1. 9d0a8bb Enable the ability to set the number of TLSv1.3 session tickets sent by Matt Caswell · 7 years ago
  2. f865b08 Split configuration of TLSv1.3 ciphers from older ciphers by Matt Caswell · 7 years ago
  3. 3fa2812 Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb by Benjamin Saunders · 7 years ago
  4. df0fed9 Session Ticket app data by Todd Short · 7 years ago
  5. 37933ac Add SSL/SSL_CTX_use_cert_and_key() by Todd Short · 7 years ago
  6. b38ede8 Export keying material using early exporter master secret by Tatsuhiro Tsujikawa · 7 years ago
  7. 9d75dce Add TLSv1.3 post-handshake authentication (PHA) by Todd Short · 7 years ago
  8. 042c575 Add the SSL_stateless() function by Matt Caswell · 7 years ago
  9. cf72c75 Implement Maximum Fragment Length TLS extension. by FdaSilvaYY · 7 years ago
  10. a9c0d8b Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb. by David Benjamin · 8 years ago
  11. fa4b82c add callback handler for setting DTLS timer interval by Alfred E. Heggestad · 8 years ago
  12. 6773864 Add functions for getting/setting SNI/ALPN info in SSL_SESSION by Matt Caswell · 8 years ago
  13. 98e1d93 Add SSL_SESSION_set_max_early_data() by Matt Caswell · 8 years ago
  14. 50966bf Introduce SSL_CIPHER_get_protocol_id by Paul Yang · 8 years ago
  15. 0aed6e4 Add SSL_get_pending_cipher() by Benjamin Kaduk · 8 years ago
  16. 07927be Add an SSL_SESSION_dup() function by Matt Caswell · 8 years ago
  17. a58eb06 Add support to free/allocate SSL buffers by Todd Short · 8 years ago
  18. bbb4ceb Support converting cipher name to RFC name and vice versa by Paul Yang · 8 years ago
  19. 5a43d51 Add SSL_SESSION_set_protocol_version() by Matt Caswell · 8 years ago
  20. 1a993d1 Add SSL_SESSION_set_cipher() by Matt Caswell · 8 years ago
  21. 911d63f Add SSL_SESSION_set1_master_key() by Matt Caswell · 8 years ago
  22. ba4df68 Add a function to get the handshake digest for an SSL_CIPHER by Matt Caswell · 8 years ago
  23. f46184b Add public API functions for setting TLSv1.3 PSK callbacks by Matt Caswell · 8 years ago
  24. 193b5d7 Add SSL_early_get1_extensions_present() by Benjamin Kaduk · 8 years ago
  25. 84c34ba Extend the SERVERINFO file format to include an extensions context by Matt Caswell · 8 years ago
  26. c649d10 TLS1.3 Padding by Todd Short · 8 years ago
  27. e586eac Add support for SSL_SESSION_is_resumable() by Matt Caswell · 8 years ago
  28. 43ae5ee Implement a new custom extensions API by Matt Caswell · 8 years ago
  29. 8edb4ee update ordinals by Dr. Stephen Henson · 8 years ago
  30. 0665b4e Rename SSL_write_early() to SSL_write_early_data() by Matt Caswell · 8 years ago
  31. f533fbd Rename SSL_read_early() to SSL_read_early_data() by Matt Caswell · 8 years ago
  32. 3eaa417 Make SSL_write_early_finish() an internal only function by Matt Caswell · 8 years ago
  33. fcc4757 Add a SSL_SESSION_get_max_early_data() function by Matt Caswell · 8 years ago
  34. 1ea4d09 Construct the server side early_data extension by Matt Caswell · 8 years ago
  35. d781d24 Provide an SSL_read_early() function for reading early data by Matt Caswell · 8 years ago
  36. 49e7fe1 Provide functions to write early data by Matt Caswell · 8 years ago
  37. 3fc8d85 Construct the ticket_early_data_info extension by Matt Caswell · 8 years ago
  38. 6b1bb98 Add SSL_CTX early callback by Benjamin Kaduk · 8 years ago
  39. ccb8e6e Export SSL_bytes_to_cipher_list() by Benjamin Kaduk · 8 years ago
  40. 53d1d07 Add a SSL_get_key_update_type() function by Matt Caswell · 8 years ago
  41. 44c04a2 Provide a function to send a KeyUpdate message by Matt Caswell · 8 years ago
  42. 377c5e9 make update by Dr. Stephen Henson · 8 years ago
  43. 2faa1b4 Add support for key logging callbacks. by Cory Benfield · 8 years ago
  44. e304d3e Remove a hack from ssl_test_old by Matt Caswell · 8 years ago
  45. 7ee8627 Convert libssl writing for size_t by Matt Caswell · 8 years ago
  46. eda7575 Further libssl size_t-ify of reading by Matt Caswell · 8 years ago
  47. 045bd04 Add DTLS_get_data_mtu() function by David Woodhouse · 8 years ago
  48. b50052d Add SSL_CTX_set1_cert_store() by Todd Short · 8 years ago
  49. fddfc0a Add missing session id and tlsext_status accessors by Remi Gacogne · 9 years ago
  50. e928132 GH1446: Add SSL_SESSION_get0_cipher by Rich Salz · 9 years ago
  51. 72c7658 make update by Richard Levitte · 9 years ago
  52. 65e2d67 Simplify and rename SSL_set_rbio() and SSL_set_wbio() by Matt Caswell · 9 years ago
  53. 3307000 Make update by Viktor Dukhovni · 9 years ago
  54. e417070 Add some accessor API's by Rich Salz · 9 years ago
  55. ade8283 Remove NOEXIST entries by Rich Salz · 9 years ago
  56. befe31c make update by Matt Caswell · 9 years ago
  57. 6546e9b Add SSL_client_version() getter function by Alessandro Ghedini · 9 years ago
  58. 4b6b848 Add SSL_SESSION_get0_hostname() by Lyon Chen · 9 years ago
  59. 72d3bcd Cleanup libcrypto.num and make update by Richard Levitte · 9 years ago
  60. e6216fe make update by Matt Caswell · 9 years ago
  61. 9d5ac95 Add SSL_CTX_get_ciphers() by Kazuki Yamaguchi · 9 years ago
  62. a4ccf06 make update by Viktor Dukhovni · 9 years ago
  63. 38186bf Have only one DSO_METHOD_openssl by Rich Salz · 9 years ago
  64. 8359b57 check reviewer --reviewer=emilia by Rob Percival · 9 years ago
  65. 6b51459 Run make update by Kurt Roeckx · 9 years ago
  66. 16203f7 Convert CRYPTO_LOCK_SSL_* to new multi-threading API by Alessandro Ghedini · 9 years ago
  67. 892b937 Add an SSL_has_pending() function by Matt Caswell · 9 years ago
  68. 096665b Add an ability to set the SSL read buffer size by Matt Caswell · 9 years ago
  69. 3ec1323 Add cipher query functions by Todd Short · 9 years ago
  70. 49580f2 Add an SSL_has_pending() function by Matt Caswell · 9 years ago
  71. dad78fb Add an ability to set the SSL read buffer size by Matt Caswell · 9 years ago
  72. a2ed050 New ordinal files, recreated from scratch by Richard Levitte · 9 years ago