]> granicus.if.org Git - p11-kit/shortlog
p11-kit
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...
2011-07-28 Stef WalterMake p11-kit-proxy.so link point to libp11-kit.so.0.0.0
2011-07-27 Stef WalterAdd libtool style versioning variables to p11-kit
2011-07-27 Stef WalterFix bug in hashtable rewrite.
2011-07-27 Stef WalterCleanup documentation warnings
2011-07-27 Stef WalterCreate a link for the proxy module.
2011-07-27 Stef WalterReimplement and remove apache licensed bits of code.
2011-07-21 Stef WalterExpand the various pkcs11 config paths properly.
2011-07-21 Colin Waltersconfigure: Use $sysconfdir for p11_system_conf dir...
2011-07-19 Stef WalterIgnore some built files after recent changes.
2011-07-19 Colin Waltersbuild: Make autogen.sh work
2011-07-12 Stef Walterpin: Fix uninitialized variable
2011-07-07 Stef WalterBump version number, and tweak upload procedure
2011-07-07 Stef WalterRelease version 0.2 0.2
2011-07-06 Stef WalterList labels of all tokens in 'p11-kit -l'
2011-07-06 Stef WalterMore fine tuning of the pin APIs.
2011-07-06 Stef WalterAdd documentation for PIN callbacks.
2011-07-06 Stef WalterAdd P11KitPin structure, which encapsulates a returned...
2011-07-06 Stef WalterRename p11_kit_pin_read_pinfile to p11_kit_pin_retrieve
2011-07-06 Stef WalterImplement support for registering and calling pinfile...
2011-06-16 Stef WalterFix logic error loading registered modules.
2011-06-09 Stef WalterUpdate pkcs11.h with PKCS#11 2.20 ammendments.
2011-06-09 Stef WalterFixed typos and made options clearer.
2011-06-09 Stef WalterBy default use /etc/pkcs11 for system configs and not...
2011-06-09 Stef WalterComplete documentation for message functionality.
2011-06-09 Stef WalterComplete testing of global config files and directories.
2011-06-09 Stef WalterStore last failure message per thread.
2011-06-08 Stef WalterRefactor configuration
2011-06-08 Stef WalterIgnore files without a 'module' value.
2011-06-07 Stef WalterBump version number.
2011-06-07 Stef WalterMake target for uploading release.
2011-06-07 Stef WalterRelease version 0.1 0.1
2011-06-07 Stef WalterFix up documentation
2011-06-07 Stef WalterAdd p11_kit_space_strdup() function, and rename p11_kit...
2011-06-07 Stef WalterFix more memory errors and leaks in module code.
2011-06-07 Stef WalterFree string output of conf-test
2011-06-07 Stef WalterFix URI parsing memory leaks.
2011-06-07 Stef WalterFix some hash leaks and bugs.
2011-06-07 Stef WalterFix compiler warnings.
2011-06-07 Stef WalterRemove unstable API markers.
2011-06-07 Stef WalterModernize autotools setup.
2011-05-30 Stef WalterClear correct block of memory in p11_kit_uri_parse().
2011-05-30 Stef WalterGNU style definitions in uri.h as well as normal.
2011-05-30 Stef WalterCleanup URI types
2011-05-30 Stef WalterSet the return value properly in p11_kit_load_initializ...
2011-05-30 Stef WalterAdd function p11_kit_uri_space_strlen() for figuring...
2011-05-30 Stef WalterAllow use with CRYPTOKI_GNU style use of PKCS#11
2011-05-27 Stef WalterAdd p11_kit_load_initialize_module() function.
2011-05-27 Stef WalterRename module arguments from 'funcs' to 'module'
2011-05-27 Stef WalterFix up documentation
2011-05-27 Stef WalterFix problems with 'make distcheck'
2011-05-27 Stef WalterFix uninitialized variable problem.
2011-05-27 Stef WalterChange around installation of headers, pkg-config,...
2011-05-26 Stef WalterAdd functions for clearing and setting multiple attribu...
2011-05-26 Stef WalterReturn proper errors when NULL is passed to mutex funct...
2011-05-26 Stef WalterURI API fine tuning
2011-05-25 Stef WalterAdd p11_kit_uri_message() function.
2011-05-24 Stef WalterFix null pointer dereference.
2011-04-05 Stef WalterFix lots of bugs and add more debugging statements.
2011-04-05 Stef WalterAdd basic tool for p11-kit.
2011-04-05 Stef WalterAdd support for debug tracing.
2011-04-01 Stef WalterFix up copyright lines.
2011-03-31 Stef WalterAdd C++ header guards, and require API instability...
2011-03-31 Stef WalterSupport setting of CK_C_INITIALIZE_ARGS.pReserved to...
2011-03-31 Stef WalterGive reference chapter an explicit id.
2011-03-31 Stef WalterAdd make target for uploading docs.
2011-03-31 Stef WalterMix in other documentation.
2011-03-31 Stef WalterFix up styling and tweaks.
2011-03-31 Stef WalterFix up styling of documentation.
2011-03-31 Stef WalterDocumentation and API cleanup.
2011-03-31 Stef WalterWIP
2011-03-31 Stef WalterFix for previous commit.
2011-03-31 Stef WalterCustom initialization and finalization arguments cannot...
2011-03-03 Stef WalterAdd info and copyright.
2011-03-03 Stef WalterThe start of some documentation.
2011-02-21 Stef WalterAdd uri function for listing which attribute types...
2011-02-21 Stef WalterFix bug where we try to dlclose() modules we didn't...
2011-02-19 Stef WalterReference implementation of PKCS#11 URIs
2011-02-18 Stef WalterAdd p11_kit_strerror() method and internationalization.
2011-02-17 Stef WalterProperly read user-config setting.
2011-02-17 Stef WalterAdd a proper pkg-config file.
2011-02-17 Stef WalterOnly allow colon between name and value.
2011-01-30 Stef WalterConfiguration tests.
2011-01-26 Stef WalterAdd testing and start testing hash table functionality.
2011-01-25 Stef WalterReinitialize modules after fork().
2011-01-25 Stef WalterInitial implementation with new config system.
2011-01-24 Stef WalterRename to p11-kit.
2011-01-22 Stef WalterRework public library API so that we can initialize...
2011-01-22 Stef WalterRough idea of possible library functions.
2011-01-21 Stef WalterInitial implementation of p11-unity