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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for extracting to pem-bundle and pem-directory formats
Stef Walter
2013-02-05
9
-0
/
+541
*
Implement code for writing PEM
Stef Walter
2013-02-05
5
-4
/
+237
*
Implement basic extract support
Stef Walter
2013-02-05
15
-2
/
+1796
*
Support for sane writing to files extracted
Stef Walter
2013-02-05
10
-0
/
+1504
*
Add public iterator API to p11-kit
Stef Walter
2013-02-05
13
-10
/
+2308
*
Allow internal use of token and module info matching
Stef Walter
2013-02-05
2
-20
/
+41
*
Move the X.509 extension parsing code in common/
Stef Walter
2013-02-05
5
-133
/
+335
*
Add p11_array_clear() function
Stef Walter
2013-02-05
3
-7
/
+43
*
Implement trust assertion PKCS#11 objects
Stef Walter
2013-02-05
11
-53
/
+804
*
Refactor how parsing of ASN.1 data and certificate extensions work
Stef Walter
2013-02-05
14
-667
/
+1193
*
Fill in certificate authority and trust data correctly
Stef Walter
2013-02-05
8
-168
/
+552
*
Implement stapled certificate extensions internally
Stef Walter
2013-02-05
17
-387
/
+1450
*
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
4
-0
/
+40
*
Add the builtin roots NSS specific object
Stef Walter
2013-02-05
4
-5
/
+61
*
Add support for openssl TRUSTED CERTIFICATE PEM files
Stef Walter
2013-02-05
8
-40
/
+368
*
Add support for parsing PEM files
Stef Walter
2013-02-05
12
-6
/
+910
*
Add basic trust module
Stef Walter
2013-02-05
60
-47
/
+6580
*
Add basic checksum algorithms
Stef Walter
2013-02-05
6
-2
/
+766
*
Remove the unused err() function and friends
Stef Walter
2013-02-05
2
-187
/
+0
*
Tweak style of the manual
Stef Walter
2013-02-05
4
-7
/
+27
*
Add documentation about contributing to p11-kit
Stef Walter
2013-02-05
6
-83
/
+241
*
Add a p11-kit tool manual page
Stef Walter
2013-02-05
5
-35
/
+130
*
Change the documentation configure arg to --enable-doc
Stef Walter
2013-02-05
2
-19
/
+24
*
Add a /usr/share/p11-kit/modules directory for package module configs
Stef Walter
2013-02-05
10
-12
/
+31
*
Make the p11-kit tool have distinct commands
Stef Walter
2013-02-05
4
-42
/
+459
*
Add p11_kit_be_loud() function for use in tests and tools
Stef Walter
2013-02-05
3
-0
/
+17
*
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
9
-1243
/
+3835
*
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
6
-56
/
+515
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
20
-234
/
+311
*
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
7
-0
/
+10
*
Add common functions for manipulating CK_ATTRIBUTE arrays
Stef Walter
2013-01-09
8
-154
/
+977
*
Move the pkcs11.h header files into common directory
Stef Walter
2013-01-09
5
-1374
/
+1577
*
Build common code into noinst libraries
Stef Walter
2013-01-09
5
-43
/
+37
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
70
-1651
/
+1746
*
Fix leak when initializing the proxy module
Pankaj Sharma
2013-01-09
1
-0
/
+2
*
Documentation fixes for PIN functions
Stef Walter
2013-01-09
1
-6
/
+6
*
Fix file descriptor leak in p11_kit_pin_file_callback()
Pankaj Sharma
2013-01-09
1
-0
/
+2
*
Distribute HACKING in the tarball
Stef Walter
2013-01-08
1
-1
/
+3
*
Fix documentation warnings.
Stef Walter
2013-01-07
3
-5
/
+9
*
Guarantee that the key is freed when replaced
Stef Walter
2013-01-07
3
-35
/
+102
*
Don't complain if we cannot access ~/.pkcs11/pkcs11.conf
Stef Walter
2012-11-14
2
-9
/
+34
*
Refuse to load the p11-kit-proxy.so as a registered module
Stef Walter
2012-09-18
3
-9
/
+13
*
Don't fail initialization if last initialized module fails
Stef Walter
2012-09-18
1
-4
/
+6
*
Release version 0.14
Stef Walter
2012-09-06
2
-1
/
+9
[next]