openssl.git
2024-03-15 Shakti ShahSSL_add_dir_cert_subjects_to_stack(): Documented return...
2024-03-15 Neil HormanFix ASLR to be smaller during asan/tsan/ubsan runs
2024-03-14 Vladimirs AmbrosovsFix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decrypt
2024-03-12 谭九鼎Doc: fix style
2024-03-11 Alexandr NedvedickyFAQ.md should be removed
2024-03-07 Bernd EdlingerTry to fix intermittent CI failures in sslapitest
2024-03-07 Bernd EdlingerDont run the self-hosted workflows when not available
2024-03-01 shridhar kalavaguntaFix off by one issue in buf2hexstr_sep()
2024-02-25 Hamilton ChapmanEnsure `$(MAKE)` commands and `CFLAGS` are appropriatel...
2024-02-22 Michael BaentschSSL_set1_groups_list(): Fix memory corruption with...
2024-02-22 响马chachap10-ppc.pl: Fix truncated relocation
2024-02-22 MrRurikovs_cb.c: Add missing return value checks
2024-02-22 Tomas MrazMinor wording fixes related to no-atexit
2024-02-22 Randall S.... Add atexit configuration option to using atexit() in...
2024-02-21 Matt CaswellDon't print excessively long ASN1 items in fuzzer
2024-02-20 Bernd RitterCorrect the defined name of the parameter "micalg"...
2024-02-16 Marcel GosmannFixed Visual Studio 2008 compiler errors
2024-02-16 Neil HormanCheck for NULL cleanup function before using it in...
2024-02-14 Shakti ShahKDF_CTX_new API has incorrect signature (const should...
2024-02-11 Dimitri PapadopoulosFix typos found by codespell in openssl-3.1
2024-02-09 Tomas MrazFix memory leaks on error cases during drbg initializations
2024-02-09 Angel BaezRearrange terms in gf_mul to prevent segfault
2024-02-07 Tomas MrazFix testcases to run on duplicated keys
2024-02-02 Richard LevitteFix a few incorrect paths in some build.info files
2024-02-02 Bernd EdlingerSync pyca workflow with master
2024-01-31 Tomas MrazDocument the implications of setting engine-based low...
2024-01-31 Tomas MrazRevert "Improved detection of engine-provided private...
2024-01-31 Richard LevitteFix error reporting in EVP_PKEY_{sign,verify,verify_rec...
2024-01-31 Bernd EdlingerFix a possible memleak in bind_afalg
2024-01-30 Neil Hormanfix missing null check in kdf_test_ctrl
2024-01-30 Matt CaswellPrepare for 3.1.6
2024-01-30 Matt CaswellPrepare for release of 3.1.5 openssl-3.1.5
2024-01-30 Matt Caswellmake update
2024-01-30 Matt CaswellCopyright year updates
2024-01-30 Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2024-01-25 Richard LevitteHave OSSL_PARAM_allocate_from_text() fail on odd number...
2024-01-25 Matt CaswellAdd some tests for various PKCS12 files with NULL Conte...
2024-01-25 Matt CaswellAdd NULL checks where ContentInfo data can be NULL
2024-01-24 Bernd EdlingerFix a possible memory leak in req_main
2024-01-23 Tomas Mrazci.yml: Replace actions-rs/toolchain@v1 with dtolnay...
2024-01-23 Tomas Mraztlsfuzzer.sh: Use python3
2024-01-23 Tomas Mraztlsfuzzer.sh: Make it more informative on errors
2024-01-23 Tomas Mraztlsfuzzer.sh: Run openssl version on the built app...
2024-01-23 Tomas Mrazgost_engine.sh: Set OPENSSL_ENGINES_DIR
2024-01-19 shashankmca80Uninitialized array variable
2024-01-19 Matt CaswellDocument SSL_R_UNEXPECTED_EOF_WHILE_READING
2024-01-18 Dr. David von... X509_dup.pod: add caveat that extra data is not copied...
2024-01-18 Kevin JerebicaAdd a deprecation warning for a function in docs
2024-01-16 lan1120Check whether the pubkey exists in ossl_ecx_key_dup
2024-01-15 Frederik Wedel... Error in s_server when -rev option is used with dtls.
2024-01-15 Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-6237
2024-01-15 Tomas MrazLimit the execution time of RSA public key check
2024-01-15 Drokov PavelFix arithmetic expression overflow
2024-01-12 Richard LevitteAdd test/recipes/15-test_gensm2.t, to test SM2 key...
2024-01-12 Richard LevitteFix the encoding of SM2 keys
2024-01-12 Neil HormanFix NULL pointer deref when parsing the stable section
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
next