16 Commits (9f33fc63c6219dd43db438d2ffaca480f1b4bb5d)

Author SHA1 Message Date
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. 9 years ago
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. 9 years ago
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 years ago
  Brian Smith 9da82c1ccc Remove superfluous crypto/bio dependencies from tests. 9 years ago
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 years ago
  David Benjamin c9a202fee3 Add in missing curly braces part 1. 9 years ago
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 years ago
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 years ago
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 years ago
  Adam Langley fd4eb60497 Remove duplication of common DH parameters. 9 years ago
  Emanuele Pucciarelli 25bde4c1f9 Recognize common DH parameter sets. 9 years ago
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 years ago
  Adam Langley ded93581f1 Windows build fixes. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 33685b82ec dh/check.c: check BN_CTX_get's return value. 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago