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
/
trust
Commit message (
Expand
)
Author
Age
Files
Lines
*
trust: add a simple frob-nss-token tool to dump distrust
Stef Walter
2013-03-08
2
-0
/
+109
*
trust: Use the new NSS PKCS#11 extension codes
Stef Walter
2013-03-08
4
-27
/
+27
*
Hard code distrust temporarily.
Stef Walter
2013-03-08
1
-1
/
+149
*
trust: Refactor how we load builtin objects
Stef Walter
2013-03-08
1
-11
/
+13
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
1
-0
/
+1
*
Initialize modules correctly in tests
Stef Walter
2013-03-03
4
-1
/
+4
*
Fix syntax errors in OS_WIN32 ifdefs
Stef Walter
2013-03-03
2
-2
/
+6
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
1
-21
/
+7
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
4
-4
/
+4
*
Only do shared object and DLL initialization in libraries
Stef Walter
2013-02-20
1
-0
/
+55
*
Use the CN, OU or O of certificates to generate a label
Stef Walter
2013-02-05
2
-32
/
+41
*
Move the X.509 extension parsing code in common/
Stef Walter
2013-02-05
2
-121
/
+80
*
Implement trust assertion PKCS#11 objects
Stef Walter
2013-02-05
7
-43
/
+783
*
Refactor how parsing of ASN.1 data and certificate extensions work
Stef Walter
2013-02-05
5
-664
/
+58
*
Fill in certificate authority and trust data correctly
Stef Walter
2013-02-05
7
-163
/
+548
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
8
-366
/
+894
*
Better debugging and checks for attribute values
Stef Walter
2013-02-05
4
-86
/
+124
*
Add tool for testing how fast the token loads
Stef Walter
2013-02-05
2
-0
/
+65
*
Some debug info about which files are being loaded
Stef Walter
2013-02-05
1
-2
/
+15
*
Test a TRUSTED CERTIFICATE without any trust OIDs
Stef Walter
2013-02-05
2
-0
/
+38
*
Add the builtin roots NSS specific object
Stef Walter
2013-02-05
3
-4
/
+57
*
Add support for openssl TRUSTED CERTIFICATE PEM files
Stef Walter
2013-02-05
3
-40
/
+299
*
Add support for parsing PEM files
Stef Walter
2013-02-05
4
-1
/
+108
*
Add basic trust module
Stef Walter
2013-02-05
27
-0
/
+4724