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
*
url: Split out the URL encoding and decoding functions
Stef Walter
2013-03-15
6
-108
/
+381
*
lexer: Make a lexer for our config file format
Stef Walter
2013-03-15
6
-92
/
+644
*
trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default
Stef Walter
2013-03-15
8
-39
/
+115
*
trust: Add a builder which builds objects out of parsed data
Stef Walter
2013-03-15
17
-1750
/
+3593
*
attrs: Add info functions for constant names and values
Stef Walter
2013-03-15
6
-232
/
+566
*
trust: Refactor to include concept of the index
Stef Walter
2013-03-15
14
-384
/
+2097
*
attrs: New p11_attrs_merge() function
Stef Walter
2013-03-15
3
-6
/
+153
*
asn1: Implement a parsed ASN.1 tree cache
Stef Walter
2013-03-15
3
-0
/
+177
*
extract: Combine trust policy when extracting
Stef Walter
2013-03-15
5
-43
/
+313
*
extract: --comment option adds comments to PEM bundles
Stef Walter
2013-03-15
7
-3
/
+103
*
extract: Allow p11_save_write() to automatically calculate length
Stef Walter
2013-03-15
5
-4
/
+62
*
p11-kit: New priority option and change trust-policy option
Stef Walter
2013-03-15
15
-54
/
+136
*
trust: Make each configured path its own token
Stef Walter
2013-03-15
7
-136
/
+460
*
dict: Allow removal of current item in a p11_dict iteration
Stef Walter
2013-03-15
2
-0
/
+62
*
trust: Rework input path treatment
Stef Walter
2013-03-15
20
-140
/
+318
*
pem: Fix a bug decoding some PEM files
Stef Walter
2013-03-15
4
-11
/
+246
*
Don't overwrite the build directory when uploading documentation
Stef Walter
2013-03-14
1
-1
/
+1
*
Fix up the system anchors/certificates configure arguments
Stef Walter
2013-03-14
1
-15
/
+20
*
doc: Move manual into doc/manual subdirectory
Stef Walter
2013-03-12
18
-156
/
+159
*
Release version 0.16.4
Stef Walter
2013-03-12
2
-1
/
+5
*
tools: Display per-command help appropriately
Stef Walter
2013-03-11
1
-7
/
+12
*
tools: Initialize local debug code correctly
Stef Walter
2013-03-11
1
-0
/
+3
*
Release version 0.16.3
Stef Walter
2013-03-08
2
-1
/
+7
*
iter: Don't skip tokens that don't have CKF_TOKEN_INITIALIZED
Stef Walter
2013-03-08
2
-37
/
+0
*
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
6
-94
/
+95
*
Hard code distrust temporarily.
Stef Walter
2013-03-08
1
-1
/
+149
*
tools: Parse global options appropriately, even if after command
Stef Walter
2013-03-08
1
-13
/
+18
*
trust: Refactor how we load builtin objects
Stef Walter
2013-03-08
1
-11
/
+13
*
Don't shove messages into debug output if they're already displayed
Stef Walter
2013-03-08
1
-2
/
+2
*
Release 0.16.2
Stef Walter
2013-03-08
2
-1
/
+6
*
extract: Use bool instead of int where appropriate
Stef Walter
2013-03-08
1
-15
/
+15
*
tools: Add a bit of debugging to the PEM extract handler
Stef Walter
2013-03-08
2
-0
/
+4
*
extract: Fix regression in --purpose option
Stef Walter
2013-03-08
2
-2
/
+61
*
Document and put code coverage online
Stef Walter
2013-03-08
2
-4
/
+34
*
Properly detect the stdbool.h header
Stef Walter
2013-03-08
1
-0
/
+2
*
Release version 0.16.1
Stef Walter
2013-03-07
2
-1
/
+6
*
doc: Fix external URLs in documentation
Stef Walter
2013-03-07
1
-6
/
+6
*
doc: Add P11_KIT_STRICT=yes debugging tip
Stef Walter
2013-03-07
1
-0
/
+11
*
x509: Don't break when cA field of BasicConstraints is missing
Stef Walter
2013-03-07
1
-2
/
+9
*
tools: Remove extra debugging statement when running external commands
Stef Walter
2013-03-07
1
-1
/
+0
*
extract-trust: Turn into a placeholder script that does nothing
Stef Walter
2013-03-07
1
-21
/
+15
*
doc: Don't wrap the options in the pkcs11.conf manual page
Stef Walter
2013-03-07
1
-6
/
+6
*
Release version 0.16.0
Stef Walter
2013-03-04
2
-1
/
+9
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
5
-2
/
+14
*
Redo mock.h header in order to relicense
Stef Walter
2013-03-04
1
-667
/
+686
*
Remove duplicate typedef
Stef Walter
2013-03-04
1
-2
/
+2
*
Fix missing bracket in trust module check
Roman Bogorodskiy
2013-03-04
1
-1
/
+1
*
Initialize modules correctly in tests
Stef Walter
2013-03-03
9
-1
/
+14
*
Windows doesn't support symlinks, chmod, or atomic renames
Stef Walter
2013-03-03
7
-6
/
+101
[next]