Commit History

Author SHA1 Message Date
  Matt Caswell 84c34ba876 Extend the SERVERINFO file format to include an extensions context 7 years ago
  Todd Short c649d10d3f TLS1.3 Padding 7 years ago
  Matt Caswell e586eac885 Add support for SSL_SESSION_is_resumable() 7 years ago
  Matt Caswell 43ae5eed6f Implement a new custom extensions API 7 years ago
  Dr. Stephen Henson 8edb4ee1a2 update ordinals 7 years ago
  Matt Caswell 0665b4edae Rename SSL_write_early() to SSL_write_early_data() 7 years ago
  Matt Caswell f533fbd44a Rename SSL_read_early() to SSL_read_early_data() 7 years ago
  Matt Caswell 3eaa417095 Make SSL_write_early_finish() an internal only function 7 years ago
  Matt Caswell fcc4757823 Add a SSL_SESSION_get_max_early_data() function 7 years ago
  Matt Caswell 1ea4d09a3c Construct the server side early_data extension 7 years ago
  Matt Caswell d781d247d1 Provide an SSL_read_early() function for reading early data 7 years ago
  Matt Caswell 49e7fe12ea Provide functions to write early data 7 years ago
  Matt Caswell 3fc8d85610 Construct the ticket_early_data_info extension 7 years ago
  Benjamin Kaduk 6b1bb98fad Add SSL_CTX early callback 7 years ago
  Benjamin Kaduk ccb8e6e0b1 Export SSL_bytes_to_cipher_list() 7 years ago
  Matt Caswell 53d1d07d30 Add a SSL_get_key_update_type() function 7 years ago
  Matt Caswell 44c04a2e06 Provide a function to send a KeyUpdate message 7 years ago
  Dr. Stephen Henson 377c5e98cb make update 7 years ago
  Cory Benfield 2faa1b48fd Add support for key logging callbacks. 7 years ago
  Matt Caswell e304d3e20f Remove a hack from ssl_test_old 7 years ago
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 8 years ago
  Matt Caswell eda757514e Further libssl size_t-ify of reading 8 years ago
  David Woodhouse 045bd04706 Add DTLS_get_data_mtu() function 8 years ago
  Todd Short b50052dbe8 Add SSL_CTX_set1_cert_store() 9 years ago
  Remi Gacogne fddfc0afc8 Add missing session id and tlsext_status accessors 8 years ago
  Rich Salz e928132343 GH1446: Add SSL_SESSION_get0_cipher 8 years ago
  Richard Levitte 72c7658118 make update 8 years ago
  Matt Caswell 65e2d67254 Simplify and rename SSL_set_rbio() and SSL_set_wbio() 8 years ago
  Viktor Dukhovni 3307000d98 Make update 8 years ago
  Rich Salz e417070c9f Add some accessor API's 8 years ago