Commit Graph
10 Commits
Author SHA1 Message Date
Carmelo Messina d0acb9af5a Patches for v148 (no changes, context changed) 2026-05-19 10:49:53 +02:00
Carmelo Messina ca9926de51 Patches for 148.0.7778.97 2026-05-08 08:35:17 +02:00
Carmelo Messina bfd5fc63c2 Patches for v147 2026-03-27 15:09:49 +01:00
Carmelo Messina ead22ceee7 Patches for v146 2026-03-11 12:43:32 +01:00
Carmelo Messina be9bf4c7aa Patches for v145 2026-02-01 15:18:16 +01:00
Carmelo Messina 870bc31b7f Enable ClientHello Segmentation: enable feature by default (#2403) and reduce timeout to 2 seconds 2026-01-24 18:12:36 +01:00
Carmelo Messina cb29ab20ad Patches for v144 2026-01-15 12:58:05 +01:00
Carmelo Messina 3cf5e136d8 Patches for v143 2025-11-22 16:25:29 +01:00
Carmelo Messina ea944bb5e6 Patches for v142 2025-10-27 13:57:27 +01:00
Carmelo Messina cb240536bf Enable ClientHello Segmentation: allows the ClientHello packet to be sent by segmenting it into multiple packets (#2403).
Can be useful for circumventing censorship via DIP introspection.
The patch automatically disables the mode in case of outdated or incompatible servers, if the TLS handshake fails or times out.
The mode is accessible via the flag clienthello-fragmentation and is currently disabled.
2025-10-16 15:07:47 +02:00