]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2025-02-14  Xi RuoyaoLoongArch: Fix output file name detection for Perl...
2025-02-14  Tomas Mrazssl_test.c: Allow using DHE with TLS-1.2 and older...
2025-02-14  Tomas MrazMake test_ssl_new execute tests with fips provider...
2025-02-14  Viktor DukhovniLeft over doc TODOs
2025-02-14  Viktor DukhovniPost-merge make update
2025-02-14  Viktor DukhovniTwo more private key checks.
2025-02-14  Viktor DukhovniReject import of private keys that fail PCT
2025-02-14  Neil HormanUpdate corpora to include ml-kem seed corpus
2025-02-14  Neil HormanAdd an inital ML-KEM fuzzer
2025-02-14  Viktor DukhovniASN.1 format tagging seed, key now octet string
2025-02-14  Viktor DukhovniMore polish and renamed codec tests
2025-02-14  Viktor DukhovniImplement seed/key preference when decoding
2025-02-14  Viktor DukhovniFix code comment typo
2025-02-14  Viktor DukhovniCheck ML-KEM text encoding
2025-02-14  Viktor DukhovniTest ML-KEM in FIPS module only when ML-KEM is enabled
2025-02-14  Viktor DukhovniML-KEM encoder and decoder tests
2025-02-14  Viktor DukhovniASN.1 ML-KEM private key format
2025-02-14  Viktor DukhovniImproved import and export
next