summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.17.20.17.2Stef Walter2013-03-182-1/+5
* trust: Fix trust tests on 32-bit buildsStef Walter2013-03-181-2/+2
* trust: Fix invalid varargs call in the builderStef Walter2013-03-181-1/+1
* Release version 0.17.10.17.1Stef Walter2013-03-183-8/+39
* trust: Provide better debugging of trust module functionsStef Walter2013-03-181-5/+15
* attrs: Change p11_attrs_to_string() to allow static templatesStef Walter2013-03-184-8/+16
* trust: Handle incorrectly encoded CKA_SERIAL_NUMBER lookupsStef Walter2013-03-183-1/+114
* Add workaround for broken strndup() in firefoxStef Walter2013-03-181-1/+6
* compat: Fix trivial commentStef Walter2013-03-181-1/+1
* Use the nickname x-distrusted for CKA_X_DISTRUSTEDStef Walter2013-03-181-1/+1
* trust: Better generation of nss objects and assertions for serial+issuerStef Walter2013-03-183-225/+341
* Refine looking up of attributes in arraysStef Walter2013-03-1813-163/+158
* trust: Remove file that's no longer usedStef Walter2013-03-171-301/+0
* Bump version numberStef Walter2013-03-151-1/+1
* Fix distcheck and documentationStef Walter2013-03-154-22/+19
* trust: Update frob-nss-tool so it can compare modules for trust infoStef Walter2013-03-153-35/+164
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-1516-41/+1140
* url: Split out the URL encoding and decoding functionsStef Walter2013-03-156-108/+381
* lexer: Make a lexer for our config file formatStef Walter2013-03-156-92/+644
* trust: Use a SHA-1 hash of subjectPublicKeyInfo as CKA_ID by defaultStef Walter2013-03-158-39/+115
* trust: Add a builder which builds objects out of parsed dataStef Walter2013-03-1517-1750/+3593
* attrs: Add info functions for constant names and valuesStef Walter2013-03-156-232/+566
* trust: Refactor to include concept of the indexStef Walter2013-03-1514-384/+2097
* attrs: New p11_attrs_merge() functionStef Walter2013-03-153-6/+153
* asn1: Implement a parsed ASN.1 tree cacheStef Walter2013-03-153-0/+177
* extract: Combine trust policy when extractingStef Walter2013-03-155-43/+313
* extract: --comment option adds comments to PEM bundlesStef Walter2013-03-157-3/+103
* extract: Allow p11_save_write() to automatically calculate lengthStef Walter2013-03-155-4/+62
* p11-kit: New priority option and change trust-policy optionStef Walter2013-03-1515-54/+136
* trust: Make each configured path its own tokenStef Walter2013-03-157-136/+460
* dict: Allow removal of current item in a p11_dict iterationStef Walter2013-03-152-0/+62
* trust: Rework input path treatmentStef Walter2013-03-1520-140/+318
* pem: Fix a bug decoding some PEM filesStef Walter2013-03-154-11/+246
* Don't overwrite the build directory when uploading documentationStef Walter2013-03-141-1/+1
* Fix up the system anchors/certificates configure argumentsStef Walter2013-03-141-15/+20
* doc: Move manual into doc/manual subdirectoryStef Walter2013-03-1218-156/+159
* 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