Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed extension supported ECC to supported groups. Fixes #451. | Tom Vrancken | 2018-05-29 | 1 | -1/+3 |
* | handshake: do not send TLS extensions under DTLS and vice versatmp-prohibit-tls-dtls-mix | Nikos Mavrogiannopoulos | 2018-05-17 | 1 | -1/+11 |
* | Added support for out-of-band Pre-shared keys under TLS1.3 | Ander Juaristi | 2018-04-06 | 1 | -0/+16 |
* | ocsp: send all the OCSP responses under TLS1.3 | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -2/+4 |
* | extensions: renamed _gnutls_hello_ext_*sdata to _gnutls_hello_ext_*priv | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -5/+5 |
* | extensions: introduced functions to obtain currently parsed message | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -0/+11 |
* | extensions: separate the hello extensions from others | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -6/+0 |
* | hello_ext.h: removed non-existant function definition | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -2/+0 |
* | extensions: files renamed to hello_ext | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -0/+164 |