9seconds
6219f4bd90
Fix detected race
il y a 5 ans
9seconds
3076c52adb
Refactor snapshot files
il y a 5 ans
9seconds
933855a233
Refactor server handshake test
il y a 5 ans
9seconds
ea698259d5
Add raw version of server handshake test
il y a 5 ans
9seconds
aefa003355
Add tests for events
il y a 5 ans
9seconds
e3b7472239
Add test for handshake frame
il y a 5 ans
9seconds
a3362c7ea4
Proxy is working in a simple mode now
il y a 5 ans
9seconds
66c45dc83b
Add obfuscated2 server handshake
il y a 5 ans
9seconds
f7c33ee333
Actually embedd connStandard into connEventTraffic
il y a 5 ans
9seconds
42160a08fe
Add EventTraffic
il y a 5 ans
9seconds
925a02dac3
Test telegram dc dialer
il y a 5 ans
9seconds
7108fe99ec
Add implementation of telegram dialer
il y a 5 ans
9seconds
69203f3e23
Add tests for obfuscated2 clientside
il y a 5 ans
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
0ad2d61742
Move config path cli parameter to base
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
dbbfdaf918
Add prometheus
il y a 5 ans
9seconds
8e7207d975
Add statsd
il y a 5 ans
9seconds
c04f9e392a
Small improvements for config parsing
il y a 5 ans
9seconds
46bd617581
Add tags for statsd in config
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
f0063ba089
Add observer mock
il y a 5 ans
9seconds
b08d945d7c
Add event stream module
il y a 5 ans
9seconds
abff0cf211
Run ci tests in parallel
il y a 5 ans
9seconds
f52b3391d1
Add firehol blocklist
il y a 5 ans
9seconds
cae33a22e6
Make stable bloom filter threadsafe
il y a 5 ans
9seconds
3dc263d6d7
Add antireplay cache mock
il y a 5 ans
9seconds
8eb5fed92f
Rename network_mock to mtglib_netwock_mock
il y a 5 ans
9seconds
ab1b3b4863
Add antireplay cache
il y a 5 ans
9seconds
ab585fd699
Add zerolog implementation
il y a 5 ans