summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-09Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examplesDimitry Andric
2022-05-09doc: Fix RSA public key parametersAhmed JELIJLI
2022-05-09Add a testcase for OSSL_PROVIDER_unload() being fully effectiveTomas Mraz
2022-05-09Add documentation for key validation that indicates the difference between theslontis
2022-05-06Update .gitignoreBernd Edlinger
2022-05-06s_serve: Report an error if init-connection fails without an attempt to read.Daniel Fiala
2022-05-06Correct NEWS entry about required security level for old versions of TLS, DTL...Pauli
2022-05-05Add method store cache flush and method removal to non-EVP operationsRichard Levitte
2022-05-05For child libctx / provider, don't count self-references in parentRichard Levitte
2022-05-05Complete the cleanup of an algorithm in OSSL_METHOD_STORERichard Levitte
2022-05-05Make it possible to remove methods by the provider that provides themRichard Levitte
2022-05-05Don't empty the method store when flushing the query cacheRichard Levitte
2022-05-05Refactor method construction pre- and post-conditionRichard Levitte
2022-05-05Drop ossl_provider_clear_all_operation_bits() and all uses of itRichard Levitte
2022-05-05s_client -proxy / -starttls shouldn't be mutually exclusiveVita Batrla
2022-05-05Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude
2022-05-05crmf_lib.c: Make sure Ed signature for POPO is called without digestDr. David von Oheimb
2022-05-04openssl: dhparam: Print warning if -in argument is ignoredDaniel Fiala
2022-05-03Prepare for 3.0.4Matt Caswell
2022-05-03Prepare for release of 3.0.3openssl-3.0.3Matt Caswell
2022-05-03make updateMatt Caswell
2022-05-03CHANGES.md: Attribute the OPENSSL_LH_flush() fix properlyTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-05-03Update CHANGES and NEWS for new releaseMatt Caswell
2022-05-03Update Paul's pgp key signaturePauli
2022-05-03c_rehash: Do not use shell to invoke opensslTomas Mraz
2022-05-03Fix the RC4-MD5 cipherMatt Caswell
2022-05-03Test ocsp with invalid responses and the "-no_cert_checks" optionMatt Caswell
2022-05-03Fix OCSP_basic_verify signer certificate validationMatt Caswell
2022-05-02Improving locale testDmitry Belyavskiy
2022-05-02fix_dh_paramgen_type: Avoid crash with invalid paramgen typeTomas Mraz
2022-05-02http_client.c: check expected content type only if HTTP status code is 200 (OK)Dr. David von Oheimb
2022-04-29Fix memleak in test/provider_test.cRichard Levitte
2022-04-29poly1305: Properly copy the whole context on dupTomas Mraz
2022-04-27Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau
2022-04-27doc: replace "symmetric cipher" phrase in EVP_MD manpagesJan Engelhardt
2022-04-27Prefer GNU library initialization mechanism over platform oneJon Spillett
2022-04-27Test that SipHash_Final() fails on uninited contextTomas Mraz
2022-04-27siphash: Properly set mac size in sipcopyTomas Mraz
2022-04-27siphash: Fail finalization on uninitialized siphash contextTomas Mraz
2022-04-26pem_password_cb(3): References to other man pagesEasySec
2022-04-26Testing the EVP_PKEY_CTX_new_from_name without preliminary initDmitry Belyavskiy
2022-04-26Ensure we initialized the locale before evp_pkey_name2typeDmitry Belyavskiy
2022-04-25Use .s extension for ia64 assemblerJon Spillett
2022-04-25Fix bug in OPENSSL_LH_flushHugo Landau
2022-04-25Add support for new release commit review requirement bypassHugo Landau
2022-04-22Add Tomas Mraz key to release key fingerprintsTomas Mraz
2022-04-22Never use `__atomic_*` on macOS 10.7 and 10.8Kirill A. Korinsky
2022-04-21str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-04-21Minimal test checking we can get public key in Turkish localeDmitry Belyavskiy