Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 67dc995eaf Move ossl_assert vor 7 Jahren
  Matt Caswell 42bd7a16d0 Add an error to the stack on failure in dtls1_write_bytes() vor 7 Jahren
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl vor 7 Jahren
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl vor 7 Jahren
  Matt Caswell bd990e2535 Don't allow fragmented alerts vor 7 Jahren
  Matt Caswell aefb925647 Don't attempt to send fragments > max_send_fragment in DTLS vor 7 Jahren
  Matt Caswell bd79bcb42b Remove special case code for SCTP reneg handling vor 7 Jahren
  Emilia Kasper 2f0ca54c32 Remove some obsolete/obscure internal define switches: vor 7 Jahren
  Matt Caswell 38f2837b1b Remove some commented out code in libssl vor 7 Jahren
  Matt Caswell df15c84901 Remove some dead code from libssl vor 7 Jahren
  Matt Caswell 28a31a0a10 Don't change the state of the ETM flags until CCS processing vor 7 Jahren
  Matt Caswell c7f47786a5 Move state machine knowledge out of the record layer vor 7 Jahren
  Matt Caswell 0386aad1ab Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag vor 7 Jahren
  Richard Levitte e72040c1dc Remove heartbeat support vor 8 Jahren
  Matt Caswell 02ba18a63e Fix a shadowed variable declaration warning picked up by Travis vor 8 Jahren
  Matt Caswell a14aa99be8 Convert the mac functions to just return 1 for success and 0 for failure vor 8 Jahren
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t vor 8 Jahren
  Matt Caswell eda757514e Further libssl size_t-ify of reading vor 8 Jahren
  David Woodhouse e23d5071ec Fix encrypt-then-mac implementation for DTLS vor 8 Jahren
  Matt Caswell 2f2d6e3e3c Fix an Uninit read in DTLS vor 8 Jahren
  Matt Caswell af58be768e Don't allow too many consecutive warning alerts vor 8 Jahren
  Matt Caswell 5cb4d6466a Prevent DTLS Finished message injection vor 8 Jahren
  Matt Caswell 1fb9fdc302 Fix DTLS replay protection vor 8 Jahren
  Matt Caswell 738ad946dd Fix DTLS unprocessed records bug vor 8 Jahren
  Emilia Kasper a230b26e09 Indent ssl/ vor 8 Jahren
  David Woodhouse 032924c4b4 Make DTLS1_BAD_VER work with DTLS_client_method() vor 8 Jahren
  FdaSilvaYY 0485d5406a Whitespace cleanup in ssl folder vor 8 Jahren
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h vor 8 Jahren
  Todd Short e2bb9b9bf3 Always use session_ctx when removing a session vor 8 Jahren
  Matt Caswell 753be41d59 Fix some suspect warnings on Windows vor 8 Jahren