Richard Levitte 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 years ago
..
aes 69687aa829 More typo fixes 7 years ago
aria d42d0a4dc7 Implementation of the ARIA cipher as described in RFC 5794. 7 years ago
asn1 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 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 15b337fa58 bio/b_print.c: switch to int64_t as "greatest-width integer type". 7 years ago
blake2 28b86f313b Fix some extra or missing whitespaces... 7 years ago
bn 69687aa829 More typo fixes 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 6cbfd94d08 x86_64 assembly pack: add some Ryzen performance results. 7 years ago
cmac 15d95dd7ea Don't use deprecated EVP_CIPHER_CTX_cleanup() internally 7 years ago
cms 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 years ago
comp 513d76f495 Fix zlib BIO_METHOD for latest BIO_METHOD structure changes 7 years ago
conf 8a585601fe Fix out-of-memory condition in conf 7 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 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 years ago
dsa 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 years ago
dso 7f517c2676 Remove some commented out code in libcrypto 7 years ago
ec 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 years ago
engine 789a2b6250 Don't try to clean up RAND from ENGINE 7 years ago
err 165f1c3ef3 In err_cleanup(), cleanup the thread local storage too 7 years ago
evp b98530d6e0 PBKDF2 computation speedup (15-40%) 7 years ago
hmac b98530d6e0 PBKDF2 computation speedup (15-40%) 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 a2bb183623 modes/ocb128.c: fix misaligned access in ILP32 builds on 64-bit processors. 7 years ago
objects 487a73def6 Added error checking for OBJ_create 7 years ago
ocsp a671b3e64a Add OCSP_RESPID_match() 7 years ago
pem 69687aa829 More typo fixes 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 0a5d1a38f2 poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_8x. 7 years ago
rand ce57ac4319 rand/rand_lib.c: keep fixing no-engine configuration. 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 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 years ago
seed ac879ed62a Use _WIN32 over WIN32 for preprocessor conditional 7 years ago
sha 69687aa829 More typo fixes 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 076fc55527 Make default_method mostly compile-time 7 years ago
whrlpool fa62bc4661 whrlpool/asm/wp-x86_64.pl: add CFI annotations. 7 years ago
x509 3bb0f989b5 OCSP Updates: error codes and multiple certificates 7 years ago
x509v3 e6f648fd88 Fix for #2730. Add CRLDP extension to list of supported extensions 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 43c564170c Use memcmp() instead of CRYPTO_memcmp() when fuzzing 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 b3c31a6572 Fix the error handling in CRYPTO_dup_ex_data. 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... 7 years ago
mem_dbg.c 23dd0c9f8d fix crypto-mdebug build 8 years ago
mem_sec.c 9dfc5b9687 Add support for MLOCK_ONFAULT to secure arena 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 0bd93bbe4a crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X. 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 cff55b90e9 Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flags 7 years ago
vms_rms.h b1322259d9 Copyright consolidation 09/10 8 years ago
x86_64cpuid.pl 1aed5e1ac2 crypto/x86*cpuid.pl: move extended feature detection. 7 years ago
x86cpuid.pl 69687aa829 More typo fixes 7 years ago