提交歷史

作者 SHA1 備註 提交日期
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 8 年之前
  Matt Caswell e3c9727fec Resolve some outstanding size_t related TODOs 8 年之前
  Matt Caswell d736bc1a7d Update misc function params in libssl for size_t 8 年之前
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 8 年之前
  Matt Caswell eda757514e Further libssl size_t-ify of reading 8 年之前
  Matt Caswell 4a01c59f36 Harmonise setting the header and closing construction 8 年之前
  Matt Caswell 7cea05dcc7 Move init of the WPACKET into write_state_machine() 8 年之前
  Matt Caswell a29fa98ceb Rename ssl_set_handshake_header2() 8 年之前
  Matt Caswell 48c054fec3 Excessive allocation of memory in dtls1_preprocess_fragment() 8 年之前
  Matt Caswell 3c10632529 make update and fix some associated mis-matched error codes 8 年之前
  Matt Caswell 08029dfa03 Convert WPACKET_put_bytes to use convenience macros 8 年之前
  Matt Caswell 85a7a5e6ef Convert CCS construction to WPACKET 8 年之前
  Matt Caswell f1ec23c0bc Convert CKE construction to use the WPACKET API 8 年之前
  Matt Caswell c0f9e23c6b Fix a few style nits in the wpacket code 8 年之前
  Matt Caswell de451856f0 Address WPACKET review comments 8 年之前
  Matt Caswell 0217dd19c0 Move from explicit sub-packets to implicit ones 8 年之前
  Matt Caswell ae2f7b37da Rename PACKETW to WPACKET 8 年之前
  Matt Caswell 2c7b4dbc1a Convert tls_construct_client_hello() to use PACKETW 8 年之前
  Matt Caswell f5c7f5dfba Fix DTLS buffered message DoS attack 8 年之前
  Emilia Kasper a230b26e09 Indent ssl/ 8 年之前
  klemens 6025001707 spelling fixes, just comments and readme. 8 年之前
  Matt Caswell 2e7dc7cd68 Never expose ssl->bbio in the public API. 8 年之前
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 年之前
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs 8 年之前
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 年之前
  Rich Salz 255cf605d6 RT3895: Remove fprintf's from SSL library. 8 年之前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年之前
  Sergio Garcia Murillo 50b4a9ba13 GH356: Change assert to normal error 8 年之前
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 年之前
  David Woodhouse 3ba84717a0 Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005 8 年之前