Historie revizí

Autor SHA1 Zpráva Datum
  Matt Caswell 3ce2fdabe6 Convert memset calls to OPENSSL_cleanse před 8 roky
  J Mohan Rao Arisankala a93e0e78db #4342: few missing malloc return checks and free in error paths před 8 roky
  Rich Salz 6286757141 Copyright consolidation 04/10 před 8 roky
  Rich Salz 3c27208fab Remove #error from include files. před 8 roky
  Matt Caswell ffe9150b15 Fix a potential double free in EVP_DigestInit_ex před 8 roky
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL před 8 roky
  Rich Salz 84c15091ec Fix GH 327. před 8 roky
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. před 8 roky
  Rich Salz 349807608f Remove /* foo.c */ comments před 9 roky
  Richard Levitte 6aa0ba4bb2 Fix a possible memleak před 9 roky
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) před 9 roky
  Richard Levitte 959ed5316c Cleanup: rename EVP_MD_CTX_(create|init|destroy) to EVP_MD_CTX_(new|reset|free) před 9 roky
  Richard Levitte 74cabf3fef Remove EVP_MD_CTX_cleanup and put its functionality into EVP_MD_CTX_init před 9 roky
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it před 9 roky
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h před 9 roky
  Dr. Stephen Henson 396d5fd091 Add EVP_MD_CTX_ctrl function. před 9 roky
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto před 9 roky
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files před 9 roky
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes před 9 roky
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc před 9 roky
  Rich Salz 4b45c6e52b free cleanup almost the finale před 9 roky
  Rich Salz c5ba2d9904 free NULL cleanup před 9 roky
  Matt Caswell a01087027b Fix EVP_DigestInit_ex with NULL digest před 9 roky
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . před 9 roky
  Dr. Stephen Henson 560b34f2b0 Ignore NULL parameter in EVP_MD_CTX_destroy. před 11 roky
  Dr. Stephen Henson 8c4ce7bab2 Fix memory leak: free up ENGINE functional reference if digest is not před 14 roky
  Dr. Stephen Henson 338a61b94e Add patch to crypto/evp which didn't apply from PR#2124 před 15 roky
  Dr. Stephen Henson fdb2c6e4e5 PR: 2124 před 15 roky
  Ben Laurie f80921b6a6 Formatting. před 16 roky
  Dr. Stephen Henson 18327cd0e4 Copy update callback across when copying EVP_MD_CTX. před 17 roky