]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2025-02-17  Matt CaswellAdd documentation for BIO_dgram_set0_local_addr()
2025-02-17  Matt CaswellAdd the ablity to set a local address for BIO_dgram_pair
2025-02-17  Neil HormanMake version negotiation packets use network byte order
2025-02-17  Neil HormanFixup tests to properly check version negotiation
2025-02-17  Neil HormanHandle the receipt of version negotiation packets
2025-02-17  Neil HormanAdd port version negotiation response from server
2025-02-17  Neil HormanAllow packetizer to accept an arg to set protocol version
2025-02-17  Neil HormanAugment ossl_quic_wire_decode_pkt_hdr
2025-02-17  sashanSSL_inject_net_dgram() should return result of ossl_qui...
2025-02-17  Neil HormanInclude RETRY_CID transport parameter when handling...
2025-02-17  Neil HormanSelect proper ORIG_DCID when sending server hello over...
2025-02-17  Neil HormanGenerate initial packet keys based on new dcid for...
2025-02-17  Saša NedvědickýImplement Server Address validation using retry packets
2025-02-17  Andrew DinhUpdate QUIC related man7 pages for the added server...
2025-02-17  Andrew DinhRemove extra FD_SET
2025-02-17  Andrew DinhAdd a guide for demo QUIC non-blocking server
2025-02-17  Tomas MrazSSL_poll(): Handle blocking with no poll items
2025-02-17  Tomas Mrazpoll_builder.c: Minor fixes and optimizations
2025-02-17  Tomas MrazAdd quic_lock() calls for functions called from poll_tr...
2025-02-17  Tomas MrazEnsure WSAStartup() before calling WSASocketA()
2025-02-17  Tomas Mrazossl_rio_notifier_init(): Add error messages
2025-02-17  Tomas MrazSSL_poll(): Report result_count for failed events
2025-02-17  Tomas MrazQUIC: Immediate-Mode Polling various fixups
2025-02-17  Hugo LandauQUIC: Update SSL_poll documentation
2025-02-17  Hugo LandauQUIC: Glossary updates
2025-02-17  Hugo LandauQUIC RADIX: Use enhanced blocking support when testing
2025-02-17  Hugo LandauQUIC RADIX: Test listener polling support
2025-02-17  Hugo LandauQUIC RADIX: Test new SSL_poll functionality
2025-02-17  Hugo LandauQUIC MULTISTREAM TEST: Remove test that blocking SSL_po...
2025-02-17  Hugo LandauRIO: Amend SSL_poll code to correctly register blocking...
2025-02-17  Hugo LandauQUIC POLLING: Add support for polling listeners
2025-02-17  Hugo LandauRIO: Amend SSL_poll to support blocking on QUIC objects
next