summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: avoid duplicate runs of tests when not necessarytmp-update-tests-for-tls1.3Nikos Mavrogiannopoulos2018-03-191-15/+16
* tests: moved invalid-cert reproducer into fuzz/ reproducersNikos Mavrogiannopoulos2018-03-193-43/+1
* tests: testpkcs11.sh was moved to the main testsNikos Mavrogiannopoulos2018-03-1916-52/+53
* tests: long-crl.sh was moved to main suiteNikos Mavrogiannopoulos2018-03-195-8/+7
* tests: suite: dropped ocsp-coverage and cert-coverageNikos Mavrogiannopoulos2018-03-19813-246/+2
* tests: testsrn.sh was removed as duplicate of safe-renegotation/ testsNikos Mavrogiannopoulos2018-03-198-128/+13
* tests: pkcs7-cat: moved to main suiteNikos Mavrogiannopoulos2018-03-1910-10/+10
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-1981-1472/+1002
* tests: mini-record-retvals was split into return vals checking and alerts che...Nikos Mavrogiannopoulos2018-03-193-16/+321
* tests: client-fast-open: updated for TLS1.3Nikos Mavrogiannopoulos2018-03-191-15/+25
* tests: removed unused testNikos Mavrogiannopoulos2018-03-191-246/+0
* tests: auto-verify: update for TLS1.3Nikos Mavrogiannopoulos2018-03-191-19/+30
* doc update [ci skip]Nikos Mavrogiannopoulos2018-03-191-1/+6
* Merge branch 'tmp-nmav-draft-ietf-tls-tls13-22' into 'master'Nikos Mavrogiannopoulos2018-03-1042-400/+1260
|\
| * tlsfuzzer: updated to the latest versiontmp-nmav-draft-ietf-tls-tls13-22Nikos Mavrogiannopoulos2018-03-094-9/+7
| * alert: send the appropriate alert on GNUTLS_E_ERROR_IN_FINISHED_PACKETNikos Mavrogiannopoulos2018-03-091-0/+1
| * Bumped TLS1.3 draft version to -23Nikos Mavrogiannopoulos2018-03-093-6/+6
| * Hello retry request matches server helloNikos Mavrogiannopoulos2018-03-097-20/+89
| * tests: added negative tests for RSA-PSS key exchangeNikos Mavrogiannopoulos2018-03-095-3/+141
| * signatures: distinguish RSA-PSS signatures with RSA PKCS#1 1.5 certificates f...Nikos Mavrogiannopoulos2018-03-0920-103/+241
| * Server hello format follows TLS1.2 formatNikos Mavrogiannopoulos2018-03-088-201/+307
| * Renumbered the key share extension to 51Nikos Mavrogiannopoulos2018-03-083-11/+11
| * record: ignore any ChangeCipherSpec messages under TLS1.3 handshakeNikos Mavrogiannopoulos2018-03-087-65/+474
| * record: send 0x0303 under TLS1.3Nikos Mavrogiannopoulos2018-03-081-5/+6
|/
* cryptodev: fix prototype of cryptodev_mac_fast [ci skip]Nikos Mavrogiannopoulos2018-03-081-0/+4
* cryptodev: added missing macro [ci skip]Nikos Mavrogiannopoulos2018-03-071-0/+4
* Merge branch 'tmp-fix-re-encoding' into 'master'Nikos Mavrogiannopoulos2018-03-055-5/+334
|\
| * tests: added unit tests of gnutls_x509_crt_exportNikos Mavrogiannopoulos2018-03-051-0/+24
| * doc updateNikos Mavrogiannopoulos2018-03-051-0/+5
| * gnutls_x509_crt_export2: avoid re-encodingNikos Mavrogiannopoulos2018-03-051-4/+26
| * tests: added reproducer with DER re-encoding error on client sideNikos Mavrogiannopoulos2018-03-052-1/+279
|/
* cfg.mk: update-po rule uses commit -sNikos Mavrogiannopoulos2018-03-041-1/+1
* Sync with TP.Nikos Mavrogiannopoulos2018-03-0416-376/+3473
* CONTRIBUTING.md: added more info about gnulibNikos Mavrogiannopoulos2018-03-041-0/+15
* Merge branch 'tmp-fuzzer-coverage' into 'master'Nikos Mavrogiannopoulos2018-03-043-14/+22
|\
| * Improve fuzzer coverage report creationTim Rühsen2018-03-043-14/+22
|/
* Merge branch 'tmp-rsa-pss-fix' into 'master'Nikos Mavrogiannopoulos2018-03-0313-20/+82
|\
| * pkcs11: set the modulus bits on RSA keystmp-rsa-pss-fixNikos Mavrogiannopoulos2018-03-022-2/+11
| * gnutls_privkey_import_ext4: enhanced with GNUTLS_PRIVKEY_INFO_PK_ALGO_BITS flagNikos Mavrogiannopoulos2018-03-025-3/+23
| * _gnutls_find_rsa_pss_salt_size: add a validity check for salt sizeNikos Mavrogiannopoulos2018-03-027-15/+48
|/
* tests: eliminated destructive teststmp-simplify-nettle-checkNikos Mavrogiannopoulos2018-03-026-54/+238
* configure: simplified nettle version checkNikos Mavrogiannopoulos2018-03-012-8/+2
* gnutls-cli: do not ask any questions with --strict-tofuŁukasz Stelmach2018-03-012-8/+12
* Update oss-fuzz corporaTim Rühsen2018-02-272919-272/+3247
* drbg-aes: use the new nettle APIs for AESNikos Mavrogiannopoulos2018-02-262-13/+13
* accelerated: padlock: use the new nettle APIsNikos Mavrogiannopoulos2018-02-262-28/+11
* doc updatetmp-raw-parseNikos Mavrogiannopoulos2018-02-261-0/+4
* updated auto-generated filesNikos Mavrogiannopoulos2018-02-263-0/+4
* gnutls_ext_raw_parse: introduced functionNikos Mavrogiannopoulos2018-02-2611-15/+427
* fuzz: added TLS1.3 client and server traces [ci skip]tmp-extend-fuzzer-with-tls13-traceNikos Mavrogiannopoulos2018-02-212-0/+0