You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 045ee41928 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 years ago
..
asn1 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
base64 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
bio Always push errors on BIO_read_asn1 failure. 6 years ago
bn_extra Replace BIO_new + BIO_set_fp with BIO_new_fp. 6 years ago
buf Flatten most of the crypto target. 6 years ago
bytestring Speculatively remove __STDC_*_MACROS. 6 years ago
chacha Support execute-only memory for AArch64 assembly. 6 years ago
cipher_extra Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
cmac Flatten most of the crypto target. 6 years ago
conf Use proper functions for lh_*. 6 years ago
curve25519 Automatically disable assembly with MSAN. 6 years ago
dh Flatten most of the crypto target. 6 years ago
digest_extra Flatten most of the crypto target. 6 years ago
dsa Tidy up dsa_sign_setup. 6 years ago
ec_extra Use EC_RAW_POINT in ECDSA. 6 years ago
ecdh_extra Clean up EC_POINT to byte conversions. 6 years ago
ecdsa_extra Remove unreachable code. 6 years ago
engine Flatten most of the crypto target. 6 years ago
err Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
evp Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
fipsmodule Support execute-only memory for AArch64 assembly. 6 years ago
hkdf Flatten most of the crypto target. 6 years ago
hmac_extra Convert a number of tests to GTest. 7 years ago
lhash Fix undefined function pointer casts in LHASH. 6 years ago
obj Regenerate obj_dat.h 6 years ago
pem Rewrite PEM_X509_INFO_read_bio. 6 years ago
perlasm Add a note that generated files are generated. 6 years ago
pkcs7 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 years ago
pkcs8 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 years ago
poly1305 Automatically disable assembly with MSAN. 6 years ago
pool Use proper functions for lh_*. 6 years ago
rand_extra [rand] Disable RandTest.Fork on Fuchsia 6 years ago
rc4 Flatten most of the crypto target. 6 years ago
rsa_extra Rename OPENSSL_NO_THREADS, part 1. 6 years ago
stack Test the binary search more aggressively. 6 years ago
test Print a message when simulating CPUs. 6 years ago
x509 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 years ago
x509v3 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 years ago
CMakeLists.txt Add a test for STACK_OF(T). 6 years ago
compiler_test.cc Test that nullptr has the obvious memory representation. 7 years ago
constant_time_test.cc Add a test for CRYPTO_memcmp. 6 years ago
cpu-aarch64-fuchsia.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-aarch64-linux.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-arm-linux.c Move ARM cpuinfo functions to the header. 6 years ago
cpu-arm-linux.h Move ARM cpuinfo functions to the header. 6 years ago
cpu-arm-linux_test.cc Move ARM cpuinfo functions to the header. 6 years ago
cpu-arm.c Rewrite ARM feature detection. 8 years ago
cpu-intel.c Speculatively remove __STDC_*_MACROS. 6 years ago
cpu-ppc64le.c Run the comment converter on libcrypto. 7 years ago
crypto.c Simulate other ARM CPUs when running tests. 6 years ago
ex_data.c Unexport more of lhash. 7 years ago
internal.h Simulate other ARM CPUs when running tests. 6 years ago
mem.c Use sdallocx, if available, when deallocating. 6 years ago
refcount_c11.c Run the comment converter on libcrypto. 7 years ago
refcount_lock.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
refcount_test.cc Rename OPENSSL_NO_THREADS, part 1. 6 years ago
self_test.cc Extract FIPS KAT tests into a function. 6 years ago
thread.c Remove a bunch of unnecessary includes. 8 years ago
thread_none.c Rename OPENSSL_NO_THREADS, part 1. 6 years ago
thread_pthread.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
thread_test.cc Rename OPENSSL_NO_THREADS, part 1. 6 years ago
thread_win.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago