22 Commits (d3bcf13165899ba1a2acfbe57cf4a1365010de39)

Author SHA1 Message Date
  David Benjamin 4b755cb0da Implement the V2ClientHello sniff in version-locked methods. 10 years ago
  David Benjamin e518f65d2c Update references to RFCs. 10 years ago
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. 10 years ago
  David Benjamin e319a2f73a Remove SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. 10 years ago
  Alex Chernyakhovsky 4cd8c43e73 Remove support for processing fragmented alerts 10 years ago
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. 10 years ago
  David Benjamin e1b20a0136 Remove SSL3_FLAGS_POP_BUFFER. 10 years ago
  Adam Langley 7571292eac Extended master secret support. 10 years ago
  David Benjamin a19fc259f0 Move ECC extensions out of SSL_SESSION. 10 years ago
  David Benjamin c92c2d7a07 Prune some dead quirks and document the SSL_OP_ALL ones. 10 years ago
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 years ago
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. 10 years ago
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. 10 years ago
  David Benjamin 92909a6206 Remove MS SGC support on the the server. 10 years ago
  David Benjamin bd30f8e34a Remove support on both sides for *_fixed_(ec)dh client auth. 10 years ago
  David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS. 10 years ago
  David Benjamin cb5abad717 Consolidate CCS_OK paths in s3_clnt.c. 10 years ago
  David Benjamin 84ec49e914 Consolidate CCS_OK codepaths in s3_srvr.c. 10 years ago
  David Benjamin b9cc33a4d6 Remove SSL_OP_EPHEMERAL_RSA quirk. 10 years ago
  Adam Langley 045cc5590a Don't delay CKX and Finished for False Start. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago