Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque il y a 8 ans
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 8 ans
  Richard Levitte eda34e4bef Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup il y a 8 ans
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. il y a 8 ans
  Kurt Roeckx 361a119127 Remove support for all 40 and 56 bit ciphers. il y a 8 ans
  Dr. Stephen Henson 600fdc716f fix function code discrepancy il y a 8 ans
  Dr. Stephen Henson 28ba2541f9 PRF and handshake hash revision. il y a 8 ans
  Dr. Stephen Henson 6938c954b0 Remove unused cert_verify_mac code il y a 8 ans
  Matt Caswell 5f3d93e4a3 Ensure all EVP calls have their returns checked where appropriate il y a 8 ans
  Dr. Stephen Henson c72382048f Avoid duplication. il y a 9 ans
  Dr. Stephen Henson 124037fdc0 Tidy up ssl3_digest_cached_records logic. il y a 9 ans
  Dr. Stephen Henson f6a103133a Revert "Avoid duplication." il y a 9 ans
  Dr. Stephen Henson d480e182fe Avoid duplication. il y a 9 ans
  Dr. Stephen Henson 85fb6fdaed remove unnecessary NULL checks il y a 9 ans
  Rich Salz e0f9bf1de7 clear/cleanse cleanup il y a 9 ans
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz efa7dd6444 free NULL cleanup 11 il y a 9 ans
  Rich Salz 4b45c6e52b free cleanup almost the finale il y a 9 ans
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' il y a 9 ans
  Matt Caswell 14daae5a62 Move ssl3_record_sequence_update into record layer il y a 9 ans
  Matt Caswell de07f311ce Move read_sequence and write_sequence from s->s3 to s->rlayer il y a 9 ans
  Matt Caswell bd2e3a9512 Introduce macro RECORD_LAYER_setup_comp_buffer il y a 9 ans
  Matt Caswell 02a36fdae8 Move more SSL3_RECORD oriented functions into ssl3_record.c il y a 9 ans
  Matt Caswell 92ffa83d8b Encapsulate s->s3->wrec il y a 9 ans
  Matt Caswell 258f8721a5 Encapsulate s->s3->rrec il y a 9 ans
  Rich Salz ca3a82c3b3 free NULL cleanup il y a 9 ans
  Matt Caswell 69f6823748 Fix missing return value checks il y a 9 ans
  Matt Caswell c9dd49a751 Cleanse buffers il y a 9 ans
  Matt Caswell 35a1cc90bc More comment realignment il y a 9 ans