]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2024-01-31  Tomas MrazDocument the implications of setting engine-based low...
2024-01-31  Tomas MrazRevert "Improved detection of engine-provided private...
2024-01-31  Neil HormanCheck all frames for stateless reset conditions
2024-01-31  Neil HormanAdd QUIC stateless reset test
2024-01-31  Richard LevitteFix error reporting in EVP_PKEY_{sign,verify,verify_rec...
2024-01-31  Bernd EdlingerFix a possible memleak in bind_afalg
2024-01-31  K1Optimize the implementation of ec_field_size()
2024-01-31  Matt CaswellFix compilation on Windows using icc
2024-01-31  Matt CaswellExtend the testing of resetting/clearing an SSL connection
2024-01-31  Matt CaswellFree the QUIC TLS object before freeing the channel
2024-01-31  Matt CaswellFree the tserver TLS object before freeing the channel
2024-01-31  Matt CaswellRationalise RECORD_LAYER_clear() and clear_record_layer()
2024-01-31  Matt CaswellWhen selecting a method ensure we use the correct clien...
2024-01-31  Matt CaswellFix an assertion failure in tls_common.c
2024-01-30  dependabot... Bump suisei-cn/actions-download-file from 1.4.0 to...
2024-01-30  Neil Hormanfix missing null check in kdf_test_ctrl
2024-01-30  Matt CaswellUpdate CHANGES.md and NEWS.md for new release
next