openssl.git
2024-01-12 Holger DenglerAdd tests for re-using cipher contexts
2024-01-12 Holger DenglerFix partial block encryption in cfb and ofb for s390x...
2024-01-12 Holger DenglerFix partial block encryption in cfb and ofb for s390x
2024-01-11 Neil HormanUpdate Docs for EVP_MAC
2024-01-11 sashanevp_fetch.c: Check meth_id instead of name_id
2024-01-10 Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2024-01-10 Bernd EdlingerFix a possible memory leak in sxnet_v2i
2024-01-09 Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-6129
2024-01-09 Rohan McLurepoly1305-ppc.pl: Fix vector register clobbering
2024-01-08 Tomas MrazAvoid memory leak if SXNET_add_id_INTEGER() fails
2024-01-08 Tomas MrazAdd missing sm4_ccm_dupctx() and sm4_gcm_dupctx()
2024-01-08 Richard LevitteVMS: Add the missing -p32 and -p64 variants for x86_64
2024-01-08 Richard LevitteFix VMS installation - update vmsconfig.pm for consistency
2024-01-05 Neil Hormancleanse stack variable in kdf_pbkdf1_do_derive
2024-01-05 Neil HormanValidate config options during x509 extension creation
2024-01-05 Neil Hormanfixup! Adding interop tests
2024-01-05 Neil HormanAdding interop tests
2024-01-05 Neil HormanUpdate workflow to use GITHUB_WORKSPACE
2024-01-05 Neil HormanAdding interop tests
2024-01-05 Neil HormanFix a key repointing in various ciphers
2024-01-05 Neil HormanAdd dupctx support to rc4_hmac_md5 algo
2024-01-05 Neil Hormanimplement dupctx for chacha20_poly1305
2024-01-05 Neil Hormanimplement dupctx for aes_WRAP methods
2024-01-05 Neil HormanAdd dupctx support to aead ciphers
2024-01-05 Neil Hormanmake inability to dup/clone ciphers an error
2024-01-05 Dmitry Misharovfix buildtest job runner
2024-01-05 Dr. David von... add missing doc of X509_REQ_get_extensions() and X509_R...
2024-01-04 Matt CaswellClarify the PKCS12 docs
2024-01-03 Neil Hormancleanse stack variable in blake2[b|s] finalization
2024-01-03 Neil Hormanvalidate requested key length in kdf_pbkdf1_do_derive
2024-01-03 rilyshprovider-keymgmt.pod: fix typo
2024-01-03 slontisAdd missing documentation for X509_ATTRIBUTE related...
2024-01-03 Tomas MrazAllow duplicate CMS attributes
2024-01-01 Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29 James Muirdoc: fix "the a" typos (and other things nearby)
2023-12-29 slontisAdd missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_...
2023-12-29 slontisLimit RSA-OAEP related functions to RSA keys only
2023-12-29 slontisFix memleak in rsa_cms_decrypt
2023-12-22 Gopal SharmaFixed windows compilation issue
2023-12-22 Bernd EdlingerFix a possible memory leak in dh_cms_encrypt
2023-12-22 Tomas MrazAES: Document that the XTS, SIV, WRAP modes do not...
2023-12-22 Neil HormanDetect and prevent recursive config parsing
2023-12-20 dependabot... Bump actions/setup-python from 4.7.1 to 5.0.0
2023-12-19 Bernd EdlingerFix a possible memory leak in ossl_x509_algor_md_to_mgf1
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
next