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
/
p11-kit
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Add meson build support
Daiki Ueno
2019-06-18
7
-0
/
+567
*
build: Don't hardcode module path
Daiki Ueno
2019-06-18
6
-16
/
+22
*
build: Move check_PROGRAMS into subdirectories
Daiki Ueno
2019-06-18
6
-25
/
+25
*
tests: Add tmpdir argument to p11_test_copy_setgid
Daiki Ueno
2019-06-18
1
-1
/
+1
*
tests: Skip tests calling getauxval(AT_SECURE) if binary is on /tmp
Daiki Ueno
2019-06-18
1
-2
/
+3
*
conf: Skip root UID check on Windows
Daiki Ueno
2019-06-18
1
-0
/
+2
*
virtual: Rename virtual-fixed.c to virtual-fixed-generated.h
Daiki Ueno
2019-06-18
2
-4
/
+4
*
rpc: On UNIX wait on condition variable instead of FD if header is for a diff...
Simon Haggett
2019-06-14
1
-12
/
+35
*
tests: Avoid uninitialized value in test-proxy.c
Daiki Ueno
2019-05-23
1
-0
/
+4
*
build: Suppress compiler warning
Daiki Ueno
2019-05-22
1
-1
/
+0
*
doc: Add 'server' command in help
Raphael Medaer
2019-05-22
1
-0
/
+1
*
proxy: Support C_WaitForSlotEvent() if CKF_DONT_BLOCK is specified
Daiki Ueno
2019-05-21
4
-15
/
+166
*
conf: Ignore user configuration if the program is running as root
Daiki Ueno
2019-05-18
1
-1
/
+3
*
proxy: Refresh slot list on every C_GetSlotList call
Daiki Ueno
2019-05-16
4
-48
/
+192
*
modules: Fix index used in call to p11_dict_remove()
Simon Haggett
2019-03-13
1
-1
/
+1
*
modules: check gl.modules before iterates on it when freeing
Stefano Garzarella
2019-02-27
1
-8
/
+10
*
trust: Propagate library verbosity to module through init_args
Daiki Ueno
2019-01-04
2
-7
/
+25
*
build: Fix typo spotted by codespell
Daiki Ueno
2018-12-29
6
-9
/
+9
*
build: Suppress cppcheck errors
Daiki Ueno
2018-11-22
1
-2
/
+6
*
tests: Ensure p11_proxy_module_cleanup is called
Daiki Ueno
2018-11-14
1
-0
/
+2
*
url: Prefer upper-case letters in hex characters when encoding
Daiki Ueno
2018-11-07
1
-7
/
+7
*
virtual: Prefer fixed closures to libffi closures
Daiki Ueno
2018-10-24
1
-5
/
+14
*
rpc-server: Check calloc failure
Daiki Ueno
2018-10-17
1
-0
/
+4
*
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
2
-2
/
+7
*
build: Free memory before return{,_val}_if_* macros
Daiki Ueno
2018-10-17
2
-3
/
+12
*
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
*
common: Factor out common initializer code into a header
Daiki Ueno
2018-08-28
2
-111
/
+8
*
Revert "build: Explicitly link threaded test programs to libpthread"
Daiki Ueno
2018-08-17
1
-4
/
+4
*
proxy: Avoid invalid memory access when unloading proxy module
Daiki Ueno
2018-08-15
1
-13
/
+4
*
build: Explicitly link threaded test programs to libpthread
Daiki Ueno
2018-08-10
1
-4
/
+4
*
common, p11-kit, trust: Use pthread_once only when necessary
Daiki Ueno
2018-08-10
2
-2
/
+2
*
server: Avoid FD leak in error cases
Daiki Ueno
2018-08-01
1
-0
/
+3
*
proxy: Fail early if there is no slot mappings
Daiki Ueno
2018-07-16
2
-0
/
+44
*
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
3
-3
/
+29
*
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
*
server: Enable socket activation through systemd
Daiki Ueno
2018-06-20
4
-9
/
+72
*
pkcs11: Exercise GNU calling convention at compile time
Daiki Ueno
2018-05-28
3
-0
/
+46
*
build: Delay building mock-six.la until "make check"
Daiki Ueno
2018-05-25
1
-1
/
+1
*
build: Include p11-kit/test-messages.sh in distribution
Daiki Ueno
2018-05-25
1
-0
/
+1
*
uri: Make scheme comparison case-insensitive
Daiki Ueno
2018-05-25
2
-3
/
+30
*
Improve const correctness for P11KitUri
Nathaniel McCallum
2018-05-24
3
-41
/
+41
*
proxy: Don't null terminate PKCS #11 string fields
Daiki Ueno
2018-05-07
1
-2
/
+2
*
test: Avoid exceeding maximum pathname length of Unix socket
Daiki Ueno
2018-05-04
1
-2
/
+7
*
mock-module-ep: Properly override C_GetFunctionList
Daiki Ueno
2018-04-06
1
-1
/
+1
[next]