9seconds
ffad717829
Use CloseRead and CloseWrites
4 years ago
9seconds
e1864377c2
Update golangci-lint to 1.40.1
5 years ago
9seconds
585ebfeb50
Update golanci-lint
5 years ago
9seconds
24fdec6694
Move testlib to internal
5 years ago
9seconds
26070d5b3e
More correct calculation of dc for obfuscated2 frame
5 years ago
9seconds
841a4d2227
Get rid of unrequired buffering for tls records
5 years ago
9seconds
3992054560
Correctly manage partial writes
5 years ago
9seconds
02aa969d6c
Use dc indexes accordingly
5 years ago
9seconds
3076c52adb
Refactor snapshot files
5 years ago
9seconds
933855a233
Refactor server handshake test
5 years ago
9seconds
ea698259d5
Add raw version of server handshake test
5 years ago
9seconds
e3b7472239
Add test for handshake frame
5 years ago
9seconds
a3362c7ea4
Proxy is working in a simple mode now
5 years ago
9seconds
66c45dc83b
Add obfuscated2 server handshake
5 years ago
9seconds
42160a08fe
Add EventTraffic
5 years ago
9seconds
69203f3e23
Add tests for obfuscated2 clientside
5 years ago
9seconds
4d2d21e101
Small refactorings
5 years ago
9seconds
8de727932d
Unpool handshake
Anyway, we are going to use stack here, no need for connection pooling.
Even arrays are allocaed on a stack because we do not use slices here
but real ones.
5 years ago
9seconds
188fa6a04a
Remove redundand utils file
5 years ago
9seconds
0330a0e5cd
Fixes for obfuscated2
5 years ago
9seconds
f155b9f37e
Rename frame to handshake frame
5 years ago
9seconds
3a44bcb854
Introduce pools to obfuscated2
5 years ago
9seconds
58335b3e59
Support obfuscated2
5 years ago
9seconds
657a74a5c2
Add defaults for proxy opts
5 years ago