index
:
p11-kit.git
p11p
Clone of https://github.com/p11-glue/p11-kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Add meson build support
Daiki Ueno
2019-06-18
1
-0
/
+99
*
build: Move check_PROGRAMS into subdirectories
Daiki Ueno
2019-06-18
2
-8
/
+8
*
tests: Add tmpdir argument to p11_test_copy_setgid
Daiki Ueno
2019-06-18
3
-5
/
+9
*
tests: Skip tests calling getauxval(AT_SECURE) if binary is on /tmp
Daiki Ueno
2019-06-18
1
-2
/
+3
*
common: Make issetugid check simpler
Daiki Ueno
2019-06-18
1
-5
/
+2
*
common: Fix vasprintf emulation
Daiki Ueno
2019-06-18
1
-1
/
+7
*
rpc: On UNIX wait on condition variable instead of FD if header is for a diff...
Simon Haggett
2019-06-14
1
-0
/
+13
*
Fix Win32 p11_dl_error crash
Tom Sutcliffe
2019-03-10
1
-1
/
+4
*
trust: Propagate library verbosity to module through init_args
Daiki Ueno
2019-01-04
1
-4
/
+4
*
build: Fix typo spotted by codespell
Daiki Ueno
2018-12-29
2
-2
/
+2
*
build: Simplify assertions
Daiki Ueno
2018-11-23
1
-6
/
+0
*
build: Suppress cppcheck errors
Daiki Ueno
2018-11-22
2
-0
/
+6
*
url: Prefer upper-case letters in hex characters when encoding
Daiki Ueno
2018-11-07
3
-8
/
+46
*
build: Call va_end() always when leaving the function
Daiki Ueno
2018-10-17
3
-3
/
+11
*
debug: Work around cppcheck false-positives
Daiki Ueno
2018-10-17
1
-3
/
+3
*
common: use /proc only on Linux
Leonardo Brondani Schenkel
2018-09-12
1
-0
/
+2
*
pkcs11: Don't redefine CKM_CAMELLIA_KEY_GEN
Daiki Ueno
2018-08-31
1
-2
/
+1
*
common: Factor out common initializer code into a header
Daiki Ueno
2018-08-28
2
-0
/
+95
*
Revert "common: Prefer __register_atfork() to pthread_atfork() if possible"
Daiki Ueno
2018-08-17
1
-18
/
+1
*
Revert "build: Link to libpthread, if pthread_atfork() needs to be used"
Daiki Ueno
2018-08-17
1
-6
/
+4
*
Update pkcs11 header to allow SoftHSMv2 to compile
Alexander Bokovoy
2018-08-17
1
-18
/
+220
*
build: Link to libpthread, if pthread_atfork() needs to be used
Daiki Ueno
2018-08-10
1
-4
/
+6
*
common: Prefer __register_atfork() to pthread_atfork() if possible
Daiki Ueno
2018-08-10
1
-1
/
+18
*
common: Use thread-local storage class when possible
Daiki Ueno
2018-08-10
1
-0
/
+22
*
common, p11-kit, trust: Use pthread_once only when necessary
Daiki Ueno
2018-08-10
2
-1
/
+13
*
common: Use static mutex initializer when possible
Daiki Ueno
2018-08-10
3
-6
/
+30
*
build: Make reallocarray detection robuster
Daiki Ueno
2018-07-16
1
-1
/
+1
*
test: Avoid unnecessary memory allocation
Daiki Ueno
2018-05-30
1
-4
/
+3
*
common: Fix runtime directory detection when given prefix is long
Daiki Ueno
2018-05-30
1
-7
/
+7
*
common: Don't rely on issetugid() when it is broken
Daiki Ueno
2018-05-30
1
-1
/
+1
*
build: Don't use locale funcs if locale_t is not defined in locale.h
Daiki Ueno
2018-05-28
5
-10
/
+16
*
common: Make case conversion locale independent
Daiki Ueno
2018-05-25
4
-4
/
+23
*
common: Pacify clang-analyzer
Daiki Ueno
2018-05-07
1
-3
/
+4
*
library: Use dedicated locale object for printing error
Daiki Ueno
2018-05-01
4
-14
/
+42
*
Revert "build: Check strerror_l() and uselocale() seperately"
Daiki Ueno
2018-05-01
2
-14
/
+4
*
build: Check strerror_l() and uselocale() seperately
Daiki Ueno
2018-04-19
2
-4
/
+14
*
test: Add test for p11_attrs_purge()
Daiki Ueno
2018-04-06
1
-0
/
+29
*
common: Fix compilation of runtime.c under mingw
Daiki Ueno
2018-03-29
2
-10
/
+33
*
common: Add assert_skip() and assert_todo()
Daiki Ueno
2018-03-29
2
-15
/
+126
*
common, client: Move runtime directory detection to libp11-common
Daiki Ueno
2018-02-27
4
-0
/
+290
*
common: Make p11_test_directory_delete() work recursively
Daiki Ueno
2018-02-27
1
-1
/
+11
*
build: Delay compilation of test-related stuff
Daiki Ueno
2018-01-30
1
-3
/
+6
*
common: Re-add placeholder definition of p11_debug
Daiki Ueno
2017-08-18
1
-0
/
+4
*
build: Include <stdint.h> for SIZE_MAX
Daiki Ueno
2017-08-16
1
-0
/
+1
*
build: Include <stdint.h> for SIZE_MAX
Daiki Ueno
2017-08-15
1
-0
/
+1
*
common: New p11_array_insert function
Daiki Ueno
2017-08-08
2
-0
/
+20
*
common: Use reallocarray instead of realloc as appropriate
Daiki Ueno
2017-08-08
4
-4
/
+35
*
pkcs11.h: updated information
Nikos Mavrogiannopoulos
2017-08-03
1
-3
/
+3
*
pkcs11.h: added OTP-related mechanisms
Nikos Mavrogiannopoulos
2017-08-03
1
-0
/
+97
*
pkcs11.h: added definitions of GOST CKA attributes
Nikos Mavrogiannopoulos
2017-08-01
1
-0
/
+3
[next]