9seconds
4d2d21e101
Small refactorings
il y a 5 ans
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.
il y a 5 ans
9seconds
188fa6a04a
Remove redundand utils file
il y a 5 ans
9seconds
0330a0e5cd
Fixes for obfuscated2
il y a 5 ans
9seconds
f155b9f37e
Rename frame to handshake frame
il y a 5 ans
9seconds
3a44bcb854
Introduce pools to obfuscated2
il y a 5 ans
9seconds
58335b3e59
Support obfuscated2
il y a 5 ans
9seconds
657a74a5c2
Add defaults for proxy opts
il y a 5 ans
9seconds
f3112d4ba6
Add timeattack detector
il y a 5 ans
9seconds
172b596cf1
Intergrate custom logger where applicable
il y a 5 ans
9seconds
b258581f47
Add Printf method to logger
il y a 5 ans
9seconds
60d5b3cadd
Pass new options to proxy opts
il y a 5 ans
9seconds
f21ee40baf
Remove idle timeout from network
il y a 5 ans
9seconds
adf4ab1a35
Revert "Add new TCPBufferSize parameter to network"
This reverts commit 57cb1b5aa0 .
il y a 5 ans
9seconds
83eeedc008
Add cloakport and prefer ip parameters to proxyopts
il y a 5 ans
9seconds
57cb1b5aa0
Add new TCPBufferSize parameter to network
il y a 5 ans
9seconds
5e31b95bb5
Add timestamp to EventConcurrencyLimited
il y a 5 ans
9seconds
80a1de60e6
Always close connection on context finished
il y a 5 ans
9seconds
2408f1530f
Add EventIPBlocklisted
il y a 5 ans
9seconds
23519913f2
Add skeleton of the proxy
il y a 5 ans
9seconds
7955ac6a46
Add tests for events
il y a 5 ans
9seconds
7617aeadda
Test event stream
il y a 5 ans
9seconds
e009d05a90
Add tests for noop event stream
il y a 5 ans
9seconds
b08d945d7c
Add event stream module
il y a 5 ans
9seconds
f52b3391d1
Add firehol blocklist
il y a 5 ans
9seconds
ab1b3b4863
Add antireplay cache
il y a 5 ans
9seconds
f8ad90c845
Refactor network to a top-level module
il y a 5 ans
9seconds
546a5849f3
Add test for generate-secret command
il y a 5 ans
9seconds
2cc81219b1
Use HTTP timeout from config
il y a 5 ans
9seconds
4daf927a72
Add method for validation of the secret
il y a 5 ans
9seconds
c0ab254acf
Minor formatting issues
il y a 5 ans
9seconds
bc4b14c83d
Add tests for type bytes
il y a 5 ans
9seconds
6b9b437a5a
Correct usage of ifconfig.co
il y a 5 ans
9seconds
d6566e5dfb
Change network to accept DialFunc
il y a 5 ans
9seconds
6b28488fbd
Move cli to separate package
il y a 5 ans
9seconds
757ea5b63c
Add PatchHTTPClient method
This method is mostly required for testing
il y a 5 ans
9seconds
24add0dce4
Make network as a separae interface
il y a 5 ans
9seconds
ddd3d608fa
Add tests for secret
il y a 5 ans
9seconds
d5b0a47d52
Fix race detector tests
il y a 5 ans
9seconds
ca0a550f12
Use array of fixed length for secret
il y a 5 ans
9seconds
9aa56191f9
Linting
il y a 5 ans
9seconds
a34949f15c
Rename secret ee to hex
il y a 5 ans
9seconds
cbcc113e41
Add cli command for access
il y a 5 ans
9seconds
d1dd56550f
Add correct configuration
il y a 5 ans
9seconds
783c49db37
Correct secret parsing
il y a 5 ans
9seconds
015f02c077
Cleanups of secret module
il y a 5 ans
9seconds
0395ce8d1a
Fix lint issues
il y a 5 ans
9seconds
ef87d031ed
Add gofumpt as formatter
il y a 5 ans
9seconds
ba875da9b5
Make tests for load balanced client
il y a 5 ans
9seconds
8f7e79862b
Add tests for proxy dialers
il y a 5 ans