]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2024-01-08  Tomas MrazAvoid memory leak if SXNET_add_id_INTEGER() fails
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  Matt CaswellCorrect ssl_old_test stream handling
2024-01-04  Matt CaswellClarify the PKCS12 docs
2024-01-04  Tomas MrazMake OPENSSL_sk_push return only 0 or 1
2024-01-03  Neil Hormancleanse stack variable in blake2[b|s] finalization
2024-01-03  Frederik Wedel... Simplify ssl protocol version comparisons.
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-03  Frederik Wedel... Set max protocol version for dtls renegotiation tests...
2024-01-02  Grant Nicholriscv: Fix mispelling of extension test macro
2024-01-01  Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29  Sebastian Andrzej... apps: Don't print hostname on bio_out during connect.
2023-12-29  James Muirdoc: fix "the a" typos (and other things nearby)
2023-12-29  zengwei2000ddd-02-conn-nonblocking-threads.c: Fix the leak of...
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-29  Bernd EdlingerFix error handling in ASN1_mbstring_ncopy
2023-12-29  James Muirdemos: fix cert scripts
2023-12-29  James Muirparams: drop INT_MAX checks
next