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
/
p11-kit
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg-config: Expose p11_trust_paths variable
Daiki Ueno
2016-11-15
1
-0
/
+1
*
build: Remove *.in files from EXTRA_DIST
Daiki Ueno
2016-11-15
1
-2
/
+0
*
test: Remove /proxy/deinit-after-fork test
Daiki Ueno
2016-10-31
1
-37
/
+0
*
modules: Reset the init count on fork()
Daiki Ueno
2016-10-31
1
-0
/
+4
*
modules: Fix memleak when loading remote module
Daiki Ueno
2016-10-31
1
-0
/
+2
*
rpc: Fix memleak in rpc_socket cleanup
Daiki Ueno
2016-10-31
1
-0
/
+1
*
uri: Port to PKCS#11 GNU calling convention
Daiki Ueno
2016-10-31
1
-0
/
+2
*
uri: Fix buffer overflow in memcmp()
Daiki Ueno
2016-10-31
1
-25
/
+32
*
rpc: Send x-init-reserved to remote module
Daiki Ueno
2016-10-05
7
-16
/
+144
*
test: Fix p11_virtual_init() usage
Daiki Ueno
2016-10-05
1
-1
/
+1
*
Fix link of p11-kit-proxy.dylib on Mac OS X
Leonardo Brondani Schenkel
2016-10-03
1
-1
/
+1
*
iter: Utilize 'slot-id' URI path attribute
Daiki Ueno
2016-09-02
2
-1
/
+83
*
iter: Utilize slot info URI path attributes
Daiki Ueno
2016-09-02
3
-0
/
+134
*
uri: Support 'slot-id' path attribute
Daiki Ueno
2016-09-02
3
-3
/
+126
*
uri: Support slot info path attributes
Daiki Ueno
2016-09-02
4
-0
/
+180
*
uri: Remove whitespace early when parsing
Daiki Ueno
2016-09-02
1
-66
/
+78
*
Fix leak when C_Initialize() is called from child
Daiki Ueno
2016-08-22
1
-0
/
+2
*
Fix typos flagged by codespell
Daiki Ueno
2016-08-22
5
-9
/
+9
*
Doc: p11_kit_module_load accepts a filename arg.
Andreas Metzler
2016-02-24
1
-1
/
+4
*
Avoiding redundant check
Pankaj
2016-01-05
1
-3
/
+1
*
rpc-transport.c: include sys/select.h for fd_set
Gustavo Zacarias
2015-12-07
1
-0
/
+1
*
p11-kit: Remove unused pointer
Pankaj
2015-10-21
1
-2
/
+0
*
p11-kit: Fix warnings related to use dangling pointer
Pankaj
2015-10-20
1
-2
/
+6
*
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
2015-10-19
1
-1
/
+1
*
p11-kit: Fix expression 'call_id < 0' is always false
Pankaj
2015-10-12
1
-1
/
+1
*
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
*
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
*
uri: Accept 'type' in additon to 'object-type' in PKCS#11 URIs
Stef Walter
2014-11-14
2
-2
/
+30
*
Unbreak build on OpenBSD
Antoine Jacoutot
2014-10-06
1
-0
/
+5
*
p11-kit: Use pthread_atfork() in a safe manner
Stef Walter
2014-10-03
6
-117
/
+49
*
remote: Run separate executable binary for 'p11-kit remote'
Stef Walter
2014-10-02
4
-157
/
+163
*
p11-kit: P11_KIT_PRIVATEDIR env var overrides private binary dir
Stef Walter
2014-10-02
2
-1
/
+7
*
p11-kit: Remove the 'isolated' option for now
Stef Walter
2014-10-01
1
-13
/
+0
*
common: New public pkcs11x.h header containing extensions
Stef Walter
2014-09-10
1
-1
/
+1
*
p11-kit: Fix tests when building with MinGW
Michael Cronenworth
2014-09-09
3
-0
/
+30
*
p11-kit: Compilation fixes for previous commit
Stef Walter
2014-09-09
1
-4
/
+1
*
p11-kit: Make proxy module respect critical = no
Stef Walter
2014-09-09
1
-37
/
+47
*
Fix build without debug
Roman Bogorodskiy
2014-09-09
1
-0
/
+2
*
Move to non-recursive Makefile for building bins and libs
Stef Walter
2014-08-15
45
-196
/
+201
*
p11-kit: Fix various noise/issues highlighted by clang
Stef Walter
2014-08-11
4
-13
/
+13
*
p11-kit: Remove use after free in debug output code path
Stef Walter
2014-08-08
1
-1
/
+1
[next]