Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell aefb925647 Don't attempt to send fragments > max_send_fragment in DTLS vor 7 Jahren
  Matt Caswell 1f5b44e943 Miscellaneous style tweaks based on feedback received vor 8 Jahren
  Matt Caswell c7f47786a5 Move state machine knowledge out of the record layer vor 8 Jahren
  FdaSilvaYY 0fe2a0af89 Fix a few double ; vor 8 Jahren
  Richard Levitte e72040c1dc Remove heartbeat support vor 8 Jahren
  Matt Caswell 54105ddd23 Rename all "read" variables with "readbytes" vor 8 Jahren
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit vor 8 Jahren
  Matt Caswell e3c9727fec Resolve some outstanding size_t related TODOs vor 8 Jahren
  Matt Caswell d736bc1a7d Update misc function params in libssl for size_t 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
  Matt Caswell 4a01c59f36 Harmonise setting the header and closing construction vor 8 Jahren
  Matt Caswell 7cea05dcc7 Move init of the WPACKET into write_state_machine() vor 8 Jahren
  Matt Caswell a29fa98ceb Rename ssl_set_handshake_header2() vor 8 Jahren
  Matt Caswell 48c054fec3 Excessive allocation of memory in dtls1_preprocess_fragment() vor 8 Jahren
  Matt Caswell 3c10632529 make update and fix some associated mis-matched error codes vor 8 Jahren
  Matt Caswell 08029dfa03 Convert WPACKET_put_bytes to use convenience macros vor 8 Jahren
  Matt Caswell 85a7a5e6ef Convert CCS construction to WPACKET vor 8 Jahren
  Matt Caswell f1ec23c0bc Convert CKE construction to use the WPACKET API vor 8 Jahren
  Matt Caswell c0f9e23c6b Fix a few style nits in the wpacket code vor 8 Jahren
  Matt Caswell de451856f0 Address WPACKET review comments vor 8 Jahren
  Matt Caswell 0217dd19c0 Move from explicit sub-packets to implicit ones vor 8 Jahren
  Matt Caswell ae2f7b37da Rename PACKETW to WPACKET vor 8 Jahren
  Matt Caswell 2c7b4dbc1a Convert tls_construct_client_hello() to use PACKETW vor 8 Jahren
  Matt Caswell f5c7f5dfba Fix DTLS buffered message DoS attack vor 8 Jahren
  Emilia Kasper a230b26e09 Indent ssl/ vor 8 Jahren
  klemens 6025001707 spelling fixes, just comments and readme. vor 8 Jahren
  Matt Caswell 2e7dc7cd68 Never expose ssl->bbio in the public API. vor 8 Jahren
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. vor 8 Jahren
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs vor 8 Jahren