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
*
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
*
trust: Fix always false comparison of EAGAIN and EINTR
Stef Walter
2015-11-09
1
-1
/
+1
*
p11-kit: Remove unused pointer
Pankaj
2015-10-21
1
-2
/
+0
*
po: Update translations from transifex
Stef Walter
2015-10-20
71
-1856
/
+1097
*
Add estonian translation from Transifex
Stef Walter
2015-10-20
2
-0
/
+343
*
p11-kit: Fix warnings related to use dangling pointer
Pankaj
2015-10-20
1
-2
/
+6
*
common: Remove compat timegm() implementation
Stef Walter
2015-10-19
2
-32
/
+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
*
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
2015-10-19
1
-1
/
+1
*
manual: Fix typos in documentation
Ludovic Rousseau
2015-10-19
2
-6
/
+6
*
p11-kit: Fix expression 'call_id < 0' is always false
Pankaj
2015-10-12
1
-1
/
+1
*
Fix trust command segfaults in expand_homedir() when no matching password rec...
Robert Milasan
2015-07-31
1
-9
/
+9
*
Fix build on Mingw due to missing EWOULDBLOCK
Lew Palm
2015-07-14
1
-0
/
+3
*
Added p11_kit_module_get_filename()
Nikos Mavrogiannopoulos
2015-07-14
3
-1
/
+85
*
In proxy module don't call C_Finalize on a forked process.
Nikos Mavrogiannopoulos
2015-06-29
1
-6
/
+13
*
Add test case for bug 90289 (deadlock on C_Initialize() in child after fork)
David Woodhouse
2015-06-29
1
-0
/
+57
*
Do not deinitialize libffi's wrapper functions
Nikos Mavrogiannopoulos
2015-06-29
1
-0
/
+11
*
Added test case for crash after a fork in proxy module
Nikos Mavrogiannopoulos
2015-06-29
1
-1
/
+45
*
p11-kit: Missing unlock in function rpc_socket_read()
Pankaj
2015-06-03
1
-1
/
+3
*
trust: Fix double close()
Pankaj
2015-06-01
1
-1
/
+0
*
Fix some compiler warnings from GCC 5.x
Stef Walter
2015-04-17
1
-3
/
+3
*
Release version 0.23.1
Stef Walter
2015-02-20
2
-1
/
+6
*
Generate URIs compliant to the PKCS#11 URI draft in LC
Nikos Mavrogiannopoulos
2015-02-20
2
-14
/
+14
*
Added test for pin-value
Nikos Mavrogiannopoulos
2015-02-20
1
-0
/
+54
*
Added support for pin-value PKCS#11 URI element
Nikos Mavrogiannopoulos
2015-02-20
2
-0
/
+57
*
p11-kit: Remove duplicate WHITESPACE define
Stef Walter
2015-02-20
1
-5
/
+3
*
trust: Add pem-directory-hash extract format
Adam Williamson
2015-01-14
6
-52
/
+139
*
uri: Accept 'type' in additon to 'object-type' in PKCS#11 URIs
Stef Walter
2014-11-14
2
-2
/
+30
*
compat: Add definition for setenv for Win32
Michael Cronenworth
2014-11-12
2
-0
/
+5
*
Release version 0.22.1
Stef Walter
2014-10-09
2
-1
/
+7
*
trust: Certificate CKA_ID is SubjectKeyIdentifier if possible
Stef Walter
2014-10-09
7
-46
/
+91
*
trust: Allow 'BEGIN PUBLIC KEY' PEM blocks in .p11-kit files
Stef Walter
2014-10-09
4
-4
/
+82
*
trust: add missing libtasn1 cflags
Roman Bogorodskiy
2014-10-07
1
-0
/
+39
*
Bump libtool versioning for added APIs
Stef Walter
2014-10-06
1
-2
/
+2
*
Unbreak build on OpenBSD
Antoine Jacoutot
2014-10-06
1
-0
/
+5
*
makefile: Rename DATADIR to not conflict with Win32 define
Michael Cronenworth
2014-10-05
3
-3
/
+3
*
Release version 0.22.0
Stef Walter
2014-10-04
2
-1
/
+7
*
p11-kit: Use pthread_atfork() in a safe manner
Stef Walter
2014-10-03
9
-117
/
+63
*
remote: Run separate executable binary for 'p11-kit remote'
Stef Walter
2014-10-02
5
-157
/
+164
*
p11-kit: P11_KIT_PRIVATEDIR env var overrides private binary dir
Stef Walter
2014-10-02
2
-1
/
+7
*
common: Use secure_getenv() implementation when setuid
Stef Walter
2014-10-02
8
-4
/
+113
*
common: In tests preserve parent environment for children
Stef Walter
2014-10-02
1
-1
/
+1
*
p11-kit: Remove the 'isolated' option for now
Stef Walter
2014-10-01
3
-24
/
+5
*
common: Move unistd include to define getopt and friends
Michael Cronenworth
2014-09-18
1
-1
/
+1
*
Release version 2.21.3
Stef Walter
2014-09-17
2
-1
/
+9
*
trust: Use term 'attached extensions' instead of 'stapled'
Stef Walter
2014-09-10
8
-72
/
+72
*
common: New public pkcs11x.h header containing extensions
Stef Walter
2014-09-10
12
-457
/
+520
[next]