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.
 
 
 
 
 
 
Brian Smith a91762834e Implement ECDSA_SIG_new and ECDSA_SIG_free manually. 9 years ago
..
aes Fix undefined behavior in shifts. 9 years ago
asn1 Clean up error reporting. 9 years ago
base64 Convert base64_test to C++. 9 years ago
bio Convert bio_test to C++. 9 years ago
bn Define __STDC_FORMAT_MACROS before inttypes.h. 9 years ago
buf Precompute sorted array for error strings. 9 years ago
bytestring Check for leading zeros in CBS_get_asn1_uint64. 9 years ago
chacha Switch nonce type in chacha_vec.c to uint32_t. 9 years ago
cipher Support several flavours of AES-192. 9 years ago
conf Add NCONF_load_bio. 9 years ago
des Add support for 3DES ECB. 9 years ago
dh Add in missing curly braces part 1. 9 years ago
digest Convert digest_test to C++. 9 years ago
dsa Add in missing curly braces part 1. 9 years ago
ec Fix a failure to NULL a pointer freed on error. 9 years ago
ecdh Add in missing curly braces part 2. 9 years ago
ecdsa Implement ECDSA_SIG_new and ECDSA_SIG_free manually. 9 years ago
engine Precompute sorted array for error strings. 9 years ago
err Add DSA support to EVP. 9 years ago
evp Add DSA support to EVP. 9 years ago
hkdf Precompute sorted array for error strings. 9 years ago
hmac Convert hmac_test to C++. 9 years ago
lhash Remove more bits of ERR_STRING_DATA. 9 years ago
md4 Remove string.h from base.h. 9 years ago
md5 Remove explicit .hiddens from x86_64 perlasm files. 9 years ago
modes Build 32-bit assembly with SSE2 enabled. 9 years ago
obj Precompute sorted array for error strings. 9 years ago
pem Precompute sorted array for error strings. 9 years ago
perlasm Remove Unused SPARC & PowerPC perlasm scripts. 9 years ago
pkcs8 Add in missing curly braces part 3. 9 years ago
poly1305 Add in missing curly braces part 3. 9 years ago
rand Lowercase some Windows headers. 9 years ago
rc4 Remove explicit .hiddens from x86_64 perlasm files. 9 years ago
rsa Export the PSS padding functions. 9 years ago
sha ARMv4 assembly pack: add Cortex-A15 performance data. 9 years ago
stack Add sk_deep_copy and its macro. 9 years ago
test Convert bn_test to C++. 9 years ago
x509 Fix a failure to NULL a pointer freed on error. 9 years ago
x509v3 Fix the standalone shared library build. 9 years ago
CMakeLists.txt Fix the standalone shared library build. 9 years ago
arm_arch.h aarch64 support. 9 years ago
constant_time_test.c Update constant-time operations. 10 years ago
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 years ago
cpu-arm.c Don't set NEON_FUNCTIONAL in the getauxval path. 9 years ago
cpu-intel.c Remove string.h from base.h. 9 years ago
cpu-x86-asm.pl Never set RC4_CHAR. 9 years ago
cpu-x86_64-asm.pl Remove explicit .hiddens from x86_64 perlasm files. 9 years ago
crypto.c aarch64 support. 9 years ago
crypto_error.h Add ISC header to a handful of files. 10 years ago
directory.h Add visibility rules. 10 years ago
directory_posix.c Remove string.h from base.h. 9 years ago
directory_win.c Remove string.h from base.h. 9 years ago
ex_data.c Don't compare signed vs. unsigned. 10 years ago
ex_data_impl.c Free more memory in cleanup functions. 9 years ago
header_removed.h Add ISC header to a handful of files. 10 years ago
internal.h OPENSSL_EXPORT the threading functions. 9 years ago
mem.c Lowercase some Windows headers. 9 years ago
thread.c Lowercase some Windows headers. 9 years ago
thread_pthread.c Add native support for onces and thread-local storage. 9 years ago
thread_test.c Add native support for onces and thread-local storage. 9 years ago
thread_win.c Rename p_thread_callback_base to p_thread_callback_boringssl. 9 years ago
time_support.c Use libmingwex for gmtime_s. 9 years ago