summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnutls-cli: corrected input buffer null-terminationtmp-cli-buffer-termNikos Mavrogiannopoulos2018-08-021-1/+0
* certtool: added example of converting to DER in manpageNikos Mavrogiannopoulos2018-07-311-1/+7
* Merge branch 'tmp-fix-wabi' into 'master'Tim Rühsen2018-07-281-0/+1
|\
| * Fix gcc-8 -Wabi warningsTim Rühsen2018-07-271-0/+1
|/
* Merge branch 'tmp-test-large-cert' into 'master'Nikos Mavrogiannopoulos2018-07-2719-95/+2973
|\
| * ext/key_share: check the validity of server key sharesNikos Mavrogiannopoulos2018-07-272-0/+11
| * gnutls-serv: improve output under TLS1.3Nikos Mavrogiannopoulos2018-07-272-62/+90
| * fuzz: updated traces for latest TLS1.3 draftNikos Mavrogiannopoulos2018-07-277-0/+26
| * tests: run tls-fuzzer PSK testsuiteNikos Mavrogiannopoulos2018-07-273-1/+88
| * tests: added unit test of handshake with large certificateNikos Mavrogiannopoulos2018-07-263-2/+2734
| * certtool: eliminated limits in certificate export sizeNikos Mavrogiannopoulos2018-07-261-20/+20
| * certtool: eliminate maximum limit in fields read with READ_MULTI_LINE_TOKENIZ...Nikos Mavrogiannopoulos2018-07-261-10/+4
|/
* Merge branch 'tmp-tls13-fixes' into 'master'Tim Rühsen2018-07-264-14/+46
|\
| * gnutls.h: corrected typotmp-tls13-fixesNikos Mavrogiannopoulos2018-07-251-1/+1
| * send_client_hello: don't override version after HRR is receivedNikos Mavrogiannopoulos2018-07-252-12/+44
| * hello_ext_parse: apply the test for pre-shared key ext being last on client h...Nikos Mavrogiannopoulos2018-07-251-1/+1
|/
* .gitlab-ci.yml: automatically retry failed jobsNikos Mavrogiannopoulos2018-07-241-0/+17
* doc updateNikos Mavrogiannopoulos2018-07-241-0/+10
* allow no certificates to be reported by the gnutls_certificate_retrieve_funct...Nikos Mavrogiannopoulos2018-07-244-8/+144
* Merge branch 'fix-cert-callbacks' into 'master'Nikos Mavrogiannopoulos2018-07-243-3/+139
|\
| * cert-cred: fix possible segfault when resetting cert retrieval functionDmitry Eremin-Solenikov2018-07-243-3/+139
|/
* Merge branch 'misc-fixes' into 'master'Tim Rühsen2018-07-233-64/+41
|\
| * kx: for uniformity print master secret sizeDmitry Eremin-Solenikov2018-07-231-1/+2
| * constate: dump full key block to logDmitry Eremin-Solenikov2018-07-231-1/+2
| * constate: dump MAC keys to debug logDmitry Eremin-Solenikov2018-07-231-0/+12
| * constate: drop unused variable in _gnutls_set_keysDmitry Eremin-Solenikov2018-07-231-7/+0
| * cert auth: simplify certificate selection codeDmitry Eremin-Solenikov2018-07-231-55/+25
|/
* Merge branch 'tmp-fix-521' into 'master'Nikos Mavrogiannopoulos2018-07-223-12/+23
|\
| * Remove trailing dot from hostname inputTim Rühsen2018-07-223-12/+23
|/
* Merge branch 'tmp-fix-pkcs8-export' into 'master'Nikos Mavrogiannopoulos2018-07-205-5/+321
|\
| * gnutls_x509_privkey_import_ecc_raw: encode parameters on importtmp-fix-pkcs8-exportNikos Mavrogiannopoulos2018-07-205-5/+321
|/
* Merge branch 'certtool-gost-paramset' into 'master'Nikos Mavrogiannopoulos2018-07-201-21/+2
|\
| * certtool: use gnutls_gost_paramset_get_nameDmitry Eremin-Solenikov2018-07-191-21/+2
|/
* gnutls-cli: do not fail if CKA_ID is too longNikos Mavrogiannopoulos2018-07-191-5/+10
* .gitlab-ci.yml: combined abi-check and TLS1.3 check runstmp-fix-prio-init2Nikos Mavrogiannopoulos2018-07-191-25/+6
* tests: handshake-timeout: reverted virt-time.h usageNikos Mavrogiannopoulos2018-07-191-15/+9
* gnutls_priority_init: fix err_pos on invalid stringsNikos Mavrogiannopoulos2018-07-195-27/+95
* examples: tlsproxy: use snprintf instead of strncpyNikos Mavrogiannopoulos2018-07-171-4/+2
* doc: simplified documentation on threadsNikos Mavrogiannopoulos2018-07-171-14/+13
* examples: tlsproxy: eliminated warningsNikos Mavrogiannopoulos2018-07-171-9/+15
* .gitlab-ci.yml: updated win32 targetsgnutls_3_6_3Nikos Mavrogiannopoulos2018-07-161-2/+0
* doc updateNikos Mavrogiannopoulos2018-07-161-4/+3
* gnutls-cli: mark legacy options as deprecatedNikos Mavrogiannopoulos2018-07-152-145/+147
* .travis.yml: update brew and use nettle 3.4tmp-c99Nikos Mavrogiannopoulos2018-07-141-1/+3
* .gitlab-ci.yml: Werror build runs with -std=c99Nikos Mavrogiannopoulos2018-07-141-3/+3
* bumped versionsNikos Mavrogiannopoulos2018-07-142-4/+4
* _gnutls_resolve_priorities: avoid gnu extension for ?: constructNikos Mavrogiannopoulos2018-07-141-1/+3
* NEWS: doc updatetmp-disable-ssl3Nikos Mavrogiannopoulos2018-07-131-2/+19
* nettle/rnd-fips: updated documentationNikos Mavrogiannopoulos2018-07-131-4/+2
* gnutls-cli: improve error reporting with -l --priority optionNikos Mavrogiannopoulos2018-07-131-1/+4