]> granicus.if.org Git - p11-kit/shortlog
p11-kit
2019-10-27 Vincent JARDINFix RPC calls: ATTRIBUTE buf not null but length 0 master
2019-10-27 Vincent JARDINFix RPC calls: BYTE buffer not null and length 0
2019-10-27 Vincent JARDINFix C_GetSlotList() when length is 0
2019-10-24 Jakub Jelentest-proxy: Implement reproducer for bad prefix list...
2019-10-24 Jakub Jelenmodules: Implement correct search in list
2019-10-23 Daiki Uenoautotools: Fix bash-completion installation
2019-10-22 Jakub JelenInstall bash completion in the CI
2019-10-22 Jakub JelenAdd simple bash completion for provided commands
2019-10-22 Jakub Jelenconfigure: Fix typo to avoid errors during configure
2019-10-08 Dmitry Eremin... common: add Russian PKCS#11 extensions to pkcs11x.h...
2019-09-30 Daiki Uenoautotools: Add more files from meson build in distribution
2019-09-30 Daiki Uenoautotools: Add more files from meson build in distribution 0.23.18.1
2019-09-30 Daiki Uenobuild: Fix 'make distcheck' 0.23.18
2019-09-30 Daiki UenoRelease 0.23.18
2019-09-30 Daiki Uenorpc: Allow empty CK_DATE value
2019-09-18 Daiki Uenobuild: Fix undefined behavior in left shift
2019-09-13 Daiki Uenoautotools: Use symbol versioning if possible
2019-09-13 Daiki Uenobuild: Import ld-version-script.m4 from gnulib
2019-09-13 Daiki Uenobuild: Add meson files in autotools distribution
2019-09-13 Daiki Uenotravis: Run ninja install as root
2019-09-11 Jan Alexander... meson: Add missing prefix to system path defines
2019-09-11 Jan Alexander... meson: Install p11-kit-server units
2019-09-11 Jan Alexander... meson: Build and install man pages
2019-09-11 Jan Alexander... meson: Don't prefix p11_user_config
2019-09-11 Jan Alexander... meson: PKCS#11 modules should only export C_GetFunctionList
2019-09-11 Jan Alexander... meson: Install p11-kit-client module
2019-09-09 Daiki Uenomeson: Fix dictionary syntax
2019-09-09 Daiki UenoRelease 0.23.17 0.23.17
2019-09-09 Daiki Uenouri: Supress cppcheck false-positive
2019-09-09 Daiki Uenouri: Check return value of insert_attribute
2019-09-09 Daiki Uenomeson: Update project version
2019-07-07 Daiki Uenobuild: Fix typo in checking program_invocation_short_na...
2019-07-06 Rosen Penevcommon: Fix uClibc-ng compilation
2019-07-01 Alon Bar-Levtrust: do not allow daylight to invalidate date validation
2019-06-19 Daiki Uenobuild: Declare dependency chain between static libs...
2019-06-19 Daiki Uenobuild: Make threads dependency more explicit
2019-06-18 Daiki Ueno.travis.yml: Use meson for building
2019-06-18 Daiki Uenobuild: Add meson build support
2019-06-18 Daiki Uenotrust: Fix mismatched return values
2019-06-18 Daiki Uenopo: Remove en@{,bold}quot from LINGUAS
2019-06-18 Daiki Uenobuild: Don't hardcode module path
2019-06-18 Daiki Uenobuild: Move check_PROGRAMS into subdirectories
2019-06-18 Daiki Uenotests: Add tmpdir argument to p11_test_copy_setgid
2019-06-18 Daiki Uenotests: Fix memleaks in test-jks.c
2019-06-18 Daiki Uenotests: Skip tests calling getauxval(AT_SECURE) if binar...
2019-06-18 Daiki Uenotests: Fix temp file permission before deleting
2019-06-18 Daiki Uenotests: Don't assume / is not writable on Windows in...
2019-06-18 Daiki Uenoconf: Skip root UID check on Windows
2019-06-18 Daiki Uenovirtual: Rename virtual-fixed.c to virtual-fixed-genera...
2019-06-18 Daiki Uenocommon: Make issetugid check simpler
2019-06-18 Daiki Uenocommon: Fix vasprintf emulation
2019-06-14 Simon Haggettrpc: On UNIX wait on condition variable instead of...
2019-05-23 Daiki Uenotests: Avoid uninitialized value in test-proxy.c 0.23.16.1
2019-05-22 Daiki Uenobuild: Suppress compiler warning 0.23.16
2019-05-22 Raphael Medaerdoc: Add 'server' command in help
2019-05-22 Daiki UenoRelease 0.23.16
2019-05-21 Daiki Uenoproxy: Support C_WaitForSlotEvent() if CKF_DONT_BLOCK...
2019-05-18 Daiki Uenoconf: Ignore user configuration if the program is runni...
2019-05-16 Daiki Uenoproxy: Refresh slot list on every C_GetSlotList call
2019-03-13 Simon Haggettmodules: Fix index used in call to p11_dict_remove()
2019-03-10 Tom SutcliffeFix Win32 p11_dl_error crash
2019-02-27 Stefano Garzarellamodules: check gl.modules before iterates on it when...
2019-02-18 Daiki Uenotrust: Ignore unreadable content in anchors
2019-01-29 Daiki Uenoextract-jks: Prefer _p11_extract_jks_timestamp to SOURC...
2019-01-18 Daiki UenoRelease 0.23.15 0.23.15
2019-01-11 Daiki Uenopem: Fix assert condition
2019-01-10 Daiki Uenotest: Add test that exercises duplicated certs in JKS
2019-01-10 Daiki Uenotrust: Fix alias generation in JKS extractor
2019-01-04 Daiki Uenotrust: Continue parsing if the file cannot be read...
2019-01-04 Daiki Uenotrust: p11_token_load: Treat parse error as failure
2019-01-04 Daiki Uenotrust: Fail if trust anchors are not loaded from a...
2019-01-04 Daiki Uenotrust: Propagate library verbosity to module through...
2018-12-29 Daiki Uenobuild: Fix typo spotted by codespell
2018-12-06 Jakub Jelendoc: Make log-calls match the rest of the document...
2018-11-23 Daiki Uenobuild: Simplify assertions
2018-11-22 Daiki Uenotravis: Add cppcheck profile
2018-11-22 Daiki Uenotravis: Allow profile override
2018-11-22 Daiki Uenobuild: Suppress cppcheck errors
2018-11-14 Daiki Uenotests: Ensure p11_proxy_module_cleanup is called
2018-11-07 Daiki Uenourl: Prefer upper-case letters in hex characters when...
2018-11-02 Harald Hoyertrust/extract-jks.c: also honor SOURCE_DATE_EPOCH time
2018-10-31 Daiki Uenobuild: Require pkg.m4 >= 0.29 at bootstrap
2018-10-24 Daiki Uenovirtual: Prefer fixed closures to libffi closures
2018-10-17 Daiki Uenotrust: Check index->buckets is allocated on cleanup
2018-10-17 Daiki Uenorpc-server: Check calloc failure
2018-10-17 Daiki Uenotrust: Set umask before calling mkstemp
2018-10-17 Daiki Uenoproxy: Fix null dereference when reusing slots
2018-10-17 Daiki Uenorpc-server: p11_kit_remote_serve_tokens: Fix memleak
2018-10-17 Daiki Uenobuild: Check return value of p11_rpc_buffer_get_uint64
2018-10-17 Daiki Uenobuild: Check return value of p11_dict_set
2018-10-17 Daiki Uenobuild: Free memory before return{,_val}_if_* macros
2018-10-17 Daiki Uenobuild: Call va_end() always when leaving the function
2018-10-17 Daiki Uenodebug: Work around cppcheck false-positives
2018-09-12 Leonardo Brondani... common: use /proc only on Linux
2018-08-31 Daiki Uenopkcs11: Don't redefine CKM_CAMELLIA_KEY_GEN
2018-08-28 Daiki UenoRelease 0.23.14 0.23.14
2018-08-28 Daiki Uenovirtual: Tighten error handling when fixed closures...
2018-08-28 Daiki Uenovirtual: Don't be too loud about recoverable failure
2018-08-28 Daiki Uenotrust: Factor out module initialization into separate...
2018-08-28 Daiki Uenocommon: Factor out common initializer code into a header
next