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
*
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
*
common: Fix regression introduced by last commit
Stef Walter
2014-08-15
1
-1
/
+1
*
Fix build against older pthreads implementations
Baruch Siach
2014-08-14
1
-0
/
+6
*
common: Quiet down clang scanner with assertions
Stef Walter
2014-08-08
1
-1
/
+1
*
Fix mostly erroneous scanner warnings in tests
Stef Walter
2014-08-08
3
-0
/
+6
*
common: Allow specifying which tests to run on command line
Stef Walter
2014-08-08
1
-1
/
+33
*
common: Don't do repeated linear reallocation of array memory
Stef Walter
2014-08-07
1
-1
/
+4
*
test: Move some file and directory code into general test stuff
Stef Walter
2014-07-08
2
-0
/
+93
*
Add compatibility fdwalk() function
Stef Walter
2014-07-08
2
-0
/
+80
*
rpc: Implement PKCS#11 messages/client/server code
Stef Walter
2014-07-08
4
-0
/
+12
*
common: Fixed implementation of strerror_r for WinXP
Pavel A
2014-07-01
1
-0
/
+15
*
Proposed fix for compiler warnings in common/compat.c
Pavel A
2014-06-20
1
-19
/
+23
*
Fix handling of mmap failure and mapping empty files
Pascal Terjan
2014-02-13
2
-2
/
+26
*
attrs: Allow NULL attribute to be passed to p11_attr_hash()
Stef Walter
2014-01-13
2
-5
/
+10
*
Fix typo in mock.c
Stef Walter
2014-01-08
1
-1
/
+1
*
Drop unused libtasn1.h include
Roman Bogorodskiy
2013-11-08
1
-2
/
+0
*
Disable tests with setgid binaries when running in fakeroot
Andreas Metzler
2013-10-01
1
-1
/
+4
*
Remove unused make variables
Stef Walter
2013-09-09
1
-4
/
+2
*
tool: Only include debug lines marked 'tool' when --verbose
Stef Walter
2013-08-28
1
-1
/
+3
*
debug: Allow debug lines longer than 512 characters
Stef Walter
2013-08-28
1
-4
/
+3
*
debug: Add missing 'tool' flag to debug flags
Stef Walter
2013-08-28
1
-0
/
+1
[next]