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
/
common
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
*
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
1
-0
/
+19
*
Be silent by default and do not print messages on stderr
Nikos Mavrogiannopoulos
2017-06-26
1
-1
/
+1
*
build: Allow use of _GNU_SOURCE
Daiki Ueno
2017-06-12
2
-9
/
+0
*
debug: Add p11_debug_err to prevent use of strerror
Daiki Ueno
2017-06-12
2
-2
/
+48
*
compat: Prefer strerror_l to strerror_r
Daiki Ueno
2017-06-12
1
-1
/
+14
*
build: Delay building test programs until "make check"
Daiki Ueno
2017-05-29
1
-1
/
+1
*
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
*
fixed license in unix peer file
Nikos Mavrogiannopoulos
2017-02-27
1
-12
/
+27
*
common: New p11_get_upeer_id() function
Nikos Mavrogiannopoulos
2017-02-17
3
-0
/
+132
*
common: Add path encoding functions
Daiki Ueno
2017-02-16
3
-0
/
+59
*
library: Initialize p11_virtual_mutex for Windows
Daiki Ueno
2017-02-16
1
-0
/
+2
*
test: Fix Windows test case for p11_path_expand
Daiki Ueno
2017-02-16
1
-1
/
+1
*
argv: Fix misinterpretation of backslash in quotes
Daiki Ueno
2017-02-16
3
-1
/
+119
*
compat: Fix character generation in mk{s,d}temp()
Daiki Ueno
2017-02-16
1
-1
/
+1
*
Fix a typo in "x-cetrificate-value", see also https://bugs.freedesktop.org/sh...
Kai Engert
2017-02-16
1
-1
/
+1
*
Support loading new NSS attribute CKA_NSS_MOZILLA_CA_POLICY from .p11-kit files.
Kai Engert
2017-02-16
2
-0
/
+2
*
library: Deinit p11_virtual_mutex
Daiki Ueno
2017-02-16
1
-0
/
+1
*
virtual: Move mutex into p11_library_init()
Daiki Ueno
2017-02-14
2
-0
/
+6
*
Fix compiler warnings on FreeBSD
Roman Bogorodskiy
2017-01-23
2
-0
/
+5
*
common: use recursive pthread mutex for library lock
Lubomir Rintel
2017-01-19
1
-1
/
+1
*
test: Remove setgid()ed copy of frob-getenv
Daiki Ueno
2016-12-13
1
-2
/
+1
*
pkcs11: Update CRYPTOKI_VERSION to 2.40
Daiki Ueno
2016-12-13
1
-6
/
+3
*
pkcs11: Add CK_RSA_PKCS_OAEP_PARAMS definition
Daiki Ueno
2016-12-13
1
-0
/
+20
*
pkcs11: Add CKA_COPYABLE definition
Daiki Ueno
2016-12-13
1
-0
/
+1
*
pkcs11: Add AES key wrap mechanisms
Daiki Ueno
2016-12-13
1
-0
/
+3
*
mock: Check return value of calloc()
Pankaj
2016-12-13
1
-0
/
+1
*
common, trust: Avoid integer overflow
Daiki Ueno
2016-12-06
3
-3
/
+9
*
test-conf: don't create the setuid copy in /tmp
Lubomir Rintel
2016-11-29
1
-1
/
+1
*
Fix leak when C_Initialize() is called from child
Daiki Ueno
2016-08-22
1
-0
/
+3
*
p11-kit: Fix redundant check for 'signature' is always 'true'
Pankaj
2015-11-23
1
-1
/
+1
*
common: Fix warning about dereferencing NULL pointer
Pankaj
2015-11-09
1
-0
/
+1
*
common: Fix in test-code for file descriptor validity check
Pankaj
2015-11-09
1
-0
/
+1
*
common: Remove compat timegm() implementation
Stef Walter
2015-10-19
1
-31
/
+0
*
p11-kit: 'int' comparison with 'unsigned int' in for() for the array index
Pankaj
2015-10-19
1
-1
/
+1
*
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
2015-10-19
1
-1
/
+1
*
Fix trust command segfaults in expand_homedir() when no matching password rec...
Robert Milasan
2015-07-31
1
-9
/
+9
*
compat: Add definition for setenv for Win32
Michael Cronenworth
2014-11-12
1
-0
/
+4
*
p11-kit: Use pthread_atfork() in a safe manner
Stef Walter
2014-10-03
3
-0
/
+14
*
common: Use secure_getenv() implementation when setuid
Stef Walter
2014-10-02
7
-3
/
+112
*
common: In tests preserve parent environment for children
Stef Walter
2014-10-02
1
-1
/
+1
*
common: Move unistd include to define getopt and friends
Michael Cronenworth
2014-09-18
1
-1
/
+1
*
common: New public pkcs11x.h header containing extensions
Stef Walter
2014-09-10
6
-456
/
+514
*
common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO
Stef Walter
2014-09-10
3
-3
/
+7
*
common: Add support for multiple field names (ie: nicks) per constant
Stef Walter
2014-09-10
3
-21
/
+22
*
Move to non-recursive Makefile for building bins and libs
Stef Walter
2014-08-15
15
-67
/
+85
[prev]
[next]