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 8a36e53abb Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. 9 years ago
..
aes Convert remaining Latin-1 files to UTF-8. 9 years ago
asn1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
base64 Add malloc test support to unit tests. 9 years ago
bio Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. 9 years ago
bn Fix license on rsaz_exp.h. 9 years ago
buf Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
bytestring Make CBB_len return a length, not remaining. 9 years ago
chacha Emit #if guards for ARM assembly files. 9 years ago
cipher Remove redundant declaration of OPENSSL_ia32cap_P from e_aes.c. 9 years ago
cmac Add support for CMAC (RFC 4493). 9 years ago
conf Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
des Add |DES_set_key_unchecked| as an alias for |DES_set_key|. 9 years ago
dh Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
digest Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
dsa Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
ec Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
ecdh Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
ecdsa Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
engine Precompute sorted array for error strings. 9 years ago
err Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. 9 years ago
evp RT3774: double-free in DSA 9 years ago
hkdf Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
hmac Fix typo in |HMAC_CTX_cleanup|. 9 years ago
lhash Fix some typos in license headers. 9 years ago
md4 Fix integer types in low-level hash functions. 9 years ago
md5 Fix some typos in license headers. 9 years ago
modes Convert remaining Latin-1 files to UTF-8. 9 years ago
obj Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
pem Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
perlasm Emit #if guards for ARM assembly files. 9 years ago
pkcs8 Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
poly1305 Fix Windows build. 9 years ago
rand Make methods of |RAND_SSLEay| do reasonable things. 9 years ago
rc4 Convert remaining Latin-1 files to UTF-8. 9 years ago
rsa Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
sha Convert remaining Latin-1 files to UTF-8. 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 Reserve ex_data index zero for app_data. 9 years ago
x509v3 Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
CMakeLists.txt Replace cpuid assembly with C code. 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 Surround immintrin.h includes with warning pragmas. 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 Reserve ex_data index zero for app_data. 9 years ago
header_removed.h Add ISC header to a handful of files. 10 years ago
internal.h Reserve ex_data index zero for app_data. 9 years ago
mem.c Fix some typos in license 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