summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* certtool: honour --hash option when generating PKCS#12 filesDmitry Eremin-Solenikov2018-06-231-1/+7
* certtool: ask if certificate will be used for data encryptionDmitry Eremin-Solenikov2018-06-231-2/+1
* certtool: support generating GOST-encrypted PKCS#8/12 filesDmitry Eremin-Solenikov2018-06-231-0/+10
* Support GOST private keys generationDmitry Eremin-Solenikov2018-06-233-4/+20
* certtool: support dumping GOST private key informationDmitry Eremin-Solenikov2018-06-232-0/+86
* certool: export GOST privkeys only in PKCS#8 formatDmitry Eremin-Solenikov2018-06-231-1/+3
* gnutls-cli: introduce the rekey1 inline commandNikos Mavrogiannopoulos2018-06-203-8/+13
* gnutls-cli: added CCM run under TLS1.2 in benchmark modeNikos Mavrogiannopoulos2018-06-201-0/+3
* Makefile.am: move autogen files update to src/Makefile.amDmitry Eremin-Solenikov2018-06-191-0/+8
* gnutls-cli: benchmark for TLS1.3 and TLS1.2Nikos Mavrogiannopoulos2018-06-141-14/+20
* Add DISTCLEANFILES to src/Makefile.am to fix 'make distcheck'Tim Rühsen2018-06-141-0/+5
* Fix gcc 8 warningsTim Rühsen2018-06-142-4/+10
* Add bootstrap + bootstrap.confTim Rühsen2018-06-14238-47074/+0
* 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