История коммитов

Автор SHA1 Сообщение Дата
  Todd Short eed3ec9047 ssl_session_dup() missing ext.alpn_session 7 лет назад
  Matt Caswell 5a43d5119e Add SSL_SESSION_set_protocol_version() 7 лет назад
  Matt Caswell 1a993d1d56 Add SSL_SESSION_set_cipher() 7 лет назад
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 лет назад
  Todd Short 1ee2125922 Fix ex_data and session_dup issues 7 лет назад
  Matt Caswell fb34a0f4e0 Try to be more consistent about the alerts we send 7 лет назад
  Matt Caswell e586eac885 Add support for SSL_SESSION_is_resumable() 7 лет назад
  Matt Caswell fe874d27d3 Move the extensions context codes into the public API 7 лет назад
  Roberto Guimaraes 6aad939368 this change will prevent undefined behavior when src and dst are equal (memcpy), effectively allowing setting length only in both functions. 7 лет назад
  Matt Caswell fcc4757823 Add a SSL_SESSION_get_max_early_data() function 7 лет назад
  Matt Caswell f637004037 Only accept early_data if the negotiated ALPN is the same 7 лет назад
  Bernd Edlinger fa7e9ed3d1 Remove unnecessary memset after PR #2583 avoids accessing 7 лет назад
  Matt Caswell 40f805ad92 Various style fixes following review feedback 7 лет назад
  Matt Caswell 61c3264970 Remove unneccessary comments 7 лет назад
  Matt Caswell 1a9f457c66 If we have no suitable PSK kex modes then don't attempt to resume 7 лет назад
  Matt Caswell ddf6ec0069 Make the "ticket" function return codes clearer 7 лет назад
  Matt Caswell 1f5b44e943 Miscellaneous style tweaks based on feedback received 7 лет назад
  Matt Caswell 534a43ffea Always ensure that session->cipher is set 7 лет назад
  Matt Caswell 128ae27692 Move session version consistency check 7 лет назад
  Matt Caswell 1053a6e228 Implement Server side of PSK extension parsing 7 лет назад
  Matt Caswell e7a28df70b Add a TODO around handling of SSL_get_session() and SSL_get1_session() 7 лет назад
  Bernd Edlinger 38088ce993 Fix a ssl session leak due to OOM in lh_SSL_SESSION_insert 8 лет назад
  Rich Salz 1ed327f7df Review comments 7 лет назад
  Rich Salz aff8c126fd Move extension data into sub-structs 8 лет назад
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 лет назад
  Matt Caswell c87386a2cd Add a TLS version consistency check during session resumption 8 лет назад
  Matt Caswell de4d764e32 Rename the Elliptic Curves extension to supported_groups 8 лет назад
  Matt Caswell de7d61d5c2 Improve some comment documentation following the extensions refactor 8 лет назад
  Matt Caswell 1ab3836b3b Refactor ClientHello processing so that extensions get parsed earlier 8 лет назад
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 8 лет назад