summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-13ci: add GitHub token permissions for workflowsVarun Sharma
2022-07-12OSSL_trace_set_channel.pod and openssl.pod: fix missing/inconsistent category...Dr. David von Oheimb
2022-07-12x509_vfy.c: Revert the core of #14094 regarding chain_build() error reportingDr. David von Oheimb
2022-07-12test/certs/setup.sh: add missing comment on CA cert variant without basic con...Dr. David von Oheimb
2022-07-12Fix memory leak in EVP_PKEY_get1_encoded_public_key.slontis
2022-07-11http_client.c: fix calculation of Content-Length in set1_content()Dr. David von Oheimb
2022-07-11apps/cmp.c: fix cleanup of CMP_CTX vs. APP_HTTP_TLS_INFO in its http_cb_arg f...Dr. David von Oheimb
2022-07-11cmp_http.c: extend comment in keep_alive()Dr. David von Oheimb
2022-07-11Fix memory leak in X509V3_add1_i2d when flag is X509V3_ADD_DELETEAllan
2022-07-11use #pragma comment(lib) with _MSC_VER onlyViktor Szakats
2022-07-11feat: add hmac-sm3 test cases from GM/T 0042-2015 Appendix D.3Mingjun.Yang
2022-07-11Fix SHA, SHAKE, and KECCAK ASM flag passingJuergen Christ
2022-07-11Make evp_test skip mac tests if digest or ciphers are disabled.slontis
2022-07-11Add an EVP demo for HMACDaniel Fiala
2022-07-08ssl/tls_srp.c: Add check for BN_dupJiasheng Jiang
2022-07-08NEWS.md: Drop an extra empty line causing mdlint failureTomas Mraz
2022-07-08Fix reported performance degradation on aarch64Bernd Edlinger
2022-07-08Windows: use the basename of the product (.dll) for definition filesRichard Levitte
2022-07-08Updated information for OSSL_SIGNATURE_PARAM_PSS_SALTLENAllan
2022-07-06Fixes OSCP->OCSP typo in ocsp command lineAlexander Scheel
2022-07-06http_client.c: fix comment and documentation of the memory BIOs usedDr. David von Oheimb
2022-07-06OSSL_HTTP_REQ_CTX_nbio(): fix copy&paste glitch calling BIO_should_retry(rctx...Dr. David von Oheimb
2022-07-06OSSL_HTTP_open(): improve use of use_ssl and its documentationDr. David von Oheimb
2022-07-06app_http_tls_cb(): fix crash on inconsistency w.r.t. use of TLSDr. David von Oheimb
2022-07-06openssl-cmds.pod.in: add missing entry for cmpDr. David von Oheimb
2022-07-06Fix typos in SSL_CTX_use_certificate.pod fileEasySec
2022-07-06Add missing header for memcmpGregor Jasny
2022-07-05Prepare for 3.0.6Richard Levitte
2022-07-05Prepare for release of 3.0.5openssl-3.0.5Richard Levitte
2022-07-05make updateRichard Levitte
2022-07-05Update copyright yearRichard Levitte
2022-07-05Update CHANGES and NEWS for upcoming release 3.0.5Richard Levitte
2022-07-05AES OCB test vectorsAlex Chernyakhovsky
2022-07-05Fix AES OCB encrypt/decrypt for x86 AES-NIAlex Chernyakhovsky
2022-07-05Fix bn_gcd code to check return value when calling BN_one()slontis
2022-07-05v3_sxnet: add a check for the return of i2s_ASN1_INTEGER()xkernel
2022-07-01Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup()Tomas Mraz
2022-07-01APPS: dsaparam, gendsa: Support setting propertiesClemens Lang
2022-07-01Coverity: fix 1506297: negative returnsPauli
2022-07-01Coverity: fix 1506298: negative returnsPauli
2022-07-01Documentation update for EVP_set_default_propertiesslontis
2022-07-01fix Coverity 1506709: error handlingPauli
2022-06-29Remove redundant check for `saltlen > UINT32_MAX`Daniel Fiala
2022-06-29Fix memory leak in cmp_calc_protection()slontis
2022-06-29Avoid using union wrt. SystemTimeToFileTimeTee KOBAYASHI
2022-06-29Avoid using union wrt. optlen parameter for getsockoptTee KOBAYASHI
2022-06-28kdf objects missing a return if malloc fails.slontis
2022-06-28SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const SSL_CIPHE...olszomal
2022-06-28Add test for try_key_ref() fallback handlingTomas Mraz
2022-06-28Add missing documentation of OSSL_FUNC_store_export_object()Tomas Mraz