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
*
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