]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-02-17  Neil HormanEliminate SSL_LISTENER_FLAG_NO_ACCEPT flag in QUIC
2025-02-17  Neil HormanMove EAGAIN handling of QUIC retry/verneg frames to...
2025-02-17  Neil HormanMove implementation of RETIRE CONN ID frames to QUIC...
2025-02-17  Neil HormanMove quictestlib TODO to QUIC FUTURE
2025-02-17  Neil Hormanmove token store definition to quic_predef.h
2025-02-17  Neil Hormande-duplicate fnv1a_hash
2025-02-17  Neil HormanRemove NEW_TOKEN public api
2025-02-17  Neil Hormaninit token to ease cleanup
2025-02-17  Neil HormanRemove SSL_TOKEN_STORE_HANDLE type
2025-02-17  Neil HormanModify ossl_quic_get_peer_token to return QUIC_TOKEN
2025-02-17  Neil HormanRename token_store functions to make them consistent
2025-02-17  Neil HormanReview fixups
2025-02-17  Neil HormanFix a memory leak on free
2025-02-17  Neil HormanReduce our NEW_TOKEN send rate.
2025-02-17  Neil HormanDon't reserve an unused cid for NEW_TOKENS
2025-02-17  Neil HormanReference count QUIC_TOKENS
2025-02-17  Neil HormanCentralize freeing of tokens
2025-02-17  Neil HormanSchedule new token frame after handshake complete
2025-02-17  Neil HormanAdd test to confirm new token functionality
2025-02-17  Neil HormanAdd lookup for initial token assignment on channel...
2025-02-17  Neil HormanEnhance get_peer_token to not require memcpy
2025-02-17  Neil HormanAdd allocation of token cache on server contexts when...
2025-02-17  Neil HormanAugment client side recieve code to store NEW_TOKENS
2025-02-17  Neil Hormanextend internal api to allow for add/lookup token ops
2025-02-17  Neil HormanAdd docs for token store manipulation
2025-02-17  Neil HormanAdd public api to create token cache for QUIC NEW_TOKENS
2025-02-17  Neil HormanAdd new token generation transmission
2025-02-17  Tomas MrazClean up a few further TODO(QUIC SERVER)
2025-02-17  Tomas MrazAdd build.info for QUIC server demo
2025-02-17  Tomas MrazWe are not handling AEAD at port level for now
2025-02-17  Tomas Mrazossl_quic_tserver_shutdown(): Remove TODO(QUIC SERVER)
2025-02-17  Neil Hormanupdate Dockerfile to pull hq-interop code from new...
2025-02-17  Neil HormanAdd hq-interop configure option
2025-02-17  Neil HormanMove hq-interop code to test/quic-openssl-docker
2025-02-17  Neil HormanDisable server address validation for resumption test
2025-02-17  Neil HormanUpdate doc/man3/SSL_new_stream.pod
2025-02-17  Neil Hormanquic-hq-interop: Allow for retries if we've reached...
2025-02-17  Neil HormanFix up some nits
2025-02-17  Neil Hormanremove check of pending in ossl_quic_free
2025-02-17  Neil HormanRemove vestigual accepted flag
2025-02-17  Neil HormanFix more typos
2025-02-17  Neil HormanFix some typos
2025-02-17  Neil Hormanupdate docs with reference to SSL_set_ex_data
2025-02-17  Neil HormanAttempt to use NULL listeners to avoid use after free
2025-02-17  Neil HormanUpdate man page to note limitations of callbacks for...
2025-02-17  Neil HormanFix memory leak in pre-allocated listeners
2025-02-17  Neil HormanAdd changes.md entry noting the limitations of recursiv...
2025-02-17  Neil Hormanrename new_pending_ssl to new_pending_conn
2025-02-17  Neil HormanRun Make update
2025-02-17  Neil HormanAdd docs for new callback registration
2025-02-17  Neil HormanAdd a test to validate our new SSL_accept connection...
2025-02-17  Neil HormanAdd a callback to announce newly created ssl waiting...
2025-02-17  Neil HormanReturn channel tls from ossl_quic_accept_connection
2025-02-17  Neil Hormanuse internal callback to generate user ssl
2025-02-17  Neil HormanAdd callback to get user ssl on channel creation
2025-02-17  Andrew DinhIf server receives NEW_TOKEN frame, respond with PROTOC...
2025-02-17  Andrew DinhFix MARSHALLED_TOKEN_MAX_LEN
2025-02-17  Hugo LandauQUIC FUTURE: Add concurrency architecture design document
2025-02-17  Neil HormanFix sizing on variable in ossl-nghttp3-demo-server
2025-02-17  Alexandr NedvedickyImplement SSL_new_from_listener()
2025-02-17  Jean-Frederic... Make quic interop tests pass with the demo server
2025-02-17  Andrew DinhIPv6 support for quic interop
2025-02-17  Neil HormanDisable address validation for throughput test
2025-02-17  Neil HormanDo read retries in quic hq-interop server
2025-02-17  Neil HormanFix SSL_read error handling in http3 demo server
2025-02-17  Neil HormanCorrect copying of the url value
2025-02-17  Neil HormanPreserve fileprefix accross reuse in http3 demo server
2025-02-17  Neil HormanAdd http3 test to the interop container
2025-02-17  Andrew DinhEncrypt the address validation token
2025-02-17  Neil Hormanremoving debug code from quic_impl
2025-02-17  Neil HormanFix typo
2025-02-17  Neil Hormanaugment CI to run ampilficationlimit tests
2025-02-17  Neil Hormanmodify docker endpoint to not do address validation...
2025-02-17  Neil HormanAdd tracking of receive credit for unvalidated connections
2025-02-17  Neil HormanAdd unvalidated credit tracking to packetizer
2025-02-17  Neil HormanAdd a warning that disabling server validation is not...
2025-02-17  Neil HormanClarify that this validation only relates to retry...
2025-02-17  Neil HormanDisable server address validation on interop handshake...
2025-02-17  Neil HormanAdd a public flag to disable address validation on...
2025-02-17  Neil HormanAdd quic port flag to turn off address validation
2025-02-17  Neil HormanEnhance port binding to allow connections without odcid
2025-02-17  Jean-Frederic... SSL_free() does check for != NULL (thanks Sashan)
2025-02-17  Jean-Frederic... Fixes according Sashan review.
2025-02-17  Jean-Frederic... port the 2 improvement suggested by @nhorman to help...
2025-02-17  Jean-Frederic... Arrange the code following the reviews.
2025-02-17  Jean-Frederic... Fix small things from the review.
2025-02-17  Jean-Frederic... Add <sys/socket.h> for OpenBSD.
2025-02-17  Jean-Frederic... typo in comment.
2025-02-17  Jean-Frederic... Arrange the remove_id() logic to be able to remove...
2025-02-17  Jean-Frederic... Arrange macox errors.
2025-02-17  Jean-Frederic... make check style happy.
2025-02-17  Jean-Frederic... Arrange the logic:
2025-02-17  Jean-Frederic... read_from_ssl_ids() before wait_for_activity if somethi...
2025-02-17  Jean-Frederic... Arrange poll logic and get it working with chrome.
2025-02-17  Jean-Frederic... Allow to send some files to test with browsers.
2025-02-17  Jean-Frederic... Use something like wait_for_activity() from demos/quic...
2025-02-17  Andrew DinhAugment RETRY validation token
2025-02-17  Neil HormanDetermine which packet to drop for retry
2025-02-17  Neil HormanFix length check for datagram size in quic
2025-02-17  Neil HormanAugment quic interop harness to support server side...
next