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
*
Fixes for some recent win32 regressions
Stef Walter
2013-07-18
1
-3
/
+18
*
Add support for using freebl3 for SHA1 and MD5 hashing
Stef Walter
2013-07-10
3
-614
/
+0
*
common: Fix typo, and don't escape '6' in URL encoding
Stef Walter
2013-07-08
1
-1
/
+1
*
trust: Port to use CKA_PUBLIC_KEY_INFO and updated trust store spec
Stef Walter
2013-07-04
3
-0
/
+3
*
path: Add p11_path_canon() function
Stef Walter
2013-07-03
3
-0
/
+34
*
path: Add p11_path_prefix() function
Stef Walter
2013-07-03
3
-0
/
+33
*
Reorganize various components
Stef Walter
2013-06-25
32
-5244
/
+373
*
trust: Writable module PKCS#11 token functions
Stef Walter
2013-06-17
1
-3
/
+11
*
trust: Correctly reflect the CK_TOKEN_INFO writability flags
Stef Walter
2013-06-14
1
-0
/
+3
*
path: Add p11_path_parent() function
Stef Walter
2013-06-14
3
-0
/
+55
*
path: Fix expanding of paths and tests
Stef Walter
2013-06-14
2
-25
/
+37
*
common: Abort test cases when one fails
Stef Walter
2013-06-13
1
-0
/
+2
*
Fix uninitialized p11_library_once
manphiz@gmail.com
2013-05-28
1
-1
/
+1
*
constants: Tweaks and add mechanisms
Stef Walter
2013-05-27
2
-253
/
+245
*
pem: Write PEM data directly to a buffer
Stef Walter
2013-05-27
3
-32
/
+34
*
url: Encode directly to a buffer
Stef Walter
2013-05-27
3
-33
/
+31
*
Fix up Makefile.am files for automake 1.13 warnings
Stef Walter
2013-05-21
1
-2
/
+2
*
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
[next]