Skip to content

Refactor TLS fragmenting#433

Merged
9seconds merged 1 commit intomasterfrom
refactor-tls-fragmentation
Apr 1, 2026
Merged

Refactor TLS fragmenting#433
9seconds merged 1 commit intomasterfrom
refactor-tls-fragmentation

Conversation

@9seconds
Copy link
Copy Markdown
Owner

@9seconds 9seconds commented Apr 1, 2026

This does not bring anything new comparing to #431 and great @appolimp work. Since this is a very sensitive and crucial part, I just refactored that and re-implemented some bits. This area was a bit new to me, so it makes a lot of sense to me, as a maintainer, to understand each and every bit of this code. You can think about refactoring as a learning procedure that fills my neurons with a new information.

Previous code was great and concise, no doubts about it. Learning and understanding are purposes of this PR.

@9seconds 9seconds merged commit dbced77 into master Apr 1, 2026
14 of 15 checks passed
@9seconds 9seconds deleted the refactor-tls-fragmentation branch April 1, 2026 12:30
dolonet added a commit to dolonet/mtg-multi that referenced this pull request Apr 1, 2026
Upstream replaced our reassembleTLSHandshake with a cleaner
fragmentedHandshakeReader + parseClientHello in utils.go.
Adapted ReadClientHelloMulti to use the new API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant