コミット履歴

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