22 Commits (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

Author SHA1 Message Date
  Matt Braithwaite 7eaf4015fa (d2i_SSL_SESSION): Fix a memory leak that occurs on error. 9 years ago
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 years ago
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 years ago
  Håvard Molland ab2479a08a Clean up error reporting. 9 years ago
  David Benjamin f3a8b12ac3 Remove SSL_SESSION::cipher_id. 9 years ago
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. 10 years ago
  David Benjamin 3cac450af5 Add SSL_SESSION_to_bytes to replace i2d_SSL_SESSION. 10 years ago
  Piotr Sikora 773bb55c6f Fix build (broken by removal of key_arg from SSL_SESSION parsing). 10 years ago
  David Benjamin 7001a7fce6 Don't bother accepting key_arg when parsing SSL_SESSION. 10 years ago
  Adam Langley 7571292eac Extended master secret support. 10 years ago
  David Benjamin 89abaea141 Reimplement i2d_SSL_SESSION using CBB. 10 years ago
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. 10 years ago
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. 10 years ago
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 years ago
  Håvard Molland 9169c96458 Implement client side of TLS signed certificate stamps extension. 10 years ago
  Adam Langley 82b7da271f Set SSL_SESSION.cipher when parsing. 10 years ago
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. 10 years ago
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 years ago
  Adam Langley f77452c572 fix coverity issue 966597 - error line is not always initialised 10 years ago
  Adam Langley 1258b6a756 ChannelID support. 10 years ago
  Adam Langley 75872534c2 Optionally, retain only SHA-256 of client cert. 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago