Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / include / internal /
2 days ago Randall S. BeckerRemove all references to FLOSS for NonStop Builds.
2 days ago Neil HormanIntroduce new internal hashtable implementation
7 days ago Neil HormanMake rcu_thread_key context-aware
2024-04-10 Hugo LandauChange approach to SSL_pending API
2024-04-10 Hugo LandauQUIC QSM: Add function to determine if data is waiting
2024-04-09 Richard LevitteCopyright year updates
2024-03-15 Tomas Mrazapps/x509.c: No warning reading from stdin if redirected
2024-03-07 Hugo LandauQUIC: Make QUIC transport error codes public
2024-02-19 Hugo LandauQUIC TXP: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC QTX: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC FIFD: Allow QLOG instance retrieval via callback
2024-02-14 Dimitri PapadopoulosFix new typos found by codespell
2024-02-10 Hugo LandauQUIC POLLING: Implement autotick
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-09 Hugo LandauTHREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafe
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-02 Hugo LandauQUIC QLOG: Use set0
2024-02-02 Hugo LandauQUIC QLOG: Minor doc updates
2024-02-02 Hugo LandauQUIC QLOG: Record implementation version
2024-02-02 Hugo LandauQUIC QLOG: Allow PID to be overridden
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: Editorial fixes (QLOG is spelled 'qlog')
2024-02-02 Hugo LandauJSON_ENC: Minor tweaks
2024-02-02 Hugo LandauQLOG: Remove vestigial abort code
2024-02-02 Hugo LandauQLOG: Minor updates
2024-02-02 Hugo LandauQLOG: JSON Encoder: Rename JSON_ENC
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: 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: JSON Encoder: Design
2024-02-01 Neil HormanRCU lock implementation
2024-01-31 Matt CaswellFix compilation on Windows using icc
2024-01-23 Hugo LandauQUIC APL: Implement optimised FIN API
2024-01-18 Matt CaswellFix a FreeBSD build failure when KTLS is enabled
2024-01-11 Hugo LandauQUIC RCIDM: Minor updates
2024-01-11 Hugo LandauQUIC RCIDM: Add counters to support RCID count enforcement
2024-01-11 Hugo LandauQUIC RCIDM: Add RCIDM
2023-12-29 Dimitri PapadopoulosFix new typos found by codespell
2023-12-21 Hugo LandauMinor updates
2023-12-21 Hugo LandauMinor fixes
2023-12-21 Hugo LandauQUIC APL, TSERVER: Start using a QUIC_ENGINE object
2023-12-21 Hugo LandauQUIC ENGINE: Add unused QUIC_ENGINE object
2023-12-21 Hugo LandauQUIC Refactor: Fix ANSI - struct definition duplications
2023-12-21 Hugo LandauQUIC PORT: Allow errors to be tracked at port level
2023-12-21 Hugo LandauQUIC PORT: Formalise states of a port
2023-12-21 Hugo LandauQUIC DEMUX: Remove obsolete SRT handling code
2023-12-21 Hugo LandauQUIC CHANNEL, LCIDM: Factor duplicate CID generation...
2023-12-21 Hugo LandauQUIC CHANNEL: Finish moving SRT handling to SRTM
2023-12-21 Hugo LandauQUIC DEMUX: Remove legacy routing code
2023-12-21 Hugo LandauQUIC QRX: Remove legacy DEMUX-QRX routing code
2023-12-21 Hugo LandauQUIC DEMUX, QRX: Add deprecation notices for future...
2023-12-21 Hugo LandauQUIC CHANNEL: Keep a reference to our LCIDM
2023-12-21 Hugo LandauQUIC PORT: Enable injection of incoming URXEs into...
2023-12-21 Hugo LandauQUIC DEMUX: Allow parsed DCID to be learnt in default...
2023-12-21 Hugo LandauQUIC PORT: Partially move stateless reset handling...
2023-12-21 Hugo LandauQUIC CHANNEL: Remove legacy calls for functionality...
2023-12-21 Hugo LandauQUIC PORT, CHANNEL: Move ticking code into QUIC_PORT
2023-12-21 Hugo LandauQUIC PORT, CHANNEL: Move DEMUX and default packet handl...
2023-12-21 Hugo LandauQUIC PORT: Make QUIC_PORT responsible for creation...
2023-12-21 Hugo LandauQUIC PORT: Record a SSL_CTX for use when creating hands...
2023-12-21 Hugo LandauQUIC CHANNEL, PORT: Abstract time retrieval
2023-12-21 Hugo LandauQUIC CHANNEL, TSERVER: Move to using libctx/propq/mutex...
2023-12-21 Hugo LandauQUIC TSERVER: Provide a TSERVER's QUIC_CHANNEL with...
2023-12-21 Hugo LandauQUIC CHANNEL: Keep a reference to a QUIC_PORT
2023-12-21 Hugo LandauQUIC PORT: Add basic unwired QUIC_PORT object
2023-12-21 Hugo LandauQUIC CHANNEL: Consolidate forward object declarations...
2023-12-21 Hugo LandauQUIC REACTOR: Add utility function for merging tick...
2023-12-21 Hugo Landaulist.h: Add iterator macros
2023-12-21 Hugo Landaulist.h: Allow separation of declarations and function...
2023-12-06 Hugo LandauQUIC LCIDM: Always use lcid_obj to refer to QUIC_LCID
2023-12-06 Hugo LandauQUIC LCIDM: Add debug calls
2023-12-06 Hugo LandauQUIC LCIDM: Correct documentation
2023-12-06 Hugo LandauQUIC LCIDM: Enforce and document ODCID peculiarities
2023-12-06 Hugo LandauQUIC LCIDM: Add LCIDM
2023-11-25 Hugo LandauQUIC SRT GEN: Add SRT generator
2023-11-23 Hugo LandauQUIC SRTM: Add SRTM
2023-11-15 Matt CaswellKeep track of connection credit as we add stream data
2023-11-10 slontisAdd EVP_DigestSqueeze() API.
2023-11-06 Richard LevitteFix conflicts between DH check flags and FFC check...
2023-11-03 Matthias St. Pierreinternal/common.h: rename macro `(un)likely` to `ossl_...
2023-11-02 Paulitag ossl_assert not failing as being 'likely' to improv...
next