summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 3.7.03.7.0Daiki Ueno2020-12-022-3/+3
* NEWS: update for 3.7.0 releaseDaiki Ueno2020-12-021-6/+50
* Merge branch 'ihsinme-master-patch-42280' into 'master'Daiki Ueno2020-12-011-1/+1
|\
| * fix invalid unsigned arithmetic.ihsinme2020-12-011-1/+1
* | Merge branch 'wip/dueno/fuzzer-fixes' into 'master'Daiki Ueno2020-12-016-2/+24
|\ \
| * | fuzz: limit the retry count in handshake fuzzerDaiki Ueno2020-11-295-0/+18
| * | gnutls_handshake_write: don't enqueue empty Handshake messageDaiki Ueno2020-11-291-0/+4
| * | fuzz: fix undefined behavior on left shiftDaiki Ueno2020-11-291-2/+2
* | | Merge branch 'mcatanzaro/getissuer_func_docs' into 'master'Daiki Ueno2020-12-011-10/+8
|\ \ \ | |_|/ |/| |
| * | x509: Improve documentation of new set_getissuer_functionMichael Catanzaro2020-11-301-10/+8
|/ /
* | Merge branch 'wip/dueno/verify-tofu-cstore' into 'master'Daiki Ueno2020-11-261-3/+10
|\ \
| * | verify-tofu: return errors from store functions if callback failsDaiki Ueno2020-11-241-3/+10
| |/
* | Merge branch 'update_openssl' into 'master'Daiki Ueno2020-11-2524-42/+220
|\ \ | |/ |/|
| * accelerated: Re-generate assembly sourcesAnderson Toshiyuki Sasaki2020-11-2423-42/+220
| * devel: Update openssl submoduleAnderson Toshiyuki Sasaki2020-11-241-0/+0
|/
* Merge branch 'wip/dueno/aia-api' into 'master'Daiki Ueno2020-11-2115-387/+759
|\
| * x509: rework issuer callbackDaiki Ueno2020-11-199-326/+689
| * _gnutls_cert_log: assume that 'cert' is nonnullDaiki Ueno2020-11-192-2/+2
| * _gnutls_sort_clist: simplify the calling conventionDaiki Ueno2020-11-195-65/+74
* | Merge branch 'wip/dueno/disable-cipher-override' into 'master'Daiki Ueno2020-11-2012-734/+62
|\ \
| * | crypto-backend: remove ability of overriding ciphersDaiki Ueno2020-11-2012-734/+62
|/ /
* | Merge branch 'wip/dueno/quic' into 'master'Daiki Ueno2020-11-1921-5/+851
|\ \
| * | NEWS: add entry for QUIC related API functionsDaiki Ueno2020-11-191-0/+10
| * | fuzz: fuzz gnutls_handshake_writeDaiki Ueno2020-11-196-1/+313
| * | alert: add callback to intercept alert messagesDaiki Ueno2020-11-199-0/+62
| * | handshake: add callback to get notified with traffic secret changeDaiki Ueno2020-11-198-0/+121
| * | handshake: add functions to read/write handshake messages directlyDaiki Ueno2020-11-1913-4/+345
|/ /
* | Merge branch 'wip/dueno/ocsp-oid' into 'master'Daiki Ueno2020-11-195-14/+32
|\ \
| * | _gnutls_x509_read_value: don't count terminating null byte for OIDsNikos Mavrogiannopoulos2020-11-125-14/+32
| |/
* | Merge branch 'wip/dueno/max-pin-len' into 'master'Daiki Ueno2020-11-132-3/+10
|\ \
| * | pkcs11: increase the maximum PIN length from 31 to 255Daiki Ueno2020-11-132-3/+10
* | | Merge branch 'client-hello-version' into 'master'Daiki Ueno2020-11-131-0/+1
|\ \ \
| * | | Use proper record version in client hello after hello retry requestTomas Mraz2020-11-131-0/+1
|/ / /
* | | Merge branch 'wip/dueno/doc-fixes' into 'master'Daiki Ueno2020-11-133-8/+8
|\ \ \ | |_|/ |/| |
| * | x509: clarify how to release memory allocated for DNDaiki Ueno2020-11-123-8/+8
|/ /
* | Merge branch 'wip/dueno/revert-allow-broken-sig' into 'master'Daiki Ueno2020-11-122-10/+3
|\ \ | |/ |/|
| * tls-sig: defer allowed sigalg check to gnutls_pubkey_verify_data2Daiki Ueno2020-11-062-10/+3
* | Merge branch 'mcatanzaro/close-session' into 'master'Daiki Ueno2020-11-121-1/+2
|\ \
| * | pkcs11: fix session leak in error pathMichael Catanzaro2020-11-111-1/+2
|/ /
* | Merge branch 'cert_validation' into 'master'Daiki Ueno2020-11-1011-10/+212
|\ \
| * | Adds a new API gnutls_session_set_verify_output_function() that allows TLS ap...Sahana Prasad2020-11-1011-10/+212
* | | Merge branch 'tmp-nettle-3.6' into 'master'Daiki Ueno2020-11-1025-1165/+88
|\ \ \ | |/ / |/| |
| * | .gitlab-ci.yml: temporarily allow failures on Debian.cross.aarch64tmp-nettle-3.6Daiki Ueno2020-11-091-0/+1
| * | .gitlab-ci.yml: use nettle git master for FreeBSD.x86_64Daiki Ueno2020-11-091-5/+15
| * | Revert ".lgtm.yml: no longer bring nettle from master"Daiki Ueno2020-11-051-3/+10
| * | gostdsa: fix memleak in _gnutls_gostdsa_unmask_keyDaiki Ueno2020-11-041-0/+1
| * | testcompat-openssl: use RC4-SHA instead of RC4-MD5 for testingDaiki Ueno2020-11-041-6/+6
| * | .gitlab-ci.yml: use Fedora 33 with LEGACY policy for SSL 3.0 testingDaiki Ueno2020-11-041-1/+2
| * | .gitlab-ci.yml: supply -fstack-protector required by latest MinGWDaiki Ueno2020-11-041-1/+19
| * | tls-fuzzer: update submodulesDaiki Ueno2020-11-043-0/+0