2513 Ревизии (66ec5c90667a32030d64af6d3da426924fbc732a)
 

Автор SHA1 Съобщение Дата
  David Benjamin 66ec5c9066 Also re-serialize X509 objects in fuzz/cert.cc. преди 8 години
  David Benjamin 20568e7a4f Remove inaccurate comments in fuzz/{client,server}.cc. преди 8 години
  David Benjamin 9e5eb63d01 Document that CRYPTO_library_init may be called concurrently. преди 8 години
  Brian Smith d879e29936 Further optimize Montgomery math in RSA blinding. преди 8 години
  David Benjamin bfefc27c2b Avoid doing arithmetic on void pointers. преди 8 години
  David Benjamin 4b7b048417 Spell __attribute__((format(printf, ...))) with more underscores. преди 8 години
  David Benjamin aa0bea7bc1 Add additional poly1305 tests. преди 8 години
  David Benjamin 3c4a5cbb71 Revert "Enable upstream's Poly1305 code." преди 8 години
  Brian Smith f08c1c6895 Drop support for custom |mod_exp| hooks in |RSA_METHOD|. преди 8 години
  Brian Smith 3426d10119 Convert RSA blinding to use Montgomery multiplication. преди 8 години
  David Benjamin feaa57d13d Only call thread-local destructors on DLL_THREAD_DETACH. преди 8 години
  David Benjamin 1e4ae00ac2 Add a comment about final empty extension intolerance. преди 8 години
  Brian Smith 44477c03b9 Fix |BN_CTX_get| error checking in |BN_from_montgomery|. преди 8 години
  Brian Smith 9d354693ff Small tweak to P-256-x86-64 inversion. преди 8 години
  David Benjamin 040ff622dc Remove duplicate BN_from_montgomery_word implementation. преди 8 години
  Brian Smith 95cc3bea3b Remove dead code from |ec_GFp_mont_point_get_affine_coordinates|. преди 8 години
  Brian Smith a00f845434 Move & rename |ec_GFp_simple_point_get_affine_coordinates|. преди 8 години
  David Benjamin b7c5e84847 Fix some malloc test failures. преди 8 години
  David Benjamin e29ea166a6 Use ssl3_is_version_enabled to skip offering sessions. преди 8 години
  David Benjamin 762e1d039c Import chacha-x86.pl fix. преди 8 години
  David Benjamin 17d729e61b Remove unnecessary include. преди 8 години
  David Benjamin 2aca226412 Fix typo in comment. преди 8 години
  David Benjamin baca950e8e Remove in_handshake. преди 8 години
  David Benjamin c79845c2a8 Move implicit handshake driving out of read_bytes. преди 8 години
  David Benjamin b2a7318858 Switch some 0s to NULLs. преди 8 години
  David Benjamin d7ac143814 Lift the handshake driving in write_bytes up to SSL_write. преди 8 години
  David Benjamin 282511d7eb Consolidate shutdown state. преди 8 години
  David Benjamin a2d4c0c426 Work around Android devices without AT_HWCAP2. преди 8 години
  David Benjamin 054e151b16 Rewrite ARM feature detection. преди 8 години
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. преди 8 години
  David Benjamin db50299b24 Add tests for RSA objects with only n and d. преди 8 години
  Brian Smith cbf56a5683 Clarify lifecycle of |BN_BLINDING|. преди 8 години
  Brian Smith 24493a4ff4 Always cache Montgomery contexts in RSA. преди 8 години
  David Benjamin 4339552fbb Flip the arguments to ExpectBytesEqual in poly1305_test. преди 8 години
  David Benjamin 270f0a7761 Print an error if no tests match in runner. преди 8 години
  David Benjamin 4c34026d12 Fix poly1305-x86.pl. преди 8 години
  Piotr Sikora fdb88ba2e9 Fix build with -Wwrite-strings. преди 8 години
  Matt Mueller 897be6afe3 Add CBS_ASN1_UTF8STRING define. преди 8 години
  Steven Valdez 0a0f83d308 Fixing assembly coverage преди 8 години
  Brian Smith afd6d9d61a Use |size_t| and |int| consistently in p{224,256}-64.c. преди 8 години
  David Benjamin 9539ebbf70 Update FUZZING documentation about max_len. преди 8 години
  David Benjamin 78f8aabe44 ssl->ctx cannot be NULL. преди 8 години
  Steven Valdez c087c332f8 Fix potential double free in EVP_DigestInit_ex преди 8 години
  David Benjamin be12248829 Fix aarch64 build. преди 8 години
  Brian Smith 95b9769340 Fix error handling in |bn_blinding_update|. преди 8 години
  David Benjamin e11988f511 Tweak FUZZING.md and minimise_corpuses.sh. преди 8 години
  Brian Smith fdc955cf14 Fix parameter type of p256-64.c's |select_point|. преди 8 години
  Brian Smith df1201e6ee Remove unnecessary |BN_CTX_start|/|BN_CTX_end| in |BN_mod_exp_mont_consttime|. преди 8 години
  Brian Smith 7cf6085b00 Check for |BN_CTX_new| failure in |mod_exp|. преди 8 години
  Piotr Sikora 35673b945d Build with -Wmissing-prototypes -Wmissing-declarations. преди 8 години