summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tls13/session_ticket: don't send ticket when no common KE modestmp-session-ticket-incompatibleDaiki Ueno2018-06-053-13/+27
* ext/psk_ke_modes: always send extension unless disabled in configDaiki Ueno2018-06-053-27/+10
* Merge branch 'tmp-session-ticket-key-name' into 'master'Nikos Mavrogiannopoulos2018-06-013-47/+30
|\
| * ext/pre_shared_key: make PSK identity parsing robustertmp-session-ticket-key-nameDaiki Ueno2018-06-012-38/+23
| * _gnutls_decrypt_session_ticket: fail early on key name mismatchDaiki Ueno2018-06-011-9/+7
|/
* Merge branch 'tmp_rename_ecc_extensions' into 'master'Nikos Mavrogiannopoulos2018-05-3112-158/+217
|\
| * Renamed extension supported ECC to supported groups. Fixes #451.Tom Vrancken2018-05-2912-158/+217
|/
* Merge branch 'fix-warnings' into 'master'Nikos Mavrogiannopoulos2018-05-2610-18/+41
|\
| * Fix more warnings in tests/Tim Rühsen2018-05-264-1/+32
| * Fix warnings in test suiteTim Rühsen2018-05-266-17/+9
|/
* Merge branch 'tmp-session-resumption2' into 'master'Nikos Mavrogiannopoulos2018-05-2648-875/+2528
|\
| * tests: resume: check whether PSK username matches on resumptionNikos Mavrogiannopoulos2018-05-261-2/+14
| * resumption: reduce session parameters stored under TLS1.3Nikos Mavrogiannopoulos2018-05-261-162/+131
| * session_ticket: use random noncesNikos Mavrogiannopoulos2018-05-261-4/+1
| * updated auto-generated filesNikos Mavrogiannopoulos2018-05-263-0/+4
| * doc: mention changes under TLS 1.3Nikos Mavrogiannopoulos2018-05-261-0/+9
| * tests: added main use-case test for gnutls_session_ticket_send()Nikos Mavrogiannopoulos2018-05-262-1/+361
| * handshake: do not include async messages into transcriptNikos Mavrogiannopoulos2018-05-261-34/+38
| * gnutls_session_ticket_send: new functionNikos Mavrogiannopoulos2018-05-265-1/+57
| * handshake: store session parameters in TLS1.3 ticketNikos Mavrogiannopoulos2018-05-266-26/+77
| * handshake: TLS1.3 async messages trigger the handshake hookNikos Mavrogiannopoulos2018-05-264-19/+78
| * tests: check various parameters on resumptionNikos Mavrogiannopoulos2018-05-264-60/+158
| * tests: exercise TLS 1.3 session resumptionDaiki Ueno2018-05-264-2/+69
| * gnutls-cli: ignore E_AGAIN to accommodate async handshake messageDaiki Ueno2018-05-261-1/+1
| * gnutls_auth_get_type: simplifiedNikos Mavrogiannopoulos2018-05-261-16/+4
| * TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-2630-373/+1266
| * psk_ke_modes: introduce psk_ke_modes_is_required() and update docNikos Mavrogiannopoulos2018-05-261-6/+22
| * session tickets: expose {encrypt,decrypt}_ticket as internal APIAnder Juaristi2018-05-264-247/+274
| * ext/pre_shared_key: fix binder calculation when HRR is sentDaiki Ueno2018-05-263-14/+48
| * handshake: record transcript offset of client FinishedDaiki Ueno2018-05-262-0/+9
|/
* Merge branch 'fix-testdane' into 'master'Nikos Mavrogiannopoulos2018-05-241-2/+2
|\
| * Fix testdane by removing www.kumari.netTim Rühsen2018-05-241-2/+2
|/
* Merge branch 'docs-fix' into 'master'Nikos Mavrogiannopoulos2018-05-232-167/+164
|\
| * Fixed some spelling issues. [ci skip]Tom Vrancken2018-05-231-2/+2
| * Added extra extension flag to docs.Tom Vrancken2018-05-231-1/+7
| * Removed section about Heartbleed.Tom Vrancken2018-05-231-29/+2
| * Fixed typo and incorrect function references.Tom Vrancken2018-05-231-26/+26
| * Updated documentation on Hello extensions.Tom Vrancken2018-05-232-135/+153
|/
* Merge branch 'tmp-pkcs11-raw' into 'master'Nikos Mavrogiannopoulos2018-05-2113-16/+576
|\
| * pkcs11: consistent/clear naming of find obj callbacks and structsNikos Mavrogiannopoulos2018-05-211-10/+10
| * updated auto-generated filesNikos Mavrogiannopoulos2018-05-213-0/+8
| * gnutls_pkcs11_token_get_ptr, gnutls_pkcs11_obj_get_ptr: introducedNikos Mavrogiannopoulos2018-05-2110-6/+558
|/
* CONTRIBUTING.md: document why gnulib is kept separate [ci skip]Nikos Mavrogiannopoulos2018-05-191-0/+6
* certtool: split long prompt for serialMartin Sucha2018-05-191-3/+5
* doc: add note about CRL numbers to man pageMartin Sucha2018-05-191-0/+7
* certtool: ask again until serial/crl number is validMartin Sucha2018-05-191-24/+36
* tests: remove check for broken datefudgeMartin Sucha2018-05-191-5/+1
* certtool: remove extra functionMartin Sucha2018-05-191-21/+3
* tests: add negative tests for certtool crl numbersMartin Sucha2018-05-191-0/+63
* doc: add NEWS about serial and CRL numbersMartin Sucha2018-05-191-0/+8