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