22 コミット (a54cc0c55c46996caa75a6d508f1a56693581fbe)

作成者 SHA1 メッセージ 日付
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9年前
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9年前
  Adam Langley a7997f12be Set minimum DH group size to 1024 bits. 9年前
  David Benjamin 6610118d65 Convert dh_test to C++. 9年前
  David Benjamin 22ccc2d8f1 Remove unnecessary NULL checks, part 1. 9年前
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. 9年前
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. 9年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9年前
  Brian Smith 9da82c1ccc Remove superfluous crypto/bio dependencies from tests. 9年前
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9年前
  David Benjamin c9a202fee3 Add in missing curly braces part 1. 9年前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9年前
  Adam Langley fd4eb60497 Remove duplication of common DH parameters. 9年前
  Emanuele Pucciarelli 25bde4c1f9 Recognize common DH parameter sets. 9年前
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10年前
  Adam Langley ded93581f1 Windows build fixes. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 33685b82ec dh/check.c: check BN_CTX_get's return value. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前