Bernd Edlinger fb9c3ff565 Fix error handling in RAND_DRBG_uninstantiate hace 5 años
..
aes 1212818eb0 Update copyright year hace 6 años
aria 3907872f72 Fix potential null problem. hace 7 años
asn1 ca89174bc9 ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroes hace 6 años
async 9d71a24ebf arch/async_posix.h: improve portability. hace 6 años
bf 722c9762f2 Harmonize the make variables across all known platforms families hace 6 años
bio d97ce8d9a0 Fix the BIO callback return code handling hace 6 años
blake2 26a7d938c9 Remove parentheses of return. hace 7 años
bn cf4eea1204 Fix MSVC warning C4819 hace 5 años
buffer c4d3c19b4c Update copyright year hace 6 años
camellia 1212818eb0 Update copyright year hace 6 años
cast 722c9762f2 Harmonize the make variables across all known platforms families hace 6 años
chacha d5487a454c chacha/asm/chacha-x86_64.pl: add dedicated path for 128-byte inputs. hace 6 años
cmac b8d77c9bd6 Adapt other EVP code to use EVP_MAC instead of direct implementation calls hace 5 años
cms 1212818eb0 Update copyright year hace 6 años
comp fe1128dc2a Fix last(?) batch of malloc-NULL places hace 6 años
conf 5c39a55d04 Use secure_getenv(3) when available. hace 6 años
ct 5c39a55d04 Use secure_getenv(3) when available. hace 6 años
des c4d3c19b4c Update copyright year hace 6 años
dh 544648a8e0 Harmonize the error handling codepath hace 6 años
dsa 00496b6423 Add a constant time flag to one of the bignums to avoid a timing leak. hace 5 años
dso ea5def1478 Extend dladdr() for AIX, consequence from changes for openssl#6368. hace 6 años
ec 99540ec794 Timing vulnerability in ECDSA signature generation (CVE-2018-0735) hace 6 años
engine 681e8cacdb crypto/engine/eng_devcrypto.c: ensure we don't leak resources hace 5 años
err 41eac6122a Fix a collision in function err numbers hace 5 años
evp c1da4b2afe Add poly1305 MAC support hace 5 años
gmac afc580b9b0 GMAC implementation hace 5 años
hmac f8c9a8e325 EVP_MAC: Integrate HMAC EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD hace 5 años
idea 26a7d938c9 Remove parentheses of return. hace 7 años
include c1da4b2afe Add poly1305 MAC support hace 5 años
kdf ca55d70be0 Reset the HKDF state between operations hace 6 años
lhash 1212818eb0 Update copyright year hace 6 años
md2 26a7d938c9 Remove parentheses of return. hace 7 años
md4 26a7d938c9 Remove parentheses of return. hace 7 años
md5 722c9762f2 Harmonize the make variables across all known platforms families hace 6 años
mdc2 26a7d938c9 Remove parentheses of return. hace 7 años
modes 1212818eb0 Update copyright year hace 6 años
objects afc580b9b0 GMAC implementation hace 5 años
ocsp 1212818eb0 Update copyright year hace 6 años
pem 0239283d99 key zeroisation for pvkfmt now done on all branch paths hace 6 años
perlasm 1212818eb0 Update copyright year hace 6 años
pkcs12 5c39a55d04 Use secure_getenv(3) when available. hace 6 años
pkcs7 1212818eb0 Update copyright year hace 6 años
poly1305 c1da4b2afe Add poly1305 MAC support hace 5 años
rand fb9c3ff565 Fix error handling in RAND_DRBG_uninstantiate hace 5 años
rc2 e3713c365c Remove email addresses from source code. hace 7 años
rc4 1212818eb0 Update copyright year hace 6 años
rc5 722c9762f2 Harmonize the make variables across all known platforms families hace 6 años
ripemd 722c9762f2 Harmonize the make variables across all known platforms families hace 6 años
rsa 97b0b713fb RSA security bits calculation hace 6 años
seed 1212818eb0 Update copyright year hace 6 años
sha 9986bfefa4 sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine. hace 6 años
siphash 14f61f81f2 EVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD hace 5 años
sm2 ffd89124bd EVP module documentation pass hace 6 años
sm3 67e247fad1 SM3: restructure to EVP internal and update doc to right location hace 6 años
sm4 f19a5ff9ab SM4: Add SM4 block cipher to EVP hace 7 años
srp 3ccfcd8a85 Make ck_errf.pl ignore commented out error generation hace 6 años
stack 1049ae985e Revert "stack/stack.c: omit redundant NULL checks." hace 6 años
store f20aa69e33 crypto/*: address standard-compilance nits. hace 6 años
ts 35c9408108 Check conversion return in ASN1_INTEGER_print_bio. hace 6 años
txt_db c4d3c19b4c Update copyright year hace 6 años
ui 276bf8620c crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too hace 6 años
whrlpool 722c9762f2 Harmonize the make variables across all known platforms families hace 6 años
x509 dc5831da59 Apply self-imposed path length also to root CAs hace 6 años
x509v3 c23e497da7 Support GeneralSubtrees with minimum = 0 hace 6 años
LPdir_nyi.c 8d1598b0ce Fix typo (note by oneton@users.github) hace 7 años
LPdir_unix.c 46d085096c typo-fixes: miscellaneous typo fixes hace 6 años
LPdir_vms.c 8d1598b0ce Fix typo (note by oneton@users.github) hace 7 años
LPdir_win.c 8d1598b0ce Fix typo (note by oneton@users.github) hace 7 años
LPdir_win32.c 8d1598b0ce Fix typo (note by oneton@users.github) hace 7 años
LPdir_wince.c 8d1598b0ce Fix typo (note by oneton@users.github) hace 7 años
alphacpuid.pl e33826f01b Add assembly CRYPTO_memcmp. hace 8 años
arm64cpuid.pl 9a708bf982 {arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp. hace 6 años
arm_arch.h 0e0f8116e2 Fix building linux-armv4 with --strict-warnings hace 6 años
armcap.c 72983c0eab crypto/armcap.c: mask SHA512 hardware detection on iOS. hace 6 años
armv4cpuid.pl 6ec5fce25e Update copyright year hace 6 años
build.info 93689797a4 GMAC: Add subdir info in crypto/build.info for this to build hace 5 años
c64xpluscpuid.pl 46f4e1bec5 Many spelling fixes/typo's corrected. hace 6 años
cpt_err.c fe1128dc2a Fix last(?) batch of malloc-NULL places hace 6 años
cryptlib.c af7d8d3446 minor fixes for Windows hace 6 años
ctype.c 678c462e21 Check for EOF in ASCII conversions. hace 7 años
cversion.c 8a8d9e1905 Fix SOURCE_DATE_EPOCH bug; use UTC hace 6 años
dllmain.c 1212818eb0 Update copyright year hace 6 años
ebcdic.c e3713c365c Remove email addresses from source code. hace 7 años
ex_data.c eb2b989206 Ensure the thread keys are always allocated in the same order hace 6 años
getenv.c 5c39a55d04 Use secure_getenv(3) when available. hace 6 años
ia64cpuid.S c9a41d7dd6 Fix typo in files in crypto folder hace 7 años
init.c 0145dd324e Add automatic initializations support for EVP_MAC objects hace 6 años
mem.c 8f15498563 crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG. hace 6 años
mem_clr.c 700b814549 Fix some style issues... hace 8 años
mem_dbg.c 6738bf1417 Update copyright year hace 6 años
mem_sec.c 8529b15642 test/secmemtest: test secure memory only if it is implemented hace 6 años
mips_arch.h 609b0852e4 Remove trailing whitespace from some files. hace 8 años
o_dir.c 07016a8a31 Move e_os.h to be the very first include. hace 7 años
o_fips.c b53338cbf8 Clean up references to FIPS hace 7 años
o_fopen.c a825856ab7 Add missing include file. hace 6 años
o_init.c bef7a81530 Use "" not <> on e_os.h include hace 7 años
o_str.c 4cacc9d510 Revert "GH614: Use memcpy()/strdup() when possible" hace 7 años
o_time.c c4d3c19b4c Update copyright year hace 6 años
pariscid.pl 1753d12374 PA-RISC assembly pack: make it work with GNU assembler for HP-UX. hace 6 años
ppc_arch.h 0447316581 GH919: Fix wrappers for two headers hace 8 años
ppccap.c 316d527ff9 crypto/ppccap.c: wire new ChaCha20_ctr32_vsx. hace 6 años
ppccpuid.pl e33826f01b Add assembly CRYPTO_memcmp. hace 8 años
s390x_arch.h f39ad8dcaa s390x assembly pack: add OPENSSL_s390xcap environment variable. hace 6 años
s390xcap.c f39ad8dcaa s390x assembly pack: add OPENSSL_s390xcap environment variable. hace 6 años
s390xcpuid.pl f39ad8dcaa s390x assembly pack: add OPENSSL_s390xcap environment variable. hace 6 años
sparc_arch.h b1322259d9 Copyright consolidation 09/10 hace 8 años
sparccpuid.S b53338cbf8 Clean up references to FIPS hace 7 años
sparcv9cap.c d807db26a4 Create a prototype for OPENSSL_rdtsc hace 6 años
threads_none.c d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. hace 6 años
threads_pthread.c d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. hace 6 años
threads_win.c d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. hace 6 años
uid.c 1212818eb0 Update copyright year hace 6 años
vms_rms.h b1322259d9 Copyright consolidation 09/10 hace 8 años
x86_64cpuid.pl 9a708bf982 {arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp. hace 6 años
x86cpuid.pl 082193ef2b Fix issues in ia32 RDRAND asm leading to reduced entropy hace 6 años