9seconds
006fba1046
Merge remote-tracking branch 'origin/stable' into v2
1 month ago
9seconds
7b333ed833
Merge remote-tracking branch 'origin/master' into stable
1 month ago
9seconds
5adfee5dd4
Remove wrong binary
1 month ago
9seconds
de89de2ad6
Merge remote-tracking branch 'origin/master' into stable
1 month ago
9seconds
b0d37de0ec
Update linter
1 month ago
9seconds
0cb25ba7ff
Update go dependencies
1 month ago
9seconds
614acd7303
Mention doctor in README
1 month ago
Sergei Arkhipov
4f5368aa2a
Merge pull request #398 from 9seconds/docker-directory
Allow using directory bind mounts for a docker container
1 month ago
9seconds
cfb5fe66be
Allow using directory bind mounts for a docker container
This helps with a situation when some applications do not allow mounting
individual files, but whole directories. In that case users could mount
`/config` directory with a single file, `config.toml`: `-v
/path/to/dir:/config`. Also, there is a backward compatibility to using
a single `/config.toml`
1 month ago
Sergei Arkhipov
fb390d3417
Merge pull request #397 from 9seconds/doctor
1 month ago
9seconds
f0ae4ce290
Validate domain fronting availability
1 month ago
9seconds
b6b900e430
Refactoring
1 month ago
9seconds
8154f65e0e
Add validation of telegram connectivity
1 month ago
9seconds
a60523fed0
Add verification of time skewness
1 month ago
9seconds
63b147c287
Add doctor command for deprecated config values
1 month ago
Sergei Arkhipov
21c0d18c7c
Merge pull request #395 from roman901/master
1 month ago
Roman Shishkin
8f0bf47d56
Add Config.GetConcurrency with default fallback
1 month ago
9seconds
7fec30908a
Merge remote-tracking branch 'origin/stable' into v2
1 month ago
9seconds
2eb0828f72
Merge remote-tracking branch 'origin/master' into stable
1 month ago
Sergei Arkhipov
d01e089f54
Merge pull request #386 from 9seconds/architectures
Add more architectures for mtg
1 month ago
Sergei Arkhipov
c736881792
Merge pull request #388 from 9seconds/doc-limits
Document a necessety of increasing limits for systemd unit
1 month ago
9seconds
d5a118f125
Remove explicit pgo
1 month ago
9seconds
d79a8f8406
Fix failed builds
1 month ago
9seconds
97932758d1
Add mips support
1 month ago
9seconds
1f7d1c0eea
Add windows builds
1 month ago
9seconds
8c73dde928
Add build for AMD64v3
1 month ago
9seconds
ded3fe26b9
Build for ARMv9
1 month ago
Sergei Arkhipov
2f00adfe91
Merge pull request #385 from 9seconds/pgo
Add PGO
1 month ago
9seconds
049bee3d84
Document a necessety of increasing limits for systemd unit
It seems that default DynamicUser limits are very low. We have to
increase them anyway.
1 month ago
9seconds
4fbabfda2a
Add PGO
1 month ago
9seconds
fc72de9e39
Merge remote-tracking branch 'origin/stable' into v2
1 month ago
9seconds
cb627f2a66
Merge remote-tracking branch 'origin/master' into stable
1 month ago
Sergei Arkhipov
9ba6df0d1c
Merge pull request #383 from 9seconds/avoid-double-buffering
Avoid double buffering in TLS hot path
1 month ago
9seconds
4a8d099aca
Remove unused buffer
1 month ago
9seconds
feb57004e1
Fix reslicing
1 month ago
9seconds
cb436efd87
Avoid double buffering in TLS hot path
1 month ago
Sergei Arkhipov
24148ea95c
Merge pull request #382 from 9seconds/write-cond
Optimize waiting time for TLS chunker
1 month ago
9seconds
724904f50d
Wait in doppel.Conn if there is anything to write
1 month ago
9seconds
a23ae05f3b
Remove SyncWrite
1 month ago
Sergei Arkhipov
b153a55149
Merge pull request #379 from 9seconds/fix-telegram-ips
Show ip of telegram endpoints in event stream
1 month ago
9seconds
913a38d13a
Show real IP of the telegram endpoint in event stream
1 month ago
9seconds
dc81f7981c
Merge remote-tracking branch 'origin/stable' into v2
1 month ago
9seconds
9d5fd989e5
Merge remote-tracking branch 'origin/master' into stable
1 month ago
Sergei Arkhipov
81703233b0
Merge pull request #368 from 9seconds/flake-tests
Fix flaky test
1 month ago
9seconds
eb7720b11e
Fix flaky test
1 month ago
Sergei Arkhipov
df7ddc3d6a
Merge pull request #367 from saleacy/patch-1
fix: ensure network.Dial and MakeHTTPClient use socks5 proxy
1 month ago
saleacy
3bc1e415f9
fix: ensure network.Dial and MakeHTTPClient use socks5 proxy
The package `network/v2/proxy_network.go` does not wrap `network.Dial`
and `network.MakeHTTPClient`, which causes them to bypass the SOCKS5
proxy and initiate TCP connections directly from the local machine.
1 month ago
Sergei Arkhipov
306fa19ad6
Merge pull request #366 from Maks-2012/patch-1
Fix preferIPOnlyIPv6
1 month ago
Maks-2012
079252d810
Fix preferIPOnlyIPv6
1 month ago
9seconds
d0502e7083
Merge remote-tracking branch 'origin/stable' into v2
1 month ago