summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* certtool: made explicit the inclusion of time in PKCS #7 signaturesNikos Mavrogiannopoulos2015-06-162-1/+10
* certtool: include the signature time in PKCS #7 signaturesNikos Mavrogiannopoulos2015-06-161-1/+1
* certtool: rely on gnutls_pkcs7_print() even moreNikos Mavrogiannopoulos2015-06-161-80/+2
* certtool: use gnutls_pkcs7_print() - partiallyNikos Mavrogiannopoulos2015-06-161-14/+9
* tpmtool: added newline in error messagesNikos Mavrogiannopoulos2015-06-051-8/+8
* certtool: print signed and unsigned PKCS #7 attributesNikos Mavrogiannopoulos2015-06-031-14/+69
* certtool: added --p7-generate, --p7-sign and --p7-detached-signNikos Mavrogiannopoulos2015-06-024-1/+218
* certtool: print the signing time when availableNikos Mavrogiannopoulos2015-06-021-0/+3
* certtool: print more info about the PKCS #7 structNikos Mavrogiannopoulos2015-06-021-0/+22
* certtool: allow verification against a direct PKCS #7 signerNikos Mavrogiannopoulos2015-06-023-7/+25
* certtool: allow verifying PKCS #7 with detached dataNikos Mavrogiannopoulos2015-06-023-8/+43
* certtool: improved PKCS #7 verification outputNikos Mavrogiannopoulos2015-06-022-7/+7
* certtool: allow verification of PKCS #7 structuresNikos Mavrogiannopoulos2015-06-023-1/+206
* certtool: deinitialize PKCS #7 resourcesNikos Mavrogiannopoulos2015-05-311-0/+1
* Revert "updated gnulib"Nikos Mavrogiannopoulos2015-05-297-65/+19
* updated gnulibNikos Mavrogiannopoulos2015-05-297-19/+65
* gnutls-serv: send alert when wrong data have been received from clientNikos Mavrogiannopoulos2015-05-151-0/+4
* libopts: fixed the reading of the --enable-local-libopts flagNikos Mavrogiannopoulos2015-04-201-7/+8
* gnutls-cli: when no certificate is sent, notify the userNikos Mavrogiannopoulos2015-04-203-5/+10
* gnutls-cli: when a certificate is specified require the corresponding private...Nikos Mavrogiannopoulos2015-04-201-0/+2
* gnutls-serv: print when the peer's certificate is not verifiedNikos Mavrogiannopoulos2015-04-201-6/+10
* gnutls-cli: removed CCM from the ciphers tested with the old APINikos Mavrogiannopoulos2015-04-161-1/+0
* certtool: when generating an ECDSA key use the curve name in random artNikos Mavrogiannopoulos2015-04-141-0/+3
* certtool: modified to allow different key ID algorithmsNikos Mavrogiannopoulos2015-04-081-8/+18
* doc updateNikos Mavrogiannopoulos2015-04-081-1/+1
* doc updateNikos Mavrogiannopoulos2015-04-081-5/+6
* gnutls-cli: document the method to override the detected ciphersNikos Mavrogiannopoulos2015-04-071-2/+2
* gnutls-cli-debug: test for AES-CCMNikos Mavrogiannopoulos2015-04-073-0/+38
* p11tool: use the key usage flags to set PKCS #11 propertiesNikos Mavrogiannopoulos2015-04-044-17/+21
* certtool: certtool --generate-dh-params will account for --outderNikos Mavrogiannopoulos2015-04-041-3/+8
* p11tool: improved output messageNikos Mavrogiannopoulos2015-04-021-1/+1
* removed unecessary warningNikos Mavrogiannopoulos2015-04-021-2/+0
* p11tool: better output textNikos Mavrogiannopoulos2015-04-011-1/+1
* p11tool: added the --test-sign parameterNikos Mavrogiannopoulos2015-04-014-0/+111
* certtool: corrected import of pubkey in DER formatNikos Mavrogiannopoulos2015-04-011-10/+10
* p11tool: allow setting the CKA_ID on object initialization/generationNikos Mavrogiannopoulos2015-03-314-17/+59
* gnutls-cli: added chacha-poly1305 into benchmarksNikos Mavrogiannopoulos2015-03-282-0/+4
* updated gnulibNikos Mavrogiannopoulos2015-03-2712-84/+127
* p11tool: more precise documentation of --set-id parameterNikos Mavrogiannopoulos2015-03-271-3/+3
* p11tool: reduced debugging outputNikos Mavrogiannopoulos2015-03-271-19/+0
* certtool: --purpose, --hostname were renamed to --verify-purpose, --verify-ho...Nikos Mavrogiannopoulos2015-03-272-8/+10
* p11tool: added --mark-no-sign and --mark-no-decrypt optionsNikos Mavrogiannopoulos2015-03-262-0/+24
* certtool: eliminated memory leaks on verificationNikos Mavrogiannopoulos2015-03-251-2/+5
* certtool: added the --email option, to use in verificationNikos Mavrogiannopoulos2015-03-252-4/+17
* tools: enable compilation with all options disabledNikos Mavrogiannopoulos2015-03-213-6/+13
* p11tool: exit with non-zero reason if no objects are foundNikos Mavrogiannopoulos2015-03-111-1/+1
* p11tool: added --set-id and --set-label optionsNikos Mavrogiannopoulos2015-03-114-0/+79
* tools: added ftp as a starttls protocolNikos Mavrogiannopoulos2015-03-094-4/+12
* gnutls-cli: starttls and starttls-proto can't mixNikos Mavrogiannopoulos2015-03-091-0/+1
* gnutls-cli-debug: corrected check of certificate chain orderNikos Mavrogiannopoulos2015-03-061-0/+1