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
*
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
*
iter: Add p11_kit_iter_get_attributes() function
Stef Walter
2014-01-13
3
-0
/
+106
*
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
-1
/
+0
*
messages: Better message for CKR_FUNCTION_REJECTED
Stef Walter
2013-09-05
1
-1
/
+1
*
Route 'p11-kit extract-trust' over to trust tool
Stef Walter
2013-08-29
1
-28
/
+30
*
Add p11-kit style typedefs for iter and uri
Stef Walter
2013-08-28
2
-0
/
+2
*
iter: Add a p11_kit_iter_destroy_object() function
Stef Walter
2013-08-28
3
-0
/
+59
*
iter: Add p11_kit_iter_set_uri() function
Stef Walter
2013-08-28
3
-7
/
+65
*
iter: Add p11_kit_iter_get_token() call
Stef Walter
2013-08-28
3
-4
/
+55
*
iter: Add new P11_KIT_ITER_WANT_WRITABLE iterator behavior
Stef Walter
2013-08-28
3
-28
/
+16
*
p11-kit: Rename list.c to lists.c to simplify debugging
Stef Walter
2013-08-28
2
-1
/
+1
*
Avoid multiple stat() calls for same file
Stef Walter
2013-08-28
3
-23
/
+21
*
Fix various memory leaks exposed by 'make leakcheck'
Stef Walter
2013-07-23
1
-0
/
+2
*
Use simple serial automake test harness
Stef Walter
2013-07-23
3
-1
/
+3
*
Add appropriate const qualifiers
Stef Walter
2013-07-18
1
-1
/
+1
*
Fix p11_kit_space_strlen() result when empty string
Stef Walter
2013-07-18
3
-3
/
+63
*
Don't call memdup with zero length or NULL pointer
Stef Walter
2013-07-18
1
-1
/
+1
*
Avoid using the non-thread-safe strerror() function
Stef Walter
2013-07-18
1
-4
/
+2
*
Declare static variables const where it makes sense
Stef Walter
2013-07-18
2
-4
/
+4
*
Support expanding $XDG_CONFIG_HOME in user config paths
Stef Walter
2013-07-18
1
-1
/
+1
*
Don't load configs from user directory when setuid
Stef Walter
2013-07-18
6
-2
/
+144
*
Fix various issues highlighted by coverity scanner
Stef Walter
2013-07-18
3
-6
/
+15
*
open files with O_CLOEXEC when possible
Stef Walter
2013-07-18
2
-76
/
+27
*
iter: Document guarantees for filter matches argumet
Stef Walter
2013-07-18
1
-0
/
+4
*
Remove erroneous comments about readdir() and thread-safety
Stef Walter
2013-07-17
1
-1
/
+0
*
Build with -fno-common to catch definition problems
Stef Walter
2013-07-10
1
-2
/
+2
*
Various documentation tweaks and fixes for warnings
Stef Walter
2013-07-10
1
-0
/
+8
*
trust: Fix the 'p11-kit extract' command
Stef Walter
2013-07-09
2
-2
/
+21
*
p11-kit: Add P11_KIT_MODULE_TRUSTED flag
Stef Walter
2013-07-04
5
-19
/
+86
*
iter: Add iteration mode where session is not busy
Stef Walter
2013-07-03
3
-45
/
+132
*
Fix dependency between p11-kit command and library
Stef Walter
2013-06-25
1
-1
/
+1
*
Reorganize various components
Stef Walter
2013-06-25
3
-0
/
+415
*
url: Encode directly to a buffer
Stef Walter
2013-05-27
1
-13
/
+19
*
Mark p11_kit_message() as a stable function
Stef Walter
2013-05-21
1
-2
/
+2
*
Fix building of applications using CRYPTOKI_GNU style
Stef Walter
2013-05-21
1
-1
/
+3
*
Bump the version for deprecated function documentation
Stef Walter
2013-05-21
1
-9
/
+9
*
Fix up Makefile.am files for automake 1.13 warnings
Stef Walter
2013-05-21
2
-2
/
+2
*
Our own unit testing framework
Stef Walter
2013-05-21
14
-1729
/
+1572
*
Further reorganization of the core module tracking
Stef Walter
2013-05-21
1
-188
/
+161
*
Add the log-calls module config option
Stef Walter
2013-05-21
7
-16
/
+2234
*
Manage C_CloseAllSessions function for multiple callers
Stef Walter
2013-05-21
3
-7
/
+268
[next]