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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't load configs from user directory when setuid
Stef Walter
2013-07-18
1
-0
/
+48
*
open files with O_CLOEXEC when possible
Stef Walter
2013-07-18
1
-3
/
+15
*
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
1
-0
/
+6
*
Implement valgrind's hellgrind checks for threading problems
Stef Walter
2013-05-15
1
-1
/
+1
*
More compatible path munging and handling code
Stef Walter
2013-04-03
1
-34
/
+0
*
Fix invalid memory accesses reported by 'make memcheck'
Stef Walter
2013-03-20
1
-7
/
+4
*
trust: Don't use POSIX or GNU basename()
Stef Walter
2013-03-19
1
-18
/
+26
*
Release version 0.17.1
Stef Walter
2013-03-18
1
-1
/
+21
*
compat: Fix trivial comment
Stef Walter
2013-03-18
1
-1
/
+1
*
Add compat gmtime_r() and timegm() functions
Stef Walter
2013-03-03
1
-0
/
+55
*
Add compat mkstemp() and mkdtemp() functions
Stef Walter
2013-03-03
1
-0
/
+144
*
Add compat vasprintf() and asprintf() functions
Stef Walter
2013-03-03
1
-0
/
+66
*
Add compat strndup() function
Stef Walter
2013-03-03
1
-0
/
+22
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
1
-34
/
+124
*
Add compat implementation of basename()
Stef Walter
2013-03-03
1
-0
/
+62
*
Rename p11_module_xxx() compat functions to p11_dl_xxx()
Stef Walter
2013-03-03
1
-9
/
+9
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
1
-1
/
+1
*
Add basic trust module
Stef Walter
2013-02-05
1
-0
/
+107
*
Remove the unused err() function and friends
Stef Walter
2013-02-05
1
-164
/
+0
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
1
-0
/
+95
*
Fix getprogname() running under wine
Stef Walter
2012-07-17
1
-2
/
+5
*
Win32 build fixes
Stef Walter
2012-06-29
1
-4
/
+7
*
Provide compat getprogname() implementations on other OS's
Stef Walter
2012-05-01
1
-23
/
+64
*
Move the compat.[ch] headers into common directory/
Stef Walter
2012-04-30
1
-0
/
+228