59 Комити (2c673f15f655cd5f80b959d60d051aa6865467ec)

Аутор SHA1 Порука Датум
  David Benjamin 591f251bf3 Remove direct calls to BN_mod_exp. пре 7 година
  David Benjamin 6b0edfb9e6 Add a common TestEventListener for the error queue. пре 7 година
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. пре 7 година
  David Benjamin 0a211dfe91 Remove BN_FLG_CONSTTIME. пре 7 година
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. пре 7 година
  David Benjamin aac1e2dd73 Remove the remaining bssl::Main wrappers. пре 7 година
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. пре 8 година
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. пре 8 година
  David Benjamin d224d52aba Add constants for BN_rand and use them. пре 8 година
  Adam Langley aa24851515 Don't crash when generating a key for a zero DH prime. пре 8 година
  Adam Langley 37b486aade Remove optimisation for known DH groups. пре 8 година
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h пре 8 година
  David Benjamin 96e1a25943 Add BN_get_rfc3526_prime_1536. пре 8 година
  David Benjamin 5a91503826 Add various 1.1.0 accessors. пре 8 година
  Brian Smith 4edca0b308 Add BN_rand_range_ex and use internally. пре 8 година
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." пре 8 година
  Adam Langley d2b5af56cf Revert scoped_types.h change. пре 8 година
  Adam Langley 8c3c3135a2 Remove scoped_types.h. пре 8 година
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. пре 8 година
  David Benjamin 44bedc348d Handle BN_mod_word failures. пре 8 година
  David Benjamin 53409ee3d7 Fix BN_is_prime* calls. пре 8 година
  Brian Smith 0e01eb534c Call |BN_mod_exp_mont_consttime| in crypto/dh. пре 8 година
  David Benjamin 3473315415 Reimplement PKCS #3 DH parameter parsing with crypto/bytestring. пре 8 година
  Brian Smith d035730ac7 Make return value of |BN_MONT_CTX_set_locked| int. пре 8 година
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. пре 8 година
  David Benjamin 47ebec1210 Validate DH public keys for RFC 5114 groups. пре 8 година
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. пре 9 година
  Brian Smith 7af36e1e38 Share common definitions of |TOBN| and |BIGNUM_STATIC|. пре 9 година
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. пре 9 година
  David Benjamin ef14b2d86e Remove stl_compat.h. пре 9 година
  David Benjamin cd24a39f1b Limit DHE groups to 4096-bit. пре 9 година
  David Benjamin e8f783ac0d Unwind DH_METHOD and DSA_METHOD. пре 9 година
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. пре 9 година
  David Benjamin 301afaf223 Add a run_tests target to run all tests. пре 9 година
  David Benjamin 911cfb7e6e Unnecessary NULL checks. пре 9 година
  David Benjamin 79680ffaed Fix various malloc failure codepaths. пре 9 година
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. пре 9 година
  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 година