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
...
*
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
*
Move the compat.[ch] headers into common directory/
Stef Walter
2012-04-30
2
-0
/
+291
[prev]