summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updatetmp-fix-re-encodingNikos Mavrogiannopoulos2018-03-031-0/+5
* gnutls_x509_crt_export2: avoid re-encodingNikos Mavrogiannopoulos2018-03-031-4/+26
* tests: added reproducer with DER re-encoding error on client sideNikos Mavrogiannopoulos2018-03-032-1/+279
* 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
* doc: use 3.6.xx to be consistent with other version referencesNikos Mavrogiannopoulos2018-02-191-1/+1
* doc updateNikos Mavrogiannopoulos2018-02-193-5/+3
* doc: getfuncs.pl: distinguish between different typedef typesNikos Mavrogiannopoulos2018-02-191-3/+12
* check_ocsp_response: print OCSP response actual error on debug logNikos Mavrogiannopoulos2018-02-194-0/+68
* x509/cert: reorganizedNikos Mavrogiannopoulos2018-02-194-635/+631
* tests: added unit test for gnutls_ocsp_resp_list_import2Nikos Mavrogiannopoulos2018-02-192-1/+262
* doc: updatedNikos Mavrogiannopoulos2018-02-192-12/+43
* tests: added ocsptool sanity check programNikos Mavrogiannopoulos2018-02-194-1/+183
* tests: enhanced OCSP testsNikos Mavrogiannopoulos2018-02-1914-37/+1990
* cert auth: use a single callback to call for OCSPNikos Mavrogiannopoulos2018-02-193-30/+25
* ocsp: introduced gnutls_certificate_get_ocsp_expiration()Nikos Mavrogiannopoulos2018-02-194-6/+92
* ocsp: enhanced the OCSP response loading APIsNikos Mavrogiannopoulos2018-02-1914-77/+405
* gnutls-serv: allow loading multiple OCSP responsesNikos Mavrogiannopoulos2018-02-192-10/+25
* cert: introduced flag GNUTLS_CERTIFICATE_SKIP_OCSP_RESPONSE_CHECKNikos Mavrogiannopoulos2018-02-192-1/+18
* gnutls_certificate_set_ocsp_status_request_file: match input response to cert...Nikos Mavrogiannopoulos2018-02-196-22/+112
* ocsp: moved non-extension related functions to ocsp-api.cNikos Mavrogiannopoulos2018-02-193-250/+287
* gnutls_ocsp_status_request_get2: allow operation under TLS1.3 for server sideNikos Mavrogiannopoulos2018-02-191-2/+3
* select_sign_algorithm: check KX type only on pre-TLS1.3Nikos Mavrogiannopoulos2018-02-191-1/+1
* rename _gnutls_selected_certs_set -> selected_certs_setNikos Mavrogiannopoulos2018-02-191-33/+33