Commit történet

Szerző SHA1 Üzenet Dátum
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 éve
  Pauli 76ad9ae6fa Coverity 1507484: dereference before null check 2 éve
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 éve
  Jiasheng Jiang 12e488367d ssl/tls_srp.c: Add check for BN_dup 2 éve
  Peiwei Hu 639e576023 Fix check of dtls1_process_record 2 éve
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls 3 éve
  Matt Caswell a28d06f3e9 Update copyright year 3 éve
  Matt Caswell 76cb077f81 Deprecate the libssl level SRP APIs 3 éve
  Matt Caswell 6d2a1eff55 Deprecate the low level SRP APIs 3 éve
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 3 éve
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 3 éve
  Matt Caswell 33388b44b6 Update copyright year 4 éve
  Matt Caswell 1744b6d3aa Update libssl to use the new library context aware SRP functions 4 éve
  Rich Salz 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones 5 éve
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 éve
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 5 éve
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public 7 éve
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 éve
  Tim Hudson 3b855b1f89 update SRP copyright notice 6 éve
  Matt Caswell a2c2e00050 Convert remaining functions in statem_clnt.c to use SSLfatal() 6 éve
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 6 éve
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 éve
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 éve
  Rich Salz ae3947de09 Add a DRBG to each SSL object 7 éve
  Diego Santa Cruz 135976b3dd Use memset to clear SRP_CTX instead of NULL and zero assignments 7 éve
  Diego Santa Cruz e655f54941 Make SRP_CTX.info ownership and lifetime be the same as SRP_CTX.login. 7 éve
  Emilia Kasper a230b26e09 Indent ssl/ 8 éve
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 éve
  Rich Salz 349807608f Remove /* foo.c */ comments 8 éve
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 éve