]> granicus.if.org Git - p11-kit/shortlog
p11-kit
2013-07-18 Stef Waltertools: Use $TMPDIR instead of $TEMP
2013-07-18 Stef WalterFix various issues highlighted by coverity scanner
2013-07-18 Stef Walteropen files with O_CLOEXEC when possible
2013-07-18 Stef Walterbuffer: Check for unlikely integer overflow
2013-07-18 Stef WalterMake preconditions abort unconditionally when scanning...
2013-07-18 Stef Walteriter: Document guarantees for filter matches argumet
2013-07-18 Stef WalterFixes for some recent win32 regressions
2013-07-17 Stef WalterRemove erroneous comments about readdir() and thread...
2013-07-10 Stef WalterBuild with -fno-common to catch definition problems
2013-07-10 Stef WalterVarious documentation tweaks and fixes for warnings
2013-07-10 Stef WalterAdd support for using freebl3 for SHA1 and MD5 hashing
2013-07-09 Stef Waltertrust: Fix the 'p11-kit extract' command
2013-07-08 Stef Waltertrust: Fix bug with load validation failures
2013-07-08 Stef Waltertrust: Add a basic 'anchor' command to store a new...
2013-07-08 Stef Waltertrust: Fix various issues writing objects in trust...
2013-07-08 Stef Waltertrust: Mark CKA_X_DISTRUSTED as a boolean attribute
2013-07-08 Stef Waltertrust: Support token directory paths in user's home...
2013-07-08 Stef Waltertrust: Explicitly specify which formats parser should...
2013-07-08 Stef Waltertrust: Support using the parser without an asn1_cache
2013-07-08 Stef Walterasn1: In p11_asn1_read() allocate an extra null terminator
2013-07-08 Stef Waltercommon: Fix typo, and don't escape '6' in URL encoding
2013-07-04 Stef Walterp11-kit: Add P11_KIT_MODULE_TRUSTED flag
2013-07-04 Stef Waltertrust: Port to use CKA_PUBLIC_KEY_INFO and updated...
2013-07-04 Stef Waltertrust: Add p11_oid_hash() and various oid strings
2013-07-04 Stef Waltertrust: Add p11_asn1_read() and p11_asn1_free() functions
2013-07-03 Stef Waltertrust: Initial support for writing out token objects
2013-07-03 Stef Waltertrust: If token path is a file, don't try loading subdi...
2013-07-03 Stef Waltertrust: Correctly handle persisting OIDs with zero length
2013-07-03 Stef Waltertrust: Don't write out internal attributes when persisting
2013-07-03 Stef Waltertrust: Add support for saving files with unique file...
2013-07-03 Stef Walterpath: Add p11_path_canon() function
2013-07-03 Stef Waltertrust: Rename p11_index_batch() to p11_index_load()
2013-07-03 Stef Waltertrust: Implement reloading of token data
2013-07-03 Stef Walteriter: Add iteration mode where session is not busy
2013-07-03 Stef Walterpath: Add p11_path_prefix() function
2013-06-26 Stef Waltertrust: Implement validation for creating/modifying...
2013-06-25 Stef WalterFix dependency between p11-kit command and library
2013-06-25 Stef WalterFix running trust module tests under distcheck
2013-06-25 Stef WalterReorganize various components
2013-06-17 Stef WalterMerge branch 'stable'
2013-06-17 Stef Waltertrust: Writable module PKCS#11 token functions
2013-06-17 Stef Waltertrust: Move the extract-trust external placeholder...
2013-06-17 Stef Waltertrust: Print out usage when extract-trust run incorrectly
2013-06-17 Stef Waltertools: Fix passing args to external commands
2013-06-17 Stef Waltertools: Only use our private path when looking for exter...
2013-06-14 Stef Waltertrust: Correctly reflect the CK_TOKEN_INFO writability...
2013-06-14 Stef Walterpath: Add p11_path_parent() function
2013-06-14 Stef Walterpath: Fix expanding of paths and tests
2013-06-13 Stef Waltercommon: Abort test cases when one fails
2013-06-05 Stef WalterMerge branch 'stable'
2013-06-05 Stef WalterRelease version 0.18.3 0.18.3
2013-06-05 Stef Waltertrust: Fix crash when C_Initialize args are NULL
2013-06-05 Stef Waltertrust: Fix reinitialization of trust module
2013-05-28 manphiz@gmail.comFix uninitialized p11_library_once
2013-05-28 Stef WalterForce Mac OS shared library extension to .so
2013-05-28 manphiz@gmail.comFix uninitialized p11_library_once
2013-05-28 Stef WalterForce Mac OS shared library extension to .so
2013-05-27 Stef Walterpersist: Support for writing out p11-kit persist files
2013-05-27 Stef Walterconstants: Tweaks and add mechanisms
2013-05-27 Stef Walterpem: Write PEM data directly to a buffer
2013-05-27 Stef Walterurl: Encode directly to a buffer
2013-05-27 Stef WalterRelease version 0.19.1 0.19.1
2013-05-21 Stef WalterMark p11_kit_message() as a stable function
2013-05-21 Stef WalterFix building of applications using CRYPTOKI_GNU style
2013-05-21 Stef WalterBump the version for deprecated function documentation
2013-05-21 Stef WalterFix up Makefile.am files for automake 1.13 warnings
2013-05-21 Stef WalterOur own unit testing framework
2013-05-21 Stef WalterFurther reorganization of the core module tracking
2013-05-21 Stef WalterPull the argv parsing code into its own file
2013-05-21 Stef WalterSupport /xxx/yyy as an absolute path with Win32
2013-05-21 Stef WalterBump the version number to unstable
2013-05-21 Stef WalterAdd the log-calls module config option
2013-05-21 Stef WalterManage C_CloseAllSessions function for multiple callers
2013-05-21 Stef WalterUpdate the proxy module to use managed PKCS#11 modules
2013-05-21 Stef Walterp11-kit: Managed PKCS#11 module loading
2013-05-16 Stef WalterUse libffi to implement mixins for managed code
2013-05-15 Stef WalterAdd subclassable CK_X_FUNCTION_LIST
2013-05-15 Stef WalterFail early when running automaint.sh
2013-05-15 Stef WalterImplement valgrind's hellgrind checks for threading...
2013-05-14 Stef WalterRelease version 0.18.2 0.18.2
2013-05-14 manphiz@gmail.comPatch to make test-lexer depend on ASN.1
2013-05-03 Stef WalterReduce libtasn1 dependency to 2.3
2013-04-15 Stef WalterRelease version 0.18.1 0.18.1
2013-04-04 Stef Walterdoc: Use gtk-doc in the no-tmpl flavor
2013-04-04 Stef Waltermanual: Use a consistent docbook version
2013-04-04 Stef WalterPut the external tools in $libdir/p11-kit
2013-04-04 Stef WalterRelease version 0.18.0 0.18.0
2013-04-04 Stef WalterFix off by one in date parsing code
2013-04-04 Stef WalterDon't print erroneous debug messages when skipping...
2013-04-03 Stef WalterUpdate to MurmurHash3
2013-04-03 Stef WalterDon't respect timezones for CKA_START_DATE or CKA_END_DATE
2013-04-03 Stef Waltertrust: Fix logic for matching invalid NSS serial numbers
2013-04-03 Stef WalterMore compatible path munging and handling code
2013-04-03 Stef WalterDon't use free() on memory allocated by LocalFree()
2013-04-03 Stef WalterSeparate library init from message code
2013-04-03 Stef WalterDon't use library locks from p11-kit tool
2013-04-03 Stef WalterAdd new script for setting up p11-kit for a maintainer
2013-04-03 Stef WalterFix build on Win32
2013-04-03 Stef WalterFix documentation so it builds out of tree
2013-04-03 Stef WalterFix build with automake 1.13
next