| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: updated supplemental tests for TLS1.3tmp-supplemental-no-tls13 | Nikos Mavrogiannopoulos | 2018-06-21 | 3 | -125/+119 |
* | gnutls_supplemental_register: disable TLS 1.3 globally | Nikos Mavrogiannopoulos | 2018-06-21 | 3 | -1/+13 |
* | gnutls_session_supplemental_register: disable TLS1.3 when set | Nikos Mavrogiannopoulos | 2018-06-21 | 3 | -1/+13 |
* | Merge branch 'exclude-fuzz-corpora' into 'master' | Nikos Mavrogiannopoulos | 2018-06-20 | 2 | -11/+38 |
|\ |
|
| * | Remove oss-fuzz copora from tarball | Tim Rühsen | 2018-06-20 | 2 | -11/+38 |
|/ |
|
* | gnutls-cli: introduce the rekey1 inline command | Nikos Mavrogiannopoulos | 2018-06-20 | 3 | -8/+13 |
* | Merge branch 'tmp-safe-padding-removal-made-optional' into 'master' | Nikos Mavrogiannopoulos | 2018-06-20 | 8 | -32/+141 |
|\ |
|
| * | document new behavior on safe padding removaltmp-safe-padding-removal-made-optional | Nikos Mavrogiannopoulos | 2018-06-20 | 3 | -4/+16 |
| * | record: fail with invalid request when attempting to send no pad and no data | Nikos Mavrogiannopoulos | 2018-06-20 | 2 | -2/+21 |
| * | tests: enhance padding check | Nikos Mavrogiannopoulos | 2018-06-20 | 2 | -24/+91 |
| * | gnutls-cli: added CCM run under TLS1.2 in benchmark mode | Nikos Mavrogiannopoulos | 2018-06-20 | 1 | -0/+3 |
| * | cipher: made TLS1.3 safe padding check optional | Nikos Mavrogiannopoulos | 2018-06-20 | 2 | -2/+10 |
|/ |
|
* | gnutls_session_get_id: document restrictions | Nikos Mavrogiannopoulos | 2018-06-20 | 1 | -0/+12 |
* | tests: verify that resumed session ID matches original | Nikos Mavrogiannopoulos | 2018-06-20 | 1 | -0/+27 |
* | Merge branch 'fix-files-update' into 'master' | Nikos Mavrogiannopoulos | 2018-06-20 | 2 | -10/+13 |
|\ |
|
| * | Makefile.am: move autogen files update to src/Makefile.am | Dmitry Eremin-Solenikov | 2018-06-19 | 2 | -6/+9 |
| * | Makefile.am: files-update: support out-of-tree builds | Dmitry Eremin-Solenikov | 2018-06-19 | 1 | -3/+3 |
| * | symbol-check: fix typo to make it work for out-of-tree builds | Dmitry Eremin-Solenikov | 2018-06-19 | 1 | -1/+1 |
|/ |
|
* | aarch64: update elf files to correspond to the macosx version | Nikos Mavrogiannopoulos | 2018-06-19 | 5 | -74/+1796 |
* | macosx: include aarch64 asm files | Nikos Mavrogiannopoulos | 2018-06-19 | 8 | -4/+6333 |
* | Merge branch 'tmp-fix-tags' into 'master' | Tim Rühsen | 2018-06-19 | 1 | -6/+7 |
|\ |
|
| * | Makefile.am: abi-check: fetch fresh tags | Nikos Mavrogiannopoulos | 2018-06-18 | 1 | -6/+7 |
|/ |
|
* | drbg-aes: removed the continuous DRBG checks | Nikos Mavrogiannopoulos | 2018-06-18 | 1 | -12/+0 |
* | Merge branch 'fix-autoreconf' into 'master' | Nikos Mavrogiannopoulos | 2018-06-16 | 3 | -3/+3 |
|\ |
|
| * | Fix usage of 'autoreconf' | Tim Rühsen | 2018-06-16 | 3 | -3/+3 |
|/ |
|
* | configure: Check for clock_gettime and fmemopen using a proper test | Martin Storsjo | 2018-06-16 | 1 | -1/+18 |
* | configure: Include sys/random.h before checking for getentropy on macOS | Martin Storsjo | 2018-06-16 | 2 | -0/+6 |
* | configure: Pass -no_weak_imports to the linker, if supported | Martin Storsjo | 2018-06-16 | 1 | -0/+8 |
* | configure: Remove a duplicate check for fmemopen | Martin Storsjo | 2018-06-16 | 1 | -1/+1 |
* | Merge branch 'tmp-tlsfuzzer-tls13-hrr' into 'master' | Nikos Mavrogiannopoulos | 2018-06-15 | 5 | -11/+28 |
|\ |
|
| * | tlsfuzzer: update to the latest versiontmp-tlsfuzzer-tls13-hrr | Daiki Ueno | 2018-06-15 | 2 | -0/+0 |
| * | _gnutls13_handshake_server: send CCS immediately after HRR | Daiki Ueno | 2018-06-15 | 2 | -9/+20 |
| * | _gnutls13_handshake_server: corrected transition when post_handshake callback... | Nikos Mavrogiannopoulos | 2018-06-15 | 1 | -3/+1 |
| * | _gnutls_send_change_cipher_spec: don't cache under TLS 1.3 | Daiki Ueno | 2018-06-15 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'tmp-iovec-api' into 'master' | Nikos Mavrogiannopoulos | 2018-06-14 | 13 | -53/+550 |
|\ |
|
| * | abi-check skip session::set_transport_vec_push_functiontmp-iovec-api | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -0/+4 |
| * | corrected check for iovec types in libc | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -1/+1 |
| * | updated auto-generated files | Nikos Mavrogiannopoulos | 2018-06-14 | 3 | -0/+4 |
| * | gnutls-cli: benchmark for TLS1.3 and TLS1.2 | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -14/+20 |
| * | cipher: use gnutls_aead_cipher_encryptv | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -27/+46 |
| * | gnutls_aead_cipher_encryptv: introduced | Nikos Mavrogiannopoulos | 2018-06-14 | 5 | -10/+474 |
| * | MAX_CIPHER_BLOCK_SIZE: increased to 64-bytes for CHACHA20 | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -1/+1 |
|/ |
|
* | configure: reduce warnings about implicit-fallthrough [ci skip] | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -0/+1 |
* | gnutls_alert_send_appropriate: fix type | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -1/+1 |
* | README-ci.freebsd.md: updated for new build method with gnulib [ci skip] | Nikos Mavrogiannopoulos | 2018-06-14 | 1 | -2/+8 |
* | Merge branch 'gnulib-bootstrap' into 'master' | Nikos Mavrogiannopoulos | 2018-06-14 | 728 | -133973/+2815 |
|\ |
|
| * | Use $(MAKE) instead of make | Tim Rühsen | 2018-06-14 | 2 | -14/+14 |
| * | distclean temp. test files for 'make distcheck' | Tim Rühsen | 2018-06-14 | 3 | -1/+7 |
| * | Add DISTCLEANFILES to src/Makefile.am to fix 'make distcheck' | Tim Rühsen | 2018-06-14 | 1 | -0/+5 |
| * | Fix creation of ChangeLog for 'make distcheck' | Tim Rühsen | 2018-06-14 | 2 | -3/+3 |