]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2024-02-02  Hugo LandauQLOG: Add CHANGES entry
2024-02-02  Hugo LandauQLOG: Remove vestigial abort code
2024-02-02  Hugo LandauQLOG: Fix bit_set
2024-02-02  Hugo LandauQLOG: Minor updates
2024-02-02  Hugo LandauQLOG: Minor fixes after port refactor
2024-02-02  Hugo LandauQLOG: JSON Encoder: Rename JSON_ENC
2024-02-02  Hugo LandauQLOG: Add debugging guide
2024-02-02  Hugo LandauQLOG: Events: Implement transport:packet_received
2024-02-02  Hugo LandauQLOG: Events: Implement transport:packet_sent
2024-02-02  Hugo LandauQLOG: Wiring: QUIC QTX
2024-02-02  Hugo LandauQLOG: QUIC MULTISTREAM TEST: Pass script name to QLOG
2024-02-02  Hugo LandauQLOG: Wire title-setting code to QUIC_CHANNEL and SSL_CTX
2024-02-02  Hugo LandauQLOG: QUIC CHANNEL: Allow a log title to be specified
2024-02-02  Hugo LandauQLOG: Events: Implement recovery:packet_lost
2024-02-02  Hugo LandauQLOG: Wiring: QUIC TXPIM: Record the packet type
2024-02-02  Hugo LandauQLOG: Wiring: QUIC FIFD
2024-02-02  Hugo LandauQLOG: Wiring: QUIC QRX: Report the datagram ID from...
2024-02-02  Hugo LandauQLOG: Wiring: QUIC DEMUX: Report a monotonically increa...
2024-02-02  Hugo LandauQLOG: Events: Implement connectivity:connection_closed
2024-02-02  Hugo LandauQLOG: Events: Implement transport:parameters_set
2024-02-02  Hugo LandauQLOG: Events: Implement connectivity:connection_state_u...
2024-02-02  Hugo LandauQLOG: Events: Implement connectivity:connection_started
2024-02-02  Hugo LandauQLOG: Wiring: QUIC CHANNEL
2024-02-02  Hugo LandauQLOG: Frontend: Implementation
2024-02-02  Hugo LandauQLOG: Frontend: API Definition
2024-02-02  Hugo LandauQLOG: Frontend: Design
2024-02-02  Hugo LandauQLOG: JSON Encoder: Tests
2024-02-02  Hugo LandauQLOG: JSON Encoder: Implementation
2024-02-02  Hugo LandauQLOG: Configuration
2024-02-02  Hugo LandauQLOG: JSON Encoder: Design
2024-02-02  Hugo Landaulibssl: Make some global mutable structures constant
2024-02-02  Randall S.... Add atexit configuration option to using atexit() in...
2024-02-01  Matt CaswellRemove a CVE reference from CHANGES/NEWS
2024-02-01  Neil HormanAdd exemplar use case for rcu locks
2024-02-01  Neil HormanRCU lock implementation
2024-02-01  Ingo FranzkiFix typo in CHANGES.md
next