summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fuzz: enable fuzzer target in afl examples and add missing script [ci skip]Nikos Mavrogiannopoulos2018-02-212-2/+51
* fuzz: fixes in README file [ci skip]Nikos Mavrogiannopoulos2018-02-211-5/+16
* updated Since version in new function entries as well as map file versionsNikos Mavrogiannopoulos2018-02-197-27/+33
* fuzz: enable TLS1.3 in server and client fuzzersNikos Mavrogiannopoulos2018-02-192-2/+4
* updated auto-generated filestmp-draft-ietf-tls-tls13-21Nikos Mavrogiannopoulos2018-02-197-199/+312
* doc updateNikos Mavrogiannopoulos2018-02-191-1/+8
* record: new gnutls_record_send2 functionDaiki Ueno2018-02-198-4/+375
* _gnutls_record_overhead: count content type octet in plaintextDaiki Ueno2018-02-192-8/+21
* tests: check extended record padding work with TLS 1.3Daiki Ueno2018-02-191-5/+6
* range: make length hiding always usable under TLS 1.3Daiki Ueno2018-02-191-4/+20
* tests: re-enable mini-record-range testDaiki Ueno2018-02-191-48/+13
* doc: fix mention of gnutls_record_send_range()Daiki Ueno2018-02-192-4/+4
* po: lib/x509/ocsp.c added to translatable filesNikos Mavrogiannopoulos2018-02-191-0/+1
* tests: corrected various typosNikos Mavrogiannopoulos2018-02-194-4/+7