Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell 67dc995eaf Move ossl_assert há 7 anos atrás
  Xiaoyin Liu 3519bae518 Fix typos in files in ssl directory há 7 anos atrás
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl há 7 anos atrás
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl há 7 anos atrás
  Emilia Kasper b53338cbf8 Clean up references to FIPS há 7 anos atrás
  Matt Caswell 2688e7a0be Provide some constant time functions for dealing with size_t values há 8 anos atrás
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit há 8 anos atrás
  Matt Caswell d0e7c31db0 Convert ssl3_cbc_digest_record for size_t há 8 anos atrás
  Emilia Kasper a230b26e09 Indent ssl/ há 8 anos atrás
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs há 8 anos atrás
  Rich Salz 846e33c729 Copyright consolidation 01/10 há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) há 9 anos atrás
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. há 9 anos atrás
  Viktor Dukhovni 5c649375dd Good hygiene with size_t output argument. há 9 anos atrás
  Matt Caswell 5f3d93e4a3 Ensure all EVP calls have their returns checked where appropriate há 9 anos atrás
  Richard Levitte 6857079791 Identify and move OpenSSL internal header files há 9 anos atrás
  Matt Caswell 29b0a15a48 Add sanity check in ssl3_cbc_digest_record há 9 anos atrás
  Matt Caswell 02a36fdae8 Move more SSL3_RECORD oriented functions into ssl3_record.c há 9 anos atrás
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA há 9 anos atrás
  Matt Caswell 35a1cc90bc More comment realignment há 9 anos atrás
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. há 10 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat há 10 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that há 10 anos atrás
  Dr. Stephen Henson 00b4ee7664 Remove some unnecessary OPENSSL_FIPS references há 10 anos atrás
  Emilia Kasper 294d1e36c2 RT3066: rewrite RSA padding checks to be slightly more constant time. há 10 anos atrás
  Emilia Kasper 5a3d21c058 Constant-time utilities há 10 anos atrás
  Veres Lajos 478b50cf67 misspellings fixes by https://github.com/vlajos/misspell_fixer há 11 anos atrás
  Dr. Stephen Henson cbd64894ec Use enc_flags when deciding protocol variations. há 11 anos atrás