Historial de Commits

Autor SHA1 Mensaje Fecha
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public hace 7 años
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore hace 6 años
  Tim Hudson 3b855b1f89 update SRP copyright notice hace 6 años
  Matt Caswell a2c2e00050 Convert remaining functions in statem_clnt.c to use SSLfatal() hace 7 años
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() hace 7 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and hace 7 años
  Rich Salz ae3947de09 Add a DRBG to each SSL object hace 7 años
  Diego Santa Cruz 135976b3dd Use memset to clear SRP_CTX instead of NULL and zero assignments hace 7 años
  Diego Santa Cruz e655f54941 Make SRP_CTX.info ownership and lifetime be the same as SRP_CTX.login. hace 7 años
  Emilia Kasper a230b26e09 Indent ssl/ hace 8 años
  Rich Salz 846e33c729 Copyright consolidation 01/10 hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 9 años
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx hace 9 años
  Matt Caswell d73ca3efa7 Remove an NULL ptr deref in an error path hace 9 años
  Dr. Stephen Henson 57b272b01a Use single master secret generation function. hace 9 años
  Rich Salz 857048a7f3 Use #error in openssl/srp.h hace 9 años
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) hace 9 años
  Rich Salz 23a1d5e97c free NULL cleanup 7 hace 9 años
  Rich Salz 4b45c6e52b free cleanup almost the finale hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Dr. Stephen Henson 0989790b87 Check SRP parameters early. hace 10 años
  Dr. Stephen Henson f2fc30751e PR: 1794 hace 13 años
  Dr. Stephen Henson ebba6c4895 PR: 1794 hace 13 años
  Dr. Stephen Henson b93e331ba4 Reorder headers to get definitions before they are used. hace 13 años
  Dr. Stephen Henson d70fcb96ac Fix warnings: signed/unisgned comparison, shadowing (in some cases global hace 13 años
  Ben Laurie edc032b5e3 Add SRP support. hace 13 años