summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gnutls-cli: ignore E_AGAIN to accommodate async handshake messageDaiki Ueno2018-05-261-1/+1
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-261-4/+0
* certtool: split long prompt for serialMartin Sucha2018-05-191-3/+5
* doc: add note about CRL numbers to man pageMartin Sucha2018-05-191-0/+7
* certtool: ask again until serial/crl number is validMartin Sucha2018-05-191-24/+36
* certtool: remove extra functionMartin Sucha2018-05-191-21/+3
* doc: add hex format to example templateMartin Sucha2018-05-191-1/+3
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-194-65/+236
* certtool: honor --ask-pass when loading a private keyNikos Mavrogiannopoulos2018-05-073-7/+14
* updated-auto-generated filesNikos Mavrogiannopoulos2018-05-052-344/+376
* gnutls-serv: all skipping DTLS cookie requestNikos Mavrogiannopoulos2018-05-052-33/+44
* gnutls-cli: corrected data written by server traceNikos Mavrogiannopoulos2018-05-051-1/+1
* updated auto-generated filesNikos Mavrogiannopoulos2018-05-042-72/+136
* gnutls-cli: enhanced tool for TLS1.3 optionsNikos Mavrogiannopoulos2018-05-045-21/+91
* updated auto-generated filesNikos Mavrogiannopoulos2018-04-294-1005/+1040
* doc: Add crossreference/warningAndreas Metzler2018-04-291-1/+1
* gnutls-cli: added option to specify the verification hostnameNikos Mavrogiannopoulos2018-04-292-8/+21
* certtool: key-type desc was moved along the privkey functionality [ci skip]Nikos Mavrogiannopoulos2018-04-061-9/+9
* gnutls-cli: do not ask any questions with --strict-tofuƁukasz Stelmach2018-03-012-8/+12
* updated auto-generated filestmp-draft-ietf-tls-tls13-21Nikos Mavrogiannopoulos2018-02-194-199/+275
* gnutls-serv: allow loading multiple OCSP responsesNikos Mavrogiannopoulos2018-02-192-10/+25
* ocsptool: import and export OCSP responses in PEM formatNikos Mavrogiannopoulos2018-02-192-33/+114
* gnutls-cli-debug: use explicit TLS versions rather than TLS-ALLNikos Mavrogiannopoulos2018-02-191-1/+1
* p11tool: updated documentation [ci skip]Nikos Mavrogiannopoulos2018-02-081-3/+7
* serv: increase cache size used for resumptionNikos Mavrogiannopoulos2018-02-021-1/+1
* gnutls-cli: no longer print certificate types or compression methodsNikos Mavrogiannopoulos2018-02-021-19/+2
* updated auto-generated filestmp-fix-certtool-double-freeNikos Mavrogiannopoulos2018-01-261-474/+474
* certtool: deprecated the --certificate-pubkey optionNikos Mavrogiannopoulos2018-01-261-1/+2
* certtool: avoid duplicate deinitialization on --certificate-pubkeyNikos Mavrogiannopoulos2018-01-261-4/+8
* p11tool: corrected issue preventing the deletion of objects in batch modeNikos Mavrogiannopoulos2018-01-231-0/+2
* p11tool: corrected type affecting use of --only-urlsNikos Mavrogiannopoulos2018-01-231-1/+1
* gnutls-serv: fix double-free on inactivity timeouttmp-dueno-serv-double-freeDaiki Ueno2017-12-011-0/+1
* psktool: allow up to 512-byte keysNikos Mavrogiannopoulos2017-11-221-1/+1
* updated auto-generated filesNikos Mavrogiannopoulos2017-11-213-397/+397
* srptool: --create-conf no longer includes 1024-bit parametersNikos Mavrogiannopoulos2017-11-212-10/+15
* p11tool: renamed pkcs11_set_pin() to allow static linkingNikos Mavrogiannopoulos2017-11-153-4/+4
* tools: do not access unused variablesNikos Mavrogiannopoulos2017-11-142-8/+2
* p11tool: attempt to auto-login when the token requires itNikos Mavrogiannopoulos2017-10-211-8/+21
* p11tool: print PKCS#11 token flags in --list-tokensNikos Mavrogiannopoulos2017-10-211-0/+88
* gnutls-serv: print the right error code on OCSP request settingNikos Mavrogiannopoulos2017-10-181-2/+3
* ocsptool: doc updateNikos Mavrogiannopoulos2017-10-181-1/+5
* doc: improve documentation on provable private keysNikos Mavrogiannopoulos2017-10-091-1/+1
* certtool: allow using SHA512 for key IDsNikos Mavrogiannopoulos2017-10-011-1/+3
* certtool: allow using --fingerprint with sha384 or sha512Nikos Mavrogiannopoulos2017-10-011-5/+7
* gnutls-cli: always initialize the inline commands structtmp-enhance-static-analyzerNikos Mavrogiannopoulos2017-09-241-1/+1
* gnutls-cli-debug: eliminated memory leaksNikos Mavrogiannopoulos2017-09-241-0/+1
* ocsptool: eliminate memory leaksNikos Mavrogiannopoulos2017-09-241-5/+13
* certtool: use assert to protect var accessNikos Mavrogiannopoulos2017-09-241-1/+3
* srptool: removed unused variablesNikos Mavrogiannopoulos2017-09-241-4/+1
* psktool: remove unused variablesNikos Mavrogiannopoulos2017-09-241-4/+2