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
*
Use CKA_X_CERTIFICATE_VALUE for trust assertions
Stef Walter
2013-03-29
2
-8
/
+13
*
Don't complain when applications call C_Logout or C_Login
Stef Walter
2013-03-28
2
-2
/
+53
*
Release version 0.17.5
Stef Walter
2013-03-28
2
-1
/
+5
*
Don't try to guess at overflowing time values on 32-bit systems
Stef Walter
2013-03-28
5
-5
/
+80
*
Fix testing of murmur hash on bigendian systems
Stef Walter
2013-03-25
1
-37
/
+23
*
Release 0.17.4
Stef Walter
2013-03-20
2
-1
/
+5
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
22
-27
/
+91
*
Fix invalid memory accesses reported by 'make memcheck'
Stef Walter
2013-03-20
5
-19
/
+34
*
Add a bit of infrastructure for running valgrind
Stef Walter
2013-03-20
13
-10
/
+46
*
trust: Predictable behavior with duplicate certificates in token
Stef Walter
2013-03-20
3
-16
/
+224
*
trust: Rework index to be faster and more usable
Stef Walter
2013-03-20
9
-179
/
+437
*
attrs: Print out the CKA_VALUE for certificates when debugging
Stef Walter
2013-03-20
5
-20
/
+63
*
hash: Add the murmur2 hash and start using it
Stef Walter
2013-03-20
14
-51
/
+234
*
hash: Rename file and functions for hashes
Stef Walter
2013-03-20
12
-72
/
+72
*
Release version 0.17.3
Stef Walter
2013-03-19
2
-1
/
+8
*
trust: Use descriptive labels for tokens
Stef Walter
2013-03-19
8
-27
/
+112
*
trust: Remove the temporary built in distrust objects
Stef Walter
2013-03-19
1
-148
/
+0
*
extract: Make extracted output directories read-only
Stef Walter
2013-03-19
3
-32
/
+61
*
trust: Don't use POSIX or GNU basename()
Stef Walter
2013-03-19
6
-27
/
+137
*
Do not export (de)constructor
Andreas Metzler
2013-03-19
1
-4
/
+4
*
Release version 0.17.2
Stef Walter
2013-03-18
2
-1
/
+5
*
trust: Fix trust tests on 32-bit builds
Stef Walter
2013-03-18
1
-2
/
+2
*
trust: Fix invalid varargs call in the builder
Stef Walter
2013-03-18
1
-1
/
+1
*
Release version 0.17.1
Stef Walter
2013-03-18
3
-8
/
+39
*
trust: Provide better debugging of trust module functions
Stef Walter
2013-03-18
1
-5
/
+15
*
attrs: Change p11_attrs_to_string() to allow static templates
Stef Walter
2013-03-18
4
-8
/
+16
*
trust: Handle incorrectly encoded CKA_SERIAL_NUMBER lookups
Stef Walter
2013-03-18
3
-1
/
+114
*
Add workaround for broken strndup() in firefox
Stef Walter
2013-03-18
1
-1
/
+6
*
compat: Fix trivial comment
Stef Walter
2013-03-18
1
-1
/
+1
*
Use the nickname x-distrusted for CKA_X_DISTRUSTED
Stef Walter
2013-03-18
1
-1
/
+1
*
trust: Better generation of nss objects and assertions for serial+issuer
Stef Walter
2013-03-18
3
-225
/
+341
*
Refine looking up of attributes in arrays
Stef Walter
2013-03-18
13
-163
/
+158
*
trust: Remove file that's no longer used
Stef Walter
2013-03-17
1
-301
/
+0
*
Bump version number
Stef Walter
2013-03-15
1
-1
/
+1
*
Fix distcheck and documentation
Stef Walter
2013-03-15
4
-22
/
+19
*
trust: Update frob-nss-tool so it can compare modules for trust info
Stef Walter
2013-03-15
3
-35
/
+164
*
trust: Support a p11-kit specific serialization format
Stef Walter
2013-03-15
16
-41
/
+1140
*
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
[next]