openssl.git
2024-02-10 Hugo LandauQUIC MULTISTREAM Test: Ensure poll test is robust
2024-02-10 Hugo LandauQUIC POLLING: Support no-quic builds
2024-02-10 Hugo LandauQUIC MULTISTREAM TEST: Fix perl warning around envvars
2024-02-10 Hugo LandauQUIC MULTISTREAM TEST: Add test for SSL_poll
2024-02-10 Hugo LandauQUIC POLLING: Implement autotick
2024-02-10 Hugo Landaumake update
2024-02-10 Hugo LandauQUIC: Add manpage for SSL_poll
2024-02-10 Hugo LandauQUIC APL: Implement SSL_poll backend
2024-02-10 Hugo LandauQUIC QSM: Allow bidi and uni incoming streams to be...
2024-02-10 Hugo LandauQUIC RIO: Add frontend SSL_poll implementation
2024-02-10 Hugo LandauQUIC: Add glossary entry for RIO
2024-02-10 Hugo LandauQUIC: Add polling API
2024-02-10 Hugo LandauBIO: Add SSL poll descriptor type
2024-02-09 Frederik Wedel... Remove unused function arguments from tls_int_new_recor...
2024-02-09 Hugo LandauTHREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafe
2024-02-09 Dmitry BelyavskiyAmend CHANGES.md/NEWS.md to reflect DN output changes
2024-02-09 Hugo LandauWindows: Add _dclass to the allowed symbols list
2024-02-09 Hugo LandauQUIC QLOG: Fix use of size_t and uint64_t
2024-02-09 Hugo LandauQUIC QLOG: Retrieve PID correctly on Windows
2024-02-09 Hugo LandauJSON_ENC: Fix unit test for MSVC
2024-02-09 Hugo LandauQUIC qlog: Enable qlog in Windows CI
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-09 Frederik Wedel... Remove unneeded stuff
2024-02-09 Frederik Wedel... Refactor skip test statements.
2024-02-09 Frederik Wedel... Adds some version guards for dummy proxy.
2024-02-09 Frederik Wedel... Don't use dtls proxy on windows.
2024-02-09 Frederik Wedel... Check if creating a tlsproxy instance per use allows...
2024-02-09 Frederik Wedel... Fix test runs on builds without tls1_3
2024-02-09 Frederik Wedel... Skip tests if build does not support dtls1.2 or tls1.2
2024-02-09 Frederik Wedel... Remove obsolete comment.
2024-02-09 Frederik Wedel... Merge dtls and tls records tests
2024-02-09 Frederik Wedel... Don't run dtls test on windows.
2024-02-09 Frederik Wedel... chomp does not work on windows.
2024-02-09 Frederik Wedel... Handle DTLS 1.2 in CertificateVerify messages
2024-02-09 Frederik Wedel... Use open2 instead of open for s_server instance
2024-02-09 Frederik Wedel... Support DTLS in TLS::Proxy.
2024-02-08 Hugo LandauMinor updates
2024-02-08 Hugo LandauQUIC APL: Move NULL pointer check to quic_impl.c
2024-02-08 Hugo LandauQUIC CHANNEL: Optimise struct packing
2024-02-08 Hugo LandauFixup multistream test
2024-02-08 Hugo LandauFix error code collision
2024-02-08 Hugo LandauMinor fixes after rebase
2024-02-08 Hugo LandauMinor fix
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Make test resilient on stochasti...
2024-02-08 Hugo LandauQuiet false warning about uninitialised variable
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Test available stream count API
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Test idle timeout configuration
2024-02-08 Hugo LandauQUIC CHANNEL: Fix idle timeout computation bug
2024-02-08 Hugo LandauQUIC CHANNEL: Defer transport parameter generation
2024-02-08 Hugo LandauAdd CHANGES entry
2024-02-08 Hugo LandauQUIC APL: Add feature query implementation
2024-02-08 Hugo LandauQUIC CHANNEL: Add idle timeout configuration and stream...
2024-02-08 Hugo LandauQUIC RXFC: Add accessor for credit
2024-02-08 Hugo LandauQUIC: Add new error codes for tuning API
2024-02-08 Hugo LandauQUIC: Add documentation for tuning API
2024-02-08 Shakti ShahWrong release version for EVP_DigestSqueeze() in docume...
2024-02-08 Richard LevitteConfigure: Fix ordering bug when processing split DEPENDs
2024-02-08 Liu-ErmengFix sm4-xts aarch64 assembly implementation bug
2024-02-07 Tomas MrazFix testcases to run on duplicated keys
2024-02-07 James MuirCONTRIBUTING.md: add missing "on"
2024-02-06 Xu YizhouFix SM2 test failures on Apple Silicon
2024-02-06 Vincent LefèvreAdd a missing space in an error message
2024-02-06 Ingo Franzkis390x: Fix build on s390x with 'disable-asm'
2024-02-05 Shakti ShahClarify X509_STORE_CTX_init() documentation in the...
2024-02-05 John KohlAIX: Implement shared_target = "aix-solib" support
2024-02-05 Prashanth SwaminathanAdd support in configuration for android-riscv64
2024-02-02 Richard LevitteFix a few incorrect paths in some build.info files
2024-02-02 Hugo LandauQUIC QLOG: Fix indentation
2024-02-02 Hugo LandauQUIC QLOG: Namespace the RUN_CI_TESTS variable
2024-02-02 Hugo LandauQUIC QLOG: Use set0
2024-02-02 Hugo LandauQUIC QLOG: Minor manpage updates
2024-02-02 Hugo LandauQUIC QLOG: Minor doc updates
2024-02-02 Hugo LandauMinor fixes
2024-02-02 Hugo LandauMinor fixes
2024-02-02 Hugo LandauMinor fixes
2024-02-02 Hugo LandauQUIC QLOG: Don't build QLOG test if QLOG is disabled
2024-02-02 Hugo LandauQUIC QLOG: Record implementation version
2024-02-02 Hugo LandauQUIC QLOG: Add unit test
2024-02-02 Hugo LandauQUIC QLOG: Allow PID to be overridden
2024-02-02 Hugo LandauQUIC QLOG: CI-only test
2024-02-02 Hugo LandauAdd CI-only tests to workflow files
2024-02-02 Hugo LandauQLOG: Fix filter lexing
2024-02-02 Hugo LandauJSON_ENC: Fix initial value of error
2024-02-02 Hugo LandauQUIC CHANNEL: Ensure QLOG instance is used correctly...
2024-02-02 Hugo LandauQUIC QTX: Refactor to enable qlog logging of injected...
2024-02-02 Hugo LandauQUIC TXP: Allow QLOG instance to be changed after insta...
2024-02-02 Hugo LandauQUIC QTX: Allow QLOG instance to be changed after insta...
2024-02-02 Hugo LandauQUIC FIFD: Allow QLOG instance to be changed after...
2024-02-02 Hugo LandauQLOG: Minor updates
2024-02-02 Hugo LandauMinor updates
2024-02-02 Hugo LandauQLOG: Treat empty environment variable as default filter
2024-02-02 Hugo LandauQLOG: Editorial fixes (QLOG is spelled 'qlog')
2024-02-02 Hugo LandauQLOG: Add manpage openssl-qlog(7)
2024-02-02 Hugo LandauQLOG: Adjust CHANGES.md for editorial consistency
2024-02-02 Hugo LandauMention QLOG in INSTALL.md
2024-02-02 Hugo LandauConfigure: Add warning when enabling QLOG
2024-02-02 Hugo LandauJSON_ENC: Minor tweaks
2024-02-02 Hugo LandauQUIC QLOG: Clarify filter docs
2024-02-02 Hugo LandauQUIC QLOG: Rename QFILTER to OSSL_QFILTER
next