summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2024-02-02QLOG: QUIC CHANNEL: Allow a log title to be specifiedHugo Landau
2024-02-02QLOG: Events: Implement recovery:packet_lostHugo Landau
2024-02-02QLOG: Wiring: QUIC TXPIM: Record the packet typeHugo Landau
2024-02-02QLOG: Wiring: QUIC FIFDHugo Landau
2024-02-02QLOG: Wiring: QUIC QRX: Report the datagram ID from the DEMUXHugo Landau
2024-02-02QLOG: Wiring: QUIC DEMUX: Report a monotonically increasing datagram IDHugo Landau
2024-02-02QLOG: Events: Implement connectivity:connection_closedHugo Landau
2024-02-02QLOG: Events: Implement transport:parameters_setHugo Landau
2024-02-02QLOG: Events: Implement connectivity:connection_state_updatedHugo Landau
2024-02-02QLOG: Events: Implement connectivity:connection_startedHugo Landau
2024-02-02QLOG: Wiring: QUIC CHANNELHugo Landau
2024-02-02QLOG: Frontend: ImplementationHugo Landau
2024-02-02QLOG: Frontend: API DefinitionHugo Landau
2024-02-02QLOG: JSON Encoder: DesignHugo Landau
2024-02-01RCU lock implementationNeil Horman
2024-01-31Fix compilation on Windows using iccMatt Caswell
2024-01-23QUIC APL: Implement optimised FIN APIHugo Landau
2024-01-23QUIC: Add optimised FIN APIHugo Landau
2024-01-19Removes unsed function: ssl_bad_method()Frederik Wedel-Heinen
2024-01-18Fix a FreeBSD build failure when KTLS is enabledMatt Caswell
2024-01-17Fix reason value collision for CMP_R_UNEXPECTED_SENDERTomas Mraz
2024-01-17Introduce hash thunking functions to do proper castingNeil Horman
2024-01-17ossl_cmp_msg_check_update(): improve diagnostics of checking expected sender ...Dr. David von Oheimb
2024-01-17CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb
2024-01-15Move discovery of the legacy alg type into the keymgmtMatt Caswell
2024-01-15Add X509_STORE_get1_objectsDavid Benjamin
2024-01-12aes_platform.h, gcm128.c: fix Darwin PowerPC macro to include ppc64barracuda156
2024-01-11QUIC RCIDM: Minor updatesHugo Landau
2024-01-11QUIC RCIDM: Add counters to support RCID count enforcementHugo Landau
2024-01-11QUIC RCIDM: Add RCIDMHugo Landau
2024-01-11Disable build of HWAES on PPC MacsTomas Mraz
2024-01-09Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman
2024-01-03Allow duplicate CMS attributesTomas Mraz
2023-12-29Fix new typos found by codespellDimitri Papadopoulos
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan
2023-12-21Detect and prevent recursive config parsingNeil Horman
2023-12-21Minor updatesHugo Landau
2023-12-21Minor fixesHugo Landau
2023-12-21QUIC APL, TSERVER: Start using a QUIC_ENGINE objectHugo Landau
2023-12-21QUIC ENGINE: Add unused QUIC_ENGINE objectHugo Landau
2023-12-21QUIC Refactor: Fix ANSI - struct definition duplicationsHugo Landau
2023-12-21QUIC PORT: Allow errors to be tracked at port levelHugo Landau
2023-12-21ERR: Add ERR_pop()Hugo Landau
2023-12-21QUIC PORT: Formalise states of a portHugo Landau
2023-12-21QUIC DEMUX: Remove obsolete SRT handling codeHugo Landau
2023-12-21QUIC CHANNEL, LCIDM: Factor duplicate CID generation functionHugo Landau
2023-12-21QUIC CHANNEL: Finish moving SRT handling to SRTMHugo Landau
2023-12-21QUIC DEMUX: Remove legacy routing codeHugo Landau
2023-12-21QUIC QRX: Remove legacy DEMUX-QRX routing codeHugo Landau