index
:
p11-glue/p11-kit
before-move
master
PKCS#11 crypto framework for multiple consumers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
MOVED TO: https://github.com/p11-glue/p11-kit
HEAD
master
Stef Walter
367
-106672
/
+10
2016-10-05
rpc: Send x-init-reserved to remote module
before-move
Daiki Ueno
7
-16
/
+144
2016-10-05
test: Fix p11_virtual_init() usage
Daiki Ueno
1
-1
/
+1
2016-10-03
Fix link of p11-kit-proxy.dylib on Mac OS X
Leonardo Brondani Schenkel
1
-1
/
+1
2016-09-04
test: Make test-module work --without-trust-module
Daiki Ueno
1
-1
/
+2
2016-09-02
iter: Utilize 'slot-id' URI path attribute
Daiki Ueno
2
-1
/
+83
2016-09-02
iter: Utilize slot info URI path attributes
Daiki Ueno
3
-0
/
+134
2016-09-02
uri: Support 'slot-id' path attribute
Daiki Ueno
3
-3
/
+126
2016-09-02
uri: Support slot info path attributes
Daiki Ueno
4
-0
/
+180
2016-09-02
uri: Remove whitespace early when parsing
Daiki Ueno
1
-66
/
+78
2016-08-22
Fix leak when C_Initialize() is called from child
Daiki Ueno
2
-0
/
+5
2016-08-22
configure: Remove redundant AM_GNU_GETTEXT
Daiki Ueno
1
-1
/
+0
2016-08-22
Fix typos flagged by codespell
Daiki Ueno
8
-12
/
+12
2016-08-09
Fix typo in pkcs11.conf
Stef Walter
1
-1
/
+1
2016-08-09
doc: Fix interpolation of p11-kit configuration paths in documentation
Stef Walter
1
-6
/
+4
2016-02-24
Doc: p11_kit_module_load accepts a filename arg.
Andreas Metzler
1
-1
/
+4
2016-01-05
Avoiding redundant check
Pankaj
1
-3
/
+1
2015-12-07
Fix distcheck by removing some linguas that don't build
0.23.2
Stef Walter
1
-2
/
+0
2015-12-07
Bump version number
Stef Walter
2
-1
/
+6
2015-12-07
rpc-transport.c: include sys/select.h for fd_set
Gustavo Zacarias
1
-0
/
+1
2015-11-23
p11-kit: Fix redundant check for 'signature' is always 'true'
Pankaj
1
-1
/
+1
2015-11-09
common: Fix warning about dereferencing NULL pointer
Pankaj
1
-0
/
+1
2015-11-09
common: Fix in test-code for file descriptor validity check
Pankaj
1
-0
/
+1
2015-11-09
trust: Fix always false comparison of EAGAIN and EINTR
Stef Walter
1
-1
/
+1
2015-10-21
p11-kit: Remove unused pointer
Pankaj
1
-2
/
+0
2015-10-20
po: Update translations from transifex
Stef Walter
71
-1856
/
+1097
2015-10-20
Add estonian translation from Transifex
Stef Walter
2
-0
/
+343
2015-10-20
p11-kit: Fix warnings related to use dangling pointer
Pankaj
1
-2
/
+6
2015-10-19
common: Remove compat timegm() implementation
Stef Walter
2
-32
/
+0
2015-10-19
p11-kit: 'int' comparison with 'unsigned int' in for() for the array index
Pankaj
1
-1
/
+1
2015-10-19
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
1
-1
/
+1
2015-10-19
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
1
-1
/
+1
2015-10-19
manual: Fix typos in documentation
Ludovic Rousseau
2
-6
/
+6
2015-10-12
p11-kit: Fix expression 'call_id < 0' is always false
Pankaj
1
-1
/
+1
2015-07-31
Fix trust command segfaults in expand_homedir() when no matching password rec...
Robert Milasan
1
-9
/
+9
2015-07-14
Fix build on Mingw due to missing EWOULDBLOCK
Lew Palm
1
-0
/
+3
2015-07-14
Added p11_kit_module_get_filename()
Nikos Mavrogiannopoulos
3
-1
/
+85
2015-06-29
In proxy module don't call C_Finalize on a forked process.
Nikos Mavrogiannopoulos
1
-6
/
+13
2015-06-29
Add test case for bug 90289 (deadlock on C_Initialize() in child after fork)
David Woodhouse
1
-0
/
+57
2015-06-29
Do not deinitialize libffi's wrapper functions
Nikos Mavrogiannopoulos
1
-0
/
+11
2015-06-29
Added test case for crash after a fork in proxy module
Nikos Mavrogiannopoulos
1
-1
/
+45
2015-06-03
p11-kit: Missing unlock in function rpc_socket_read()
Pankaj
1
-1
/
+3
2015-06-01
trust: Fix double close()
Pankaj
1
-1
/
+0
2015-04-17
Fix some compiler warnings from GCC 5.x
Stef Walter
1
-3
/
+3
2015-02-20
Release version 0.23.1
0.23.1
Stef Walter
2
-1
/
+6
2015-02-20
Generate URIs compliant to the PKCS#11 URI draft in LC
Nikos Mavrogiannopoulos
2
-14
/
+14
2015-02-20
Added test for pin-value
Nikos Mavrogiannopoulos
1
-0
/
+54
2015-02-20
Added support for pin-value PKCS#11 URI element
Nikos Mavrogiannopoulos
2
-0
/
+57
2015-02-20
p11-kit: Remove duplicate WHITESPACE define
Stef Walter
1
-5
/
+3
2015-01-14
trust: Add pem-directory-hash extract format
Adam Williamson
6
-52
/
+139
[next]