Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. Stephen Henson 43b95d7365 Replace tls1_ec_curve_id2nid. 7 gadi atpakaļ
  Dr. Stephen Henson 9e84a42db4 Store groups as uint16_t 7 gadi atpakaļ
  Matt Caswell 3d85c7f408 Don't attempt to add a zero length padding extension 7 gadi atpakaļ
  Andy Polyakov 89bc9cf682 ssl/statem/extensions_clnt.c: fix return code buglet. 7 gadi atpakaļ
  Andy Polyakov eb5fd03bb2 ssl/statem/*.c: address "enum mixed with another type" warnings. 7 gadi atpakaļ
  Rich Salz ccb76685e0 Avoid possible uninitialized variable. 7 gadi atpakaļ
  Matt Caswell 0ef2802165 Various review fixes for PSK early_data support 7 gadi atpakaļ
  Matt Caswell 4be3a7c7aa Client side sanity check of ALPN after server has accepted early_data 7 gadi atpakaļ
  Matt Caswell fff202e5f7 Add some fixes for Travis failures 7 gadi atpakaļ
  Matt Caswell ae8d7d994a Make sure we save ALPN data in the session 7 gadi atpakaļ
  Matt Caswell ffc5bbaaee Complain if we are writing early data but SNI or ALPN is incorrect 7 gadi atpakaļ
  Matt Caswell add8d0e9e0 Enable the ability to use an external PSK for sending early_data 7 gadi atpakaļ
  Todd Short 10ed1b7239 Reorder extensions to put SigAlgs last 7 gadi atpakaļ
  Matt Caswell 67dc995eaf Move ossl_assert 7 gadi atpakaļ
  Matt Caswell e3c0d76bc7 Do not allow non-dhe kex_modes by default 7 gadi atpakaļ
  Paul Yang 15b1688ac9 Avoid compiler complaining 7 gadi atpakaļ
  Matt Caswell 72257204bd PSK related tweaks based on review feedback 7 gadi atpakaļ
  Matt Caswell 011d768aba Fix some bugs in the TLSv1.3 PSK code 7 gadi atpakaļ
  Matt Caswell 9368f86526 Add TLSv1.3 client side external PSK support 7 gadi atpakaļ
  Matt Caswell 3a7c56b2c0 Add TLSv1.3 server side external PSK support 7 gadi atpakaļ
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl 7 gadi atpakaļ
  Matt Caswell fb34a0f4e0 Try to be more consistent about the alerts we send 7 gadi atpakaļ
  Matt Caswell d8028b202b Fix EXT_RETURN usage for add_key_share() 7 gadi atpakaļ
  Matt Caswell b186a59283 Fail if we receive a response to an extension that we didn't request 7 gadi atpakaļ
  Matt Caswell f69fe73a2a Fix more alert codes 7 gadi atpakaļ
  Matt Caswell 7b1ec1cfb7 Fix HRR bug 7 gadi atpakaļ
  Matt Caswell 38a7315060 Add a ciphersuite config sanity check for servers 7 gadi atpakaļ
  Matt Caswell 43ae5eed6f Implement a new custom extensions API 7 gadi atpakaļ
  Matt Caswell fe874d27d3 Move the extensions context codes into the public API 7 gadi atpakaļ
  Matt Caswell 090c8118e8 Fix calls to SSL_get_server_tmp_key() in TLSv1.3 7 gadi atpakaļ