summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* gnutls-cli: improve error reporting with -l --priority optionNikos Mavrogiannopoulos2018-07-131-1/+4
* gnutls-cli-debug: do not attempt SSL3.0 negotiation when not enabledNikos Mavrogiannopoulos2018-07-132-3/+9
* gnutls-cli-debug: fix EtM and extended master secret discoveryNikos Mavrogiannopoulos2018-07-132-3/+2
* gnutls-cli-debug: generalized cipher testsNikos Mavrogiannopoulos2018-07-122-9/+9
* gnutls-cli-debug: removed legacy tests no longer applicableNikos Mavrogiannopoulos2018-07-123-109/+59
* gnutls-cli-debug: detect TLS1.3 supportNikos Mavrogiannopoulos2018-07-123-8/+50
* gnutls-cli-debug: when testing servers enable all ciphersNikos Mavrogiannopoulos2018-07-121-8/+8
* certtool: properly print an int64_t valueNikos Mavrogiannopoulos2018-07-021-4/+1
* certtool: print information on time_t restrictions on failureNikos Mavrogiannopoulos2018-07-021-0/+6
* gnutls-serv: make --disable-client-cert and --require-client-cert options inc...Nikos Mavrogiannopoulos2018-07-022-2/+7
* p11tool: remove duplicate branchNikos Mavrogiannopoulos2018-06-271-3/+1
* gnutls-serv: when post-handshake auth is asked; require a certificateNikos Mavrogiannopoulos2018-06-274-7/+21
* gnutls-cli: wait for all server data prior to closing connectionNikos Mavrogiannopoulos2018-06-271-54/+30
* src: fix regenerating autogen files if builddir = srcdirDmitry Eremin-Solenikov2018-06-271-1/+7
* convert from milliseconds to timespec without loopRolf Eike Beer2018-06-262-13/+4
* use timespec_sub_ms() instead of open coding itRolf Eike Beer2018-06-261-3/+1
* avoid rounding errors and overflows when substracting timespecsRolf Eike Beer2018-06-261-2/+1
* 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