]> granicus.if.org Git - p11-kit/shortlog
p11-kit
2018-02-27 Daiki Uenotest: Add test for client-server interaction
2018-02-27 Daiki Uenoserver: Print envvars even when running in foreground
2018-02-27 Daiki Uenotest-transport: Make sure to initialize addrlen given...
2018-02-27 Daiki Uenoclient: Fix memleaks in the module
2018-02-27 Daiki Uenotest: Fix unconditional jump in test-proxy.c
2018-02-26 Daiki Uenodoc: Replace links to freedesktop.org to github pages
2018-02-05 Daiki Uenotrust: Forcibly mark "Default Trust" read-only
2018-01-31 Daiki Uenopo: Update translations from transifex
2018-01-31 Daiki Uenobuild: Add more files to .gitignore
2018-01-31 Daiki Uenotravis: Exclude generated files from coverage
2018-01-31 Daiki Uenobuild: Split out generated code from p11-kit/virtual.c
2018-01-31 Daiki Uenotrust: Filter out duplicate extensions
2018-01-30 Daiki Uenobuild: Delay compilation of test-related stuff
2018-01-30 Daiki Uenoproxy: Remove dead code
2018-01-29 Daiki Uenoproxy: Reuse the existing slot ID mapping after fork
2018-01-17 Daiki Uenoserver: Avoid null-dereference of timespec value on...
2018-01-05 Nikos MavrogiannopoulosAdded p11-kit remoting page in manual
2017-12-21 Daiki Uenobuild: Add README.md to display build status
2017-12-21 Daiki Uenotravis: Exclude test programs from coveralls
2017-11-27 Daiki Uenotravis: Supply necessary envvars to container for coveralls
2017-11-15 Daiki Uenotravis: Use in-tree build for coverage
2017-11-15 Daiki Uenotest: Improve code coverage of filter.c
2017-11-15 Daiki Uenotravis: Use coveralls for measuring coverage
2017-11-01 Nikos Mavrogiannopoulosp11_kit_override_system_files: introduced new function
2017-10-31 Nikos Mavrogiannopoulosp11_kit_modules_load*: enhanced documentation on flags
2017-10-06 Daiki Uenobuild: Take advantage of parallel-tests
2017-10-06 Daiki Uenoserver: Better shell integration
2017-10-05 Daiki Uenoserver: Make it possible to eval envvar settings
2017-10-02 Daiki UenoRelease 0.23.9
2017-10-02 Daiki Uenotrust: Respect anyExtendedKeyUsage in CA certificates
2017-09-27 Daiki Uenorpc: Fix crash when retrieving attribute length
2017-09-27 Daiki Uenoserver: Make it work only when token URI is provided
2017-08-18 Daiki Uenocommon: Re-add placeholder definition of p11_debug
2017-08-16 Daiki Uenobuild: Include <stdint.h> for SIZE_MAX
2017-08-15 Daiki UenoRelease 0.23.8
2017-08-15 Daiki Uenobuild: Include <stdint.h> for SIZE_MAX
2017-08-11 Daiki Uenoclient: Fix order of cleanup
2017-08-08 Daiki Uenotest: Add checks for duplicate vendor attributes
2017-08-08 Daiki Uenouri: Make vendor query attribute handling reliable
2017-08-08 Daiki Uenocommon: New p11_array_insert function
2017-08-08 Daiki Uenocommon: Use reallocarray instead of realloc as appropriate
2017-08-03 Nikos Mavrogiannopoulospkcs11.h: updated information
2017-08-03 Nikos Mavrogiannopoulospkcs11.h: added OTP-related mechanisms
2017-08-01 Nikos Mavrogiannopoulospkcs11.h: added definitions of GOST CKA attributes
2017-08-01 Nikos Mavrogiannopoulospkcs11.h: added definitions of GOST mechanisms
2017-07-14 Daiki Uenotest: Fix failure on 32-bit big endian platform
2017-07-14 Daiki Uenotrust: Fix build error with -Werror=return-type
2017-07-10 Colin Waltersconf: Introduce P11_KIT_NO_USER_CONFIG
2017-06-27 Fabian Groffencommon: always use p11_dl_close wrapper
2017-06-27 Fabian Groffenp11_get_upeer_id: implement case using ucred.h
2017-06-27 Fabian Groffenconfigure: pull in -lnsl -lsocket for socket functions
2017-06-26 Nikos MavrogiannopoulosBe silent by default and do not print messages on stderr
2017-06-13 Daiki Uenodoc: Use correct PKCS#11 URI syntax
2017-06-12 Daiki Uenobuild: Allow use of _GNU_SOURCE
2017-06-12 Daiki Uenodebug: Add p11_debug_err to prevent use of strerror
2017-06-12 Daiki Uenocompat: Prefer strerror_l to strerror_r
2017-05-31 Daiki UenoRelease 0.23.7 0.23.7
2017-05-29 Daiki Uenotrust: Suppress dead-assignment warnings from clang...
2017-05-29 Daiki Uenorpc: Avoid use-after-free when creating socket base...
2017-05-29 Daiki Uenorpc: Avoid calling memcmp() on NULL buffer
2017-05-29 Daiki Uenoproxy: Don't call realloc() with size 0
2017-05-29 Daiki Uenobuild: Delay building test programs until "make check"
2017-05-29 Daiki Uenotravis: Enable clang-analyzer
2017-05-29 Daiki Uenoserver: Avoid use-after-free
2017-05-26 Daiki UenoRelease 0.23.6 0.23.6
2017-05-26 Daiki Uenotest: Check the size of unsigned long
2017-05-26 Daiki Uenorpc: Load advapi32.dll on the fly
2017-05-26 Daiki Uenoremote: Remove unnecessary declaration
2017-05-26 Daiki Uenodoc: Clarify p11-kit server documentation
2017-05-25 Daiki Uenoserver: Port to Windows
2017-05-25 Daiki Uenorpc: New p11_kit_remote_serve_tokens function
2017-05-25 Daiki Uenoremote: Name command line options consistently
2017-05-24 Daiki Uenorpc: Convert mechanism parameters for portability
2017-05-24 Daiki Uenopkcs11: Define RSA-PSS mechanism parameter
2017-05-24 Daiki Uenopkcs11: Make CK_RSA_PKCS_OAEP_PARAMS useful
2017-05-24 Daiki Uenorpc: Fix typo in encoding CK_DATE value
2017-05-24 Daiki Uenorpc: Factor out attribute value serializer definitions
2017-05-24 Daiki Uenorpc: Add a comment why we call _get_attribute() twice
2017-05-22 Daiki Uenorpc: Convert attribute value for portability
2017-05-22 Daiki Uenorpc: Return early if call_id of request is ERROR
2017-05-22 Daiki Uenobuild: Add fuzzer using AFL
2017-05-18 Daiki Uenotrust: Simplify the check for the magic
2017-05-18 Daiki Uenotrust: Check magic comment in persist file for modifiablity
2017-05-18 Daiki UenoRevert "trust: Honor "modifiable" setting in persist...
2017-03-09 Daiki Uenoremote: Fix typo when writing a credential byte
2017-03-06 Daniel Blackcorrect text for --user-config option
2017-03-02 Daiki UenoRelease 0.23.5 0.23.5
2017-03-01 Daiki Uenobuild: Remove systemd unit files for now
2017-02-27 Daiki Uenosystemd: Fix location of p11-kit-remote
2017-02-27 Nikos Mavrogiannopoulosfixed license in unix peer file
2017-02-24 Roman Bogorodskiybuild: add missing includes for FreeBSD
2017-02-24 Roman Bogorodskiybuild: check for getpeereid
2017-02-22 Daiki UenoRelease 0.23.4 0.23.4
2017-02-21 Daiki Uenouri: Support vendor query attributes
2017-02-21 Daiki Uenorpc: Make it less verbose about connection failure
2017-02-21 Mantas Mikulėnasrpc: Try $XDG_CACHE_HOME before ~/.cache
2017-02-20 Daiki Uenotrust: Honor "modifiable" setting in persist file
2017-02-17 Daiki Uenorpc: Add PKCS#11 module that connects to socket
2017-02-17 Daiki Uenoremote: Add API to serve a token
2017-02-17 Daiki Uenoremote, server: Recognize PKCS#11 URI
next