選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 045ee41928 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5年前
..
asn1 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前
base64 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前
bio Always push errors on BIO_read_asn1 failure. 6年前
bn_extra Replace BIO_new + BIO_set_fp with BIO_new_fp. 6年前
buf Flatten most of the crypto target. 6年前
bytestring Speculatively remove __STDC_*_MACROS. 6年前
chacha Support execute-only memory for AArch64 assembly. 6年前
cipher_extra Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前
cmac Flatten most of the crypto target. 6年前
conf Use proper functions for lh_*. 6年前
curve25519 Automatically disable assembly with MSAN. 6年前
dh Flatten most of the crypto target. 6年前
digest_extra Flatten most of the crypto target. 6年前
dsa Tidy up dsa_sign_setup. 6年前
ec_extra Use EC_RAW_POINT in ECDSA. 6年前
ecdh_extra Clean up EC_POINT to byte conversions. 6年前
ecdsa_extra Remove unreachable code. 6年前
engine Flatten most of the crypto target. 6年前
err Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前
evp Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前
fipsmodule Support execute-only memory for AArch64 assembly. 6年前
hkdf Flatten most of the crypto target. 6年前
hmac_extra Convert a number of tests to GTest. 7年前
lhash Fix undefined function pointer casts in LHASH. 6年前
obj Regenerate obj_dat.h 6年前
pem Rewrite PEM_X509_INFO_read_bio. 6年前
perlasm Add a note that generated files are generated. 6年前
pkcs7 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6年前
pkcs8 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6年前
poly1305 Automatically disable assembly with MSAN. 6年前
pool Use proper functions for lh_*. 6年前
rand_extra [rand] Disable RandTest.Fork on Fuchsia 6年前
rc4 Flatten most of the crypto target. 6年前
rsa_extra Rename OPENSSL_NO_THREADS, part 1. 6年前
stack Test the binary search more aggressively. 6年前
test Print a message when simulating CPUs. 6年前
x509 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5年前
x509v3 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5年前
CMakeLists.txt Add a test for STACK_OF(T). 6年前
compiler_test.cc Test that nullptr has the obvious memory representation. 7年前
constant_time_test.cc Add a test for CRYPTO_memcmp. 6年前
cpu-aarch64-fuchsia.c Add cpu-aarch64-fuchsia.c 6年前
cpu-aarch64-linux.c Add cpu-aarch64-fuchsia.c 6年前
cpu-arm-linux.c Move ARM cpuinfo functions to the header. 6年前
cpu-arm-linux.h Move ARM cpuinfo functions to the header. 6年前
cpu-arm-linux_test.cc Move ARM cpuinfo functions to the header. 6年前
cpu-arm.c Rewrite ARM feature detection. 8年前
cpu-intel.c Speculatively remove __STDC_*_MACROS. 6年前
cpu-ppc64le.c Run the comment converter on libcrypto. 7年前
crypto.c Simulate other ARM CPUs when running tests. 6年前
ex_data.c Unexport more of lhash. 7年前
internal.h Simulate other ARM CPUs when running tests. 6年前
mem.c Use sdallocx, if available, when deallocating. 6年前
refcount_c11.c Run the comment converter on libcrypto. 7年前
refcount_lock.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前
refcount_test.cc Rename OPENSSL_NO_THREADS, part 1. 6年前
self_test.cc Extract FIPS KAT tests into a function. 6年前
thread.c Remove a bunch of unnecessary includes. 8年前
thread_none.c Rename OPENSSL_NO_THREADS, part 1. 6年前
thread_pthread.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前
thread_test.cc Rename OPENSSL_NO_THREADS, part 1. 6年前
thread_win.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6年前