51 Incheckningar (4c4ff02fe8d214399369f1f672b613f820885c79)

Upphovsman SHA1 Meddelande Datum
  David Benjamin d224d52aba Add constants for BN_rand and use them. 8 år sedan
  Adam Langley aa24851515 Don't crash when generating a key for a zero DH prime. 8 år sedan
  Adam Langley 37b486aade Remove optimisation for known DH groups. 8 år sedan
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h 8 år sedan
  David Benjamin 96e1a25943 Add BN_get_rfc3526_prime_1536. 8 år sedan
  David Benjamin 5a91503826 Add various 1.1.0 accessors. 8 år sedan
  Brian Smith 4edca0b308 Add BN_rand_range_ex and use internally. 8 år sedan
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 år sedan
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 år sedan
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 år sedan
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 år sedan
  David Benjamin 44bedc348d Handle BN_mod_word failures. 8 år sedan
  David Benjamin 53409ee3d7 Fix BN_is_prime* calls. 8 år sedan
  Brian Smith 0e01eb534c Call |BN_mod_exp_mont_consttime| in crypto/dh. 8 år sedan
  David Benjamin 3473315415 Reimplement PKCS #3 DH parameter parsing with crypto/bytestring. 8 år sedan
  Brian Smith d035730ac7 Make return value of |BN_MONT_CTX_set_locked| int. 8 år sedan
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 år sedan
  David Benjamin 47ebec1210 Validate DH public keys for RFC 5114 groups. 8 år sedan
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. 9 år sedan
  Brian Smith 7af36e1e38 Share common definitions of |TOBN| and |BIGNUM_STATIC|. 9 år sedan
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. 9 år sedan
  David Benjamin ef14b2d86e Remove stl_compat.h. 9 år sedan
  David Benjamin cd24a39f1b Limit DHE groups to 4096-bit. 9 år sedan
  David Benjamin e8f783ac0d Unwind DH_METHOD and DSA_METHOD. 9 år sedan
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. 9 år sedan
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 år sedan
  David Benjamin 911cfb7e6e Unnecessary NULL checks. 9 år sedan
  David Benjamin 79680ffaed Fix various malloc failure codepaths. 9 år sedan
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 år sedan
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 år sedan
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 år sedan
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 år sedan
  Adam Langley a7997f12be Set minimum DH group size to 1024 bits. 9 år sedan
  David Benjamin 6610118d65 Convert dh_test to C++. 9 år sedan
  David Benjamin 22ccc2d8f1 Remove unnecessary NULL checks, part 1. 9 år sedan
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. 9 år sedan
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. 9 år sedan
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 år sedan
  Brian Smith 9da82c1ccc Remove superfluous crypto/bio dependencies from tests. 9 år sedan
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 år sedan
  David Benjamin c9a202fee3 Add in missing curly braces part 1. 9 år sedan
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 år sedan
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 år sedan
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 år sedan
  Adam Langley fd4eb60497 Remove duplication of common DH parameters. 9 år sedan
  Emanuele Pucciarelli 25bde4c1f9 Recognize common DH parameter sets. 9 år sedan
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 år sedan
  Adam Langley ded93581f1 Windows build fixes. 10 år sedan
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 år sedan
  Adam Langley 33685b82ec dh/check.c: check BN_CTX_get's return value. 10 år sedan