summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: resume: check whether PSK username matches on resumptiontmp-session-resumption2Nikos Mavrogiannopoulos2018-05-241-2/+14
* resumption: reduce session parameters stored under TLS1.3Nikos Mavrogiannopoulos2018-05-241-162/+131
* session_ticket: use random noncesNikos Mavrogiannopoulos2018-05-241-4/+1
* updated auto-generated filesNikos Mavrogiannopoulos2018-05-243-0/+4
* doc: mention changes under TLS 1.3Nikos Mavrogiannopoulos2018-05-241-0/+9
* tests: added main use-case test for gnutls_session_ticket_send()Nikos Mavrogiannopoulos2018-05-242-1/+361
* handshake: do not include async messages into transcriptNikos Mavrogiannopoulos2018-05-241-34/+38
* gnutls_session_ticket_send: new functionNikos Mavrogiannopoulos2018-05-245-1/+57
* handshake: store session parameters in TLS1.3 ticketNikos Mavrogiannopoulos2018-05-246-26/+77
* handshake: TLS1.3 async messages trigger the handshake hookNikos Mavrogiannopoulos2018-05-244-19/+78
* tests: check various parameters on resumptionNikos Mavrogiannopoulos2018-05-244-60/+158
* tests: exercise TLS 1.3 session resumptionDaiki Ueno2018-05-244-2/+69
* gnutls-cli: ignore E_AGAIN to accommodate async handshake messageDaiki Ueno2018-05-241-1/+1
* gnutls_auth_get_type: simplifiedNikos Mavrogiannopoulos2018-05-241-16/+4
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-2430-373/+1266
* psk_ke_modes: introduce psk_ke_modes_is_required() and update docNikos Mavrogiannopoulos2018-05-231-6/+22
* session tickets: expose {encrypt,decrypt}_ticket as internal APIAnder Juaristi2018-05-234-247/+274
* ext/pre_shared_key: fix binder calculation when HRR is sentDaiki Ueno2018-05-233-14/+48
* handshake: record transcript offset of client FinishedDaiki Ueno2018-05-232-0/+9
* 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
* doc: add hex format to example templateMartin Sucha2018-05-191-1/+3
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-198-65/+465
* Merge branch 'tmp-prohibit-tls-dtls-mix' into 'master'Nikos Mavrogiannopoulos2018-05-1829-65/+746
|\
| * handshake: do not send TLS extensions under DTLS and vice versatmp-prohibit-tls-dtls-mixNikos Mavrogiannopoulos2018-05-1725-57/+401
| * gnutls_ext_raw_parse: introduced GNUTLS_EXT_RAW_FLAG_DTLS_CLIENT_HELLONikos Mavrogiannopoulos2018-05-176-8/+345
|/
* tests: fix serv location in testcompat-main-opensslNikos Mavrogiannopoulos2018-05-161-1/+1
* tests/suite: add missing file to distAndreas Metzler2018-05-151-1/+2
* Allow running of test against installed gnutls-servAndreas Metzler2018-05-151-1/+2
* gnutls_certificate_set_retrieve_function3: updated documentationtmp-pkcs11-pcertNikos Mavrogiannopoulos2018-05-122-15/+11
* updated auto-generated filesNikos Mavrogiannopoulos2018-05-123-0/+8
* pcert: added functionality to retrieve listsNikos Mavrogiannopoulos2018-05-1212-32/+695
* tests: sanity-cpp: fixes for win32Nikos Mavrogiannopoulos2018-05-121-2/+4
* .gitlab-ci.yml: bumped version of cache due to addition of CXXFLAGSNikos Mavrogiannopoulos2018-05-121-1/+1