]> granicus.if.org Git - p11-kit/shortlog
p11-kit
2016-10-31 Daiki Uenouri: Port to PKCS#11 GNU calling convention
2016-10-31 Daiki Uenouri: Fix buffer overflow in memcmp()
2016-10-31 Daiki Uenotravis: Enable build on the CI
2016-10-05 Daiki Uenorpc: Send x-init-reserved to remote module
2016-10-05 Daiki Uenotest: Fix p11_virtual_init() usage
2016-10-03 Leonardo Brondani... Fix link of p11-kit-proxy.dylib on Mac OS X
2016-09-04 Daiki Uenotest: Make test-module work --without-trust-module
2016-09-02 Daiki Uenoiter: Utilize 'slot-id' URI path attribute
2016-09-02 Daiki Uenoiter: Utilize slot info URI path attributes
2016-09-02 Daiki Uenouri: Support 'slot-id' path attribute
2016-09-02 Daiki Uenouri: Support slot info path attributes
2016-09-02 Daiki Uenouri: Remove whitespace early when parsing
2016-08-22 Daiki UenoFix leak when C_Initialize() is called from child
2016-08-22 Daiki Uenoconfigure: Remove redundant AM_GNU_GETTEXT
2016-08-22 Daiki UenoFix typos flagged by codespell
2016-08-09 Stef WalterFix typo in pkcs11.conf
2016-08-09 Stef Walterdoc: Fix interpolation of p11-kit configuration paths...
2016-02-24 Andreas MetzlerDoc: p11_kit_module_load accepts a filename arg.
2016-01-05 PankajAvoiding redundant check
2015-12-07 Stef WalterFix distcheck by removing some linguas that don't build 0.23.2
2015-12-07 Stef WalterBump version number
2015-12-07 Gustavo Zacariasrpc-transport.c: include sys/select.h for fd_set
2015-11-23 Pankajp11-kit: Fix redundant check for 'signature' is always...
2015-11-09 Pankajcommon: Fix warning about dereferencing NULL pointer
2015-11-09 Pankajcommon: Fix in test-code for file descriptor validity...
2015-11-09 Stef Waltertrust: Fix always false comparison of EAGAIN and EINTR
2015-10-21 Pankajp11-kit: Remove unused pointer
2015-10-20 Stef Walterpo: Update translations from transifex
2015-10-20 Stef WalterAdd estonian translation from Transifex
2015-10-20 Pankajp11-kit: Fix warnings related to use dangling pointer
2015-10-19 Stef Waltercommon: Remove compat timegm() implementation
2015-10-19 Pankajp11-kit: 'int' comparison with 'unsigned int' in for...
2015-10-19 Pankajp11-kit: 'int' comparison with 'unsigned int' in for...
2015-10-19 Pankajp11-kit: 'int' comparison with 'unsigned int' in for...
2015-10-19 Ludovic Rousseaumanual: Fix typos in documentation
2015-10-12 Pankajp11-kit: Fix expression 'call_id < 0' is always false
2015-07-31 Robert MilasanFix trust command segfaults in expand_homedir() when...
2015-07-14 Lew PalmFix build on Mingw due to missing EWOULDBLOCK
2015-07-14 Nikos MavrogiannopoulosAdded p11_kit_module_get_filename()
2015-06-29 Nikos MavrogiannopoulosIn proxy module don't call C_Finalize on a forked process.
2015-06-29 David WoodhouseAdd test case for bug 90289 (deadlock on C_Initialize...
2015-06-29 Nikos MavrogiannopoulosDo not deinitialize libffi's wrapper functions
2015-06-29 Nikos MavrogiannopoulosAdded test case for crash after a fork in proxy module
2015-06-03 Pankajp11-kit: Missing unlock in function rpc_socket_read()
2015-06-01 Pankajtrust: Fix double close()
2015-04-17 Stef WalterFix some compiler warnings from GCC 5.x
2015-02-20 Stef WalterRelease version 0.23.1 0.23.1
2015-02-20 Nikos MavrogiannopoulosGenerate URIs compliant to the PKCS#11 URI draft in LC
2015-02-20 Nikos MavrogiannopoulosAdded test for pin-value
2015-02-20 Nikos MavrogiannopoulosAdded support for pin-value PKCS#11 URI element
2015-02-20 Stef Walterp11-kit: Remove duplicate WHITESPACE define
2015-01-14 Adam Williamsontrust: Add pem-directory-hash extract format
2014-11-14 Stef Walteruri: Accept 'type' in additon to 'object-type' in PKCS...
2014-11-12 Michael Cronenworthcompat: Add definition for setenv for Win32
2014-10-09 Stef WalterRelease version 0.22.1 0.22.1
2014-10-09 Stef Waltertrust: Certificate CKA_ID is SubjectKeyIdentifier if...
2014-10-09 Stef Waltertrust: Allow 'BEGIN PUBLIC KEY' PEM blocks in .p11...
2014-10-07 Roman Bogorodskiytrust: add missing libtasn1 cflags
2014-10-06 Stef WalterBump libtool versioning for added APIs
2014-10-06 Antoine JacoutotUnbreak build on OpenBSD
2014-10-05 Michael Cronenworthmakefile: Rename DATADIR to not conflict with Win32...
2014-10-04 Stef WalterRelease version 0.22.0 0.22.0
2014-10-03 Stef Walterp11-kit: Use pthread_atfork() in a safe manner
2014-10-02 Stef Walterremote: Run separate executable binary for 'p11-kit...
2014-10-02 Stef Walterp11-kit: P11_KIT_PRIVATEDIR env var overrides private...
2014-10-02 Stef Waltercommon: Use secure_getenv() implementation when setuid
2014-10-02 Stef Waltercommon: In tests preserve parent environment for children
2014-10-01 Stef Walterp11-kit: Remove the 'isolated' option for now
2014-09-18 Michael Cronenworthcommon: Move unistd include to define getopt and friends
2014-09-17 Stef WalterRelease version 2.21.3 0.21.3
2014-09-10 Stef Waltertrust: Use term 'attached extensions' instead of 'stapled'
2014-09-10 Stef Waltercommon: New public pkcs11x.h header containing extensions
2014-09-10 Stef Waltercommon: Change the CKA_X_PUBLIC_KEY_INFO constant to...
2014-09-10 Stef Waltercommon: Add support for multiple field names (ie: nicks...
2014-09-09 Michael Cronenworthp11-kit: Fix tests when building with MinGW
2014-09-09 Michael Cronenworthtrust: Fix token test when building with MinGW
2014-09-09 Roman Bogorodskiyconfigure: Check for pthread_create() in pthread library
2014-09-09 Stef Walterp11-kit: Compilation fixes for previous commit
2014-09-09 Stef Walterp11-kit: Make proxy module respect critical = no
2014-09-09 Roman BogorodskiyFix build without debug
2014-09-05 Stef Waltertrust: Show public-key-info in 'trust list --details'
2014-09-05 Stef WalterRelease version 0.21.2 0.21.2
2014-09-05 Stef Waltertrust: Produce a proper message for an invalid stapled...
2014-08-15 Stef WalterMove to non-recursive Makefile for building bins and...
2014-08-15 Stef Waltercommon: Fix regression introduced by last commit
2014-08-14 Baruch SiachFix build against older pthreads implementations
2014-08-14 Stef WalterFix 'make upload-release' target
2014-08-11 Stef Walterdoc: Fix missing tag in p11-kit-sharing.xml
2014-08-11 Stef Walterp11-kit: Fix various noise/issues highlighted by clang
2014-08-08 Stef WalterIgnore clang scanner litter
2014-08-08 Stef Waltertrust: Don't use invalid public keys for looking up...
2014-08-08 Stef Waltertrust: Print label of certificate when complaining...
2014-08-08 Stef Waltertrust: Double check that index bucket is valid before...
2014-08-08 Stef Walterp11-kit: Remove use after free in debug output code...
2014-08-08 Stef WalterQuiten down scanner warnings about unused variables
2014-08-08 Stef Waltercommon: Quiet down clang scanner with assertions
2014-08-08 Stef WalterFix mostly erroneous scanner warnings in tests
2014-08-08 Stef Waltertrust: Fix leak in token loading error path
2014-08-08 Stef Waltertrust: Fix unlikely use of uninitialized memory in...
2014-08-08 Stef Waltertrust: Fix leak in trust list command
next