Philipp Kunz
|
29d28fba93
|
feat(SniHandler): Add session cache support and tab reactivation detection to improve SNI extraction in TLS handshakes
|
2025-03-11 18:05:20 +00:00 |
|
Philipp Kunz
|
0e12706176
|
feat(SniHandler): Enhance SNI extraction to support fragmented ClientHello messages, TLS 1.3 early data, and improved PSK parsing
|
2025-03-11 17:33:31 +00:00 |
|
Philipp Kunz
|
36e4341315
|
fix(snihandler): Enhance SNI extraction to support TLS 1.3 PSK-based session resumption by adding a dedicated extractSNIFromPSKExtension method and improved logging for session resumption indicators.
|
2025-03-11 17:23:57 +00:00 |
|
Philipp Kunz
|
87d26c86a1
|
fix(PortProxy/SNI): Refactor SNI extraction in PortProxy to use the dedicated SniHandler class
|
2025-03-11 17:01:07 +00:00 |
|