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
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: On UNIX wait on condition variable instead of FD if header is for a diff...
Simon Haggett
2019-06-14
1
-0
/
+13
*
common: Use static mutex initializer when possible
Daiki Ueno
2018-08-10
1
-1
/
+17
*
build: Make reallocarray detection robuster
Daiki Ueno
2018-07-16
1
-1
/
+1
*
build: Don't use locale funcs if locale_t is not defined in locale.h
Daiki Ueno
2018-05-28
1
-0
/
+6
*
common: Make case conversion locale independent
Daiki Ueno
2018-05-25
1
-0
/
+3
*
common: Use reallocarray instead of realloc as appropriate
Daiki Ueno
2017-08-08
1
-0
/
+8
*
common: always use p11_dl_close wrapper
Fabian Groffen
2017-06-27
1
-4
/
+2
*
build: Allow use of _GNU_SOURCE
Daiki Ueno
2017-06-12
1
-4
/
+0
*
compat: Add definition for setenv for Win32
Michael Cronenworth
2014-11-12
1
-0
/
+4
*
common: Use secure_getenv() implementation when setuid
Stef Walter
2014-10-02
1
-0
/
+2
*
Add compatibility fdwalk() function
Stef Walter
2014-07-08
1
-0
/
+7
*
Avoid multiple stat() calls for same file
Stef Walter
2013-08-28
1
-0
/
+3
*
Don't use _GNU_SOURCE and fix strerror_r usage
Stef Walter
2013-07-23
1
-3
/
+7
*
Avoid using the non-thread-safe strerror() function
Stef Walter
2013-07-18
1
-0
/
+8
*
Don't load configs from user directory when setuid
Stef Walter
2013-07-18
1
-0
/
+12
*
open files with O_CLOEXEC when possible
Stef Walter
2013-07-18
1
-0
/
+4
*
trust: Correctly reflect the CK_TOKEN_INFO writability flags
Stef Walter
2013-06-14
1
-0
/
+3
*
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
1
-2
/
+2
*
More compatible path munging and handling code
Stef Walter
2013-04-03
1
-7
/
+2
*
trust: Don't use POSIX or GNU basename()
Stef Walter
2013-03-19
1
-6
/
+11
*
Fix syntax errors in OS_WIN32 ifdefs
Stef Walter
2013-03-03
1
-2
/
+2
*
Open files in binary mode on windows
Stef Walter
2013-03-03
1
-0
/
+4
*
Add compat gmtime_r() and timegm() functions
Stef Walter
2013-03-03
1
-0
/
+15
*
Add compat mkstemp() and mkdtemp() functions
Stef Walter
2013-03-03
1
-0
/
+12
*
Add compat vasprintf() and asprintf() functions
Stef Walter
2013-03-03
1
-0
/
+17
*
Add compat strndup() function
Stef Walter
2013-03-03
1
-0
/
+7
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
1
-0
/
+16
*
Add compat implementation of basename()
Stef Walter
2013-03-03
1
-0
/
+6
*
Rename p11_module_xxx() compat functions to p11_dl_xxx()
Stef Walter
2013-03-03
1
-10
/
+10
*
Fix various clang analyzer warnings
Stef Walter
2013-02-06
1
-0
/
+13
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
1
-1
/
+1
*
Add basic trust module
Stef Walter
2013-02-05
1
-2
/
+15
*
Remove the unused err() function and friends
Stef Walter
2013-02-05
1
-23
/
+0
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
1
-0
/
+8
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
1
-0
/
+123
*
Fix build on solaris
Rob McMahon
2012-07-31
1
-0
/
+4
*
Use gcc extensions to check varargs during compile
Stef Walter
2012-05-13
1
-6
/
+18
*
Provide compat getprogname() implementations on other OS's
Stef Walter
2012-05-01
1
-3
/
+7
*
Move the compat.[ch] headers into common directory/
Stef Walter
2012-04-30
1
-0
/
+63