Historia zmian

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