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
*
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
*
remote: Name command line options consistently
Daiki Ueno
2017-05-25
2
-71
/
+116
*
rpc: Convert mechanism parameters for portability
Daiki Ueno
2017-05-24
5
-158
/
+467
*
rpc: Fix typo in encoding CK_DATE value
Daiki Ueno
2017-05-24
1
-1
/
+1
*
rpc: Factor out attribute value serializer definitions
Daiki Ueno
2017-05-24
1
-26
/
+25
*
rpc: Add a comment why we call _get_attribute() twice
Daiki Ueno
2017-05-24
1
-0
/
+1
*
rpc: Convert attribute value for portability
Daiki Ueno
2017-05-22
5
-80
/
+827
*
rpc: Return early if call_id of request is ERROR
Daiki Ueno
2017-05-22
1
-1
/
+2
*
remote: Fix typo when writing a credential byte
Daiki Ueno
2017-03-09
1
-1
/
+1
*
build: Remove systemd unit files for now
Daiki Ueno
2017-03-01
3
-39
/
+0
*
systemd: Fix location of p11-kit-remote
Daiki Ueno
2017-02-27
2
-1
/
+9
*
build: add missing includes for FreeBSD
Roman Bogorodskiy
2017-02-24
1
-0
/
+1
*
uri: Support vendor query attributes
Daiki Ueno
2017-02-21
3
-2
/
+144
*
rpc: Make it less verbose about connection failure
Daiki Ueno
2017-02-21
1
-1
/
+1
*
rpc: Try $XDG_CACHE_HOME before ~/.cache
Mantas Mikulėnas
2017-02-21
1
-0
/
+11
*
rpc: Add PKCS#11 module that connects to socket
Daiki Ueno
2017-02-17
8
-69
/
+521
*
remote: Add API to serve a token
Daiki Ueno
2017-02-17
2
-0
/
+42
*
remote, server: Recognize PKCS#11 URI
Daiki Ueno
2017-02-17
1
-8
/
+69
*
p11-kit: Add 'p11-kit server' command
Nikos Mavrogiannopoulos
2017-02-17
2
-0
/
+592
*
rpc: New rpc_unix transport based on Unix socket
Nikos Mavrogiannopoulos
2017-02-16
2
-0
/
+207
*
test: Fix modules test for Windows
Daiki Ueno
2017-02-16
2
-4
/
+4
*
rpc: Port exec transport to Windows
Daiki Ueno
2017-02-16
1
-30
/
+245
*
build: Adjust executable/module names for Windows
Daiki Ueno
2017-02-16
2
-3
/
+8
*
build: Avoid undefined reference to rpc_exec_init
Daiki Ueno
2017-02-16
1
-2
/
+3
*
virtual: Move mutex into p11_library_init()
Daiki Ueno
2017-02-14
3
-30
/
+5
*
filter: New virtual wrapper for access control
Daiki Ueno
2017-02-08
4
-0
/
+623
[next]