Richard Levitte 6e470e1908 Fix UI_get0_action_string() 7 years ago
..
aes ea750b5929 aes/aes_x86core.c: clarify reference implementation status. 7 years ago
aria d42d0a4dc7 Implementation of the ARIA cipher as described in RFC 5794. 7 years ago
asn1 f125430063 Exit the loop on failure 7 years ago
async 219aa86cb0 Further improvements to ASYNC_WAIT_CTX_clear_fd 7 years ago
bf a7ab9755da Remove a pointless "#ifndef" from bf_enc.c 7 years ago
bio 3e49ee23ea bio/b_addr.c: omit private hstrerror. 7 years ago
blake2 28b86f313b Fix some extra or missing whitespaces... 7 years ago
bn d08086645f Ensure we don't call memcpy with a NULL pointer 7 years ago
buffer 69588edbaa Check for errors allocating the error strings. 8 years ago
camellia 49508b23ce camellia/asm/cmll-x86_64.pl: add CFI annotations. 7 years ago
cast 9c5e87bf34 Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed too 7 years ago
chacha f17652e5f9 chacha/asm/chacha-x86_64.pl: add CFI annotations. 7 years ago
cmac 15d95dd7ea Don't use deprecated EVP_CIPHER_CTX_cleanup() internally 7 years ago
cms f7a21d85b6 Set EVP_PKEY_CTX in SignerInfo 7 years ago
comp 513d76f495 Fix zlib BIO_METHOD for latest BIO_METHOD structure changes 7 years ago
conf 69588edbaa Check for errors allocating the error strings. 8 years ago
ct d85d3c993e Fix faulty free 7 years ago
des 604c853d45 des/des_locl.h: clean up unused/irrelevant macros. 7 years ago
dh 2650515394 Better check of DH parameters in TLS data 7 years ago
dsa e705fcf197 Style 7 years ago
dso 7f517c2676 Remove some commented out code in libcrypto 7 years ago
ec 8fce04ee35 Increase the size of the stack buffer to prevent an overflow. 7 years ago
engine d95743047e Only enable CRYPTO_3DES_ECB if that name is an existing macro 7 years ago
err b53338cbf8 Clean up references to FIPS 7 years ago
evp 5908555c96 evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code. 7 years ago
hmac c26f655fdd Remove support for HMAC_TEST_PRIVATE_KEY_FORMAT 7 years ago
idea b8a9af6881 Remove/rename some old files. 8 years ago
include 1fef2f8050 Remove dead code in bn 7 years ago
kdf ddd2c38917 Following the changes to HKDF to accept a mode, add some tests for this 7 years ago
lhash 7f517c2676 Remove some commented out code in libcrypto 7 years ago
md2 3ce2fdabe6 Convert memset calls to OPENSSL_cleanse 8 years ago
md4 b8a9af6881 Remove/rename some old files. 8 years ago
md5 2dfb52d396 {md5,rc4}/asm/*-x86_64.pl: add CFI annotations. 7 years ago
mdc2 97f1e97114 Convert mdc2 test print to internal test 7 years ago
modes b1498c98f3 Don't call memcpy if len is zero. 7 years ago
objects 7f517c2676 Remove some commented out code in libcrypto 7 years ago
ocsp a671b3e64a Add OCSP_RESPID_match() 7 years ago
pem 159f6e7ecf Fix MSBLOB format with RSA. 7 years ago
perlasm 7e12cdb52e Fix a few typos 7 years ago
pkcs12 1b8f19379a Fix memory leak in pkcs12 -export 7 years ago
pkcs7 5c2ee53f71 Remove dead code in crypto/pkcs7 7 years ago
poly1305 e052083cc7 poly1305/asm/poly1305-x86_64.pl: minor AVX512 optimization. 7 years ago
rand b53338cbf8 Clean up references to FIPS 7 years ago
rc2 7280a5d332 Clean away remaining 'selftest' code 7 years ago
rc4 2dfb52d396 {md5,rc4}/asm/*-x86_64.pl: add CFI annotations. 7 years ago
rc5 b8a9af6881 Remove/rename some old files. 8 years ago
ripemd 609b0852e4 Remove trailing whitespace from some files. 7 years ago
rsa 697958313b Fix an endless loop in rsa_builtin_keygen. 7 years ago
seed ac879ed62a Use _WIN32 over WIN32 for preprocessor conditional 7 years ago
sha b53338cbf8 Clean up references to FIPS 7 years ago
siphash 3f5616d734 Add support for parameterized SipHash 7 years ago
srp ecca16632a Prevent OOB in SRP base64 code. 7 years ago
stack 41bff723c6 Don't leak on an OPENSSL_realloc() failure 7 years ago
ts 31dad404fd Add error checking, small nit on ouput 7 years ago
txt_db 9ad52c562a Fix a few memleaks in TXT_DB. 7 years ago
ui 6e470e1908 Fix UI_get0_action_string() 7 years ago
whrlpool fa62bc4661 whrlpool/asm/wp-x86_64.pl: add CFI annotations. 7 years ago
x509 80770da39e X509 time: tighten validation per RFC 5280 7 years ago
x509v3 7f517c2676 Remove some commented out code in libcrypto 7 years ago
LPdir_nyi.c 28e90f69fb Remove the silly CVS markers from LPdir_*.c 8 years ago
LPdir_unix.c 28e90f69fb Remove the silly CVS markers from LPdir_*.c 8 years ago
LPdir_vms.c aa6bb1352b Copyright consolidation 05/10 8 years ago
LPdir_win.c 3c49b2e0cd Fix mingw build 8 years ago
LPdir_win32.c 28e90f69fb Remove the silly CVS markers from LPdir_*.c 8 years ago
LPdir_wince.c 28e90f69fb Remove the silly CVS markers from LPdir_*.c 8 years ago
alphacpuid.pl e33826f01b Add assembly CRYPTO_memcmp. 8 years ago
arm64cpuid.pl e33826f01b Add assembly CRYPTO_memcmp. 8 years ago
arm_arch.h d2e9e32018 Copyright consolidation 07/10 8 years ago
armcap.c 8653e78f43 crypto/armcap.c: short-circuit processor capability probe in iOS builds. 7 years ago
armv4cpuid.pl c93f06c12f ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 7 years ago
build.info 094878164d Move OS-specific fopen quirks to o_fopen.c. 8 years ago
c64xpluscpuid.pl e33826f01b Add assembly CRYPTO_memcmp. 8 years ago
cpt_err.c 69588edbaa Check for errors allocating the error strings. 8 years ago
cryptlib.c 2f0ca54c32 Remove some obsolete/obscure internal define switches: 7 years ago
cversion.c 2039c421b0 Copyright consolidation 08/10 8 years ago
dllmain.c b1322259d9 Copyright consolidation 09/10 8 years ago
ebcdic.c aa6bb1352b Copyright consolidation 05/10 8 years ago
ex_data.c 83b4049ab7 Combined patch against master branch for the following issues: 7 years ago
ia64cpuid.S 44c8a5e2b9 Add final(?) set of copyrights. 8 years ago
init.c f7edeced4d Add "random malloc failure" tooling 7 years ago
mem.c 5e1f879ab5 Removed ugly size_t less than zero check. 7 years ago
mem_clr.c 700b814549 Fix some style issues... 8 years ago
mem_dbg.c 23dd0c9f8d fix crypto-mdebug build 8 years ago
mem_sec.c 332dc4fa5e sh_malloc & sh_free prototype change to match POSIX 7 years ago
mips_arch.h 609b0852e4 Remove trailing whitespace from some files. 7 years ago
o_dir.c 6eb8375837 Fix typo, missing || 7 years ago
o_fips.c b53338cbf8 Clean up references to FIPS 7 years ago
o_fopen.c e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 years ago
o_init.c b53338cbf8 Clean up references to FIPS 7 years ago
o_str.c 01b76c2c5d Add -Wundef to --strict-warnings options. 7 years ago
o_time.c d734582275 Reset executable bits on files where not needed. 7 years ago
pariscid.pl e33826f01b Add assembly CRYPTO_memcmp. 8 years ago
ppc_arch.h 0447316581 GH919: Fix wrappers for two headers 8 years ago
ppccap.c 10b0b5ecd9 Revert "Move algorithm specific ppccap code from crypto/ppccap.c" 7 years ago
ppccpuid.pl e33826f01b Add assembly CRYPTO_memcmp. 8 years ago
s390xcap.c c0dba2cca4 Fix strict-warnings build 7 years ago
s390xcpuid.S 0a4c87a90c s390x assembly pack: improve portability. 8 years ago
sparc_arch.h b1322259d9 Copyright consolidation 09/10 8 years ago
sparccpuid.S b53338cbf8 Clean up references to FIPS 7 years ago
sparcv9cap.c d40a13af5d crypto/sparcv9cap.c: add missing declaration. 7 years ago
threads_none.c 6286757141 Copyright consolidation 04/10 8 years ago
threads_pthread.c bc1dba2095 Grouped data declarations [skip ci] 7 years ago
threads_win.c 1fda5bc435 Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows" 7 years ago
uid.c 2df7f11fad Fix support for DragonFly BSD 7 years ago
vms_rms.h b1322259d9 Copyright consolidation 09/10 8 years ago
x86_64cpuid.pl f8418d87e1 crypto/x86_64cpuid.pl: move extended feature detection upwards. 7 years ago
x86cpuid.pl 06611d0a16 Remove OPENSSL_indirect_call() 7 years ago