summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: enhance TLS version checks with DTLSNikos Mavrogiannopoulos2016-05-211-8/+39
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-209-9/+11
* .gitlab-ci.yml: minimal build disables SSL2 client helloNikos Mavrogiannopoulos2016-05-201-1/+1
* doc updateNikos Mavrogiannopoulos2016-05-201-1/+4
* Allow for conditional compilation of SSL 2.0 client hello supportNikos Mavrogiannopoulos2016-05-207-5/+43
* Amend: Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-206-5/+26
* CONTRIBUTING.md: link to milestones instead of all issuesNikos Mavrogiannopoulos2016-05-201-1/+1
* tests: mini-x509-cas: use cert-common.hNikos Mavrogiannopoulos2016-05-201-41/+1
* CONTRIBUTING.md: doc updateNikos Mavrogiannopoulos2016-05-201-3/+4
* tests: do not use pkglib to generate libpkcs11mock1.soNikos Mavrogiannopoulos2016-05-201-3/+2
* configure.ac: increased stack size usage to reduce warningsNikos Mavrogiannopoulos2016-05-201-8/+1
* announce.txt: updated list email addressNikos Mavrogiannopoulos2016-05-201-1/+1
* priority: CCM ciphersuites was promoted over the CBC onesNikos Mavrogiannopoulos2016-05-191-1/+3
* gnutls-cli: allow operation with stdin inputNikos Mavrogiannopoulos2016-05-193-3/+50
* doc updateNikos Mavrogiannopoulos2016-05-191-1/+6
* tests: ocsp-tls-connection: use /bin/bash since we rely on the $RANDOM variableNikos Mavrogiannopoulos2016-05-181-1/+1
* tests: use _putenv() for setting environment on windowsNikos Mavrogiannopoulos2016-05-181-0/+8
* tests: added check to verify that keylog file is being writtenNikos Mavrogiannopoulos2016-05-182-1/+121
* doc: documented the GNUTLS_KEYLOGFILE environment variableNikos Mavrogiannopoulos2016-05-182-0/+9
* Write session keys into a file when GNUTLS_KEYLOGFILE is exportedNikos Mavrogiannopoulos2016-05-181-0/+43
* systemkey: corrected help outputNikos Mavrogiannopoulos2016-05-182-10/+8
* doc: document the systems supported via systemkeys APINikos Mavrogiannopoulos2016-05-181-0/+6
* doc update [ci skip]Nikos Mavrogiannopoulos2016-05-172-6/+13
* gnutls-cli: corrected check for OCSP verification successNikos Mavrogiannopoulos2016-05-171-1/+1
* Test case for gnutls-cli --ocspThomas Klute2016-05-1713-6/+330
* INSTALL.md: no longer reference libgcryptNikos Mavrogiannopoulos2016-05-171-2/+0
* doc: updated README filesNikos Mavrogiannopoulos2016-05-173-7/+2
* tests: renamed cert-callback checks for simplicityNikos Mavrogiannopoulos2016-05-173-2/+2
* tests: added check with the legacy cert verification callbackNikos Mavrogiannopoulos2016-05-172-1/+386
* doc updateNikos Mavrogiannopoulos2016-05-171-1/+1
* tests: cert-callbacks check now checks the server-side callback operation as ...Nikos Mavrogiannopoulos2016-05-171-201/+112
* tests: dtls-stress: fix debug argument accountingNikos Mavrogiannopoulos2016-05-161-1/+2
* tests: re-disabled dtls-nb check; it had random failuresNikos Mavrogiannopoulos2016-05-161-1/+1
* tests: added DTLS test suite when in session resumptionNikos Mavrogiannopoulos2016-05-163-2/+49
* dtls-stress: added session resumption optionNikos Mavrogiannopoulos2016-05-161-62/+360
* tests: dtls: removed excessive debugging output from testNikos Mavrogiannopoulos2016-05-151-1/+1
* tests: dtls-stress: corrected parsing of -d optionNikos Mavrogiannopoulos2016-05-151-4/+8
* record.c: removed superfluous debuggingNikos Mavrogiannopoulos2016-05-151-2/+1
* gnutls_assert_val: corrected regression from 78ee98e06c7862df38131b12083adc1a...Nikos Mavrogiannopoulos2016-05-151-4/+4
* gnutls_assert_val: was modified to be in line with gnutls_assert()Nikos Mavrogiannopoulos2016-05-151-1/+1
* .gitlab-ci.yml: added new build target without SSL 3.0Nikos Mavrogiannopoulos2016-05-141-4/+15
* .gitignore: more files to ignoreNikos Mavrogiannopoulos2016-05-141-0/+7
* tests: added key exchange checks for all DTLS protocolsNikos Mavrogiannopoulos2016-05-145-1/+298
* doc: prefer the usage of VERS-ALL in documentationNikos Mavrogiannopoulos2016-05-141-2/+2
* ext master secret: don't enable when SSL 3.0 is the only protocolNikos Mavrogiannopoulos2016-05-141-3/+13
* tests: separated the key exchange checksNikos Mavrogiannopoulos2016-05-147-2/+492
* doc: mention the TLS 1.2 restriction of sign algo functionsNikos Mavrogiannopoulos2016-05-141-2/+4
* Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-1420-75/+232
* Makefile.am: include renamed files into distributionNikos Mavrogiannopoulos2016-05-144-8/+6
* README-alpha.md: refer to CONTRIBUTING.md [ci skip]Nikos Mavrogiannopoulos2016-05-141-1/+1