]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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-31  K1Optimize the implementation of ec_field_size()
2024-01-31  Matt CaswellFix compilation on Windows using icc
2024-01-31  Matt CaswellExtend the testing of resetting/clearing an SSL connection
2024-01-31  Matt CaswellFree the QUIC TLS object before freeing the channel
2024-01-31  Matt CaswellFree the tserver TLS object before freeing the channel
2024-01-31  Matt CaswellRationalise RECORD_LAYER_clear() and clear_record_layer()
2024-01-31  Matt CaswellWhen selecting a method ensure we use the correct clien...
2024-01-31  Matt CaswellFix an assertion failure in tls_common.c
2024-01-30  dependabot... Bump suisei-cn/actions-download-file from 1.4.0 to...
2024-01-30  Neil Hormanfix missing null check in kdf_test_ctrl
2024-01-30  Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2024-01-25  rilyshreplace strstr() with strchr() for single characters
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-25  Neil HormanAdd tests for return codes for EVP_CIPHER_CTX_get[block...
2024-01-25  Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
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-23  Jakub WilkFix typos
2024-01-23  Hugo LandauAdd CHANGES entry
2024-01-23  Hugo LandauFix docs
2024-01-23  Hugo LandauQUIC MULTISTREAM TEST: Test optimised FIN API
2024-01-23  Hugo LandauQUIC APL: Implement optimised FIN API
2024-01-23  Hugo LandauQUIC: Add optimised FIN API
2024-01-22  Lars SchmertmannRemove mios-simulator-version-min from default iOS...
2024-01-22  Dr. David von... 02-test_errstr.t: make robust on `openssl errstr` crashes
2024-01-19  Frederik Wedel... Removes unsed function: ssl_bad_method()
2024-01-19  shashankmca80Uninitialized array variable
2024-01-18  Paul Dreikprevent integer overflow in ossl_asn1_time_from_tm
2024-01-18  Paul Dreikadd test for provoking integer overflow in ossl_asn1_ti...
2024-01-18  Matt CaswellDon't apply max_frag_len checking if no Max Fragment...
2024-01-18  Matt CaswellFix a FreeBSD build failure when KTLS is enabled
2024-01-18  Matt CaswellAdd a KTLS test where we write long app data records
2024-01-18  Dr. David von... X509_dup.pod: add caveat that extra data is not copied...
2024-01-18  Frederik Wedel... Move increment of dtls epoch to change cipher state...
2024-01-18  Matt CaswellDocument SSL_R_UNEXPECTED_EOF_WHILE_READING
2024-01-18  Kevin JerebicaAdd a deprecation warning for a function in docs
2024-01-17  Tomas MrazFix reason value collision for CMP_R_UNEXPECTED_SENDER
2024-01-17  Neil HormanIntroduce hash thunking functions to do proper casting
2024-01-17  Dr. David von... cmp_vfy.c/check_msg_all_certs(): remove needless trace...
2024-01-17  Dr. David von... ossl_cmp_msg_check_update(): improve diagnostics of...
2024-01-17  Dr. David von... 80-test_cmp_http_data/: add tests for -no_cache_extrace...
2024-01-17  Dr. David von... CMP app and doc: add -no_cache_extracerts option /...
2024-01-17  Dr. David von... CMP app: make -ignore_keyusage apply also for mock...
2024-01-17  Lin RunzeFix performance regression of ChaCha20 on LoongArch64
2024-01-16  Samuel Thibaulthurd: Fix dgram_sendmmsg
2024-01-16  Viktor DukhovniAdd missing genpkey -rand support
2024-01-16  lan1120Check whether the pubkey exists in ossl_ecx_key_dup
2024-01-15  Drokov PavelRemove receiving of unused return value
2024-01-15  Matt CaswellMove discovery of the legacy alg type into the keymgmt
2024-01-15  Frederik Wedel... Error in s_server when -rev option is used with dtls.
2024-01-15  David BenjaminAdd X509_STORE_get1_objects
2024-01-15  Gopal SharmaRemoved logically dead code from function i2r_issuer_si...
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-15  Akshat MaheshwariFix grammar in documentation
2024-01-15  barracuda156poly1305_ieee754.c: fix PowerPC macros
2024-01-15  Drokov PavelCheck ASN1_OBJECT_new result
2024-01-15  Job SnijdersAdd apps/x509 -set_issuer & -set_subject option to...
2024-01-12  barracuda156aes_platform.h, gcm128.c: fix Darwin PowerPC macro...
2024-01-12  sharad3001ossl_rsa_fips186_4_gen_prob_primes(): Remove unused...
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-12  Fsuplink-x86_64.pl: make x86_64-xlate.pl accept $flavour...
2024-01-11  Hugo LandauQUIC RCIDM: Minor updates
2024-01-11  Hugo LandauUpdate fuzz corpora
2024-01-11  Hugo LandauQUIC RCIDM: Update fuzz corpora
2024-01-11  Hugo LandauQUIC RCIDM: Fix ANSI compliance
2024-01-11  Hugo LandauQUIC RCIDM: Add test
2024-01-11  Hugo LandauQUIC RCIDM: Add counters to support RCID count enforcement
2024-01-11  Hugo LandauQUIC SRTM: Fixes for clang
2024-01-11  Hugo LandauQUIC RCIDM: Minor fixes
2024-01-11  Hugo LandauQUIC RCIDM: Add fuzzer
2024-01-11  Hugo LandauQUIC RCIDM: Add RCIDM
2024-01-11  Neil HormanUpdate Docs for EVP_MAC
2024-01-11  Tomas MrazDisable build of HWAES on PPC Macs
2024-01-11  sashanevp_fetch.c: Check meth_id instead of name_id
2024-01-11  James Muirdoc: "digest" must be explicitly set with deterministic...
2024-01-11  Frederik Wedel... Remove wpend_ret that was only assigned and never used.
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-10  fangming.fangPreserve callee-saved registers in aarch64 AES-CTR...
2024-01-09  Neil HormanCheck appropriate OSSL_PARAM_get_* functions for NULL
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-09  Tomas MrazSync CHANGES.md and NEWS.md with 3.2 branch
2024-01-09  Neil HormanAugment RSA provider to generate CRT coefficients on...
2024-01-08  Will SackfieldFail the Configure script with no Configurations
next