summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-19Minor doc fixHugo Landau
2024-04-19QUIC APL: Avoid having a mutex variable where not neededHugo Landau
2024-04-19QUIC OBJ: Use QUIC_OBJ pointer for parent referencesHugo Landau
2024-04-19Post-rebase fixesHugo Landau
2024-04-19make updateHugo Landau
2024-04-19QUIC APL: Fix bug around default XSO handling on server sideHugo Landau
2024-04-19QUIC APL: Fix refcounting for listenersHugo Landau
2024-04-19QUIC PORT: Allow QUIC_PORT to throw away incoming connectionsHugo Landau
2024-04-19QUIC APL: Fix server API bugs discovered during testHugo Landau
2024-04-19QUIC APL: Implement SSL_get0_listenerHugo Landau
2024-04-19QUIC APL: Free listeners correctlyHugo Landau
2024-04-19QUIC APL: Fix QUIC_TLS free orderHugo Landau
2024-04-19Minor fix to BIO refcount handlingHugo Landau
2024-04-19Minor fixesHugo Landau
2024-04-19QUIC APL: Add TODOs for unfinished listener APIsHugo Landau
2024-04-19QUIC: Add manpage for listener APIHugo Landau
2024-04-19make updateHugo Landau
2024-04-19QUIC APL: Refactor block_until_predHugo Landau
2024-04-19QUIC APL: Implement base listener API, move addressing mode handling into PORTHugo Landau
2024-04-19QUIC APL: Rework QCTX to support listener callsHugo Landau
2024-04-19QUIC APL: Add skeleton listener API methodsHugo Landau
2024-04-19QUIC APL: Add skeleton listener APIHugo Landau
2024-04-19QUIC APL: Make use of QUIC_OBJ infrastructureHugo Landau
2024-04-19libssl: Move SSL object unwrapping macros to separate headerHugo Landau
2024-04-19QUIC APL: Introduce the QUIC_OBJ base type and infrastructureHugo Landau
2024-04-19QUIC APL: Introduce QUIC listener SSL object type (QLSO)Hugo Landau
2024-04-19Fix nitHugo Landau
2024-04-19Fix nitHugo Landau
2024-04-19Fix nitHugo Landau
2024-04-19Updates to polling design documentHugo Landau
2024-04-19QUIC Polling Design Document: Add TOCHugo Landau
2024-04-19QUIC: Update glossaryHugo Landau
2024-04-19QUIC Polling Design DocumentHugo Landau
2024-04-19QUIC: Minor updates to server API design documentHugo Landau
2024-04-19QUIC: Server API Design DocumentHugo Landau
2024-04-18Fix up path generation to use OPENSSL_MODULESNeil Horman
2024-04-18Update modulepath test for provider config to skip if not presentNeil Horman
2024-04-18Add test for OSSL_PROVIDER_load with module path setNeil Horman
2024-04-18set module path from templateNeil Horman
2024-04-18QUIC TXP: Fix reserve calculations for PING framesHugo Landau
2024-04-18Fix fragile explicit cert date tests.Viktor Dukhovni
2024-04-18Update provider-compatibility.ymlrlvkleinhenz
2024-04-18Updated list formatting, added hyperlinks, modernized syntaxDwiczz
2024-04-17.ctags.d is previous, include it in our tarballsRichard Levitte
2024-04-17Use scalar ALU and vector ALU together for chacha20 stream cipherJerry Shih
2024-04-17poly1305.c: fix typo on POLY1305_BLOCK_SIZEYangyu Chen
2024-04-17Unable to run asm code on OpenBSD (amd64)Theo Buehler
2024-04-17extend x86_64-xlate.pl perlasm so it can handle .rodata sections properlyAlexandr Nedvedicky
2024-04-17fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as wellTomas Mraz
2024-04-17Define KU_ constants via corresponding X509v3_KU_Viktor Dukhovni