9seconds
d44474012a
Rework antireplay
hace 6 años
9seconds
413cafeeb6
reworked hub
hace 6 años
9seconds
c9743b5675
wip
hace 6 años
9seconds
072bce2922
Small corrections for middle proxy connections
hace 6 años
9seconds
386522ba22
Correct printable configuration
hace 6 años
9seconds
029245cd16
Correct initialization of antireplay cache
hace 6 años
9seconds
b280f47731
Add mtproto handshake
hace 6 años
9seconds
1617866c24
Add required things for middlehandshake
hace 6 años
9seconds
691954bd16
Simplify internals
hace 6 años
9seconds
9534cb19d0
Move mtproto consts to rpc
hace 6 años
9seconds
7827d1255a
Add background update for middle proxy
hace 6 años
9seconds
d431feb0ba
Add base wrappers for mtproto
hace 6 años
9seconds
3816dbf5b1
Add telegram api
hace 6 años
9seconds
2918ed11e5
Remove juju/errors
hace 6 años
9seconds
701f62ed4c
More reasonable shutdowns
hace 6 años
9seconds
299a34252e
Move rlimit to utils
hace 6 años
9seconds
2492a47d0a
Direct proxy works
hace 6 años
9seconds
07985cf418
Reworked base
hace 6 años
9seconds
09c7ce45d2
Add new config
hace 6 años
9seconds
199eed0f18
Update dependencies
hace 6 años
9seconds
82ec3871a4
Modified antireplay
hace 6 años
9seconds
b1074193a8
Update dependencies
hace 7 años
Sergey Arkhipov
78dea9ae3f
Merge pull request #76 from 9seconds/replay
Base prevention of replay attacks on proxy
hace 7 años
9seconds
da8dba1585
Add some notes to README
hace 7 años
9seconds
33852ca481
Base prevention of replay attacks on proxy
hace 7 años
9seconds
eff53694a0
Update dependencies
hace 7 años
9seconds
74a7c505eb
Add notes on ansible
hace 7 años
9seconds
9983f7fcba
Add a note on secure mode
hace 7 años
9seconds
a90072260e
Update docker image to use Go 1.12
hace 7 años
9seconds
b153240bc3
Update dependencies
hace 7 años
9seconds
6dfbd26524
Update golangci-lint version
hace 7 años
Sergey Arkhipov
39e7663e0c
Merge pull request #70 from im-kulikov/fix/deprecation-warning
DualStack is deprecated
hace 7 años
Sergey Arkhipov
71f7bf6cad
Merge pull request #71 from im-kulikov/feature/add-go1.12-to-travis-ci
Add Golang 1.12 to TravisCI
hace 7 años
Evgeniy Kulikov
fba0e235c1
Add Golang 1.12 to TravisCI
hace 7 años
Evgeniy Kulikov
70be70de3c
DualStack is deprecated
```
// DualStack previously enabled RFC 6555 Fast Fallback
// support, also known as "Happy Eyeballs", in which IPv4 is
// tried soon if IPv6 appears to be misconfigured and
// hanging.
//
// Deprecated: Fast Fallback is enabled by default. To
// disable, set FallbackDelay to a negative value.
DualStack bool
```
hace 7 años
Sergey Arkhipov
b565d83d40
Merge pull request #62 from Eternity-Yarr/patch-1
Update README.md
hace 7 años
Sergey Arkhipov
ebc459440c
Merge branch 'master' into patch-1
hace 7 años
9seconds
6e6049a73a
Remove critic from travis
hace 7 años
9seconds
916714a909
Update dependencies
hace 7 años
9seconds
f68b195306
Update golangci-lint
hace 7 años
Dmitry V. Roenko
5f1d1ce883
Update README.md
- little typo in docker command line
- added more preferred 'secure only' example
hace 7 años
9seconds
16558a7c55
Merge remote-tracking branch 'origin/master' into stable
hace 7 años
Sergey Arkhipov
e7958aaf33
Merge pull request #57 from 9seconds/remove-go-generate
Remove generating of version.go
hace 7 años
9seconds
7d6b661d97
More correct command for versioning
hace 7 años
9seconds
28b3cbe91a
Update dependencies
hace 7 años
9seconds
6818364231
Update golangci-lint
hace 7 años
9seconds
ea97bf51c8
Remove autogeneration of version.go
hace 7 años
9seconds
1678ddbd53
Reformat README
hace 7 años
Sergey Arkhipov
f81f29cbb4
Merge pull request #55 from 9seconds/secure-mode-readme
Add explanation on secure mode
hace 7 años
Sergey Arkhipov
2d9259db48
Merge pull request #56 from hdid/patch-1
tiny fix README.md
hace 7 años