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
...
*
mock-module-ep: Properly override C_GetFunctionList
Daiki Ueno
2018-04-06
1
-1
/
+1
*
modules: Add option to control module visibility from proxy
Daiki Ueno
2018-04-06
5
-10
/
+116
*
modules: Fix memleak in re-initialization case
Daiki Ueno
2018-03-29
1
-0
/
+1
*
Treat CKR_CRYPTOKI_ALREADY_INITIALIZED correctly
Justin King-Lacroix
2018-03-29
1
-1
/
+6
*
test: Add missing seven.module in Windows fixtures
Daiki Ueno
2018-03-29
1
-0
/
+4
*
build: Enable make check with wine
Daiki Ueno
2018-03-29
1
-1
/
+1
*
test: Add failing test for CKR_CRYPTOKI_ALREADY_INITIALIZED
Daiki Ueno
2018-03-29
4
-1
/
+115
*
test: Add test for error messages
Daiki Ueno
2018-03-29
2
-0
/
+112
*
test: Use _exit() in child process to immediately close open FDs
Daiki Ueno
2018-03-29
1
-1
/
+1
*
test: Rewrite test-server.sh in TAP style
Daiki Ueno
2018-03-29
1
-11
/
+27
*
test-server.sh: Fix bashism
Andreas Metzler
2018-02-28
1
-4
/
+4
*
test-server: Add test for detecting address
Daiki Ueno
2018-02-27
1
-1
/
+29
*
test-server: Fix compilation error on FreeBSD
Daiki Ueno
2018-02-27
1
-0
/
+1
*
common, client: Move runtime directory detection to libp11-common
Daiki Ueno
2018-02-27
1
-65
/
+2
*
test: Improve temporary directory handling
Daiki Ueno
2018-02-27
1
-2
/
+4
*
p11_kit_remote_serve_tokens: Read "write-protected" setting from URI
Daiki Ueno
2018-02-27
2
-0
/
+42
*
filter: Respect CKF_WRITE_PROTECTED setting when allowing a token
Daiki Ueno
2018-02-27
2
-16
/
+134
*
test: Add test for client-server interaction
Daiki Ueno
2018-02-27
2
-0
/
+203
*
server: Print envvars even when running in foreground
Daiki Ueno
2018-02-27
1
-22
/
+39
*
test-transport: Make sure to initialize addrlen given to accept
Daiki Ueno
2018-02-27
1
-0
/
+1
*
client: Fix memleaks in the module
Daiki Ueno
2018-02-27
1
-3
/
+9
*
test: Fix unconditional jump in test-proxy.c
Daiki Ueno
2018-02-27
1
-0
/
+1
*
build: Split out generated code from p11-kit/virtual.c
Daiki Ueno
2018-01-31
3
-199
/
+35
*
build: Delay compilation of test-related stuff
Daiki Ueno
2018-01-30
1
-6
/
+9
*
proxy: Remove dead code
Daiki Ueno
2018-01-30
1
-708
/
+0
*
proxy: Reuse the existing slot ID mapping after fork
Daiki Ueno
2018-01-29
5
-4
/
+122
*
server: Avoid null-dereference of timespec value on timeout
Daiki Ueno
2018-01-17
1
-1
/
+2
*
test: Improve code coverage of filter.c
Daiki Ueno
2017-11-15
1
-0
/
+67
*
p11_kit_override_system_files: introduced new function
Nikos Mavrogiannopoulos
2017-11-01
3
-5
/
+59
*
p11_kit_modules_load*: enhanced documentation on flags
Nikos Mavrogiannopoulos
2017-10-31
1
-0
/
+6
*
server: Better shell integration
Daiki Ueno
2017-10-06
3
-19
/
+147
*
server: Make it possible to eval envvar settings
Daiki Ueno
2017-10-05
1
-9
/
+11
*
rpc: Fix crash when retrieving attribute length
Daiki Ueno
2017-09-27
2
-4
/
+34
*
server: Make it work only when token URI is provided
Daiki Ueno
2017-09-27
1
-47
/
+41
*
client: Fix order of cleanup
Daiki Ueno
2017-08-11
1
-1
/
+1
*
test: Add checks for duplicate vendor attributes
Daiki Ueno
2017-08-08
1
-0
/
+10
*
uri: Make vendor query attribute handling reliable
Daiki Ueno
2017-08-08
1
-24
/
+80
*
test: Fix failure on 32-bit big endian platform
Daiki Ueno
2017-07-14
1
-14
/
+15
*
conf: Introduce P11_KIT_NO_USER_CONFIG
Colin Walters
2017-07-10
1
-3
/
+9
*
debug: Add p11_debug_err to prevent use of strerror
Daiki Ueno
2017-06-12
1
-1
/
+1
*
rpc: Avoid use-after-free when creating socket base directory
Daiki Ueno
2017-05-29
1
-1
/
+0
*
rpc: Avoid calling memcmp() on NULL buffer
Daiki Ueno
2017-05-29
1
-1
/
+3
*
proxy: Don't call realloc() with size 0
Daiki Ueno
2017-05-29
1
-9
/
+11
*
build: Delay building test programs until "make check"
Daiki Ueno
2017-05-29
1
-2
/
+2
*
server: Avoid use-after-free
Daiki Ueno
2017-05-29
1
-1
/
+0
*
test: Check the size of unsigned long
Daiki Ueno
2017-05-26
1
-9
/
+9
*
rpc: Load advapi32.dll on the fly
Daiki Ueno
2017-05-26
2
-7
/
+91
*
remote: Remove unnecessary declaration
Daiki Ueno
2017-05-26
1
-4
/
+0
*
server: Port to Windows
Daiki Ueno
2017-05-25
2
-39
/
+511
*
rpc: New p11_kit_remote_serve_tokens function
Daiki Ueno
2017-05-25
4
-101
/
+247
[prev]
[next]