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
Commit message (
Expand
)
Author
Age
Files
Lines
*
trust: Set umask before calling mkstemp
Daiki Ueno
2018-10-17
1
-0
/
+3
*
proxy: Fix null dereference when reusing slots
Daiki Ueno
2018-10-17
1
-1
/
+4
*
rpc-server: p11_kit_remote_serve_tokens: Fix memleak
Daiki Ueno
2018-10-17
1
-0
/
+5
*
build: Check return value of p11_rpc_buffer_get_uint64
Daiki Ueno
2018-10-17
1
-1
/
+2
*
build: Check return value of p11_dict_set
Daiki Ueno
2018-10-17
3
-3
/
+9
*
build: Free memory before return{,_val}_if_* macros
Daiki Ueno
2018-10-17
9
-17
/
+77
*
build: Call va_end() always when leaving the function
Daiki Ueno
2018-10-17
4
-4
/
+14
*
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
*
Release 0.23.14
Daiki Ueno
2018-08-28
2
-1
/
+7
*
virtual: Tighten error handling when fixed closures are exhausted
Daiki Ueno
2018-08-28
1
-9
/
+8
*
virtual: Don't be too loud about recoverable failure
Daiki Ueno
2018-08-28
1
-2
/
+2
*
trust: Factor out module initialization into separate file
Daiki Ueno
2018-08-28
3
-55
/
+44
*
common: Factor out common initializer code into a header
Daiki Ueno
2018-08-28
4
-111
/
+103
*
travis: Manually install cpp-coveralls
Daiki Ueno
2018-08-28
1
-2
/
+6
*
travis: Check valgrind exit code more strictly
Daiki Ueno
2018-08-28
1
-1
/
+1
*
README.md: Add CII Best Practices badge
Daiki Ueno
2018-08-21
1
-1
/
+1
*
README.md: Mention contact method for security issues
Daiki Ueno
2018-08-21
1
-0
/
+5
*
Revert "build: Explicitly link threaded test programs to libpthread"
Daiki Ueno
2018-08-17
2
-14
/
+4
*
Revert "build: Stop linking the library with libpthread when possible"
Daiki Ueno
2018-08-17
1
-3
/
+3
*
Revert "common: Prefer __register_atfork() to pthread_atfork() if possible"
Daiki Ueno
2018-08-17
2
-20
/
+1
*
Revert "build: Link to libpthread, if pthread_atfork() needs to be used"
Daiki Ueno
2018-08-17
3
-13
/
+6
*
Update pkcs11 header to allow SoftHSMv2 to compile
Alexander Bokovoy
2018-08-17
1
-18
/
+220
*
travis: Check that proxy module can be loaded and unloaded
Daiki Ueno
2018-08-15
2
-1
/
+2
*
proxy: Avoid invalid memory access when unloading proxy module
Daiki Ueno
2018-08-15
1
-13
/
+4
*
build: Link to libpthread, if pthread_atfork() needs to be used
Daiki Ueno
2018-08-10
3
-6
/
+13
*
build: Don't install systemd unit files when "make distcheck"
Daiki Ueno
2018-08-10
1
-0
/
+1
*
Release 0.23.13
Daiki Ueno
2018-08-10
2
-1
/
+8
*
common: Prefer __register_atfork() to pthread_atfork() if possible
Daiki Ueno
2018-08-10
2
-1
/
+20
*
build: Stop linking the library with libpthread when possible
Daiki Ueno
2018-08-10
1
-3
/
+3
*
common: Use thread-local storage class when possible
Daiki Ueno
2018-08-10
2
-0
/
+34
*
build: Explicitly link threaded test programs to libpthread
Daiki Ueno
2018-08-10
2
-4
/
+14
*
common, p11-kit, trust: Use pthread_once only when necessary
Daiki Ueno
2018-08-10
5
-4
/
+16
*
common: Use static mutex initializer when possible
Daiki Ueno
2018-08-10
3
-6
/
+30
*
server: Avoid FD leak in error cases
Daiki Ueno
2018-08-01
1
-0
/
+3
*
trust: Clarify C_Login behavior that returns an error
Daiki Ueno
2018-07-19
1
-0
/
+11
*
proxy: Fail early if there is no slot mappings
Daiki Ueno
2018-07-16
2
-0
/
+44
*
travis: Install pip for coveralls
Daiki Ueno
2018-07-16
1
-1
/
+1
*
rpc-server: p11_kit_remote_serve_tokens: Allow exporting all modules
Daiki Ueno
2018-07-16
4
-89
/
+210
*
build: Use separate p11-kit-{remote,server} executable for testing
Daiki Ueno
2018-07-16
4
-3
/
+31
*
proxy: Allow proxy to be created from the library
Daiki Ueno
2018-07-16
2
-1
/
+42
*
proxy: Turn global variables module local
Daiki Ueno
2018-07-16
1
-21
/
+14
*
build: Make reallocarray detection robuster
Daiki Ueno
2018-07-16
2
-1
/
+2
*
server: Enable socket activation through systemd
Daiki Ueno
2018-06-20
6
-10
/
+96
*
build: Ease issetugid() check when cross-compiling
Daiki Ueno
2018-06-08
1
-7
/
+9
*
Release 0.23.12
Daiki Ueno
2018-05-30
2
-1
/
+6
*
travis: Add build scripts for macOS
Daiki Ueno
2018-05-30
4
-0
/
+15
*
travis: Use matrix
Daiki Ueno
2018-05-30
6
-40
/
+90
*
test: Avoid unnecessary memory allocation
Daiki Ueno
2018-05-30
1
-4
/
+3
[next]