openssl.git
2024-04-19 Hugo LandauQUIC Polling Design: Fix nits feature/quic-server
2024-04-19 Hugo LandauQUIC Polling Design Document: Rename OSSL_ -> SSL_...
2024-04-19 Hugo LandauQUIC Polling Design: Move around sections a bit
2024-04-19 Hugo LandauQUIC Polling Design: Add discussion/rethink of event...
2024-04-19 Hugo LandauQUIC Polling Design: minor fixups
2024-04-19 Hugo LandauMinor updates
2024-04-19 Hugo LandauMinor fixes and hardening
2024-04-19 Hugo LandauQUIC Server Demo: Use IPv4 only
2024-04-19 Hugo LandauCopyright header
2024-04-19 Hugo LandauQUIC APL: Make QCTX comments clearer
2024-04-19 Hugo LandauMinor doc fix
2024-04-19 Hugo LandauMinor update
2024-04-19 Hugo LandauQUIC APL: Connection acceptance is an I/O operation
2024-04-19 Hugo LandauQUIC APL: Support SSL_inject_net_dgram for listeners
2024-04-19 Hugo LandauQUIC: Clarify SSL_new_listener API in docs
2024-04-19 Hugo LandauQUIC APL: When creating a default XSO, no further strea...
2024-04-19 Hugo LandauFix markdown
2024-04-19 Hugo LandauQUIC APL: Ensure incoming stream data can be drained...
2024-04-19 Hugo LandauQUIC: Add demo for QUIC server usage
2024-04-19 Hugo LandauQUIC APL: Revise SSL_pending and SSL_has_pending handli...
2024-04-19 Hugo LandauQUIC PORT: Ensure reactor waits for listening port...
2024-04-19 Hugo LandauQUIC REACTOR: Ensure no assertion failure or deadlock...
2024-04-19 Hugo LandauQUIC RADIX TEST: Ensure connection acceptance does...
2024-04-19 Hugo LandauQUIC APL: Support blocking connection acceptance
2024-04-19 Hugo LandauQUIC APL: Unify event handling mode into QUIC_OBJ
2024-04-19 Hugo LandauQUIC APL: Unify blocking mode handling for all object...
2024-04-19 Hugo LandauQUIC APL: Ensure APL functions use correct prologue
2024-04-19 Hugo LandauQUIC APL: Make prologue function names more descriptive
2024-04-19 Hugo LandauQUIC APL: Refactor API call prologue code
2024-04-19 Hugo LandauQUIC RADIX: Fix simple_conn test
2024-04-19 Hugo LandauMinor fix
2024-04-19 Hugo LandauQUIC APL: Fix default stream creation on server side
2024-04-19 Hugo LandauQUIC APL: Revise SSL_pending and SSL_has_pending handli...
2024-04-19 Hugo LandauQUIC: Avoid ticking before a connection is established
2024-04-19 Hugo LandauFix nit
2024-04-19 Hugo LandauMinor updates
2024-04-19 Hugo LandauAdd README for QUIC demos directory
2024-04-19 Hugo LandauMinor updates
2024-04-19 Hugo LandauAmend README
2024-04-19 Hugo LandauQUIC RADIX: Add keylogging support
2024-04-19 Hugo LandauQUIC RADIX: Minor fixes
2024-04-19 Hugo LandauQUIC RADIX TEST: Quiet warnings about uninitialized...
2024-04-19 Hugo LandauQUIC RADIX: Add test of multithreading functionality
2024-04-19 Hugo LandauQUIC RADIX: Add README
2024-04-19 Hugo LandauQUIC RADIX: Add RADIX test framework implementation
2024-04-19 Hugo Landautestutil: Allow overriding output BIOs thread-locally
2024-04-19 Hugo LandauQUIC RADIX: Add recipe
2024-04-19 Hugo LandauQUIC RADIX: Add build configuration
2024-04-19 Hugo Landautest/build.info: Ensure QUIC tests are properly disable...
2024-04-19 Hugo LandauMinor fixes
2024-04-19 Hugo LandauMinor doc fix
2024-04-19 Hugo LandauQUIC APL: Avoid having a mutex variable where not needed
2024-04-19 Hugo LandauQUIC OBJ: Use QUIC_OBJ pointer for parent references
2024-04-19 Hugo LandauPost-rebase fixes
2024-04-19 Hugo Landaumake update
2024-04-19 Hugo LandauQUIC APL: Fix bug around default XSO handling on server...
2024-04-19 Hugo LandauQUIC APL: Fix refcounting for listeners
2024-04-19 Hugo LandauQUIC PORT: Allow QUIC_PORT to throw away incoming conne...
2024-04-19 Hugo LandauQUIC APL: Fix server API bugs discovered during test
2024-04-19 Hugo LandauQUIC APL: Implement SSL_get0_listener
2024-04-19 Hugo LandauQUIC APL: Free listeners correctly
2024-04-19 Hugo LandauQUIC APL: Fix QUIC_TLS free order
2024-04-19 Hugo LandauMinor fix to BIO refcount handling
2024-04-19 Hugo LandauMinor fixes
2024-04-19 Hugo LandauQUIC APL: Add TODOs for unfinished listener APIs
2024-04-19 Hugo LandauQUIC: Add manpage for listener API
2024-04-19 Hugo Landaumake update
2024-04-19 Hugo LandauQUIC APL: Refactor block_until_pred
2024-04-19 Hugo LandauQUIC APL: Implement base listener API, move addressing...
2024-04-19 Hugo LandauQUIC APL: Rework QCTX to support listener calls
2024-04-19 Hugo LandauQUIC APL: Add skeleton listener API methods
2024-04-19 Hugo LandauQUIC APL: Add skeleton listener API
2024-04-19 Hugo LandauQUIC APL: Make use of QUIC_OBJ infrastructure
2024-04-19 Hugo Landaulibssl: Move SSL object unwrapping macros to separate...
2024-04-19 Hugo LandauQUIC APL: Introduce the QUIC_OBJ base type and infrastr...
2024-04-19 Hugo LandauQUIC APL: Introduce QUIC listener SSL object type ...
2024-04-19 Hugo LandauFix nit
2024-04-19 Hugo LandauFix nit
2024-04-19 Hugo LandauFix nit
2024-04-19 Hugo LandauUpdates to polling design document
2024-04-19 Hugo LandauQUIC Polling Design Document: Add TOC
2024-04-19 Hugo LandauQUIC: Update glossary
2024-04-19 Hugo LandauQUIC Polling Design Document
2024-04-19 Hugo LandauQUIC: Minor updates to server API design document
2024-04-19 Hugo LandauQUIC: Server API Design Document
2024-04-18 Neil HormanFix up path generation to use OPENSSL_MODULES
2024-04-18 Neil HormanUpdate modulepath test for provider config to skip...
2024-04-18 Neil HormanAdd test for OSSL_PROVIDER_load with module path set
2024-04-18 Neil Hormanset module path from template
2024-04-18 Hugo LandauQUIC TXP: Fix reserve calculations for PING frames
2024-04-18 Viktor DukhovniFix fragile explicit cert date tests.
2024-04-18 rlvkleinhenzUpdate provider-compatibility.yml
2024-04-18 DwiczzUpdated list formatting, added hyperlinks, modernized...
2024-04-17 Richard Levitte.ctags.d is previous, include it in our tarballs
2024-04-17 Jerry ShihUse scalar ALU and vector ALU together for chacha20...
2024-04-17 Yangyu Chenpoly1305.c: fix typo on POLY1305_BLOCK_SIZE
2024-04-17 Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2024-04-17 Alexandr Nedvedickyextend x86_64-xlate.pl perlasm so it can handle .rodata...
2024-04-17 Tomas Mrazfuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX...
2024-04-17 Viktor DukhovniDefine KU_ constants via corresponding X509v3_KU_
next