Commit History

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