Marek Klein f0ef20bf38 Added support for ESSCertIDv2 8 years ago
..
aes 69687aa829 More typo fixes 7 years ago
aria dc99b885de Add ARIA 32-bit implementation 7 years ago
asn1 20ee2bf138 Fix time offset calculation. 7 years ago
async 219aa86cb0 Further improvements to ASYNC_WAIT_CTX_clear_fd 8 years ago
bf a7ab9755da Remove a pointless "#ifndef" from bf_enc.c 7 years ago
bio 595b2a4237 Check fflush on BIO_ctrl call 7 years ago
blake2 28b86f313b Fix some extra or missing whitespaces... 8 years ago
bn 8b24f94209 Numbers greater than 1 are usually non-negative. 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 f44903a428 Address some -Wold-style-declaration warnings 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 8 years ago
conf 8a585601fe Fix out-of-memory condition in conf 7 years ago
ct d85d3c993e Fix faulty free 8 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 dea0eb2c54 Fix URL links in comment 7 years ago
engine 789a2b6250 Don't try to clean up RAND from ENGINE 7 years ago
err 595b2a4237 Check fflush on BIO_ctrl call 7 years ago
evp a68d35057b check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD 7 years ago
hmac b98530d6e0 PBKDF2 computation speedup (15-40%) 7 years ago
idea b8a9af6881 Remove/rename some old files. 8 years ago
include f44903a428 Address some -Wold-style-declaration warnings 7 years ago
kdf ddd2c38917 Following the changes to HKDF to accept a mode, add some tests for this 8 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. 8 years ago
mdc2 97f1e97114 Convert mdc2 test print to internal test 8 years ago
modes a2bb183623 modes/ocb128.c: fix misaligned access in ILP32 builds on 64-bit processors. 7 years ago
objects f0ef20bf38 Added support for ESSCertIDv2 7 years ago
ocsp a671b3e64a Add OCSP_RESPID_match() 8 years ago
pem 69687aa829 More typo fixes 7 years ago
perlasm 7e12cdb52e Fix a few typos 8 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 8 years ago
rc4 2dfb52d396 {md5,rc4}/asm/*-x86_64.pl: add CFI annotations. 8 years ago
rc5 b8a9af6881 Remove/rename some old files. 8 years ago
ripemd 609b0852e4 Remove trailing whitespace from some files. 8 years ago
rsa 237bc6c997 Remove unnecessary loop in pkey_rsa_decrypt. 7 years ago
seed ac879ed62a Use _WIN32 over WIN32 for preprocessor conditional 8 years ago
sha 69687aa829 More typo fixes 7 years ago
siphash 3f5616d734 Add support for parameterized SipHash 8 years ago
srp d88ab353d3 Correct some badly formated preprocessor lines 7 years ago
stack 41bff723c6 Don't leak on an OPENSSL_realloc() failure 8 years ago
ts f0ef20bf38 Added support for ESSCertIDv2 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 c3c8823c87 Use X509_get_signature_info() when checking security levels. 7 years ago
x509v3 75a3e39288 Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME 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. 8 years ago
armv4cpuid.pl c93f06c12f ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 8 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 8 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 20626cfd58 Add CRYPTO_mem_leaks_cb 7 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. 8 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 f44903a428 Address some -Wold-style-declaration warnings 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 8 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. 8 years ago
threads_none.c 6286757141 Copyright consolidation 04/10 8 years ago
threads_pthread.c bc1dba2095 Grouped data declarations [skip ci] 8 years ago
threads_win.c 1fda5bc435 Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows" 8 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