| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |