]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-02-17  Hugo LandauQUIC: Add demo for QUIC server usage
2025-02-17  Hugo LandauQUIC APL: Revise SSL_pending and SSL_has_pending handli...
2025-02-17  Hugo LandauQUIC PORT: Ensure reactor waits for listening port...
2025-02-17  Hugo LandauQUIC REACTOR: Ensure no assertion failure or deadlock...
2025-02-17  Hugo LandauQUIC RADIX TEST: Ensure connection acceptance does...
2025-02-17  Hugo LandauQUIC APL: Support blocking connection acceptance
2025-02-17  Hugo LandauQUIC APL: Unify event handling mode into QUIC_OBJ
2025-02-17  Hugo LandauQUIC APL: Unify blocking mode handling for all object...
2025-02-17  Hugo LandauQUIC APL: Ensure APL functions use correct prologue
2025-02-17  Hugo LandauQUIC APL: Make prologue function names more descriptive
2025-02-17  Hugo LandauQUIC APL: Refactor API call prologue code
2025-02-17  Hugo LandauQUIC RADIX: Fix simple_conn test
2025-02-17  Hugo LandauMinor fix
2025-02-17  Hugo LandauQUIC APL: Fix default stream creation on server side
2025-02-17  Hugo LandauQUIC APL: Revise SSL_pending and SSL_has_pending handli...
2025-02-17  Hugo LandauQUIC: Avoid ticking before a connection is established
2025-02-17  Hugo LandauFix nit
2025-02-17  Hugo LandauMinor updates
2025-02-17  Hugo LandauAdd README for QUIC demos directory
2025-02-17  Hugo LandauMinor updates
2025-02-17  Hugo LandauAmend README
2025-02-17  Hugo LandauQUIC RADIX: Add keylogging support
2025-02-17  Hugo LandauQUIC RADIX: Minor fixes
2025-02-17  Hugo LandauQUIC RADIX TEST: Quiet warnings about uninitialized...
2025-02-17  Hugo LandauQUIC RADIX: Add test of multithreading functionality
2025-02-17  Hugo LandauQUIC RADIX: Add README
2025-02-17  Hugo LandauQUIC RADIX: Add RADIX test framework implementation
2025-02-17  Hugo Landautestutil: Allow overriding output BIOs thread-locally
2025-02-17  Hugo LandauQUIC RADIX: Add recipe
2025-02-17  Hugo LandauQUIC RADIX: Add build configuration
2025-02-17  Hugo Landautest/build.info: Ensure QUIC tests are properly disable...
2025-02-17  Hugo LandauMinor fixes
2025-02-17  Hugo LandauMinor doc fix
2025-02-17  Hugo LandauQUIC APL: Avoid having a mutex variable where not needed
2025-02-17  Hugo LandauQUIC OBJ: Use QUIC_OBJ pointer for parent references
2025-02-17  Hugo LandauPost-rebase fixes
2025-02-17  Hugo LandauQUIC APL: Fix bug around default XSO handling on server...
2025-02-17  Hugo LandauQUIC APL: Fix refcounting for listeners
2025-02-17  Hugo LandauQUIC PORT: Allow QUIC_PORT to throw away incoming conne...
2025-02-17  Hugo LandauQUIC APL: Fix server API bugs discovered during test
2025-02-17  Hugo LandauQUIC APL: Implement SSL_get0_listener
2025-02-17  Hugo LandauQUIC APL: Free listeners correctly
2025-02-17  Hugo LandauQUIC APL: Fix QUIC_TLS free order
2025-02-17  Hugo LandauMinor fix to BIO refcount handling
2025-02-17  Hugo LandauMinor fixes
2025-02-17  Hugo LandauQUIC APL: Add TODOs for unfinished listener APIs
2025-02-17  Hugo LandauQUIC: Add manpage for listener API
2025-02-17  Hugo Landaumake update
2025-02-17  Hugo LandauQUIC APL: Refactor block_until_pred
2025-02-17  Hugo LandauQUIC APL: Implement base listener API, move addressing...
2025-02-17  Hugo LandauQUIC APL: Rework QCTX to support listener calls
2025-02-17  Hugo LandauQUIC APL: Add skeleton listener API methods
2025-02-17  Hugo LandauQUIC APL: Add skeleton listener API
2025-02-17  Hugo LandauQUIC APL: Make use of QUIC_OBJ infrastructure
2025-02-17  Hugo Landaulibssl: Move SSL object unwrapping macros to separate...
2025-02-17  Hugo LandauQUIC APL: Introduce the QUIC_OBJ base type and infrastr...
2025-02-17  Hugo LandauQUIC APL: Introduce QUIC listener SSL object type ...
2025-02-17  Hugo LandauFix nit
2025-02-17  Hugo LandauFix nit
2025-02-17  Hugo LandauFix nit
2025-02-17  Hugo LandauUpdates to polling design document
2025-02-17  Hugo LandauQUIC Polling Design Document: Add TOC
2025-02-17  Hugo LandauQUIC: Update glossary
2025-02-17  Hugo LandauQUIC Polling Design Document
2025-02-17  Hugo LandauQUIC: Minor updates to server API design document
2025-02-17  Hugo LandauQUIC: Server API Design Document
2025-02-17  Dmitry BelyavskiyRemove redundant define
2025-02-17  Viktor DukhovniConsolidate ML-KEM and ML-DSA codecs
2025-02-17  Viktor DukhovniAccessors for the IANA signature scheme name
2025-02-17  Viktor DukhovniAdd ML-KEM long names
2025-02-16  Neil HormanDon't use __ATOMIC_ACQ_REL on older compilers
2025-02-16  Viktor DukhovniAddress non-FP coverity nits
2025-02-15  Simo SorceAdd additional EVP_SKEY helpers
2025-02-15  Simo SorceAllow import of unknown keys via generic type
2025-02-15  Dmitry Belyavskiyskeyutl command line utility
2025-02-15  Dmitry BelyavskiyOpaque keys support for the openssl command line
2025-02-15  Dmitry BelyavskiyImplement EVP_MAC_init_SKEY
2025-02-15  Simo SorceAdd skeymgmt helper to fetch from a provider
2025-02-15  Simo SorceAdd generic secret skeymgmt provider, skey abstraction...
2025-02-15  Dmitry BelyavskiyEVP_SKEY documentation
2025-02-15  Dmitry BelyavskiyEVP_SKEY tests
2025-02-15  Dmitry BelyavskiyEVP_SKEY implementation for EVP_CIPHER
2025-02-15  Dmitry BelyavskiyDesign document of using opaque object as symmetric key
2025-02-15  Andrew DinhAdd an initial ML-DSA fuzzer
2025-02-14  Dmitry BelyavskiyWhen we try to get a group, we need session to be valid
2025-02-14  slontisdgst commandline support for one shot signing algorithms
2025-02-14  slontisML-DSA: Change ossl_ml_dsa_key_public_from_private...
2025-02-14  Paulidoc: fix typo/paste error
2025-02-14  Viktor DukhovniLog name of provided peer temp keys
2025-02-14  Paulirand: avoid property query manipulations
2025-02-14  Paulisslapitest: include hybrid KEM tests with FIPS
2025-02-14  Paulifips: include ML-KEM capabilities in FIPS provider
2025-02-14  Paulifips: add hybrid KEM algorithms to the FIPS provider
2025-02-14  Paulievp: add additional functions for FIPS internal use...
2025-02-14  Paulievp: include one shot keygen functions for internal...
2025-02-14  Paulimlkem: include hybrid KEM algs in FIPS provider
2025-02-14  Paulimlkem: include hybrid KEYMGMT algs in FIPS provider
2025-02-14  Paulifips: FIPS ignores property queries for internal algori...
2025-02-14  Viktor DukhovniRefactor squeezing out empty tuples
2025-02-14  Sebastian Andrzej... SPARC assembly: Don't file aes-cbc on T4 with small...
next