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.
 
 
 
 
 
 
Alex Chernyakhovsky dd11a10e30 Remove remnants of OPENSSL_FIPS 10 years ago
..
aes Add visibility rules. 10 years ago
asn1 Add visibility rules. 10 years ago
base64 Document that EVP_EncodeBlock writes a trailing NUL. 10 years ago
bio Have BIO_get_mem_data return a size_t and uint8_t* 10 years ago
bn Add visibility rules. 10 years ago
buf Move public headers to include/openssl/ 10 years ago
bytestring Port ssl3_get_client_hello to CBS. 10 years ago
chacha Add visibility rules. 10 years ago
cipher Fix copy in AES-KW. 10 years ago
conf Prevent infinite loop loading config files. 10 years ago
des A bunch of dead assignments. 10 years ago
dh Move public headers to include/openssl/ 10 years ago
digest Move public headers to include/openssl/ 10 years ago
dsa Move public headers to include/openssl/ 10 years ago
ec "EC_POINT_invert" was checking "dbl" function pointer instead of "invert". 10 years ago
ecdh Move public headers to include/openssl/ 10 years ago
ecdsa Align EVP return values with BoringSSL convention. 10 years ago
engine Move public headers to include/openssl/ 10 years ago
err Move public headers to include/openssl/ 10 years ago
evp Align EVP return values with BoringSSL convention. 10 years ago
hmac Move public headers to include/openssl/ 10 years ago
lhash Move public headers to include/openssl/ 10 years ago
md5 Move public headers to include/openssl/ 10 years ago
modes Add visibility rules. 10 years ago
obj Fix OID encoding for one component. 10 years ago
pem Remove remnants of OPENSSL_FIPS 10 years ago
perlasm Add visibility rules. 10 years ago
pkcs8 Add PKCS8_{decrypt,encrypt}_pbe. 10 years ago
poly1305 Add a control to disable the Poly1305 NEON code. 10 years ago
rand Move public headers to include/openssl/ 10 years ago
rc4 Fix typo from eb7d2ed1. 10 years ago
rsa Spell Bleichenbacher's name right. 10 years ago
sha Add visibility rules. 10 years ago
stack Move public headers to include/openssl/ 10 years ago
x509 Fix error-handling bugs. 10 years ago
x509v3 Move public headers to include/openssl/ 10 years ago
CMakeLists.txt Use asm directives to protect OPENSSL_cleanse. 10 years ago
arm_arch.h Add a control to disable the Poly1305 NEON code. 10 years ago
cpu-arm.c Add a control to disable the Poly1305 NEON code. 10 years ago
cpu-intel.c Include some build fixes for OS X. 10 years ago
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. 10 years ago
cpu-x86_64-asm.pl Inital import. 10 years ago
crypto_error.c Move public headers to include/openssl/ 10 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 Support building with PNaCl. 10 years ago
directory_win.c Inital import. 10 years ago
ex_data.c Inital import. 10 years ago
ex_data_impl.c Inital import. 10 years ago
header_removed.h Add ISC header to a handful of files. 10 years ago
internal.h Inital import. 10 years ago
mem.c Fix build for PNaCl. 10 years ago
thread.c Inital import. 10 years ago
time_support.c Support building with PNaCl. 10 years ago