Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quic #198

Merged
merged 20 commits into from
Jan 18, 2025
Merged

Quic #198

merged 20 commits into from
Jan 18, 2025

Conversation

Waujito
Copy link
Owner

@Waujito Waujito commented Dec 2, 2024

Just a draft PR. Idk when I get enough time to fully implement quic support.

@Waujito Waujito force-pushed the quic branch 5 times, most recently from 7b2199b to eaf64db Compare December 30, 2024 10:30
@Waujito Waujito force-pushed the quic branch 2 times, most recently from 66cfe01 to b36d1ee Compare January 2, 2025 13:46
@Waujito Waujito linked an issue Jan 2, 2025 that may be closed by this pull request
@Waujito Waujito added the udp label Jan 2, 2025
@Waujito Waujito mentioned this pull request Jan 2, 2025
youtubeUnblock becames bigger and copyright notices in each file will
make it easier for anyone to do something over it.
This will enable QUIC decryption and parsing.
The default domain list may lead to conflicts in QUIC parse support in
some browsers. Especially, QUIC drop for googleapis domain may disable all the QUIC.
Project all the CRYPTO messages to one buffer according to length/offset
@Waujito Waujito force-pushed the quic branch 3 times, most recently from cac2c03 to e5017ed Compare January 4, 2025 11:09
@Waujito Waujito force-pushed the quic branch 9 times, most recently from 3a411e3 to 539fb59 Compare January 7, 2025 10:21
Encountered some crossplatform errors with uint_t-like length type
definition.
@Waujito Waujito marked this pull request as ready for review January 7, 2025 13:54
@Waujito Waujito merged commit 7b321b5 into main Jan 18, 2025
58 checks passed
@Waujito Waujito deleted the quic branch January 28, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QUIC support
1 participant