summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: updated supplemental tests for TLS1.3tmp-supplemental-no-tls13Nikos Mavrogiannopoulos2018-06-213-125/+119
* gnutls_supplemental_register: disable TLS 1.3 globallyNikos Mavrogiannopoulos2018-06-213-1/+13
* gnutls_session_supplemental_register: disable TLS1.3 when setNikos Mavrogiannopoulos2018-06-213-1/+13
* Merge branch 'exclude-fuzz-corpora' into 'master'Nikos Mavrogiannopoulos2018-06-202-11/+38
|\
| * Remove oss-fuzz copora from tarballTim Rühsen2018-06-202-11/+38
|/
* gnutls-cli: introduce the rekey1 inline commandNikos Mavrogiannopoulos2018-06-203-8/+13
* Merge branch 'tmp-safe-padding-removal-made-optional' into 'master'Nikos Mavrogiannopoulos2018-06-208-32/+141
|\
| * document new behavior on safe padding removaltmp-safe-padding-removal-made-optionalNikos Mavrogiannopoulos2018-06-203-4/+16
| * record: fail with invalid request when attempting to send no pad and no dataNikos Mavrogiannopoulos2018-06-202-2/+21
| * tests: enhance padding checkNikos Mavrogiannopoulos2018-06-202-24/+91
| * gnutls-cli: added CCM run under TLS1.2 in benchmark modeNikos Mavrogiannopoulos2018-06-201-0/+3
| * cipher: made TLS1.3 safe padding check optionalNikos Mavrogiannopoulos2018-06-202-2/+10
|/
* gnutls_session_get_id: document restrictionsNikos Mavrogiannopoulos2018-06-201-0/+12
* tests: verify that resumed session ID matches originalNikos Mavrogiannopoulos2018-06-201-0/+27
* Merge branch 'fix-files-update' into 'master'Nikos Mavrogiannopoulos2018-06-202-10/+13
|\
| * Makefile.am: move autogen files update to src/Makefile.amDmitry Eremin-Solenikov2018-06-192-6/+9
| * Makefile.am: files-update: support out-of-tree buildsDmitry Eremin-Solenikov2018-06-191-3/+3
| * symbol-check: fix typo to make it work for out-of-tree buildsDmitry Eremin-Solenikov2018-06-191-1/+1
|/
* aarch64: update elf files to correspond to the macosx versionNikos Mavrogiannopoulos2018-06-195-74/+1796
* macosx: include aarch64 asm filesNikos Mavrogiannopoulos2018-06-198-4/+6333
* Merge branch 'tmp-fix-tags' into 'master'Tim Rühsen2018-06-191-6/+7
|\
| * Makefile.am: abi-check: fetch fresh tagsNikos Mavrogiannopoulos2018-06-181-6/+7
|/
* drbg-aes: removed the continuous DRBG checksNikos Mavrogiannopoulos2018-06-181-12/+0
* Merge branch 'fix-autoreconf' into 'master'Nikos Mavrogiannopoulos2018-06-163-3/+3
|\
| * Fix usage of 'autoreconf'Tim Rühsen2018-06-163-3/+3
|/
* configure: Check for clock_gettime and fmemopen using a proper testMartin Storsjo2018-06-161-1/+18
* configure: Include sys/random.h before checking for getentropy on macOSMartin Storsjo2018-06-162-0/+6
* configure: Pass -no_weak_imports to the linker, if supportedMartin Storsjo2018-06-161-0/+8
* configure: Remove a duplicate check for fmemopenMartin Storsjo2018-06-161-1/+1
* Merge branch 'tmp-tlsfuzzer-tls13-hrr' into 'master'Nikos Mavrogiannopoulos2018-06-155-11/+28
|\
| * tlsfuzzer: update to the latest versiontmp-tlsfuzzer-tls13-hrrDaiki Ueno2018-06-152-0/+0
| * _gnutls13_handshake_server: send CCS immediately after HRRDaiki Ueno2018-06-152-9/+20
| * _gnutls13_handshake_server: corrected transition when post_handshake callback...Nikos Mavrogiannopoulos2018-06-151-3/+1
| * _gnutls_send_change_cipher_spec: don't cache under TLS 1.3Daiki Ueno2018-06-151-0/+8
|/
* Merge branch 'tmp-iovec-api' into 'master'Nikos Mavrogiannopoulos2018-06-1413-53/+550
|\
| * abi-check skip session::set_transport_vec_push_functiontmp-iovec-apiNikos Mavrogiannopoulos2018-06-141-0/+4
| * corrected check for iovec types in libcNikos Mavrogiannopoulos2018-06-141-1/+1
| * updated auto-generated filesNikos Mavrogiannopoulos2018-06-143-0/+4
| * gnutls-cli: benchmark for TLS1.3 and TLS1.2Nikos Mavrogiannopoulos2018-06-141-14/+20
| * cipher: use gnutls_aead_cipher_encryptvNikos Mavrogiannopoulos2018-06-141-27/+46
| * gnutls_aead_cipher_encryptv: introducedNikos Mavrogiannopoulos2018-06-145-10/+474
| * MAX_CIPHER_BLOCK_SIZE: increased to 64-bytes for CHACHA20Nikos Mavrogiannopoulos2018-06-141-1/+1
|/
* configure: reduce warnings about implicit-fallthrough [ci skip]Nikos Mavrogiannopoulos2018-06-141-0/+1
* gnutls_alert_send_appropriate: fix typeNikos Mavrogiannopoulos2018-06-141-1/+1
* README-ci.freebsd.md: updated for new build method with gnulib [ci skip]Nikos Mavrogiannopoulos2018-06-141-2/+8
* Merge branch 'gnulib-bootstrap' into 'master'Nikos Mavrogiannopoulos2018-06-14728-133973/+2815
|\
| * Use $(MAKE) instead of makeTim Rühsen2018-06-142-14/+14
| * distclean temp. test files for 'make distcheck'Tim Rühsen2018-06-143-1/+7
| * Add DISTCLEANFILES to src/Makefile.am to fix 'make distcheck'Tim Rühsen2018-06-141-0/+5
| * Fix creation of ChangeLog for 'make distcheck'Tim Rühsen2018-06-142-3/+3