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
*
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
*
Quiten down scanner warnings about unused variables
Stef Walter
2014-08-08
1
-4
/
+1
*
Fix mostly erroneous scanner warnings in tests
Stef Walter
2014-08-08
2
-1
/
+8
*
p11-kit: Fix integer overflow in memset() argument
Stef Walter
2014-08-08
1
-1
/
+1
*
p11-kit: Fix bad check of asprintf() return value
Stef Walter
2014-08-08
1
-1
/
+1
*
p11-kit: Tweak last commit, handle the not-forked case
Stef Walter
2014-08-07
1
-1
/
+4
*
p11-kit: Don't complain about C_Finalize called in wrong process
Stef Walter
2014-08-07
1
-6
/
+13
*
p11-kit: Add a new 'isolate' pkcs11 config option
Stef Walter
2014-07-08
1
-12
/
+32
*
p11-kit: Cleanup and add documentation for 'remote' option
Stef Walter
2014-07-08
2
-28
/
+31
*
p11-kit: Add 'p11-kit remote' command for isolating modules
Stef Walter
2014-07-08
6
-58
/
+160
*
rpc: Implement execution of another tool to transport PKCS#11 RPC
Stef Walter
2014-07-08
9
-44
/
+1600
*
mock: Minor testing tweaks to mock testing
Stef Walter
2014-07-08
1
-2
/
+2
*
modules: Make config file and module configs overridable by tests
Stef Walter
2014-07-08
2
-4
/
+18
*
rpc: Implement PKCS#11 messages/client/server code
Stef Walter
2014-07-08
9
-2
/
+6149
*
Fix typo: supress - > suppress
Andreas Metzler
2014-07-07
1
-1
/
+1
*
Added test for non-null values in empty ID and label URI parts
Nikos Mavrogiannopoulos
2014-07-04
1
-0
/
+66
*
p11-kit: Mark p11_kit_be_quiet() and p11_kit_be_loud() stable
Stef Walter
2014-07-04
1
-4
/
+4
*
p11-kit: Handle managed modules correctly when forking
Stef Walter
2014-07-04
2
-5
/
+56
*
p11-kit: Fix corrupted list when initialization of modules fail
Stef Walter
2014-06-25
1
-0
/
+2
*
Don't try to symlink p11-proxy.so on windows
Milan Crha
2014-06-20
1
-5
/
+5
*
proxy: Fix cases where modules are unloaded while in use
Stef Walter
2014-02-13
1
-22
/
+31
*
proxy: Remove assertions when module is not initialized
Stef Walter
2014-02-13
1
-2
/
+0
*
test-iter: Fix use of uninitialized variable
Stef Walter
2014-01-14
1
-0
/
+1
*
iter: Fix return value in rare memory allocation case
Stef Walter
2014-01-13
1
-1
/
+1
[next]