]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-02-24  Bob BeckAdd a changes entry
2026-02-24  Bob BeckFix misplaced check spotted by vitkor
2026-02-24  Bob BeckFix up bug found by nhorman on review. Thanks!
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate crypto/x509/x509_vpm.c
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate crypto/x509/x509_vpm.c
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckAdd a test for using a leading . for verification of...
2026-02-24  Bob BeckAllow for a leading . for wildcard like matches
2026-02-24  Bob BeckEnsure we use the correct '@' in an email and raise...
2026-02-24  Bob BeckAddress Viktor's review around label checks
2026-02-24  Bob BeckMention ASCII vs Non ASCII localparts
2026-02-24  Bob Beckderp
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate doc/man3/X509_VERIFY_PARAM_set_flags.pod
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate doc/man3/SSL_set1_host.pod
2026-02-24  Bob BeckUpdate doc/man3/X509_VERIFY_PARAM_set_flags.pod
2026-02-24  Bob BeckUpdate doc/man3/X509_VERIFY_PARAM_set_flags.pod
2026-02-24  Bob BeckUpdate doc/man3/X509_VERIFY_PARAM_set_flags.pod
2026-02-24  Bob BeckUpdate crypto/x509/v3_utl.c
2026-02-24  Bob BeckUpdate crypto/x509/v3_utl.c
2026-02-24  Bob BeckLet's support multiple names for certificate verification
2026-02-24  Neil HormanEnsure we don't leak heap in ossl_rcu_lock_free
2026-02-24  Neil HormanConstify X509_find_by_subject
2026-02-24  Alexander KomarovAdded Nvidia/Olympus CPU dispatch to enable optimal...
2026-02-24  PauliUpdate documentation with guidelines for commit and...
2026-02-23  Bob BeckConstify X509_STORE_add_cert()
2026-02-23  Bob BeckConstify various functions that were non const due...
2026-02-23  Richard LevitteFix the uses of X509_check_certificate_times
2026-02-23  Denis Proninpreserve data constness when getting issuer name's...
2026-02-23  Igor UstinovAdded BIO_set_send_flags() function to set flags passed...
2026-02-23  Dr. David von... OSSL_CRMF_MSG_centralkeygen_requested(): change confusi...
2026-02-23  Dr. David von... cmp_ctx.c OSSL_CMP_CTX_new(): update and/or comment...
2026-02-22  Bob BeckCorrect the instructions for how to run the krb5 extern...
2026-02-22  Angel YankovConstify X509_CRL_get0_by_cert
2026-02-22  Neil HormanConstify X509_CRL_get0_by_cert
2026-02-22  Bob BeckReturn the correct error message in ossl_X509_print_ex_...
2026-02-22  Bob BeckAdd a changes entry for the x509 time function changes
2026-02-22  Neil HormanFix broken strict-warnings build in sskdf and x963kdf
2026-02-22  Bob BeckConstify X509_chain_check_suiteb
2026-02-21  Dr. David von... X509V3_set_nconf(): Improve error handling using this...
2026-02-21  Dr. David von... X509V3_set_ctx(): Improve error handling using this...
2026-02-21  Viktor DukhovniCHANGE log additions
2026-02-21  Viktor DukhovniRefactor openssl-speed(1)
2026-02-21  Viktor DukhovniNew SSL tests for SM2 cert and key exchange
2026-02-21  Milan BrozAdd curveSM2 and curveSM2MLKEM768 TLS test.
2026-02-21  Viktor DukhovniDocument ECDH over SM2 key exchange.
2026-02-21  Viktor DukhovniSupport for RFC8998 curveSM2 + hybrid
2026-02-21  Viktor DukhovniUse algorithm name macros instead of literals
2026-02-21  Viktor DukhovniPass tls-version to cert sign/verify algorithms
2026-02-21  Viktor DukhovniNew SM2 "tls-version" signature parameter
2026-02-21  Viktor DukhovniImplement default SM2 distinguished identifier
2026-02-21  Viktor DukhovniSM2 digest sign/verify context initialisation fix
2026-02-21  Viktor DukhovniNew decoder generator returns matched field count
2026-02-20  Neil HormanConstify X509_print_fp and X509_print_ex_fp
2026-02-20  Milan BrozConstify X509_REQ_get1_email, X509_get1_email and X509_...
2026-02-20  Dmitry BelyavskiyRemoving some more EVP_get_smtbysmth calls
2026-02-20  sftcdrequire manual build for external ECH tests
2026-02-20  Tomas MrazECH: Remove whitespace at EOL or EOF
2026-02-20  Tomas MrazECH: Use BIO_puts when appropriate
2026-02-20  sftcdECH: change from I-D to RFC 9849 and resolve TODO(ECH...
2026-02-20  sftcdECH: avoid pointer aliasing in tls_construct_ctos_psk()
2026-02-20  sftcdech_check_format(): Fix potential out of bounds read
2026-02-20  sftcdAdd tests and documentation and fix a couple of issues...
2026-02-20  sftcdossl_ech_get_retry_configs(): Check for integer overflow
2026-02-20  sftcdtls_process_server_hello(): With retry config validate...
2026-02-20  sftcdech_test.c: Add test for trying ECH with TLSv1.2
2026-02-20  sftcdssl_choose_server_version(): With ECH check if connecti...
2026-02-20  sftcdDocument that SSL_OP_ECH_TRIALDECRYPT can cause DoS...
2026-02-20  sftcdech_read_priv_echconfiglist(): Pass encodedlen to BIO_n...
2026-02-20  Tomas MrazECH: Properly apply libctx and propq from SSL_CTX
2026-02-20  sftcds_client and s_server options for ECH
2026-02-20  sftcdFix a client-auth bug introduced by ECH code
2026-02-20  Tomas Mrazech_store.c: Fix casts and avoid leaks on error return
2026-02-20  Tomas Mrazech_ssl_apis.c: Check some invalid argument passing
2026-02-20  Tomas MrazFix warnings about casts in ECH code
2026-02-20  sftcdAdd server-side handling of Encrypted Client Hello
2026-02-20  Matt CaswellAdd a test for the new PACKET_msg_start() function
2026-02-20  Matt CaswellIntroduce the PACKET_msg_start() function
2026-02-20  sftcdECH client support for sending multiple key shares
2026-02-20  sftcdECH client side transcript refactor
2026-02-20  sftcdECH client side
2026-02-20  sftcdECH external APIs
2026-02-20  sftcdECH CLI implementation
2026-02-20  Stephen FarrellECH build artefacts and a bit of code
2026-02-20  Stephen FarrellDocuments initial agreed APIs for Encrypted Client...
2026-02-20  Stephen Farrelladd ech-api.md
2026-02-20  Frederik Wedel... Const correct time parameter for X509_cmp_time(), X509_...
2026-02-20  Neil HormanConstify X509_to_X509_REQ and X509_REQ_to_X509
2026-02-20  Daniel KubecCRL: reject malformed CRL Number and CRL Delta Indicator
2026-02-20  Milan BrozConstify X509_issuer_and_serial_hash
2026-02-20  Neil HormanConsity X509_add_cert and X509_self_signed
2026-02-20  Milan BrozConstify X509v3_asid_validate_resource_set and X509v3_a...
2026-02-20  Neil Hormanconstify X509_check_trust, X509_TRUST_add
2026-02-20  Dimitri John... Revert "fips-jitter: Force use jitter entropy in the...
next