summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update ./bootstrap from latest gnulibupdate-bootstrapTim Rühsen2019-03-011-27/+70
* Merge branch 'tmp-token-modname-clarifications' into 'master'Nikos Mavrogiannopoulos2019-02-281-1/+2
|\
| * pkcs11: clarify GNUTLS_PKCS11_TOKEN_MODNAME presence [ci skip]tmp-token-modname-clarificationsNikos Mavrogiannopoulos2019-02-261-1/+2
|/
* cppcheck: suppress warning on nettle code [ci skip]Nikos Mavrogiannopoulos2019-02-261-0/+1
* Merge branch 'tmp-ametzler-gnutls-cli-benchmark-overflow' into 'master'Tim Rühsen2019-02-242-2/+5
|\
| * gnutls-cli: fix --benchmark-ciphers type overflowAndreas Metzler2019-02-242-2/+5
|/
* Merge branch 'tmp-fetch-fuzz-corpora-faster' into 'master'Tim Rühsen2019-02-233-9/+35
|\
| * Fetch OSS-Fuzz corpora much faster [skip ci]tmp-fetch-fuzz-corpora-fasterTim Rühsen2019-02-053-9/+35
* | Merge branch 'tmp-update-ax-code-coverage' into 'master'Tim Rühsen2019-02-2310-152/+420
|\ \
| * | Update ax_code_coverage.m4 to latest release of autoconf-archivetmp-update-ax-code-coverageTim Rühsen2019-02-2210-152/+420
* | | Merge branch 'tmp-reset-after-free' into 'master'Tim Rühsen2019-02-2349-97/+28
|\ \ \
| * | | gnutls_x509_crt_init: Fix dereference of NULL pointertmp-reset-after-freeTim Rühsen2019-02-221-1/+1
| * | | Remove redundant resets of variables after free()Tim Rühsen2019-02-2247-96/+10
| * | | Automatically NULLify after gnutls_free()Tim Rühsen2019-02-222-0/+17
| |/ /
* | | Merge branch 'tmp-cleanup-cert' into 'master'Tim Rühsen2019-02-231-26/+12
|\ \ \
| * | | Cleanup lib/auth/cert.c as suggested by cppchecktmp-cleanup-certTim Rühsen2019-02-131-26/+12
* | | | Merge branch 'tmp-downgrade-sentinel' into 'master'Daiki Ueno2019-02-227-6/+91
|\ \ \ \
| * | | | tlsfuzzer: update to the latest upstream for downgrade protection teststmp-downgrade-sentinelDaiki Ueno2019-02-224-4/+17
| * | | | ext/supported_versions: regenerate server randomDaiki Ueno2019-02-223-2/+74
* | | | | Merge branch 'use_topendir_fixed' into 'master'Tim Rühsen2019-02-225-16/+59
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lib: x509: Minor directory browsing simplificationHugo Beauzée-Luyssen2019-02-211-6/+3
| * | | | Revert "Revert "verify-high2: Fix cert dir iteration on Win32""Hugo Beauzée-Luyssen2019-02-211-2/+49
| * | | | iconv: Allow _gnutls_utf8_to_ucs2 to output little endianHugo Beauzée-Luyssen2019-02-214-8/+7
* | | | | Merge branch 'thread_local_msvc_fixed' into 'master'Nikos Mavrogiannopoulos2019-02-211-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib: Provide _Thread_local on MSVCHugo Beauzée-Luyssen2019-02-201-0/+2
|/ / / /
* | | | Merge branch 'tmp-get-source-branch' into 'master'Nikos Mavrogiannopoulos2019-02-191-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | check_if_signed: Get source branch if not setTim Rühsen2019-02-181-0/+5
* | | | Merge branch 'tmp-fix-record-size-limit-resumption' into 'master'Daiki Ueno2019-02-1815-124/+320
|\ \ \ \ | |/ / / |/| | |
| * | | gnutls_record_set_max_size: make it work on server sidetmp-fix-record-size-limit-resumptionDaiki Ueno2019-02-142-79/+153
| * | | tlsfuzzer: update to the latest upstream for record_size_limit testDaiki Ueno2019-02-143-12/+46
| * | | ext/record_size_limit: account for content type octet in TLS 1.3Daiki Ueno2019-02-142-7/+34
| * | | decrypt_packet_tls13: add check for max plaintext sizeDaiki Ueno2019-02-141-0/+9
| * | | record: reject too large plaintext after decryptionDaiki Ueno2019-02-141-0/+9
| * | | constate: reset max_record_recv_size upon renegotiationDaiki Ueno2019-02-141-0/+9
| * | | session_pack: reset max_record_recv_size when packingDaiki Ueno2019-02-141-3/+12
| * | | ext/record_size_limit: don't confuse with negotiated/user-supplied maximumDaiki Ueno2019-02-142-14/+35
| * | | ext/max_record: server shouldn't send it with record_size_limitDaiki Ueno2019-02-144-8/+11
| * | | _gnutls_hello_ext_is_present: don't ignore max_fragment_lengthDaiki Ueno2019-02-141-1/+1
| * | | .dir-locals.el: disable indent-tabs-mode in js-modeDaiki Ueno2019-02-141-1/+2
* | | | Merge branch 'gnutls-703' into 'master'Tim Rühsen2019-02-141-0/+5
|\ \ \ \
| * | | | tests: wrap ADD_SYSCALL for getrandom in test for SYS_getrandomR. Andrew Bailey2019-02-141-0/+5
| |/ / /
* | | | Merge branch 'tmp-macosx-fix' into 'master'Tim Rühsen2019-02-141-10/+12
|\ \ \ \ | |/ / / |/| | |
| * | | bootstrap.conf: do not override GNULIB_SRCDIRtmp-macosx-fixNikos Mavrogiannopoulos2019-02-141-10/+12
|/ / /
* | | Merge branch 'tmp-fix-cert-params-checks' into 'master'Nikos Mavrogiannopoulos2019-02-147-62/+136
|\ \ \
| * | | x509: corrected issue in the algorithm parameters comparisonNikos Mavrogiannopoulos2019-02-147-62/+136
| |/ /
* | | Merge branch 'tmp-fix-uninitialized2' into 'master'Tim Rühsen2019-02-142-26/+53
|\ \ \
| * | | tests: added further checks for gnutls_pkcs11_token_get_infotmp-fix-uninitialized2Nikos Mavrogiannopoulos2019-02-141-2/+9
| * | | Fix uninitialized warning in pkcs11.cTim Rühsen2019-02-142-26/+46
|/ / /
* | | Merge branch 'tmp-serv-args' into 'master'Tim Rühsen2019-02-121-1/+1
|\ \ \
| * | | Fix 32bit overflow issue in src/serv-args.defTim Rühsen2019-02-121-1/+1
| |/ /