]> git.ipfire.org Git - thirdparty/openssl.git/history - include
QLOG: JSON Encoder: Rename JSON_ENC
[thirdparty/openssl.git] / include /
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-23  Hugo LandauQUIC: Add optimised FIN API
2024-01-19  Frederik Wedel-HeinenRemoves unsed function: ssl_bad_method()
2024-01-18  Matt CaswellFix a FreeBSD build failure when KTLS is enabled
2024-01-17  Tomas MrazFix reason value collision for CMP_R_UNEXPECTED_SENDER
2024-01-17  Neil HormanIntroduce hash thunking functions to do proper casting
2024-01-17  Dr. David von Oheimbossl_cmp_msg_check_update(): improve diagnostics of...
2024-01-17  Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
2024-01-15  Matt CaswellMove discovery of the legacy alg type into the keymgmt
2024-01-15  David BenjaminAdd X509_STORE_get1_objects
2024-01-12  barracuda156aes_platform.h, gcm128.c: fix Darwin PowerPC macro...
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
2024-01-11  Tomas MrazDisable build of HWAES on PPC Macs
2024-01-09  Neil HormanAugment RSA provider to generate CRT coefficients on...
2024-01-03  Tomas MrazAllow duplicate CMS attributes
2023-12-29  Dimitri PapadopoulosFix new typos found by codespell
2023-12-21  Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21  Neil HormanDetect and prevent recursive config parsing
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 LandauERR: Add ERR_pop()
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-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-14  Neil HormanAvoid setting gen_type to -1 in dsa_gen_set_params
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-29  fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-11-27  Hugo LandauOnly include winsock2.h for struct timeval if needed
2023-11-25  Hugo LandauQUIC SRT GEN: Add SRT generator
2023-11-24  Markus MinichmayrAdd option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the...
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-06  Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-11-03  Matthias St. Pierreinternal/common.h: rename macro `(un)likely` to `ossl_...
2023-11-03  Stephen FarrellAdd additional internal HPKE hardening checks resulting...
2023-11-02  Paulitag ossl_assert not failing as being 'likely' to improv...
2023-11-01  Paulirand: implement an unbiased random integer from a range
2023-10-26  Dr. David von OheimbEVP_PKEY_get_{bits,security_bits,size}(): add missing...
2023-10-26  Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26  Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26  Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26  Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26  Jerry Shihriscv: Provide a vector implementation of CHACHA20...
next