]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal
QUIC QLOG: Minor doc updates
[thirdparty/openssl.git] / include / internal /
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...
2023-10-20  Matt CaswellRound up nano secs when converting OSSL_TIME to struct...
2023-10-20  Hugo LandauQUIC: Prevent incoming oversize tokens
2023-10-20  Tomas MrazQUIC: Add handling of SSL_get_shutdown()
2023-10-19  Tomas MrazDo not include crypto/asn1.h from internal/cryptlib.h
2023-10-10  Matt CaswellWhen calling ossl_crypto_condvar_wait_timeout() we...
2023-09-14  Matt CaswellRemove use of _Static_assert
2023-09-12  Matt CaswellFix the SSL_CIPHER_find() function when used with a...
2023-09-12  Matt CaswellAdd a test for using a PSK with QUIC
2023-09-11  Dimitri PapadopoulosBad function definition
2023-09-11  Dimitri PapadopoulosRemove repeated words
2023-09-08  Randall S. BeckerExclude include of poll.h from NonStop builds - not...
2023-09-07  Matt CaswellCopyright year updates
2023-09-04  Richard Levitteinternal/numbers.h: Add fallback implementation for...
2023-09-04  Richard LevitteVMS: Add a fallback definition of socklen_t
2023-09-03  Tom CosgroveMove ALIGN32 and ALIGN64 into common.h, and fix for...
2023-09-01  Hugo LandauQUIC APL: Implement SSL_want
2023-09-01  Hugo LandauQUIC: Make TLS1_FLAGS_QUIC private
2023-09-01  Hugo LandauQUIC APL: Allow stream origin to be queried
2023-09-01  Hugo LandauQUIC CHANNEL: Introduce concept of (non-)addressed...
2023-09-01  Hugo LandauQUIC CHANNEL: Cleanup poll descriptor management
next