Revīziju vēsture

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