Historique des commits

Auteur SHA1 Message Date
  Rich Salz ecca16632a Prevent OOB in SRP base64 code. il y a 7 ans
  Matt Caswell 73f0df8331 Add some sanity checks around usage of t_fromb64() il y a 8 ans
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs il y a 8 ans
  Matt Caswell 98370c2dd7 constify SRP il y a 8 ans
  Rich Salz aa6bb1352b Copyright consolidation 05/10 il y a 8 ans
  FdaSilvaYY 8483a003bf various spelling fixes il y a 8 ans
  Rich Salz e771eea6d8 Revert "various spelling fixes" il y a 8 ans
  FdaSilvaYY 620d540bd4 various spelling fixes il y a 8 ans
  Matt Caswell 1e45206fb9 Mark SRP_VBASE_get_by_user() as deprecated il y a 8 ans
  Emilia Kasper 380f18ed5f CVE-2016-0798: avoid memory leak in SRP il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 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
  Matt Caswell 3bbd1d63e2 Fix a NULL deref in an error path il y a 9 ans
  Matt Caswell bf95cde287 Fix SRP memory leaks il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz 895cba195a free cleanup 12 il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Rich Salz ca3a82c3b3 free NULL cleanup il y a 9 ans
  Matt Caswell 266483d2f5 RAND_bytes updates il y a 9 ans
  Rich Salz dfb56425b6 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Ben Laurie 8892ce7714 Constification - mostly originally from Chromium. il y a 10 ans
  Tim Hudson 8bbfd94e36 - fix coverity issues 966593-966596 il y a 10 ans
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). il y a 12 ans
  Dr. Stephen Henson d70fcb96ac Fix warnings: signed/unisgned comparison, shadowing (in some cases global il y a 13 ans
  Ben Laurie edc032b5e3 Add SRP support. il y a 13 ans