summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated auto-generated-filestmp-anti-replay-updatesNikos Mavrogiannopoulos2018-11-153-4/+8
* anti_replay: moved new add function into anti_replay structureNikos Mavrogiannopoulos2018-11-1513-87/+117
* tests: added a test for detecting duplicate early dataNikos Mavrogiannopoulos2018-11-152-1/+480
* Merge branch 'pkcs7-ber' into 'master'Dmitry Eremin-Solenikov2018-11-145-3/+89
|\
| * tests: add testfile from RFC4134 Section 4.5Dmitry Eremin-Solenikov2018-11-144-1/+87
| * pkcs7: allow BER encoding when parsing encapContentInfo.eContentDmitry Eremin-Solenikov2018-11-141-2/+2
|/
* Merge branch 'tmp-autogen-bak' into 'master'Nikos Mavrogiannopoulos2018-11-1428-24125/+44
|\
| * build: minor cleanup of mech-list.h generationtmp-autogen-bakDaiki Ueno2018-11-132-5/+2
| * README-ci.freebsd.md: require autogenDaiki Ueno2018-11-131-1/+1
| * build: remove autogen .bak files from the repositoryDaiki Ueno2018-11-1324-24027/+2
| * build: use suffix rules for generating .bak filesDaiki Ueno2018-11-133-88/+35
| * build: use AM_MISSING_PROG for autogenDaiki Ueno2018-11-131-4/+4
* | Merge branch 'no-session-ticket' into 'master'Nikos Mavrogiannopoulos2018-11-141-1/+0
|\ \ | |/ |/|
| * configure.ac: drop obsolete info lineDmitry Eremin-Solenikov2018-11-141-1/+0
|/
* Merge branch 'tpm12_fix_memory_leak' into 'master'Nikos Mavrogiannopoulos2018-11-131-5/+0
|\
| * tpm: Fix memory leak in encode_tpmkey_urlStefan Berger2018-11-121-5/+0
* | Merge branch 'tmp-0rtt' into 'master'Daiki Ueno2018-11-1244-1057/+3093
|\ \
| * | doc: mention 0-RTTtmp-0rttDaiki Ueno2018-11-122-0/+153
| * | serv: enable anti-replay when early data is usedDaiki Ueno2018-11-121-36/+107
| * | TLS 1.3: implement anti-replay measure using ClientHello recordingDaiki Ueno2018-11-1216-16/+595
| * | db: introduce gnutls_db_set_add_functionDaiki Ueno2018-11-129-1/+36
| * | db: introduce gnutls_db_check_entry_expire_timeDaiki Ueno2018-11-128-2/+55
| * | tls13/session_ticket: record timestamp in ticketDaiki Ueno2018-11-122-4/+26
| * | str: suppress compiler warning when time_t is 32-bitDaiki Ueno2018-11-121-1/+1
| * | testcompat-tls13-openssl: exercise early data transmissionDaiki Ueno2018-11-121-0/+54
| * | tests: add tests for early dataDaiki Ueno2018-11-123-1/+327
| * | cli: add --earlydata optionDaiki Ueno2018-11-126-511/+585
| * | serv: add --earlydata optionDaiki Ueno2018-11-124-363/+424
| * | record: introduce new API functions for early dataDaiki Ueno2018-11-117-1/+137
| * | handshake: handle early dataDaiki Ueno2018-11-1112-108/+572
| * | session_pack: record max_early_data_size in session dataDaiki Ueno2018-11-111-2/+8
| * | record: fix memleak when rejecting early dataDaiki Ueno2018-11-111-1/+3
| * | constate: add epoch_rel argument to _gnutls_epoch_dupDaiki Ueno2018-11-114-5/+5
| * | handshake: refactor early secret derivationDaiki Ueno2018-11-112-16/+8
| * | handshake: record transcript hash for ClientHelloDaiki Ueno2018-11-112-0/+8
| * | ext/pre_shared_key: use predefined macros for secret labelsDaiki Ueno2018-11-112-5/+5
| |/
* | Merge branch 'tmp-f29' into 'master'Dmitry Eremin-Solenikov2018-11-129-53/+84
|\ \ | |/ |/|
| * gnutls-cli: use assert to mark impossible pathtmp-f29Nikos Mavrogiannopoulos2018-11-101-0/+3
| * pkcs12: cleanups, and two memory leak fixesNikos Mavrogiannopoulos2018-11-101-10/+8
| * tls13: use system's openssl for interop testingNikos Mavrogiannopoulos2018-11-104-9/+15
| * Added checks to avoid false negatives reported by static analyzersNikos Mavrogiannopoulos2018-11-102-2/+9
| * Initialize output var to avoid false negative from static analyzersNikos Mavrogiannopoulos2018-11-091-1/+4
| * .gitlab-ci.yml: move to fedora29 for CINikos Mavrogiannopoulos2018-11-091-31/+45
* | Merge branch 'args-std-def' into 'master'Tim Rühsen2018-11-1031-2787/+2643
|\ \
| * | src: update autogenerated .bak filesDmitry Eremin-Solenikov2018-11-1022-2471/+2471
| * | src: include .bak files in EXTRA_DISTDmitry Eremin-Solenikov2018-11-102-15/+29
| * | src: update .bak files during -args.c/.h regenerationDmitry Eremin-Solenikov2018-11-102-13/+52
| * | doc: fix texi generation in out-of-tree buildsDmitry Eremin-Solenikov2018-11-101-10/+10
| * | src: mark autogen'ed sources as nodist_Dmitry Eremin-Solenikov2018-11-101-11/+22
| * | Makefile.am: drop manpages regeneration from dist-hookDmitry Eremin-Solenikov2018-11-101-5/+0