Historique des commits

Auteur SHA1 Message Date
  Paul Yang 4803717f5e Support setting SM2 ID il y a 6 ans
  Paul Yang 00902d9414 Introduce EVP_MD_CTX_set_pkey_ctx il y a 6 ans
  Andy Polyakov cd8d1456c9 Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs. il y a 7 ans
  Matt Caswell 3ce2fdabe6 Convert memset calls to OPENSSL_cleanse il y a 8 ans
  J Mohan Rao Arisankala a93e0e78db #4342: few missing malloc return checks and free in error paths il y a 8 ans
  Rich Salz 6286757141 Copyright consolidation 04/10 il y a 8 ans
  Rich Salz 3c27208fab Remove #error from include files. il y a 8 ans
  Matt Caswell ffe9150b15 Fix a potential double free in EVP_DigestInit_ex il y a 8 ans
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL il y a 8 ans
  Rich Salz 84c15091ec Fix GH 327. il y a 8 ans
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Richard Levitte 6aa0ba4bb2 Fix a possible memleak 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 959ed5316c Cleanup: rename EVP_MD_CTX_(create|init|destroy) to EVP_MD_CTX_(new|reset|free) il y a 9 ans
  Richard Levitte 74cabf3fef Remove EVP_MD_CTX_cleanup and put its functionality into EVP_MD_CTX_init il y a 9 ans
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it il y a 9 ans
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h il y a 9 ans
  Dr. Stephen Henson 396d5fd091 Add EVP_MD_CTX_ctrl function. il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 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 4b45c6e52b free cleanup almost the finale il y a 9 ans
  Rich Salz c5ba2d9904 free NULL cleanup il y a 9 ans
  Matt Caswell a01087027b Fix EVP_DigestInit_ex with NULL digest il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson 560b34f2b0 Ignore NULL parameter in EVP_MD_CTX_destroy. il y a 11 ans
  Dr. Stephen Henson 8c4ce7bab2 Fix memory leak: free up ENGINE functional reference if digest is not il y a 14 ans
  Dr. Stephen Henson 338a61b94e Add patch to crypto/evp which didn't apply from PR#2124 il y a 15 ans