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