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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Our own unit testing framework
Stef Walter
2013-05-21
21
-1006
/
+1162
*
Pull the argv parsing code into its own file
Stef Walter
2013-05-21
3
-0
/
+160
*
Support /xxx/yyy as an absolute path with Win32
Stef Walter
2013-05-21
2
-5
/
+5
*
Add the log-calls module config option
Stef Walter
2013-05-21
5
-20
/
+387
*
Manage C_CloseAllSessions function for multiple callers
Stef Walter
2013-05-21
1
-1
/
+1
*
Update the proxy module to use managed PKCS#11 modules
Stef Walter
2013-05-21
2
-9
/
+11
*
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
4
-25
/
+54
*
Add subclassable CK_X_FUNCTION_LIST
Stef Walter
2013-05-15
3
-4
/
+1561
*
Implement valgrind's hellgrind checks for threading problems
Stef Walter
2013-05-15
1
-1
/
+1
*
Patch to make test-lexer depend on ASN.1
manphiz@gmail.com
2013-05-14
1
-1
/
+1
*
Don't print erroneous debug messages when skipping files
Stef Walter
2013-04-04
1
-6
/
+6
*
Update to MurmurHash3
Stef Walter
2013-04-03
5
-84
/
+91
*
Don't respect timezones for CKA_START_DATE or CKA_END_DATE
Stef Walter
2013-04-03
2
-338
/
+0
*
More compatible path munging and handling code
Stef Walter
2013-04-03
8
-73
/
+526
*
Don't use free() on memory allocated by LocalFree()
Stef Walter
2013-04-03
1
-1
/
+1
*
Separate library init from message code
Stef Walter
2013-04-03
11
-102
/
+234
*
Don't use library locks from p11-kit tool
Stef Walter
2013-04-03
1
-4
/
+0
*
Fix build with automake 1.13
Stef Walter
2013-04-03
1
-2
/
+2
*
Don't try to guess at overflowing time values on 32-bit systems
Stef Walter
2013-03-28
1
-3
/
+3
*
Fix testing of murmur hash on bigendian systems
Stef Walter
2013-03-25
1
-37
/
+23
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
5
-1
/
+11
*
Fix invalid memory accesses reported by 'make memcheck'
Stef Walter
2013-03-20
3
-18
/
+31
*
Add a bit of infrastructure for running valgrind
Stef Walter
2013-03-20
2
-3
/
+2
*
attrs: Print out the CKA_VALUE for certificates when debugging
Stef Walter
2013-03-20
3
-14
/
+51
*
hash: Add the murmur2 hash and start using it
Stef Walter
2013-03-20
7
-30
/
+215
*
hash: Rename file and functions for hashes
Stef Walter
2013-03-20
6
-42
/
+42
*
trust: Don't use POSIX or GNU basename()
Stef Walter
2013-03-19
4
-24
/
+131
*
Release version 0.17.1
Stef Walter
2013-03-18
1
-1
/
+21
*
attrs: Change p11_attrs_to_string() to allow static templates
Stef Walter
2013-03-18
3
-7
/
+15
*
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
*
Refine looking up of attributes in arrays
Stef Walter
2013-03-18
4
-80
/
+91
*
Fix distcheck and documentation
Stef Walter
2013-03-15
1
-8
/
+8
*
trust: Update frob-nss-tool so it can compare modules for trust info
Stef Walter
2013-03-15
2
-0
/
+25
*
trust: Support a p11-kit specific serialization format
Stef Walter
2013-03-15
3
-0
/
+27
*
url: Split out the URL encoding and decoding functions
Stef Walter
2013-03-15
5
-0
/
+369
*
lexer: Make a lexer for our config file format
Stef Walter
2013-03-15
5
-0
/
+605
*
trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by default
Stef Walter
2013-03-15
2
-0
/
+27
*
attrs: Add info functions for constant names and values
Stef Walter
2013-03-15
6
-232
/
+566
*
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
*
dict: Allow removal of current item in a p11_dict iteration
Stef Walter
2013-03-15
2
-0
/
+62
*
pem: Fix a bug decoding some PEM files
Stef Walter
2013-03-15
3
-11
/
+221
*
trust: Use the new NSS PKCS#11 extension codes
Stef Walter
2013-03-08
2
-67
/
+68
*
Don't shove messages into debug output if they're already displayed
Stef Walter
2013-03-08
1
-2
/
+2
*
tools: Add a bit of debugging to the PEM extract handler
Stef Walter
2013-03-08
1
-0
/
+1
*
x509: Don't break when cA field of BasicConstraints is missing
Stef Walter
2013-03-07
1
-2
/
+9
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
2
-0
/
+7
*
Redo mock.h header in order to relicense
Stef Walter
2013-03-04
1
-667
/
+686
*
Don't use wchar_t for storing unicode characters
Stef Walter
2013-03-03
1
-35
/
+36
[next]