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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
url: Split out the URL encoding and decoding functions
Stef Walter
2013-03-15
2
-0
/
+167
*
lexer: Make a lexer for our config file format
Stef Walter
2013-03-15
2
-0
/
+282
*
attrs: Add info functions for constant names and values
Stef Walter
2013-03-15
2
-0
/
+118
*
attrs: New p11_attrs_merge() function
Stef Walter
2013-03-15
1
-0
/
+103
*
asn1: Implement a parsed ASN.1 tree cache
Stef Walter
2013-03-15
1
-0
/
+46
*
dict: Allow removal of current item in a p11_dict iteration
Stef Walter
2013-03-15
1
-0
/
+60
*
pem: Fix a bug decoding some PEM files
Stef Walter
2013-03-15
2
-0
/
+213
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
1
-0
/
+4
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
1
-24
/
+11
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
5
-5
/
+5
*
Use the CN, OU or O of certificates to generate a label
Stef Walter
2013-02-05
3
-0
/
+334
*
Implement code for writing PEM
Stef Walter
2013-02-05
1
-3
/
+111
*
Move the X.509 extension parsing code in common/
Stef Walter
2013-02-05
1
-7
/
+184
*
Add p11_array_clear() function
Stef Walter
2013-02-05
1
-0
/
+27
*
Implement trust assertion PKCS#11 objects
Stef Walter
2013-02-05
2
-9
/
+10
*
Refactor how parsing of ASN.1 data and certificate extensions work
Stef Walter
2013-02-05
3
-0
/
+300
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
4
-19
/
+244
*
Add support for parsing PEM files
Stef Walter
2013-02-05
2
-5
/
+263
*
Add basic trust module
Stef Walter
2013-02-05
4
-2
/
+400
*
Add basic checksum algorithms
Stef Walter
2013-02-05
2
-0
/
+153
*
Further tweaks and cleanup for functions dealing with PKCS#11 attributes
Stef Walter
2013-02-04
1
-17
/
+109
*
Add generic buffer code
Stef Walter
2013-02-04
2
-0
/
+215
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
1
-42
/
+48
*
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
2
-0
/
+519
*
Build common code into noinst libraries
Stef Walter
2013-01-09
1
-9
/
+5
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
3
-0
/
+691