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
*
pkcs11.h: added OTP-related mechanisms
Nikos Mavrogiannopoulos
2017-08-03
1
-0
/
+97
*
pkcs11.h: added definitions of GOST CKA attributes
Nikos Mavrogiannopoulos
2017-08-01
1
-0
/
+3
*
pkcs11.h: added definitions of GOST mechanisms
Nikos Mavrogiannopoulos
2017-08-01
1
-0
/
+12
*
test: Fix failure on 32-bit big endian platform
Daiki Ueno
2017-07-14
1
-14
/
+15
*
trust: Fix build error with -Werror=return-type
Daiki Ueno
2017-07-14
1
-1
/
+1
*
conf: Introduce P11_KIT_NO_USER_CONFIG
Colin Walters
2017-07-10
1
-3
/
+9
*
common: always use p11_dl_close wrapper
Fabian Groffen
2017-06-27
2
-10
/
+13
*
p11_get_upeer_id: implement case using ucred.h
Fabian Groffen
2017-06-27
2
-1
/
+21
*
configure: pull in -lnsl -lsocket for socket functions
Fabian Groffen
2017-06-27
1
-0
/
+7
*
Be silent by default and do not print messages on stderr
Nikos Mavrogiannopoulos
2017-06-26
1
-1
/
+1
*
doc: Use correct PKCS#11 URI syntax
Daiki Ueno
2017-06-13
1
-1
/
+1
*
build: Allow use of _GNU_SOURCE
Daiki Ueno
2017-06-12
3
-9
/
+3
*
debug: Add p11_debug_err to prevent use of strerror
Daiki Ueno
2017-06-12
3
-3
/
+49
*
compat: Prefer strerror_l to strerror_r
Daiki Ueno
2017-06-12
2
-3
/
+16
*
Release 0.23.7
Daiki Ueno
2017-05-31
2
-1
/
+5
*
trust: Suppress dead-assignment warnings from clang-analyzer
Daiki Ueno
2017-05-29
2
-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
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
[next]