コミット履歴

作者 SHA1 メッセージ 日付
  Tim Hudson 3b855b1f89 update SRP copyright notice 6 年 前
  Dr. Stephen Henson 8f332ac962 SRP code tidy. 8 年 前
  Matt Caswell 4162c7d378 Fix mem leak on error path 8 年 前
  Matt Caswell 85d6b09dda Fix mem leak on error path 8 年 前
  Matt Caswell c72b8e069d Fix mem leak on error path 8 年 前
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs 8 年 前
  Matt Caswell 98370c2dd7 constify SRP 8 年 前
  Matt Caswell 308ff28673 Fix error return value in SRP functions 8 年 前
  Cynh c9141a43e2 Fix SRP client key computation 8 年 前
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 年 前
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Richard Levitte 39d5193201 Fix clang complaints about uninitialised variables. 8 年 前
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 年 前
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 年 前
  Dr. Stephen Henson 8cf2782399 Fix "defined but not used" warnings. 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年 前
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 年 前
  Rich Salz dfb56425b6 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell aeb556f831 Implement internally opaque bn access from srp 10 年 前
  Dr. Stephen Henson 4a23b12a03 Fix SRP buffer overrun vulnerability. 10 年 前
  Andy Polyakov 2df9ec01d5 srp/srp_grps.h: make it Compaq C-friendly. 11 年 前
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 年 前
  Andy Polyakov fe9a5107be Various mingw64 fixes. 13 年 前
  Dr. Stephen Henson d70fcb96ac Fix warnings: signed/unisgned comparison, shadowing (in some cases global 13 年 前
  Ben Laurie edc032b5e3 Add SRP support. 13 年 前