]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-01-09  Frederik Wedel... Update session id and ticket logic for dtls13
2025-01-09  Frederik Wedel... Removes an mtu assertion that fails
2025-01-09  Frederik Wedel... Support TLS1.3 sigalg logic in DTLS1.3
2025-01-09  Frederik Wedel... Handle alerts similarly in dtls1_read_bytes() as done...
2025-01-09  Frederik Wedel... Make similar changes to dtls1_do_write() for dtls1...
2025-01-09  Frederik Wedel... Adds some more changes dtls specific functions to make...
2025-01-09  Frederik Wedel... Make dtls1.3 changes to dtls1_read_bytes and do_dtls1_w...
2025-01-09  Frederik Wedel... Don't allow renegotiation for DTLS 1.3
2025-01-09  Frederik Wedel... Adds dtls 1.3 support in TLS::Proxy
2025-01-09  Frederik Wedel... Support TLS 1.3 kexs and groups with DTLS 1.3
2025-01-09  Frederik Wedel... Fix wrong dtls 1 and 1.2 version check
2025-01-09  Frederik Wedel... Do DTLS13 and TLS13 connection version check in one...
2025-01-09  Frederik Wedel... Fix sending session ids in DTLS-1.3
2025-01-09  Frederik Wedel... Update tls state machine logic to support dtls1.3 along...
2025-01-09  Frederik Wedel... Fix protocol list for cmd_Protocol()
2025-01-09  Frederik Wedel... Add dtls1.3 to ssl_protocol_to_string()
2025-01-09  Frederik Wedel... Adds DTLS1.3 to ssl protocol to text structs
2025-01-09  Frederik Wedel... Determine which label prefix to use based on if the...
2025-01-09  Frederik Wedel... Use dtls1.3 cryptographic label prefix as dictated...
2025-01-09  Frederik Wedel... Support TLS1.3 extensions with DTLS1.3
2025-01-09  Frederik Wedel... Print session ticket for dtls 1.3 as well.
2025-01-09  Frederik Wedel... Adds DTLS 1.3 functionality to s_client and s_server...
2025-01-09  Frederik Wedel... Integrate dtls1.3 in s_client and s_server
2025-01-09  Frederik Wedel... Remove compile guards for dtls1.3 method implementations
2025-01-09  Frederik Wedel... Adds initial dtls 1.3 structs and definitions
2025-01-09  Michael BaentschUpdate error codes in "crypto/err/openssl.txt"
2025-01-09  Dmitry MisharovReplace self-hosted runners with GitHub hosted
2025-01-09  Frederik Wedel... Fix memory leaks from missing checks of return value...
2025-01-09  Richard LevitteFix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXY
2025-01-08  Neil HormanFix encryption level ordering
2025-01-08  Frederik Wedel... Free data if sk_OPENSSL_STRING_push fails.
2025-01-08  Frederik Wedel... Return NULL from ossl_lib_ctx_get_concrete() when it...
2025-01-08  Семенов ГерманAdded configuration for Embarcadero-Borland Clang Compi...
2025-01-08  Frederik Wedel... Check returns of various sk_*_push functions
2025-01-07  Frederik Wedel... Pass functions with correct signatures to the evp_gener...
2025-01-07  Matt CaswellFix a funding.json error
2025-01-07  Viktor DukhovniSome PQ-related CSOR OIDs
2025-01-06  Niels DosscheFix potential memory leak in PKCS12_add_key_ex()
2025-01-06  Bernd EdlingerFix a potential misaligned memory access
2025-01-06  Bernd EdlingerFix the sporadic test failure in 30-test_evp_extra.t
2025-01-06  Bernd EdlingerRun fuzz-checker workflow on ubuntu-24.04
2025-01-06  Bernd EdlingerFix test failure in 90-test_memleak.t
2025-01-06  Bernd Edlingeruse-of-uninitialized-value in quic_tserver_test
2025-01-06  Bernd EdlingerFix a minor memory sanitizer issue
2025-01-06  Bernd EdlingerTry to work around the llvm-symbolizer failure
2025-01-06  Bernd EdlingerAdd __isoc23_strtol to unix-symbols.txt
2025-01-06  Bernd EdlingerAdd -fno-sanitize=function to ubsan
2025-01-06  Dmitry MisharovAdd linux ppc64le runner
2025-01-06  Job SnijdersClean up ASN1_STRING comment and improve example in...
2025-01-06  Neil Hormanadd multiplexing test for quic server to ci
2025-01-06  Tomas Mraz80-test_cms.t: Fix incorrect plan from bad merge
2025-01-06  Jakub ZelenkaFix CMS encryption with key agreement when originator set
2025-01-06  Jakub ZelenkaFix originator cert leak in cms app
2025-01-06  Jonathan SwinneyOptimize x86/aarch64 MD5 implementation
2025-01-06  Dr. David von... openssl-pkeyutl.pod.in: update from SHA-1 to SHA256...
2025-01-06  Dr. David von... openssl-pkeyutl.pod.in: various fixes
2025-01-06  Dr. David von... apps/pkeyutl: Fix checks and documentation regarding...
2025-01-06  Matt CaswellAdd a funding.json file
2025-01-03  Michael BaentschCorrect return value documentation for X509V3_set_ctx()
2025-01-03  Frederik Wedel... Avoid leaking memory when realloc fails
2025-01-02  Jonathan M... test: allowedAttributeAssignments X.509v3 extension
2025-01-02  Jonathan M... doc: the allowedAttributeAssignments X.509v3 extension
2025-01-02  Jonathan M... feat: support the allowedAttributeAssignments X.509v3...
2025-01-02  cxReject invalid FFDHE and ECDHE key shares with SSL_AD_I...
2025-01-02  Niels DosscheFix potential memory leak in BIO_get_accept_socket()
2024-12-31  Tomas Mrazcore_namemap.c: Use OPENSSL_STRING instead of defining...
2024-12-30  Neil HormanReduce the matrix fanout of interop runner
2024-12-30  Зишан Мирзаec_kem.c: Fix ikmlen check
2024-12-26  Matt CaswellAdd a daily run-checker test for the TLS security level
2024-12-26  Matt CaswellEnsure the tests pass even if the default seclevel...
2024-12-26  ryuishiiX509_ACERT_sign_ctx(): Remove superfluous reference
2024-12-26  Peter JuhaszAdd CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_si...
2024-12-23  Jonathan M... fix: ci failures due to symbols missing from history
2024-12-23  Jonathan M... doc: the attributeMappings X.509v3 extension
2024-12-23  Jonathan M... test: the attributeMappings X.509v3 extension
2024-12-23  Jonathan M... feat: support the attributeMappings X.509v3 extension
2024-12-20  Dmitry BelyavskiyTake into account no_store when pushing algorithm
2024-12-20  Dmitry BelyavskiyThis is a test for nocache provider behavior
2024-12-20  Andrey Tsygunkaossl_i2c_ASN1_BIT_STRING(): Fix a possible heap buffer...
2024-12-19  Kalavakolanu... safe_math.h: Check if __GNUC__ is defined
2024-12-19  Tomas Mraztest_evp_cipher_pipeline(): Fix memory leaks on errors
2024-12-19  Patrick J.... doc: Correctly reflect parameter constraints in EVP_Dec...
2024-12-18  Michael BaentschFix missing HISTORY doc entries
2024-12-17  Neil HormanAdd amplification limit test to interop quic testing
2024-12-17  otherddn1978Check whether ctx->pctx != NULL
2024-12-17  Ramkumardocs: update man3 and man7 with cipher pipeline APIs 26136/head
2024-12-17  Ramkumartest: add evp_extra_test case for cipher pipeline API...
2024-12-17  Ramkumarfeat: add EVP APIs for cipher pipelining
2024-12-17  Ramkumardocs: EVP pipeline API design document
2024-12-16  Michael BaentschUpdate HISTORY sections of libssl functions > 3.0.0
2024-12-13  Tomas MrazFix breakage on arm64_32 platforms
2024-12-13  Ryan Farleyopenssl-dgst: Document that xoflen is required for...
2024-12-13  Elizarova,... Extension of OPENSSL_ia32cap to accommodate additional...
2024-12-13  Sasha RomijnFix typo in SSL_get_shared_sigalgs docs
2024-12-13  Neil HormanLimit tests with non-openssl clients
2024-12-13  Michael BaentschAdd HISTORY to BIO_s_mem documentation
2024-12-13  Tomas MrazFix leak of a RAND_POOL in error condition
2024-12-13  Dr. David von... X509: document non-standard behavior checking EKU exten...
2024-12-13  Tomas MrazFix the intermittent lhash_test failure on Windows
2024-12-11  Dmitry BelyavskiyTo verify MAC, we need a MAC
next