Commit History

Author SHA1 Message Date
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 8 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs 8 years ago
  Matt Caswell d356dc5619 Add some missing return value checks 8 years ago
  Matt Caswell 2c4a056f59 Handle a memory allocation failure in ssl3_init_finished_mac() 8 years ago
  Matt Caswell ea32151f7b The ssl3_digest_cached_records() function does not handle errors properly 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago
  Rich Salz e771eea6d8 Revert "various spelling fixes" 8 years ago
  FdaSilvaYY 620d540bd4 various spelling fixes 8 years ago
  Matt Caswell 0220fee47f Lazily initialise the compression buffer 8 years ago
  Emilia Kasper 062178678f Refactor ClientHello extension parsing 9 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque 9 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 years ago
  Richard Levitte eda34e4bef Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup 9 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 9 years ago
  Kurt Roeckx 361a119127 Remove support for all 40 and 56 bit ciphers. 9 years ago
  Dr. Stephen Henson 600fdc716f fix function code discrepancy 9 years ago
  Dr. Stephen Henson 28ba2541f9 PRF and handshake hash revision. 9 years ago
  Dr. Stephen Henson 6938c954b0 Remove unused cert_verify_mac code 9 years ago
  Matt Caswell 5f3d93e4a3 Ensure all EVP calls have their returns checked where appropriate 9 years ago
  Dr. Stephen Henson c72382048f Avoid duplication. 9 years ago
  Dr. Stephen Henson 124037fdc0 Tidy up ssl3_digest_cached_records logic. 9 years ago
  Dr. Stephen Henson f6a103133a Revert "Avoid duplication." 9 years ago
  Dr. Stephen Henson d480e182fe Avoid duplication. 9 years ago
  Dr. Stephen Henson 85fb6fdaed remove unnecessary NULL checks 9 years ago
  Rich Salz e0f9bf1de7 clear/cleanse cleanup 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago