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
*
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
4
-8
/
+7
*
travis: Enable clang-analyzer
Daiki Ueno
2017-05-29
1
-1
/
+3
*
server: Avoid use-after-free
Daiki Ueno
2017-05-29
1
-1
/
+0
*
Release 0.23.6
Daiki Ueno
2017-05-26
2
-1
/
+7
*
test: Check the size of unsigned long
Daiki Ueno
2017-05-26
2
-9
/
+11
*
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
*
doc: Clarify p11-kit server documentation
Daiki Ueno
2017-05-26
1
-3
/
+5
*
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
5
-101
/
+248
*
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
*
pkcs11: Define RSA-PSS mechanism parameter
Daiki Ueno
2017-05-24
1
-0
/
+11
*
pkcs11: Make CK_RSA_PKCS_OAEP_PARAMS useful
Daiki Ueno
2017-05-24
1
-1
/
+7
*
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
*
build: Add fuzzer using AFL
Daiki Ueno
2017-05-22
5
-0
/
+142
*
trust: Simplify the check for the magic
Daiki Ueno
2017-05-18
3
-12
/
+17
*
trust: Check magic comment in persist file for modifiablity
Daiki Ueno
2017-05-18
3
-2
/
+14
*
Revert "trust: Honor "modifiable" setting in persist file"
Daiki Ueno
2017-05-18
3
-11
/
+1
*
remote: Fix typo when writing a credential byte
Daiki Ueno
2017-03-09
1
-1
/
+1
*
correct text for --user-config option
Daniel Black
2017-03-06
1
-1
/
+1
*
Release 0.23.5
Daiki Ueno
2017-03-02
2
-1
/
+6
*
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
4
-2
/
+11
*
fixed license in unix peer file
Nikos Mavrogiannopoulos
2017-02-27
1
-12
/
+27
*
build: add missing includes for FreeBSD
Roman Bogorodskiy
2017-02-24
1
-0
/
+1
*
build: check for getpeereid
Roman Bogorodskiy
2017-02-24
1
-0
/
+1
*
Release 0.23.4
Daiki Ueno
2017-02-22
2
-3
/
+20
*
uri: Support vendor query attributes
Daiki Ueno
2017-02-21
4
-2
/
+146
*
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
*
trust: Honor "modifiable" setting in persist file
Daiki Ueno
2017-02-20
3
-1
/
+11
*
rpc: Add PKCS#11 module that connects to socket
Daiki Ueno
2017-02-17
12
-71
/
+543
*
remote: Add API to serve a token
Daiki Ueno
2017-02-17
3
-0
/
+43
*
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
3
-0
/
+595
*
common: New p11_get_upeer_id() function
Nikos Mavrogiannopoulos
2017-02-17
3
-0
/
+132
*
rpc: New rpc_unix transport based on Unix socket
Nikos Mavrogiannopoulos
2017-02-16
2
-0
/
+207
*
common: Add path encoding functions
Daiki Ueno
2017-02-16
3
-0
/
+59
*
travis: Enable mingw64 cross build
Daiki Ueno
2017-02-16
1
-5
/
+11
*
trust: Fix uninitialized value in anchor command
Daiki Ueno
2017-02-16
1
-1
/
+1
*
library: Initialize p11_virtual_mutex for Windows
Daiki Ueno
2017-02-16
1
-0
/
+2
*
test: Fix modules test for Windows
Daiki Ueno
2017-02-16
2
-4
/
+4
[next]