openssl.git
2020-01-06 Matt CaswellDon't use the low level AES key wrap APIs in CMS
2020-01-06 Matt CaswellDon't store an HMAC key for longer than we need
2020-01-06 Richard LevitteEVP: Fix method to determine if a PKEY is legacy or not
2020-01-06 Rich SalzMove -nameopt to openssl.pod
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2020-01-05 Andrew HoangFix incorrect return code on ECDSA key verification
2020-01-05 fangming.fangFix disabled ecdsa in apps/speed
2020-01-05 Fangming.FangFix side channel in ecp_nistz256-armv8.pl
2020-01-05 Bernd EdlingerFix side channel in the ecp_nistz256.c reference implem...
2020-01-05 Bernd EdlingerImprove side channel fix in ecp_nistz256-x86_64.pl
2020-01-05 Bernd EdlingerFix side channel in ecp_nistz256-armv4.pl
2020-01-05 Bernd EdlingerFix side channel in ecp_nistz256-x86.pl
2020-01-05 David BenjaminAvoid leaking intermediate states in point doubling...
2020-01-05 Nicola TuveriFix potential SCA vulnerability in some EC_METHODs
2020-01-05 Paulicoverity 1456638: fix null check
2020-01-05 Paulicoverity 1456639: fix NULL dereference
2020-01-05 Paulicoverity 1456640: fix null check
2020-01-05 Paulicoverity 1456642: fix null check
2020-01-02 Ibrahim M.... Add -iter option to pkcs12 command
2020-01-02 Matt CaswellRun make update
2020-01-02 dcruetteUpdate tls13_enc.c
2019-12-27 Matt CaswellTemporarily disable the explicit enable-asan build
2019-12-27 Matt CaswellTemporarily disable some Travis external tests
2019-12-26 Matt CaswellDon't run test_conf in cross compiled builds
2019-12-26 Bernd EdlingerFix a race condition in the speed command
2019-12-25 Richard LevitteConfigurations/windows-makefile.tmpl: HTMLDOCS are...
2019-12-25 Richard LevitteRemoved now documented stuff from util/missing*.txt
2019-12-25 Richard Levitteutil/find-doc-nits: when loading "missing" files, check...
2019-12-25 Benjamin KadukUpdate the krb5 submodule
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in rc4-md5-x86_64.pl
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in poly1305-x86_64.pl
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in aesni-gcm-x86_64.pl
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in x25519-x86_64.pl
2019-12-23 Bernd EdlingerFix aesni_cbc_sha256_enc_avx2 backtrace info
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in ecp_nistz256-x86_64.pl
2019-12-23 Matt CaswellFix no-dsa builds
2019-12-23 Matt CaswellFix no-dh
2019-12-23 Matt CaswellFix evp_extra_test with no-dh
2019-12-21 Shane LontisAdd fips self test DEP for solaris and hpux
2019-12-21 Shane LontisRemove asn1 module dependency from RSASSA-PKCS1-v1_5...
2019-12-21 Richard LevitteRename doc/man7/provider-asymcipher.pod
2019-12-21 Richard Levittedoc/man1/openssl-cmds.pod: Add invisble name 'openssl...
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Allow invisible...
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Read the POD one...
2019-12-21 Richard LevitteAdjust all util/missing*.txt to include the section...
2019-12-21 Richard Levitteutil/find-doc-nits: Better checking of missing document...
2019-12-21 Richard Levitteperl: OpenSSL::Util::Pod::extract_pod_info() now saves...
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in keccak1600-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in rsaz-x86_64
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in x86_64-mont5.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aes-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in camellia-x86_64.pl
2019-12-20 Bernd EdlingerFix no-des build
2019-12-19 Richard LevitteEVP & PROV: Fix all platform inclusions
2019-12-19 Richard LevitteCRYPTO: split cipher_platform.h into algorithm specific...
2019-12-19 Jussi KeranenFix regression on x509 keyform argument
2019-12-19 Rich SalzUse a function to generate do-not-edit comment
2019-12-19 Haohui MaiMake Windows build more robust
2019-12-19 Shane LontisFix travis timeout by excluding arm64 gcc -fsanitize...
2019-12-19 Fangming.FangOptimize AES-GCM implementation on aarch64
2019-12-18 Richard LevitteTEST: Add test recipe and help program to test BIO_f_pr...
2019-12-18 Richard LevitteEVP: Adapt EVP_PKEY_print_ routines to use BIO_f_prefix()
2019-12-18 Richard LevitteASN1: Adapt ASN.1 output routines to use BIO_f_prefix()
2019-12-18 Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-12-18 Richard LevitteBIO: Add BIO_f_prefix(), a text line prefixing filter
2019-12-18 Richard Levittecrypto/bio/build.info: split the source files in categories
2019-12-18 Bernd EdlingerFix unwind info for some trivial functions
2019-12-18 Rich SalzFix build when enabling mdebug options.
2019-12-18 Shane LontisCleanup legacy digest methods.
2019-12-17 Sarithaapps/speed.c: Fix eddsa sign and verify output with...
2019-12-17 Richard LevitteEVP: make it possible to init EVP_PKEY_CTX with provide...
2019-12-16 Matt CaswellUpdate the HISTORY entry for RSA_get0_pss_params()
2019-12-16 Matt CaswellTest that EVP_PKEY_set1_DH() correctly identifies the...
2019-12-16 Matt CaswellEnsure EVP_PKEY_set1_DH detects X9.42 keys
2019-12-16 kinichiroReturn 1 when openssl req -addext kv is duplicated
2019-12-14 Rich SalzDeprecated crypto-mdebug-backtrace
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-13 Dmitry BelyavskiyParse large GOST ClientKeyExchange messages
2019-12-13 Richard LevitteRemove CRYPTO_secure_allocated from util/missingcrypto1...
2019-12-13 Richard LevitteAdd better support for using deprecated symbols internally
2019-12-13 Richard Levittetest/namemap_internal_test.c: use "cookie" instead...
2019-12-13 kinichiroCheck return value after loading config file
2019-12-13 Paulimac poly1305: add missing NULL check in new function.
2019-12-13 Paulimac siphash: add missing NULL check on context creation
2019-12-12 Rich SalzVarious missing-link fixes
2019-12-12 Richard LevittePROV: Move AES_GCM specialisation away from common...
2019-12-12 Richard LevittePROV: Move AES_CCM specialisation away from common...
2019-12-12 Dr. David von... chunk 6 of CMP contribution to OpenSSL
2019-12-11 Dr. Matthias... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-12-11 Jan-Frederik... Add support for otherName:NAIRealm in output
2019-12-11 Fangming.FangEnrich arm64 tests in Travis matrix
2019-12-11 Rich SalzFix docs for CRYPTO_secure_allocated
2019-12-11 Veres LajosFix some typos
2019-12-11 XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-12-11 Nicola TuveriMore testing for sign/verify through `dgst` and `pkeyutl`
2019-12-11 Nicola TuveriMore testing for CLI usage of Ed25519 and Ed448 keys
2019-12-11 Andy PolyakovConfigure: use ELFv2 ABI on some ppc64 big endian systems
2019-12-11 Andy Polyakovcrypto/perlasm/ppc-xlate.pl: add linux64v2 flavour
next