summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: added option --enable-tls13-supporttmp-enable-tls13-by-defaultNikos Mavrogiannopoulos2018-07-0421-30/+99
* _gnutls_figure_common_ciphersuite: apply rfc7919 requirements only under TLS1.2Nikos Mavrogiannopoulos2018-07-042-2/+2
* supported_versions: do not parse in server side when TLS1.3 is disabledNikos Mavrogiannopoulos2018-07-031-1/+9
* protocols: bumped TLS1.3 protocol to draft-28Nikos Mavrogiannopoulos2018-07-034-11/+13
* Merge branch 'tmp-fix-rsae-negotiation' into 'master'Nikos Mavrogiannopoulos2018-07-025-5/+34
|\
| * tlsfuzzer: updated to include RSA and RSA-PSS related testsNikos Mavrogiannopoulos2018-07-023-4/+28
| * sign_supports_cert_pk_algorithm: corrected check for RSAE-PSSNikos Mavrogiannopoulos2018-07-022-1/+6
|/
* tlsproxy: included but not as submoduleNikos Mavrogiannopoulos2018-07-029-3/+1432
* tlsproxy: removed submoduleNikos Mavrogiannopoulos2018-07-022-3/+0
* tests: introduced tests about crypto API failures on illegal useNikos Mavrogiannopoulos2018-07-023-3/+206
* gnutls_aead_cipher_encryptv: eliminate signed/unsigned warnings under x86Nikos Mavrogiannopoulos2018-07-021-6/+6
* accelerated: error on the cases where the nettle API would have erroredNikos Mavrogiannopoulos2018-07-027-9/+94
* gnutls_cipher_add_auth: propagate error codesNikos Mavrogiannopoulos2018-07-021-3/+1
* Merge branch 'tmp-32-bit-time_t' into 'master'Nikos Mavrogiannopoulos2018-07-029-20/+187
|\
| * certtool: properly print an int64_t valueNikos Mavrogiannopoulos2018-07-022-5/+2
| * certtool: print information on time_t restrictions on failureNikos Mavrogiannopoulos2018-07-021-0/+6
| * tests: verify that certtool operates as expected with dates after 2038Nikos Mavrogiannopoulos2018-07-024-1/+155
| * tests: check explicitly the size of time_tNikos Mavrogiannopoulos2018-07-024-14/+24
| * tests: better guarding of variable SKIP_DATEFUDGE_CHECKNikos Mavrogiannopoulos2018-07-021-1/+1
|/
* Merge branch 'tmp-post-handshake-auth' into 'master'Nikos Mavrogiannopoulos2018-07-0224-32/+512
|\
| * tests: ignore PIPE signal on TLS1.3-related testsNikos Mavrogiannopoulos2018-07-0215-14/+36
| * tests: check for GNUTLS_E_GOT_APPLICATION_DATA on post-handshake authNikos Mavrogiannopoulos2018-07-023-6/+57
| * post-handshake: return GNUTLS_E_GOT_APPLICATION_DATA as documented toNikos Mavrogiannopoulos2018-07-022-4/+16
| * tests: introduced test for post-handshake auth + PSKNikos Mavrogiannopoulos2018-07-023-1/+369
| * tls13 handshake: allow certificate messages after handshakeNikos Mavrogiannopoulos2018-07-024-6/+19
| * gnutls_session_get_flags: introduced GNUTLS_SFLAGS_POST_HANDSHAKE_AUTHNikos Mavrogiannopoulos2018-07-025-2/+16
|/
* gnutls-serv: make --disable-client-cert and --require-client-cert options inc...Nikos Mavrogiannopoulos2018-07-022-2/+7
* tests: verify whether GNUTLS_TLS_VERSION_MAX is negotiated on default modeNikos Mavrogiannopoulos2018-06-292-7/+12
* Merge branch 'tmp-ci-cleanups' into 'master'Nikos Mavrogiannopoulos2018-06-291-7/+11
|\
| * Fixes + cleanups for .gitlab-ci.ymlTim Rühsen2018-06-291-7/+11
|/
* p11tool: remove duplicate branchNikos Mavrogiannopoulos2018-06-271-3/+1
* Add strdup-posix gnulib moduleTim Rühsen2018-06-271-1/+1
* testcompat-tls13-openssl: fix openssl interactionsNikos Mavrogiannopoulos2018-06-273-12/+54
* gnutls-serv: when post-handshake auth is asked; require a certificateNikos Mavrogiannopoulos2018-06-274-7/+21
* key update: corrected generation of keysNikos Mavrogiannopoulos2018-06-273-10/+10
* gnutls-cli: wait for all server data prior to closing connectionNikos Mavrogiannopoulos2018-06-271-54/+30
* .gitignore: added new test executablesNikos Mavrogiannopoulos2018-06-271-119/+212
* tests: eliminated compiler warningsNikos Mavrogiannopoulos2018-06-272-5/+3
* Update .gitignore files according to bootstrapDmitry Eremin-Solenikov2018-06-272-0/+2
* src: fix regenerating autogen files if builddir = srcdirDmitry Eremin-Solenikov2018-06-271-1/+7
* Merge branch 'timespec-overflow2' into 'master'Tim Rühsen2018-06-266-32/+11
|\
| * convert from milliseconds to timespec without loopRolf Eike Beer2018-06-264-27/+8
| * use timespec_sub_ms() instead of open coding itRolf Eike Beer2018-06-261-3/+1
| * avoid overflow when substracting timespecs if rdtsc is not availableRolf Eike Beer2018-06-261-2/+2
|/
* lib/nettle/gost: support building with mini-nettle/mini-gmpDmitry Eremin-Solenikov2018-06-262-2/+2
* avoid rounding errors and overflows when substracting timespecsRolf Eike Beer2018-06-261-2/+1
* Merge branch 'tmp-fix-fips-generation' into 'master'Nikos Mavrogiannopoulos2018-06-261-3/+12
|\
| * wrap_nettle_pk_generate_keys: retry on provable key generationtmp-fix-fips-generationNikos Mavrogiannopoulos2018-06-261-3/+12
|/
* Merge branch 'auto-sync-translations' into 'master'Nikos Mavrogiannopoulos2018-06-2619-23971/+1
|\
| * Let ./bootstrap sync from translationproject.orgTim Rühsen2018-06-2619-23971/+1
|/