]> granicus.if.org Git - p11-kit/shortlog
p11-kit
2013-01-07 Stef WalterFix documentation warnings.
2013-01-07 Stef WalterGuarantee that the key is freed when replaced
2012-11-14 Stef WalterDon't complain if we cannot access ~/.pkcs11/pkcs11...
2012-09-18 Stef WalterRefuse to load the p11-kit-proxy.so as a registered...
2012-09-18 Stef WalterDon't fail initialization if last initialized module...
2012-09-06 Stef WalterRelease version 0.14 0.14
2012-09-06 Stef WalterChange the default of 'user-config' to merge.
2012-08-23 Antoine Jacoutotconfigure.ac: Fix bogus comma, and fix up spacing
2012-08-21 Antoine JacoutotUse AC_LANG_PROGRAM to detect program_invocation_short_...
2012-07-31 Rob McMahonFix build on solaris
2012-07-28 Dan WinshipAlways encode the "id" attribute in URIs
2012-07-26 Stef WalterInitialize mutexes correctly in mock module
2012-07-26 Stef WalterFix warning on windows
2012-07-26 Stef WalterDon't rely on loading order for duplicate modules
2012-07-26 Stef WalterUse Windows thread ids instead of handles for comparisons
2012-07-26 Stef WalterUse correct shared library extension on windows
2012-07-24 Stef WalterUse '.module' extension on module configs
2012-07-24 Stef WalterFix compiler warning about uninitialized variable
2012-07-24 Stef WalterDon't use strict aliasing during compilation
2012-07-17 Stef WalterFix getprogname() running under wine
2012-07-17 Stef WalterUse EFBIG as the error code when pin file is too large
2012-07-17 Stef WalterDon't define duplicate symbols
2012-07-16 Stef WalterRelease version 0.13 0.13
2012-06-29 Stef WalterDon't allow reading of pin files larger than 4096 bytes
2012-06-29 Stef WalterWin32 build fixes
2012-06-27 Stef Waltertools: Don't barf when p11-kit -h
2012-06-27 Stef WalterIf a module is not marked 'critical' then ignore failure
2012-06-08 Stef WalterFix the flags in pin.h
2012-05-13 Stef WalterPreconditions to check for input probs and out of memory
2012-05-13 Stef WalterUse gcc extensions to check varargs during compile
2012-05-01 Stef WalterFix test modules linking errors
2012-05-01 Stef WalterProvide compat getprogname() implementations on other...
2012-04-30 Stef WalterMove the compat.[ch] headers into common directory/
2012-04-16 Stef WalterDoc tweaks for PIN functionality
2012-04-02 Stef WalterAdd tests for enable-in and disable-in
2012-04-02 Stef WalterBuild some test modules for testing main p11-kit functi...
2012-04-02 Stef WalterAdd more p11-kit cleanup to fix valgrind leak reports
2012-04-01 Stef WalterFix crasher when a duplicate module is present
2012-04-01 Stef WalterAdd enable-in and disable-in options to module config
2012-03-27 Stef WalterFix broken hashmap behavior
2012-03-19 Stef WalterRemove p11-kit.pot file from git
2012-03-09 Stef WalterRelease version 0.12 0.12
2012-03-08 Simon JosefssonFix build problem due to pthread extensions usage
2012-02-07 Stef WalterRelease 0.11 0.11
2012-01-23 Stef WalterRemove automatic reinitialization of PKCS#11 after...
2012-01-03 Stef WalterRelease version 0.10 0.10
2012-01-02 Stef WalterFix build warning on mingw64
2011-12-23 Andreas MetzlerCompile CuTest.c separately.
2011-12-20 Stef WalterReorganize tests, work around optimization bug
2011-12-09 Andreas MetzlerRun tests correctly in automake
2011-11-25 Michael CronenworthBuild fix for MinGW w64
2011-11-14 Stef WalterRelease version 0.9 0.9
2011-11-02 Stef WalterReduce autofoo dependencies
2011-11-01 Stef WalterAn intelligent error message when gettextize is not...
2011-10-30 Stef Walterp11-kit can't be used as a static library
2011-10-29 Stef WalterFix problems crashing when freeing TLS on windows
2011-10-29 Stef WalterAdd debug output to windows init and uninit of library
2011-10-29 Stef WalterMake build not depend on gtk-doc or pkg-config
2011-10-29 Stef WalterHandle build case when gettextize is not available...
2011-10-27 Stef WalterFix build with clang
2011-10-25 Dr. Volker... Fix broken build on cygwin and mingw
2011-10-25 Michael CronenworthFix broken build on windows
2011-10-24 Stef WalterRelease version 0.8 0.8
2011-10-24 Stef WalterMore fixes for non-static function names
2011-10-24 Stef WalterRename non-static functions to have a _p11_xxx prefix.
2011-10-17 Stef WalterInitial port to win32
2011-10-10 Stef WalterFix up the build options.
2011-10-10 Stef WalterOnly call C_Initialize and C_Finalize once per module
2011-10-10 Stef WalterCombine initialization tests
2011-10-10 Stef WalterDon't allow recursive calling of C_Initialize on a...
2011-10-10 Stef WalterRename p11-kit test
2011-09-30 Pino ToscanoDon't use PATH_MAX unless its defined
2011-09-28 Stef WalterPrint more information in 'p11-kit -l'
2011-09-27 Stef WalterRelease 0.7 0.7
2011-09-27 Stef WalterDon't expand p11-kit config variables in configure.
2011-09-26 Stef WalterAdd test tool to print out error messages
2011-09-26 Andreas MetzlerFix quoting of build variables
2011-09-19 Stef WalterExpand the libdir path correctly
2011-09-16 Roman BogorodskiyAdd #include <limits.h> for PATH_MAX to fix compilation...
2011-09-14 Stef WalterRelease version 0.6 0.6
2011-09-14 Stef WalterAdd documentation about the configuration paths
2011-09-14 Kalev LemberWhen a module has a relative path, load it from $libdir...
2011-09-14 Kalev LemberRename pkgconfig configuration directory variables
2011-08-31 Stef WalterRelease version 0.5 0.5
2011-08-30 Stef WalterDon't crash if p11_kit_registered_modules() called...
2011-08-30 Stef WalterRemove useless typedef
2011-08-30 Stef WalterAdd 'critical' setting for modules
2011-08-24 Stef WalterFix bugs in the p11-kit proxy module.
2011-08-19 Stef WalterRelease version 0.4 0.4
2011-08-19 Stef WalterIgnore spaces in PKCS#11 URIs
2011-08-14 Stef WalterFix endless loop if module forks during initialization.
2011-08-14 Stef WalterSafer initialization of individually initialized module.
2011-08-05 Stef WalterUpdate PKCS#11 URI code for new draft of spec
2011-08-03 Stef WalterDon't fail when duplicate modules are configured.
2011-08-03 Stef WalterBetter debug output for initialization and loading...
2011-08-03 Stef WalterFix broken debug arguments
2011-08-01 Stef WalterAdd example configuration documentation.
2011-07-29 Stef WalterRelease version 0.3 0.3
2011-07-29 Roman BogorodskiyFix building with NLS enabled.
2011-07-29 Roman BogorodskiyUse AC_SEARCH_LIBS instead of AC_CHECK_LIB for dlopen...
next