Commit History

Author SHA1 Message Date
  Shane Lontis fc27fca84a Add ossl_bn_group symbols 3 years ago
  Matt Caswell 6d2a1eff55 Deprecate the low level SRP APIs 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Matt Caswell 5b57aa24c3 Ensure SRP BN_mod_exp follows the constant time path 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell e85982c7a9 Make SRP library context aware 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Matt Caswell d63bde7827 Check more return values in the SRP code 5 years ago
  Richard Levitte 7428b99b2d Following the license change, modify the boilerplates in crypto/srp/ 5 years ago
  Antoine Salon 495a1e5c3a SRP module documentation 5 years ago
  Tim Hudson 3b855b1f89 update SRP copyright notice 6 years ago
  Dr. Stephen Henson 8f332ac962 SRP code tidy. 7 years ago
  Matt Caswell 4162c7d378 Fix mem leak on error path 7 years ago
  Matt Caswell 85d6b09dda Fix mem leak on error path 7 years ago
  Matt Caswell c72b8e069d Fix mem leak on error path 7 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. 8 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