openssl.git
2021-02-17 Petr GotthardFix propquery handling in EVP_DigestSignInit_ex
2021-02-16 Richard LevitteTEST: Add missing initialization
2021-02-16 Matt CaswellUpdate CHANGES and NEWS for new release
2021-02-16 Matt CaswellDon't overflow the output length in EVP_CipherUpdate...
2021-02-16 Matt CaswellFix rsa_test to properly test RSA_SSLV23_PADDING
2021-02-16 Matt CaswellFix the RSA_SSLV23_PADDING padding type
2021-02-16 Matt CaswellRefactor rsa_test
2021-02-16 Matt CaswellTest that X509_issuer_and_serial_hash doesn't crash
2021-02-16 Matt CaswellFix Null pointer deref in X509_issuer_and_serial_hash()
2021-02-16 Tomas MrazDo not match RFC 5114 groups without q as it is significant
2021-02-15 Beat BolliREADME-ENGINES: fix the link to the provider API README
2021-02-15 Matt CaswellDocument the newly added function EVP_PKEY_param_check_...
2021-02-15 Matt CaswellFix the dhparam_check test
2021-02-15 Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2021-02-15 Matt CaswellRun DH_check_ex() not DH_check_params_ex() when checkin...
2021-02-15 Benjamin KadukRSA: avoid dereferencing possibly-NULL parameter in...
2021-02-15 Benjamin Kadukx509_vfy: remove redundant stack allocation
2021-02-15 Shane LontisAdd docs for ASN1_item_sign and ASN1_item_verify functions
2021-02-14 PauliRemove an unnecessary free call.
2021-02-14 Shane LontisRemove dead code in rsa_pkey_ctrl.
2021-02-13 Disconnect3dpasswd.c: use the actual ROUNDS_DEFAULT macro
2021-02-12 Jay SatiroNOTES-WINDOWS: fix typo
2021-02-12 Dr. Matthias... Add a skeleton README-PROVIDERS file
2021-02-12 Dr. Matthias... Add deprecation note to the README-ENGINES file
2021-02-12 Dr. Matthias... Unify the markdown links to the NOTES and README files
2021-02-12 Dr. Matthias... Reformat some NOTES and README files
2021-02-12 Dr. Matthias... Revise some renamings of NOTES and README files
2021-02-12 Tomas Mrazssl_test: Add testcases for disallowing non-TLS1.3...
2021-02-12 Tomas Mraztls_valid_group: Add missing dereference of okfortls13
2021-02-12 Richard LevitteVMS documentation fixes
2021-02-12 Richard LevitteConfigurations/descrip.mms.tmpl: avoid enormous PIPE...
2021-02-12 Richard LevitteDOCS: Update the internal documentation on EVP_PKEY.
2021-02-12 Richard LevitteUse ERR_R_*_LIB instead of ERR_LIB_* as reason code...
2021-02-12 Matt CaswellUpdate documentation following deprecation of SRP
2021-02-12 Matt CaswellDeprecate the libssl level SRP APIs
2021-02-12 Matt CaswellDeprecate the low level SRP APIs
2021-02-12 Job SnijdersAdd OID for draft-ietf-opsawg-finding-geofeeds detached...
2021-02-12 PauliAdd a configure time option to disable the fetch cache.
2021-02-12 Paulitest: add import and export key management hooks for...
2021-02-12 Paulitest: filter provider honours the no_cache setting.
2021-02-12 Paulichanges: add a CHANGES.md entry for the OSSL_FORCE_NO_C...
2021-02-12 Paulitest: fix no-cache problem with the quality comparison...
2021-02-12 PauliEVP: fix reference counting for EVP_CIPHER.
2021-02-12 PauliProv: add an option to force provider fetches to not...
2021-02-12 PauliCI: add a non-caching CI loop
2021-02-12 PauliEVP: fix reference counting for digest operations.
2021-02-11 Rich SalzAllow -rand to be repeated
2021-02-11 Rich SalzFetch cipher after loading providers
2021-02-11 Rich SalzProcess digest option after loading providers
2021-02-11 Rich SalzLoad rand state after loading providers
2021-02-11 Rich SalzFetch alg, etc., after loading providers
2021-02-11 Rich SalzFetch algorithm after loading providers
2021-02-11 Paulitest: add an option to output timing information from...
2021-02-11 Dr. David von... X509_STORE_CTX_cleanup(): Use internally so no need...
2021-02-11 Dr. David von... X509_STORE_CTX_get1_issuer(): Make preference on expire...
2021-02-11 Dr. David von... x509_vfy.c: Make chain_build() error diagnostics to...
2021-02-11 Tomas MrazRename internal providercommonerr.h to less mouthful...
2021-02-11 Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2021-02-11 KOBAYASHI IttokuMatch description with actual output of dgst
2021-02-10 FdaSilvaYYinclude/internal: add a few missing #pragma once directives
2021-02-10 FdaSilvaYYinclude/openssl: add a few missing #pragma once directives
2021-02-10 FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2021-02-10 Paulitest: turn off parallel tests in verbose mode.
2021-02-10 Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-10 Benjamin KadukRemove unused 'peer_type' from SSL_SESSION
2021-02-10 Shane LontisReplace provider digest flags with separate param fields
2021-02-10 Shane LontisReplace provider cipher flags with separate param fields
2021-02-10 Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-10 Shane LontisChange the ASN1 variant of x942kdf so that it can test...
2021-02-09 Dr. David von... x509_vfy.c: Sort out return values 0 vs. -1 (failure...
2021-02-09 Dr. David von... X509_get_pubkey_parameters(): Correct failure behavior...
2021-02-09 Dr. David von... x509_vfy: Clarify relevance of ctx->error also on succe...
2021-02-09 Dr. David von... x509_vfy.c: Fix various coding style and documentation...
2021-02-09 Tomas MrazCHANGES.md: Mention RSA key generation slowdown related...
2021-02-09 Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-09 Petr GotthardEnhanced integer parsing in OSSL_PARAM_allocate_from_text
2021-02-09 Richard LevitteConfiguration: ensure that 'no-tests' works correctly
2021-02-08 Randall S.... Enable fipsload test on NonStop x86.
2021-02-08 Dr. David von... mknum.pl: Exclude duplicate entries and include source...
2021-02-08 Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-07 PauliFix race condition & allow operation cache to grow.
2021-02-06 Dr. David von... Add X509_STORE_CTX_verify(), which takes the first...
2021-02-05 Richard LevittePROV: Fix encoding of MDWithRSAEncryption signature...
2021-02-05 Matt CaswellFix the cipher_overhead_test
2021-02-05 Matt CaswellRemove all OPENSSL_NO_XXX from libssl where XXX is...
2021-02-05 Matt CaswellRemove OPENSSL_NO_EC guards from libssl
2021-02-05 Matt CaswellMake sure we don't use sigalgs that are not available
2021-02-05 Matt CaswellAdd the nist group names as aliases for the normal...
2021-02-05 Matt CaswellRemove compile time guard checking from ssl3_get_req_ce...
2021-02-05 Matt CaswellCheck for availability of ciphersuites at run time
2021-02-05 Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2021-02-05 Matt CaswellMake supported_groups code independent of EC and DH
2021-02-05 Matt CaswellEnsure default supported groups works even with no...
2021-02-05 Matt CaswellRemove OPENSSL_NO_DH guards from libssl
2021-02-05 Richard LevitteMakefile template: Allow separate generation of .pod...
2021-02-05 Richard LevitteDOCS: Remove the "global" dependency on writing .pod...
2021-02-05 Richard LevitteTEST: Add an algorithm ID tester for libcrypto vs provider
2021-02-05 Richard LevitteEVP: use evp_pkey_copy_downgraded() in EVP_PKEY_copy_pa...
2021-02-05 Richard Levittedev/release.sh: Fix typo
next