openssl.git
2021-02-23 Richard LevitteEVP: Implement data-driven translation between known...
2021-02-23 Richard LevitteEVP: make evp_pkey_is_assigned() usable in the FIPS...
2021-02-23 Richard LevitteEVP: Make evp_pkey_ctx_state() available to all of EVP
2021-02-23 Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2021-02-23 Richard Levitteutil/perl/OpenSSL/config.pm: Add VMS specific C compile...
2021-02-23 Richard Levitteutil/perl/OpenSSL/config.pm: Fix determine_compiler_set...
2021-02-23 Shane LontisAdd back in legacy paths for d2i_PrivateKey/d2i_AutoPri...
2021-02-22 Matt CaswellFix no-tests on mingw
2021-02-22 Matt CaswellNote that the OSSL_CORE_MAKE_FUNC macro is reserved
2021-02-22 Matt CaswellDocument the OSSL_PARAM_DEFN macro
2021-02-22 Matt CaswellAdd documentation for the macro OPENSSL_VERSION_PREREQ
2021-02-22 Matt CaswellDocument OPENSSL_LH_flush()
2021-02-22 Matt CaswellSuppress errors about undocumented asn1_d2i_read_bio
2021-02-22 Petr GotthardFix -pkeyopt handling in apps/pkeyutl -rawin
2021-02-22 Dr. David von... Handle NULL result of ERR_reason_error_string() in...
2021-02-22 Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-21 Shane LontisFix external symbols for pkcs7.
2021-02-21 Shane LontisFix external symbols for cms.
2021-02-21 jwalch-Wunused-function cleanup
2021-02-20 Richard LevitteDECODER: Add better tracing of the chain walking process
2021-02-20 Richard LevitteDECODER: Use the data structure from the last decoder...
2021-02-19 John BaldwinCorrect the return value of BIO_get_ktls_*().
2021-02-19 Dr. David von... CMP: Fix total_timeout behavior; small doc and diagnost...
2021-02-19 Dr. David von... 81-test_cmp_cli_data: fixup on CSR test cases
2021-02-19 Chenglong ZhangFix speed sm2 bug
2021-02-19 Zhang JindeCRYPTO_gcm128_decrypt: fix mac or tag calculation
2021-02-19 Shane LontisFix merge problem in d2i_PrivateKey_ex
2021-02-19 Shane LontisFix DH ASN1 decode so that it detects named groups.
2021-02-19 Shane LontisFix d2i_AutoPrivateKey_ex so that is uses the new decod...
2021-02-19 Paulidoc: remove notes section in OSSL_ENCODER.pod
2021-02-18 Georg Höllriglrfc2606 compliant example domains for x509v3_config.pod
2021-02-18 georg-xVarious improvements of doc/man5/x509v3_config.pod
2021-02-18 Matt CaswellPass the object type and data structure from the pem2de...
2021-02-18 Matt CaswellDon't forget the type of thing we are loading
2021-02-18 Richard LevitteAdjust the few places where the string length was confused
2021-02-18 Richard LevitteOSSL_PARAM: Correct the assumptions on the UTF8 string...
2021-02-18 Dr. David von... Rename internal X509_add_cert_new() to ossl_x509_add_ce...
2021-02-18 Dr. David von... Add internal X509_add_certs_new(), which simplifies...
2021-02-18 Matt CaswellPrepare for 3.0 alpha 13
2021-02-18 Matt CaswellPrepare for release of 3.0 alpha 12 openssl-3.0.0-alpha12
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols related to provider related securi...
2021-02-18 Shane LontisFix external symbols in the provider digest implementat...
2021-02-18 zekeevans-mfAdd deep copy of propq field in mac_dupctx to avoid...
2021-02-18 Sahana PrasadDH: Make DH_bits(), DH_size(), and DH_security_bits...
2021-02-18 Dr. David von... chain_build(): Call verify_cb_cert() if a preliminary...
2021-02-18 Tomas Mrazdsa_check: Perform simple parameter check if seed is...
2021-02-18 Dmitry BelyavskiyDSA parameter check using pkeyparam
2021-02-18 Shane LontisFix external symbols in the provider cipher implementat...
2021-02-17 Dr. David von... x509_vfy: fix mem leaks in chain_build() on malloc...
2021-02-17 Dr. David von... apps/cmp.c: Improve initialization of ext_ctx structure...
2021-02-17 Dr. David von... apps/ca.c: Make sure ext_ctx structure gets initialized
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-17 Richard LevitteFix backward incompatibility revolving around OSSL_HTTP...
2021-02-17 Nicola Tuveri[doc/man3][OSSL_ENCODER] Move NOTES to the bottom
2021-02-17 Nicola Tuveri[doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_prop...
2021-02-17 Paulidoc: document the two new RAND functions
2021-02-17 Paulirand: update DRBGs to use the get_entropy call for...
2021-02-17 Paulicore: add get_entropy and clear_entropy calls to RAND
2021-02-17 PauliRNG test: add get_entropy hook for testing.
2021-02-17 PauliRNG seed: add get_entropy hook for seeding.
2021-02-17 Paulierr: generated error files
2021-02-17 Paulitest: DRBG test with long seed.
2021-02-17 Petr GotthardReplace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server...
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
next