summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.16.40.16.4Stef Walter2013-03-122-1/+5
* tools: Display per-command help appropriatelyStef Walter2013-03-111-7/+12
* tools: Initialize local debug code correctlyStef Walter2013-03-111-0/+3
* Release version 0.16.30.16.3Stef Walter2013-03-082-1/+7
* iter: Don't skip tokens that don't have CKF_TOKEN_INITIALIZEDStef Walter2013-03-082-37/+0
* trust: add a simple frob-nss-token tool to dump distrustStef Walter2013-03-082-0/+109
* trust: Use the new NSS PKCS#11 extension codesStef Walter2013-03-086-94/+95
* Hard code distrust temporarily.Stef Walter2013-03-081-1/+149
* tools: Parse global options appropriately, even if after commandStef Walter2013-03-081-13/+18
* trust: Refactor how we load builtin objectsStef Walter2013-03-081-11/+13
* Don't shove messages into debug output if they're already displayedStef Walter2013-03-081-2/+2
* Release 0.16.20.16.2Stef Walter2013-03-082-1/+6
* extract: Use bool instead of int where appropriateStef Walter2013-03-081-15/+15
* tools: Add a bit of debugging to the PEM extract handlerStef Walter2013-03-082-0/+4
* extract: Fix regression in --purpose optionStef Walter2013-03-082-2/+61
* Document and put code coverage onlineStef Walter2013-03-082-4/+34
* Properly detect the stdbool.h headerStef Walter2013-03-081-0/+2
* Release version 0.16.10.16.1Stef Walter2013-03-072-1/+6
* doc: Fix external URLs in documentationStef Walter2013-03-071-6/+6
* doc: Add P11_KIT_STRICT=yes debugging tipStef Walter2013-03-071-0/+11
* x509: Don't break when cA field of BasicConstraints is missingStef Walter2013-03-071-2/+9
* tools: Remove extra debugging statement when running external commandsStef Walter2013-03-071-1/+0
* extract-trust: Turn into a placeholder script that does nothingStef Walter2013-03-071-21/+15
* doc: Don't wrap the options in the pkcs11.conf manual pageStef Walter2013-03-071-6/+6
* Release version 0.16.00.16.0Stef Walter2013-03-042-1/+9
* Build with the libtasn1 CFLAGS properlyStef Walter2013-03-045-2/+14
* Redo mock.h header in order to relicenseStef Walter2013-03-041-667/+686
* Remove duplicate typedefStef Walter2013-03-041-2/+2
* Fix missing bracket in trust module checkRoman Bogorodskiy2013-03-041-1/+1
* Initialize modules correctly in testsStef Walter2013-03-039-1/+14
* Windows doesn't support symlinks, chmod, or atomic renamesStef Walter2013-03-037-6/+101
* Use mingw compatible coverage flagsStef Walter2013-03-031-2/+2
* Don't use wchar_t for storing unicode charactersStef Walter2013-03-031-35/+36
* Fix syntax errors in OS_WIN32 ifdefsStef Walter2013-03-036-10/+14
* Open files in binary mode on windowsStef Walter2013-03-034-8/+11
* Add compat gmtime_r() and timegm() functionsStef Walter2013-03-033-0/+76
* Add compat mkstemp() and mkdtemp() functionsStef Walter2013-03-032-0/+156
* Add compat vasprintf() and asprintf() functionsStef Walter2013-03-033-0/+84
* Add compat strndup() functionStef Walter2013-03-033-0/+30
* Abstract mmap() into a compat APIStef Walter2013-03-035-79/+160
* Use putenv() instead of setenv()Stef Walter2013-03-0316-16/+16
* Add compat implementation of basename()Stef Walter2013-03-033-2/+71
* tools: Update comments for cacerts jks formatStef Walter2013-03-031-4/+4
* Rename p11_module_xxx() compat functions to p11_dl_xxx()Stef Walter2013-03-033-24/+29
* Update the pkcs11.h header for missing mechanismsStef Walter2013-02-202-1/+26
* Only do shared object and DLL initialization in librariesStef Walter2013-02-204-49/+122
* Move pkcs11.conf and module documentation to a manual pageStef Walter2013-02-206-162/+239
* Pull translations from transifexStef Walter2013-02-1340-21/+11845
* Relicense the buffer code appropriate for inclusion in p11-kitStef Walter2013-02-122-46/+68
* Release version 0.15.20.15.2Stef Walter2013-02-122-1/+7