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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x509: Don't break when cA field of BasicConstraints is missing
Stef Walter
2013-03-07
1
-2
/
+9
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
2
-0
/
+7
*
Redo mock.h header in order to relicense
Stef Walter
2013-03-04
1
-667
/
+686
*
Don't use wchar_t for storing unicode characters
Stef Walter
2013-03-03
1
-35
/
+36
*
Fix syntax errors in OS_WIN32 ifdefs
Stef Walter
2013-03-03
2
-5
/
+5
*
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
2
-0
/
+70
*
Add compat mkstemp() and mkdtemp() functions
Stef Walter
2013-03-03
2
-0
/
+156
*
Add compat vasprintf() and asprintf() functions
Stef Walter
2013-03-03
2
-0
/
+83
*
Add compat strndup() function
Stef Walter
2013-03-03
2
-0
/
+29
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
3
-58
/
+151
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
5
-5
/
+5
*
Add compat implementation of basename()
Stef Walter
2013-03-03
2
-0
/
+68
*
Rename p11_module_xxx() compat functions to p11_dl_xxx()
Stef Walter
2013-03-03
2
-19
/
+19
*
Update the pkcs11.h header for missing mechanisms
Stef Walter
2013-02-20
2
-1
/
+26
*
Only do shared object and DLL initialization in libraries
Stef Walter
2013-02-20
2
-49
/
+13
*
Relicense the buffer code appropriate for inclusion in p11-kit
Stef Walter
2013-02-12
2
-46
/
+68
*
Fix dereference of varargs in p11_attrs_build()
Stef Walter
2013-02-11
1
-1
/
+1
*
Remove unnecessary code to be more compatible with various libtasn1 versions
Stef Walter
2013-02-11
1
-4
/
+1
*
Fix various clang analyzer warnings
Stef Walter
2013-02-06
2
-1
/
+15
*
Use the CN, OU or O of certificates to generate a label
Stef Walter
2013-02-05
9
-0
/
+886
*
Implement code for writing PEM
Stef Walter
2013-02-05
5
-4
/
+237
*
Add public iterator API to p11-kit
Stef Walter
2013-02-05
2
-8
/
+142
*
Move the X.509 extension parsing code in common/
Stef Walter
2013-02-05
3
-12
/
+255
*
Add p11_array_clear() function
Stef Walter
2013-02-05
3
-7
/
+43
*
Implement trust assertion PKCS#11 objects
Stef Walter
2013-02-05
3
-10
/
+10
*
Refactor how parsing of ASN.1 data and certificate extensions work
Stef Walter
2013-02-05
9
-3
/
+1135
*
Fill in certificate authority and trust data correctly
Stef Walter
2013-02-05
1
-5
/
+4
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
9
-21
/
+556
*
Add support for openssl TRUSTED CERTIFICATE PEM files
Stef Walter
2013-02-05
3
-0
/
+58
*
Add support for parsing PEM files
Stef Walter
2013-02-05
7
-5
/
+801
*
Add basic trust module
Stef Walter
2013-02-05
11
-8
/
+1519
*
Add basic checksum algorithms
Stef Walter
2013-02-05
5
-0
/
+764
*
Remove the unused err() function and friends
Stef Walter
2013-02-05
2
-187
/
+0
*
Add internal function for turning on messages
Stef Walter
2013-02-05
2
-0
/
+10
*
Add more mock-module implementation
Stef Walter
2013-02-04
3
-0
/
+3818
*
Further tweaks and cleanup for functions dealing with PKCS#11 attributes
Stef Walter
2013-02-04
3
-70
/
+910
*
Add generic buffer code
Stef Walter
2013-02-04
5
-0
/
+478
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
10
-104
/
+119
*
Only initialize p11-kit libraries once
Stef Walter
2013-01-09
2
-6
/
+14
*
Set strict debug preconditions during testing
Stef Walter
2013-01-09
1
-0
/
+4
*
Add common functions for manipulating CK_ATTRIBUTE arrays
Stef Walter
2013-01-09
5
-0
/
+916
*
Move the pkcs11.h header files into common directory
Stef Walter
2013-01-09
3
-0
/
+1535
*
Build common code into noinst libraries
Stef Walter
2013-01-09
2
-11
/
+15
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
14
-0
/
+2320
*
Fix build on solaris
Rob McMahon
2012-07-31
1
-0
/
+4
*
Fix getprogname() running under wine
Stef Walter
2012-07-17
1
-2
/
+5
*
Win32 build fixes
Stef Walter
2012-06-29
1
-4
/
+7
*
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
2
-26
/
+71
[next]