openssl.git
2023-12-19 Tomas MrazFix provider compatibility check crash in evp_test
2023-12-19 Bernd EdlingerFix no-des failure in test_cms
2023-12-19 Tomas Mrazci.yml: Fix bad conflict fix in backported patch
2023-12-19 Tomas MrazConsolidate raising errors in SSL_CONF_cmd()
2023-12-19 Tomas MrazTest that incorrect entry in the ssl section is not...
2023-12-19 Tomas MrazAlways apply all configuration settings from the ssl...
2023-12-19 Dmitry Misharovrun Windows GitHub CI workflow on self-hosted runners
2023-12-19 Dmitry Misharovrun GitHub CI workflow on self-hosted runners
2023-12-19 Dmitry Misharovrun Cross Compiles workflow on self-hosted runner
2023-12-18 James Muircms: avoid intermittent test failure
2023-12-18 Xi RuoyaoDefine L_ENDIAN for linux64-loongarch64
2023-12-18 dependabot... Bump actions/upload-artifact from 3 to 4
2023-12-18 Dmitry KobetsFix instructions for running tests on Windows
2023-12-15 Hugo LandauLHASH: Document down_load functions
2023-12-15 Hugo LandauLHASH: Fix documentation for doall-delete hazards
2023-12-15 Neil HormanHarden asn1 oid loader to invalid inputs
2023-12-13 Dr. David von... CONTRIBUTING.md: add reference to util/check-format...
2023-12-13 James Muirdoc: fix list display in man page
2023-12-13 fangming.fangEnable BTI feature for md5 on aarch64
2023-12-12 James Muirossl-params: check length returned by strlen()
2023-12-12 Dr. David von... provider-storemgmt.pod: fix nits (unclosed '<' around...
2023-12-12 Bernd EdlingerFix a possible memleak in opt_verify
2023-12-12 Bernd EdlingerFix a possible memleak in apps/rehash.c
2023-12-12 Bernd EdlingerFix a possible memleak in smime_main
2023-12-12 Bernd EdlingerFix a possible memleak in cms_main
2023-12-12 Matt CaswellDon't attempt to set provider params on an ENGINE based...
2023-12-12 Matt CaswellAdd a test for late loading of an ENGINE in TLS
2023-12-12 Matt CaswellAdd a test case for OSSL_HTTP_parse_url
2023-12-12 Matt CaswellFix some invalid use of sscanf
2023-12-12 Matt CaswellExtend the test of BN_GF2m_mod_inv
2023-12-12 Matt CaswellAvoid an infinite loop in BN_GF2m_mod_inv
2023-12-12 Bernd EdlingerFix a possible memory leak in do_othername
2023-12-12 Matthias St... doc: improve documentation of EVP in-place encryption
2023-12-08 Richard Levittetest/recipes/01-test_symbol_presence.t: Treat common...
2023-12-08 Richard Levittetest/recipes/01-test_symbol_presence.t: Ignore symbols...
2023-12-08 Richard LevitteAdd the 'run_tests' target to the Windows build file...
2023-12-08 Richard LevitteMake sure that the test / tests build target run 'run_t...
2023-12-08 Richard LevitteConfigure: Refuse to make directories in the source...
2023-12-08 Richard LevitteModify 'out-of-source-and-install' to work with a read...
2023-12-07 Neil HormanAdd overflow checks to parse_number/parse_hex/parse_oct
2023-12-06 Neil HormanStatically link legacy provider to evp_extra_test
2023-12-05 Tomas Mrazrehash.c: Do not use NAME_MAX limit
2023-12-04 Richard LevitteMake 'openssl list' less sensitive for providers withou...
2023-12-04 Richard LevitteAdd a minimal test provider
2023-12-04 Richard LevitteAfter initializing a provider, check if its output...
2023-12-04 Bernd EdlingerFix a possible memory leak in CMS_add_simple_smimecap
2023-12-04 Michael OsipovFix detection on HP-UX (IA64)
2023-12-04 James Muirdoc: improve display of KECCAK-KMAC128, KECCAK-KMAC256...
2023-12-01 Neil HormanDon't free aliased pointers in ctx cmp_ctx tests
2023-12-01 Neil HormanAdd locking to CRYPTO_secure_used
2023-12-01 James Muirevp-cmac: do not seg-fault when getting mac-size before...
2023-12-01 Bernd EdlingerFix a possible memory leak in make_receipt_request
2023-12-01 Bernd EdlingerFix a possible use after free in X509v3_asid_add_id_or_...
2023-12-01 James Muirrsa-doc: fix typo
2023-11-30 Sean Brightdoc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.
2023-11-30 lan1120Initialize dstctx->mgf1_md to NULL in rsa_dupctx function
2023-11-30 Xi Ruoyaobn_nist: Fix strict-aliasing violations in little-endia...
2023-11-30 Jamie CuiFix EVP_RAND-SEED-SRC documentation example
2023-11-30 Dmitry MisharovAdd self-hosted runners
2023-11-29 Viktor DukhovniAdd last missing TLSA usage/selector/mtype test case
2023-11-29 Viktor DukhovniFix freshly introduced double-free.
2023-11-28 Bernd EdlingerFix a possible memory leak in ct_move_scts
2023-11-24 Tomas Mrazx86_64-xlate.pl: Fix build with icx and nvc compilers
2023-11-24 Matt CaswellMove freeing of an old enc_write_ctx/write_hash to...
2023-11-24 Neil Hormanzero data in hm_fragment on alloc
2023-11-23 Tomas MrazAdd negative test for key length change
2023-11-23 Tomas MrazAdd negative test for iv length change
2023-11-23 Tomas Mrazupdate/final: Return error if key is not set
2023-11-23 Tomas MrazWhen changing IV length invalidate previously set IV
2023-11-23 Tomas MrazCross Compiles CI: Run evp tests on pull requests
2023-11-23 James Muircontributing-doc: give example commit message with...
2023-11-23 Richard LevitteAdapt C compiler detection for VSI C on x86_64
2023-11-23 Huiyue XuFix a possible memory leak in SM2 provider
2023-11-22 James Muirdoc: fix description of mac "block-size" parameter
2023-11-22 James Muirdoc: better description of KECCAK-KMAC XOF
2023-11-22 James MuirUpdate OpenSSL logos
2023-11-22 Bernd EdlingerFix possible memleak in PKCS7_add0_attrib_signing_time
2023-11-22 Bernd EdlingerFix a possible use-after-free in custom_exts_free
2023-11-22 Bernd EdlingerFix a possible memleak in CMS_sign_receipt
2023-11-22 Bernd EdlingerFix a possible memleak in PKCS7_add_attrib_smimecap
2023-11-22 Bernd EdlingerFix a possible memory leak in dane_tlsa_add
2023-11-21 Anders JanssonFix typo in variable name
2023-11-16 James Muircms demos: print signingTime attributes
2023-11-16 slontisFixup demo exit status magic numbers
2023-11-15 dependabot... Bump actions/github-script from 6 to 7
2023-11-15 Viktor SzakatsConfigure: do not check for an absolute prefix in cross...
2023-11-10 Alexey Fofanovapps/list.c: Check the result of inserting a provider...
2023-11-09 Matt CaswellFix a bad backport
2023-11-09 Bernd EdlingerFix a possible memory leak of ssl->s3.tmp.psk
2023-11-08 Tomas MrazAdd CHANGES.md and NEWS.md entry for CVE-2023-5678
2023-11-08 Matthias St... apps/rehash.c: avoid printf format warning [-Wformat]
2023-11-08 Bernd EdlingerFix a possible memory leak in custom_ext_add
2023-11-07 Dmitry BelyavskiyUse proper KDF SS parameter name
2023-11-06 Richard LevitteFix conflicts between DH check flags and FFC check...
2023-11-06 Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-11-06 Michael HinzFix documentation regarding KMAC sizes
2023-11-02 Bernd EdlingerFix a possible memory leak in load_builtin_compressions
2023-11-01 James Muirfree oaep label-octet-string on error
2023-10-26 Damian Hobson... x509_print_ex: Remove unused setting when XN_FLAG_COMPA...
2023-10-26 Damian Hobson... Fix X509_REQ_print_ex bug
next