提交歷史

作者 SHA1 備註 提交日期
  Matt Caswell 556009c596 Copyright year updates 1 年之前
  Bernd Edlinger 68e95f7840 Fix a possible memleak in SRP_VBASE_new 1 年之前
  xkernel f44d32fdfb add a check for the return of sk_SRP_gN_new_null() so that capture the potential memory error in time 2 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 年之前
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 年之前
  Pauli 42e7d043f0 srp: remove references to EVP_sha1() 3 年之前
  Pauli b06450bcf7 srp: fix double free, 3 年之前
  Matt Caswell a28d06f3e9 Update copyright year 3 年之前
  Matt Caswell 6d2a1eff55 Deprecate the low level SRP APIs 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 年之前
  Matt Caswell 22fbfe6a7d Fix safestack issues in srp.h 4 年之前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Matt Caswell e85982c7a9 Make SRP library context aware 4 年之前
  Richard Levitte 00db8c60aa Update source files for pre-3.0 deprecation 5 年之前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年之前
  Sam Roberts df4439186f Remove unnecessary trailing whitespace 5 年之前
  Matt Caswell d63bde7827 Check more return values in the SRP code 5 年之前
  Matt Caswell 0a5bda639f Check a return value in the SRP code 5 年之前
  Richard Levitte 7428b99b2d Following the license change, modify the boilerplates in crypto/srp/ 6 年之前
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits 6 年之前
  Antoine Salon ebfd055b29 Making SRP_user_pwd functions public 6 年之前
  Antoine Salon 51f03f1227 Added SRP_VBASE_add0_user() 6 年之前
  Antoine Salon 495a1e5c3a SRP module documentation 6 年之前
  Richard Levitte 3ccfcd8a85 Make ck_errf.pl ignore commented out error generation 6 年之前
  Matt Caswell 9f2a3bb19d Fix a memory leak in an error path 6 年之前
  Matt Caswell 3fd5970035 Add support for the SRP base64 alphabet 6 年之前
  Matt Caswell c080461448 Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions 6 年之前