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
*
Our own unit testing framework
Stef Walter
2013-05-21
58
-5188
/
+3901
*
Further reorganization of the core module tracking
Stef Walter
2013-05-21
1
-188
/
+161
*
Pull the argv parsing code into its own file
Stef Walter
2013-05-21
4
-74
/
+164
*
Support /xxx/yyy as an absolute path with Win32
Stef Walter
2013-05-21
2
-5
/
+5
*
Bump the version number to unstable
Stef Walter
2013-05-21
1
-1
/
+1
*
Add the log-calls module config option
Stef Walter
2013-05-21
15
-36
/
+2646
*
Manage C_CloseAllSessions function for multiple callers
Stef Walter
2013-05-21
5
-8
/
+275
*
Update the proxy module to use managed PKCS#11 modules
Stef Walter
2013-05-21
11
-265
/
+1422
*
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
36
-486
/
+4594
*
Use libffi to implement mixins for managed code
Stef Walter
2013-05-16
8
-3
/
+3265
*
Add subclassable CK_X_FUNCTION_LIST
Stef Walter
2013-05-15
3
-4
/
+1561
*
Fail early when running automaint.sh
Stef Walter
2013-05-15
1
-0
/
+2
*
Implement valgrind's hellgrind checks for threading problems
Stef Walter
2013-05-15
5
-3
/
+13
*
Release version 0.18.2
Stef Walter
2013-05-14
2
-1
/
+4
*
Patch to make test-lexer depend on ASN.1
manphiz@gmail.com
2013-05-14
1
-1
/
+1
*
Reduce libtasn1 dependency to 2.3
Stef Walter
2013-05-03
1
-1
/
+1
*
Release version 0.18.1
Stef Walter
2013-04-15
2
-1
/
+5
*
doc: Use gtk-doc in the no-tmpl flavor
Stef Walter
2013-04-04
2
-30
/
+15
*
manual: Use a consistent docbook version
Stef Walter
2013-04-04
6
-12
/
+16
*
Put the external tools in $libdir/p11-kit
Stef Walter
2013-04-04
3
-3
/
+6
*
Release version 0.18.0
Stef Walter
2013-04-04
2
-1
/
+9
*
Fix off by one in date parsing code
Stef Walter
2013-04-04
1
-1
/
+1
*
Don't print erroneous debug messages when skipping files
Stef Walter
2013-04-04
2
-9
/
+11
*
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
4
-371
/
+81
*
trust: Fix logic for matching invalid NSS serial numbers
Stef Walter
2013-04-03
2
-47
/
+180
*
More compatible path munging and handling code
Stef Walter
2013-04-03
19
-175
/
+558
*
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
52
-170
/
+294
*
Don't use library locks from p11-kit tool
Stef Walter
2013-04-03
2
-4
/
+4
*
Add new script for setting up p11-kit for a maintainer
Stef Walter
2013-04-03
2
-0
/
+56
*
Fix build on Win32
Stef Walter
2013-04-03
1
-1
/
+1
*
Fix documentation so it builds out of tree
Stef Walter
2013-04-03
3
-73
/
+123
*
Fix build with automake 1.13
Stef Walter
2013-04-03
7
-496
/
+10
*
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
[next]