1. 9a37359 Don't malloc(0) on empty extensions list. by David Benjamin · 11 years ago
  2. 3e14885 Fix memory leak. by Adam Langley · 11 years ago
  3. 0eb5a2d Fix tls1_get_curvelist default curves list size. by David Benjamin · 11 years ago
  4. cd99694 Pass parameters to tls1_process_sigalgs as a CBS. by David Benjamin · 11 years ago
  5. ff175b4 unifdef OPENSSL_NO_PSK. by David Benjamin · 11 years ago
  6. 072334d Consistently use uint16_t for curve IDs. by David Benjamin · 11 years ago
  7. 6444287 Do not allow a Finished message when NewSessionTicket is expected. by David Benjamin · 11 years ago
  8. 8f3234b Fix another flipped condition. by David Benjamin · 11 years ago
  9. 05da6e1 Port tls12_check_peer_sigalg to CBS. by David Benjamin · 11 years ago
  10. ed43958 Port ssl3_get_key_exchange to CBS. by David Benjamin · 11 years ago
  11. 676d1e7 Separate client and server certificate_types. by David Benjamin · 11 years ago
  12. 8f2c20e Port early callback support to CBS. by David Benjamin · 11 years ago
  13. 35a7a44 Check duplicate extensions before processing. by David Benjamin · 11 years ago
  14. 9d28c75 Fix some OPENSSL_PUT_ERROR calls. by David Benjamin · 11 years ago
  15. b9621b9 Remove is_probably_safari logic. by David Benjamin · 11 years ago
  16. 64f4c91 Remove OPENSSL_FIPS blocks. by David Benjamin · 11 years ago
  17. 6dbd73d Remove OPENSSL_NO_TLSEXT compilation option. by David Benjamin · 11 years ago
  18. 31955f9 Port Certificate Request parsing to crypto/bytestring by Alex Chernyakhovsky · 11 years ago
  19. 3c5034e Remove OPENSSL_NO_RSA by Alex Chernyakhovsky · 11 years ago
  20. dc72ff7 Port ClientHello extensions parsing to crypto/bytestring. by David Benjamin · 11 years ago
  21. 2b0aeeca Remove authz extension (RFC5878) by David Benjamin · 11 years ago
  22. fd76191 Remove opaque_prf_input extension. by David Benjamin · 11 years ago
  23. d7e23c1 Remove serverinfo and custom extensions support. by David Benjamin · 11 years ago
  24. 13ab3e3 Remove heartbeat extension. by David Benjamin · 11 years ago
  25. 0397309 Port ServerHello extension parsing to CBS. by David Benjamin · 11 years ago
  26. 3213bed Remove GOST support code from ssl/ by Adam Langley · 11 years ago
  27. f3a95c4 Reduce elliptic curves and formats in ClientHello. by Adam Langley · 11 years ago
  28. b7bf53c Check there is enough room for extension. by Adam Langley · 11 years ago
  29. 5647520 Add heartbeat extension bounds check. by Adam Langley · 11 years ago
  30. db4f952 Fix memory leak with client auth. by Adam Langley · 11 years ago
  31. c3174b7 Move ECC extensions to end. by Adam Langley · 11 years ago
  32. dc9b141 Early callback support. by Adam Langley · 11 years ago
  33. b0c235e TLS extension limit check fixes. by Adam Langley · 11 years ago
  34. 1258b6a ChannelID support. by Adam Langley · 11 years ago
  35. 95c29f3 Inital import. by Adam Langley · 11 years ago