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 705076ac91 Handle EINTR in open and dup calls in urandom.c. 9 years ago
..
aes aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3. 9 years ago
asn1 Convert reference counts in crypto/ 9 years ago
base64 Add malloc test support to unit tests. 9 years ago
bio Restore |ERR_print_errors()|. 9 years ago
bn Check for BN_copy failures. 9 years ago
buf Precompute sorted array for error strings. 9 years ago
bytestring Export |CBS_get_any_ber_asn1_element|. 9 years ago
chacha Emit #if guards for ARM assembly files. 9 years ago
cipher Add a GCM test with non-standard nonce length. 9 years ago
cmac Add support for CMAC (RFC 4493). 9 years ago
conf Add NCONF_load_bio. 9 years ago
des Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. 9 years ago
dh Add malloc test support to unit tests. 9 years ago
digest Remove EVP_PKEY_HMAC. 9 years ago
dsa Fix some malloc test crashs. 9 years ago
ec Fix some malloc test crashs. 9 years ago
ecdh Add in missing curly braces part 2. 9 years ago
ecdsa Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. 9 years ago
engine Precompute sorted array for error strings. 9 years ago
err Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. 9 years ago
evp Remove EVP_PKEY_HMAC. 9 years ago
hkdf Add malloc test support to unit tests. 9 years ago
hmac Remove EVP_PKEY_HMAC. 9 years ago
lhash Fix some malloc test crashs. 9 years ago
md4 Fix integer types in low-level hash functions. 9 years ago
md5 Fix integer types in low-level hash functions. 9 years ago
modes Add some comments and tweak assertions for cbc.c. 9 years ago
obj Tidy up overflows in obj_cmp. 9 years ago
pem pem_lib: make |cipher_by_name| recognize some more ciphers. 9 years ago
perlasm Emit #if guards for ARM assembly files. 9 years ago
pkcs8 Add malloc test support to unit tests. 9 years ago
poly1305 Fix ARM Clang build. 9 years ago
rand Handle EINTR in open and dup calls in urandom.c. 9 years ago
rc4 Mind the end of the buffer in aligned case of generic RC4 implementation. 9 years ago
rsa Export pkcs1_prefixed_msg as RSA_add_pkcs1_prefix. 9 years ago
sha Fix compilation of sha256-armv4.S when using -march=armv6 9 years ago
stack Remove unnecessary NULL checks, part 4. 9 years ago
test Raise SIGTRAP rather than abort on failure. 9 years ago
x509 Fix signed/unsigned warnings for MSVC. 9 years ago
x509v3 Rename tabtest.c and v3nametest.c 9 years ago
CMakeLists.txt Add malloc test support to unit tests. 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 Support Trusty, an embedded platform. 9 years ago
cpu-intel.c Eliminate unnecessary includes from low-level crypto modules. 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 Fix |SSLeay|. 9 years ago
directory.h Add visibility rules. 10 years ago
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago
ex_data.c Remove unnecessary NULL checks, part 3. 9 years ago
header_removed.h Add ISC header to a handful of files. 10 years ago
internal.h Have consumers supply OPENSSL_C11_ATOMIC. 9 years ago
mem.c Lowercase some Windows headers. 9 years ago
refcount_c11.c Cast refcounts to _Atomic before use. 9 years ago
refcount_lock.c Add infrastructure for reference counts. 9 years ago
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 years ago
thread.c Remove leftovers of the old-style locks. 9 years ago
thread_none.c Support Trusty, an embedded platform. 9 years ago
thread_pthread.c Support Trusty, an embedded platform. 9 years ago
thread_test.c Use the correct case for Windows headers. 9 years ago
thread_win.c Support Trusty, an embedded platform. 9 years ago
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 years ago