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
/
common
/
library.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
library: Initialize p11_virtual_mutex for Windows
Daiki Ueno
2017-02-16
1
-0
/
+2
*
library: Deinit p11_virtual_mutex
Daiki Ueno
2017-02-16
1
-0
/
+1
*
virtual: Move mutex into p11_library_init()
Daiki Ueno
2017-02-14
1
-0
/
+3
*
p11-kit: Use pthread_atfork() in a safe manner
Stef Walter
2014-10-03
1
-0
/
+11
*
Fix uninitialized p11_library_once
manphiz@gmail.com
2013-05-28
1
-1
/
+1
*
Don't use free() on memory allocated by LocalFree()
Stef Walter
2013-04-03
1
-1
/
+1
*
Separate library init from message code
Stef Walter
2013-04-03
1
-71
/
+14
*
Don't use library locks from p11-kit tool
Stef Walter
2013-04-03
1
-4
/
+0
*
Don't shove messages into debug output if they're already displayed
Stef Walter
2013-03-08
1
-2
/
+2
*
Fix syntax errors in OS_WIN32 ifdefs
Stef Walter
2013-03-03
1
-3
/
+3
*
Only do shared object and DLL initialization in libraries
Stef Walter
2013-02-20
1
-49
/
+11
*
Add internal function for turning on messages
Stef Walter
2013-02-05
1
-0
/
+8
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
1
-2
/
+2
*
Only initialize p11-kit libraries once
Stef Walter
2013-01-09
1
-4
/
+10
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
1
-0
/
+286