1. 924a352 Remove experimental TLS 1.3 short record header extension. by Steven Valdez · 8 years ago
  2. 58966a4 Remove legacy ChaCha20-Poly1305 cipher name aliases. by David Benjamin · 8 years ago
  3. 2e83924 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  4. 5322010 Revert "Remove old ChaCha20-Poly1305 AEAD." by Adam Langley · 8 years ago
  5. def9b46 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  6. 1d6eeb3 Spellcheck our public headers. by David Benjamin · 8 years ago
  7. 08b65f4 Enabling 0-RTT on new Session Tickets. by Steven Valdez · 8 years ago
  8. 6f600d6 Add experimental TLS 1.3 short record header extension. by David Benjamin · 8 years ago
  9. 651aaef Remove CECPQ1 (experimental post-quantum key agreement). by Matthew Braithwaite · 8 years ago
  10. a833c35 Update to TLS 1.3 draft 18. by Steven Valdez · 8 years ago
  11. a128a55 Update the TLS 1.3 draft version to draft 16. by David Benjamin · 8 years ago
  12. 1db9e1b Add the certificate_required alert. by David Benjamin · 8 years ago
  13. 803c77a Update crypto negotation to draft 15. by Steven Valdez · 9 years ago
  14. fdd1099 Moving TLS 1.3 version negotiation into extension. by Steven Valdez · 9 years ago
  15. 143e8b3 Add TLS 1.3 1-RTT. by Steven Valdez · 9 years ago
  16. ca3d545 Add SSL_set_signing_algorithm_prefs. by David Benjamin · 9 years ago
  17. eff1e8d Adding RSA-PSS signature algorithms. by Steven Valdez · 9 years ago
  18. 0ba8773 Group 1.3 extension constants together and remove ticket_age. by David Benjamin · 9 years ago
  19. 7277576 Adding new TLS 1.3 alert/extension IDs. by Steven Valdez · 9 years ago
  20. f0451ca Cleaning up internal use of Signature Algorithms. by Steven Valdez · 9 years ago
  21. d09f53c Take out a bunch of unused constants. by David Benjamin · 9 years ago
  22. 0256385 Changing representation of signature/hash to use SignatureScheme. by Steven Valdez · 9 years ago
  23. 8c6fde0 Update references to RFC 7905. by David Benjamin · 9 years ago
  24. 3084e7b Adding ECDHE-PSK GCM Ciphersuites. by Steven Valdez · 9 years ago
  25. 053931e CECPQ1: change from named curve to ciphersuite. by Matt Braithwaite · 9 years ago
  26. ce902a9 Generalizing curves to groups in preparation for TLS 1.3. by Steven Valdez · 9 years ago
  27. 43946d4 Update references to the extended master secret draft. by David Benjamin · 9 years ago
  28. 13414b3 Implement draft-ietf-tls-chacha20-poly1305-04. by David Benjamin · 9 years ago
  29. 8e4db8b Fix even more ChaCha20 rename deadlocks. by David Benjamin · 9 years ago
  30. 87cfcdb Resolve another ChaCha20-Poly1305 rename deadlock. by David Benjamin · 9 years ago
  31. 271777f Refactor ChaCha20-Poly1305 AEAD nonce handling. by Brian Smith · 9 years ago
  32. 07e1384 Move remaining functions out of tls1.h. by David Benjamin · 9 years ago
  33. 10a1a9d Update references to the padding draft. by Adam Langley · 9 years ago
  34. 79a0589 Ditch remaining filename comments from public headers and ssl/ by David Benjamin · 9 years ago
  35. ec43534 Remove DHE_RSA_WITH_CHACHA20_POLY1305. by David Benjamin · 10 years ago
  36. 391250d Convert the SRTP extension to the new system by Adam Langley · 10 years ago
  37. 49c7af1 Convert the Channel ID extension to the new system. by Adam Langley · 10 years ago
  38. ba16a1e Remove SSL_get_(shared_)sigalgs. by David Benjamin · 10 years ago
  39. daeafc2 Move the session ticket functions to ssl.h. by David Benjamin · 10 years ago
  40. 6cacac0 Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. by David Benjamin · 10 years ago
  41. 85bc560 Add ECDHE-PSK-AES{128,256}-SHA cipher suites. by Adam Langley · 10 years ago
  42. 1feb42a Drop ECDHE-PSK-AES-128-GCM. by Adam Langley · 10 years ago
  43. 593047f Opaquify DTLS structs. by David Benjamin · 10 years ago
  44. 7133d42 Promote SNI macros to functions. by David Benjamin · 10 years ago
  45. 59015c3 Promote all SSL callback ctrl hooks to proper functions. by David Benjamin · 10 years ago
  46. f32d6b2 Remove remnants of old OCSP stapling API. by David Benjamin · 10 years ago
  47. 9a727c2 Remove SSL_set_tlsext_debug_callback. by David Benjamin · 10 years ago
  48. 97e8ba8 Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions. by Adam Langley · 10 years ago
  49. cfd248b Clean up SSL_export_keying_material implementation. by David Benjamin · 10 years ago
  50. 4c31123 Remove finish_mac_length from SSL3_ENC_METHOD. by David Benjamin · 10 years ago
  51. b4a494c Reformat SSL/TLS headers. by Adam Langley · 10 years ago
  52. 3950774 remove duplicate defines by David Benjamin · 10 years ago
  53. e518f65 Update references to RFCs. by David Benjamin · 10 years ago
  54. d1681e6 Remove SSL_set_session_secret_cb (EAP-FAST) by David Benjamin · 10 years ago
  55. b398d16 Remove SSL_check_chain and unexport CERT_PKEY flags. by David Benjamin · 10 years ago
  56. 7571292 Extended master secret support. by Adam Langley · 10 years ago
  57. 6c7aed0 Client-side OCSP stapling support. by David Benjamin · 11 years ago
  58. 457112e unifdef a bunch of OPENSSL_NO_* ifdefs. by David Benjamin · 11 years ago
  59. 9169c96 Implement client side of TLS signed certificate stamps extension. by Håvard Molland · 11 years ago
  60. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  61. 019c3cc Remove last remnants of GOST support. by David Benjamin · 11 years ago
  62. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  63. 95c29f3 Inital import. by Adam Langley · 11 years ago