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
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Don't use locale funcs if locale_t is not defined in locale.h
Daiki Ueno
2018-05-28
1
-2
/
+2
*
library: Use dedicated locale object for printing error
Daiki Ueno
2018-05-01
1
-7
/
+7
*
Revert "build: Check strerror_l() and uselocale() seperately"
Daiki Ueno
2018-05-01
1
-7
/
+2
*
build: Check strerror_l() and uselocale() seperately
Daiki Ueno
2018-04-19
1
-2
/
+7
*
debug: Add p11_debug_err to prevent use of strerror
Daiki Ueno
2017-06-12
1
-0
/
+35
*
common: Use secure_getenv() implementation when setuid
Stef Walter
2014-10-02
1
-1
/
+2
*
rpc: Implement PKCS#11 messages/client/server code
Stef Walter
2014-07-08
1
-0
/
+1
*
debug: Allow debug lines longer than 512 characters
Stef Walter
2013-08-28
1
-4
/
+3
*
debug: Add missing 'tool' flag to debug flags
Stef Walter
2013-08-28
1
-0
/
+1
*
Make preconditions abort unconditionally when scanning with coverity
Stef Walter
2013-07-18
1
-0
/
+4
*
Add basic trust module
Stef Walter
2013-02-05
1
-0
/
+1
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
1
-4
/
+4
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
1
-0
/
+151