Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Matt Caswell 73d391ad13 Use a fetched MD if appropriate in ssl3_cbc_digest_record il y a 4 ans
  Pauli 781aa7ab63 Deprecate the low level MD5 functions. il y a 4 ans
  Pauli 85d843c8ec Deprecate the low level SHA functions. il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Pauli 39147079fc Structure alignment macro. il y a 5 ans
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ il y a 6 ans
  Matt Caswell c486283cb8 Update copyright year il y a 6 ans
  armfazh cb8164b05e Fix tls_cbc_digest_record is slow using SHA-384 and short messages il y a 6 ans
  Matt Caswell 67dc995eaf Move ossl_assert il y a 7 ans
  Xiaoyin Liu 3519bae518 Fix typos in files in ssl directory il y a 7 ans
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl il y a 7 ans
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl il y a 7 ans
  Emilia Kasper b53338cbf8 Clean up references to FIPS il y a 7 ans
  Matt Caswell 2688e7a0be Provide some constant time functions for dealing with size_t values il y a 8 ans
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit il y a 8 ans
  Matt Caswell d0e7c31db0 Convert ssl3_cbc_digest_record for size_t il y a 8 ans
  Emilia Kasper a230b26e09 Indent ssl/ il y a 8 ans
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs il y a 8 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 9 ans
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. il y a 9 ans
  Viktor Dukhovni 5c649375dd Good hygiene with size_t output argument. il y a 9 ans
  Matt Caswell 5f3d93e4a3 Ensure all EVP calls have their returns checked where appropriate il y a 9 ans
  Richard Levitte 6857079791 Identify and move OpenSSL internal header files il y a 9 ans
  Matt Caswell 29b0a15a48 Add sanity check in ssl3_cbc_digest_record il y a 9 ans
  Matt Caswell 02a36fdae8 Move more SSL3_RECORD oriented functions into ssl3_record.c il y a 9 ans
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA il y a 9 ans
  Matt Caswell 35a1cc90bc More comment realignment il y a 9 ans