summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add NEWS entry for the NetBSD KERN_ARND change.nia2019-10-311-0/+5
| * | nettle: Support sysctl(KERN_ARND) for RNG on NetBSD.nia2019-10-263-0/+104
* | | Merge branch 'logfile-doc-improvement' into 'master'Nikos Mavrogiannopoulos2019-10-311-1/+1
|\ \ \
| * | | doc: describe how to make gnutls-cli quiet for pipe usageBjörn Jacke2019-10-251-1/+1
| |/ /
* | | Merge branch 'remove-uint24' into 'master'Dmitry Eremin-Solenikov2019-10-302-47/+4
|\ \ \ | |_|/ |/| |
| * | lib: simplify uint24 handlingDmitry Eremin-Solenikov2019-10-242-47/+4
* | | Merge branch 'fix-gost-curves' into 'master'Dmitry Eremin-Solenikov2019-10-292-4/+27
|\ \ \
| * | | ecc: fix curve sizes for TC26-256 gost curvesDmitry Eremin-Solenikov2019-10-272-4/+27
| | |/ | |/|
* | | Merge branch 'serv-fix-table' into 'master'Nikos Mavrogiannopoulos2019-10-291-1/+3
|\ \ \ | |/ / |/| |
| * | serv: move closing TABLE tag after actual table endDmitry Eremin-Solenikov2019-10-271-1/+3
|/ /
* | Merge branch 'remove-guint64' into 'master'tmp-draft-ietf-quic-tls-23Dmitry Eremin-Solenikov2019-10-2416-358/+223
|\ \ | |/
| * lib: drop gnutls_uint64 usage as sequence numberDmitry Eremin-Solenikov2019-10-2416-358/+223
|/
* Merge branch 'tls-continuous-mac' into 'master'Dmitry Eremin-Solenikov2019-10-239-28/+46
|\
| * mac: mark GOST28147-TC26Z-IMIT as using CONTINUOUS_MACDmitry Eremin-Solenikov2019-10-211-1/+2
| * Support GOST cipher suite MAC calculationDmitry Eremin-Solenikov2019-10-213-3/+18
| * mac: change preimage_insecure to be a flagDmitry Eremin-Solenikov2019-10-213-7/+8
| * cipher: replace several bools with single flags instanceDmitry Eremin-Solenikov2019-10-215-17/+18
* | Merge branch 'new-crt-vrfy' into 'master'Dmitry Eremin-Solenikov2019-10-235-90/+126
|\ \
| * | sign: convert tls13_ok to flags fieldDmitry Eremin-Solenikov2019-10-214-16/+16
| * | tls-sig: split TLS 1.0/1.1 CertificateVerify codeDmitry Eremin-Solenikov2019-10-211-74/+110
| |/
* | Merge branch 'key-compat' into 'master'Dmitry Eremin-Solenikov2019-10-231-0/+13
|\ \ | |/ |/|
| * lib: pubkey vs TLS signature compatibility for GOST algorithmsDmitry Eremin-Solenikov2019-10-181-0/+13
* | Merge branch 'fix-noreturn' into 'master'Dmitry Eremin-Solenikov2019-10-182-2/+2
|\ \ | |/ |/|
| * src: fix noreturn-related warningDmitry Eremin-Solenikov2019-10-182-2/+2
|/
* Merge branch 'stream-iv' into 'master'Dmitry Eremin-Solenikov2019-10-171-2/+6
|\
| * Allow using implicit IV for stream ciphers with TLSDmitry Eremin-Solenikov2019-10-171-2/+6
* | Merge branch 'gost-prf' into 'master'Nikos Mavrogiannopoulos2019-10-172-26/+69
|\ \
| * | prf: add Streebog (GOST R 34.11-2012) PRF supportDmitry Eremin-Solenikov2019-10-152-26/+69
* | | Merge branch 'tmp-fix-coverity' into 'master'Nikos Mavrogiannopoulos2019-10-1720-149/+244
|\ \ \ | |_|/ |/| |
| * | Add const to several read-only packet sequence paramstmp-fix-coverityTim Rühsen2019-10-159-17/+17
| * | tests/buffer.c: Add unit test for _gnutls_buffer_unescape()Tim Rühsen2019-10-154-1/+90
| * | lib/x509/x509.c: Check before pointer dereference in get_alt_name()Tim Rühsen2019-10-131-1/+1
| * | cipher: Let _gnutls_auth_cipher_setiv() return intTim Rühsen2019-10-132-4/+8
| * | lib/record.c: Use assignment instead of memcpy()Tim Rühsen2019-10-131-1/+1
| * | lib/sslv2_compat.c: Check return value of _gnutls_generate_session_id()Tim Rühsen2019-10-131-4/+6
| * | lib/x509/output.c: Remove unneeded NULL check in print_crt_pubkey()Tim Rühsen2019-10-131-2/+1
| * | lib/auth/srp_passwd.c: Fix NULL dereference in _gnutls_srp_pwd_read_entry()Tim Rühsen2019-10-131-2/+4
| * | lib/str.c: Replace sscanf() in _gnutls_buffer_unescape()Tim Rühsen2019-10-131-14/+11
| * | lib/handshake.c: Check return value of _gnutls_version_max()Tim Rühsen2019-10-121-0/+2
| * | Remove trailing spaces in several filesTim Rühsen2019-10-126-103/+103
|/ /
* | Merge branch 'tmp-remove-coverity' into 'master'Nikos Mavrogiannopoulos2019-10-111-24/+0
|\ \
| * | .gitlab-ci.yml: removed coverity build [ci skip]Nikos Mavrogiannopoulos2019-10-101-24/+0
|/ /
* | Merge branch 'tmp-ext-mandatory' into 'master'Nikos Mavrogiannopoulos2019-10-1030-44/+98
|\ \
| * | session tickets: parse extension during session resumption on client sideNikos Mavrogiannopoulos2019-10-0830-44/+98
* | | Merge branch 'doc-lscpu' into 'master'Nikos Mavrogiannopoulos2019-10-101-2/+3
|\ \ \
| * | | README.md: document lscpu/util-linux dependency for make checkRicardo M. Correia2019-10-091-2/+3
* | | | Merge branch 'gost-pkcs11' into 'master'Dmitry Eremin-Solenikov2019-10-103-1/+89
|\ \ \ \
| * | | | testpkcs11.sh: test that we output mechanism flags correctlyDmitry Eremin-Solenikov2019-10-091-0/+28
| * | | | p11tool: print mechanism info in list-mechanismsDmitry Eremin-Solenikov2019-10-092-1/+61
* | | | | Merge branch 'psk-file-fix' into 'master'Dmitry Eremin-Solenikov2019-10-101-1/+10
|\ \ \ \ \