1511 Commits (417069f8b2fd6dd4f8c2f5f69de7c038a2397050)
 

Author SHA1 Message Date
David Benjamin 417069f8b2 Make built-in curves static. 1 year ago
David Benjamin 8267582590 Update the documentation of RAND_cleanup 1 year ago
David Benjamin 8f4daaf266 Resolve an old TODO in TestState::Deserialize 1 year ago
David Benjamin c807a23714 Fix truncation warnings with the iteration count 1 year ago
Bob Beck 6033a9a97b sync pki to chrome 6e6fa5a08b94199de10eea22845963baf548628b 1 year ago
Bob Beck 51ed32f197 Fix spelling nits 1 year ago
David Benjamin 0f222e69b1 Clear some size_t truncations 1 year ago
Bob Beck 9fc1c33e9c Add Intel Indirect Branch Tracking support. 1 year ago
David Benjamin 80dcb67d44 Embed the generator into EC_GROUP 1 year ago
David Benjamin 899c1a7038 Const-correct a handful of time functions 1 year ago
David Benjamin b3de0d036c Don't include stdalign.h in refcount.c 1 year ago
Bob Beck 7dc4a03360 Fuchsia has getentropy() via musl - use it and drop the custom file 1 year ago
David Benjamin fa6ab4fe97 Remove remnants of malloc.cc 1 year ago
David Benjamin 72540c1049 Embed BN_MONT_CTX into EC_GROUP. 1 year ago
Bob Beck 53f09ad241 Move to preferring getentropy() for system provided entropy 1 year ago
David Benjamin 99ce1e01fc Use sources.cmake for the bssl tool 1 year ago
David Benjamin de0d05a0a8 Fix Android shared library tests 1 year ago
David Benjamin 847a395a50 Use sources.cmake for the test_support library 1 year ago
David Benjamin 197b57154f Use sources.cmake for test binaries 1 year ago
David Benjamin 8e8f87ea94 Don't store a redundant copy of the EC_GROUP field modulus 1 year ago
David Benjamin 1e2f169663 Revert "Build with C11 on MSVC in the standalone Bazel build" 1 year ago
David Benjamin 63f4b806d6 Configure explicitly whether to shard tests 1 year ago
David Benjamin 9bbf0d9763 Use sources.cmake for pki and pki_test 1 year ago
David Benjamin 5eab868eaa Remove field_minus_order from EC_GROUP. 1 year ago
David Benjamin 49bfec5f82 Use file(STRINGS) to read go_tests.txt 1 year ago
Bob Beck 5d3124a304 Use individual files for lists of source files. 1 year ago
Bob Beck 9c0f22cdfb Sync pki to chrome 28e4a1b838 1 year ago
David Benjamin 28e4a1b838 Build with C11 on MSVC in the standalone Bazel build 1 year ago
David Benjamin 286ea215ec Replace byteBuilder and byteReader with cryptobyte 1 year ago
David Benjamin 6f13380d27 Don't store a redundant copy of the order in EC_GROUP 1 year ago
David Benjamin 4e88a3557f Make the curve compat APIs into real functions 1 year ago
Bob Beck ff96a48e0d Add pki test files for android, adapt PathService fillin. 1 year ago
David Benjamin 9ad0e9d7da Remove some unused fields 1 year ago
David Benjamin a08b71194f Temporarily add sk_new_null, etc., wrappers in bssl-sys 1 year ago
David Benjamin 824f0e9113 Fix libpki build 1 year ago
David Benjamin a369247817 Fix the Windows fuzzer build 1 year ago
David Benjamin a905bbb52a Consistently include BTI markers in every assembly file 1 year ago
Alex Gough e79649ba4d Use ProcessPrng instead of RtlGenRandom on Windows 1 year ago
Bob Beck bc97b7a8e1 Bring in the core of chromium certificate verifier as libpki 1 year ago
David Benjamin ee194c75a6 Slightly tidy BIO_C_SET_FILENAME logic 1 year ago
Andres Erbsen 9c30e5389c Credit CryptOpt in third_party/fiat/README.md 1 year ago
David Benjamin 9fcaec6435 Start recognizing the OPENSSL_NANOLIBC define 1 year ago
David Benjamin 50ee09552c Use a single TCP server port in runner 1 year ago
David Benjamin f4d1d79eee Simplify shimProcess accept and wait 1 year ago
David Benjamin 73dcd474b5 Turn SocketCloser in bssl_shim into a proper owning type 1 year ago
David Benjamin e33257fa67 Pass IPv6 vs IPv4 down to the shim 1 year ago
David Benjamin 8ead3f5314 Add more tests for recognizing explicit forms of built-in curves 1 year ago
David Benjamin e1b8685770 Log failure to create SSL objects in handshakers 1 year ago
David Benjamin d28237e273 Remove -D__ASSEMBLER__=1 when shelling out to the preprocessor 1 year ago
David Benjamin 6a7d8b5472 Remove p > q normalization in RSA keys 1 year ago