]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-04-09  Jiasheng JiangAPPS: Add missing OPENSSL_free() and combine the error...
2024-04-09  Tom CosgroveFix "Error finalizing cipher loop" when running openssl...
2024-04-09  Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
2024-04-08  Matt CaswellAdd a test for session cache overflow
2024-04-08  Matt CaswellHardening around not_resumable sessions
2024-04-08  Matt CaswellAdd a CHANGES.md/NEWS.md entry for the unbounded memory...
2024-04-08  Matt CaswellFix unconstrained session cache growth in TLSv1.3
2024-04-08  Matt CaswellExtend the multi_resume test for simultaneous resumptions
2024-04-05  Matt CaswellAdd a test for session cache handling
2024-04-04  Dmitry Misharovdowngrade upload-artifact action to v3
2024-04-04  Tomas Mrazopenssl-crl(1): The -verify option is implied by -CA...
2024-04-04  Tomas MrazDEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free...
2024-04-04  dgbknBackported .gitignore changes from master
2024-04-04  slontisAdd 'documentation policy' link to CONTRIBUTING guide.
2024-04-04  Job SnijdersAlign 'openssl req' string_mask docs to how the softwar...
2024-04-02  Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2024-04-02  Bernd EdlingerFix openssl req with -addext subjectAltName=dirName
2024-04-02  dependabot... Bump actions/setup-python from 5.0.0 to 5.1.0
2024-04-02  Simo SorceExplicitly state what -keys does
2024-03-25  Viliam LejčíkAdd NULL check before accessing PKCS7 encrypted algorithm
2024-03-25  Jiasheng JiangReplace size_t with int and add the check for the EVP_M...
2024-03-25  Jiasheng JiangReplace unsigned with int
2024-03-25  sashanfix demos/sslecho/main.c so it builds on OpenBSD too
2024-03-22  olszomalFixed a typo and grammar in openssl-ts.pod
2024-03-22  Dmitry MisharovAdd M1 macOS runner to some workflows
2024-03-22  Matt HauckUpdate FIPS hmac key documentation
2024-03-15  Matt CaswellFix unbounded memory growth when using no-cached-fetch
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 23430/head
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
next