9seconds
1617866c24
Add required things for middlehandshake
il y a 6 ans
9seconds
691954bd16
Simplify internals
il y a 6 ans
9seconds
9534cb19d0
Move mtproto consts to rpc
il y a 6 ans
9seconds
7827d1255a
Add background update for middle proxy
il y a 6 ans
9seconds
d431feb0ba
Add base wrappers for mtproto
il y a 6 ans
9seconds
3816dbf5b1
Add telegram api
il y a 6 ans
9seconds
2918ed11e5
Remove juju/errors
il y a 6 ans
9seconds
701f62ed4c
More reasonable shutdowns
il y a 6 ans
9seconds
299a34252e
Move rlimit to utils
il y a 6 ans
9seconds
2492a47d0a
Direct proxy works
il y a 6 ans
9seconds
07985cf418
Reworked base
il y a 6 ans
9seconds
09c7ce45d2
Add new config
il y a 6 ans
9seconds
199eed0f18
Update dependencies
il y a 6 ans
9seconds
82ec3871a4
Modified antireplay
il y a 6 ans
9seconds
b1074193a8
Update dependencies
il y a 7 ans
Sergey Arkhipov
78dea9ae3f
Merge pull request #76 from 9seconds/replay
Base prevention of replay attacks on proxy
il y a 7 ans
9seconds
da8dba1585
Add some notes to README
il y a 7 ans
9seconds
33852ca481
Base prevention of replay attacks on proxy
il y a 7 ans
9seconds
eff53694a0
Update dependencies
il y a 7 ans
9seconds
74a7c505eb
Add notes on ansible
il y a 7 ans
9seconds
9983f7fcba
Add a note on secure mode
il y a 7 ans
9seconds
a90072260e
Update docker image to use Go 1.12
il y a 7 ans
9seconds
b153240bc3
Update dependencies
il y a 7 ans
9seconds
6dfbd26524
Update golangci-lint version
il y a 7 ans
Sergey Arkhipov
39e7663e0c
Merge pull request #70 from im-kulikov/fix/deprecation-warning
DualStack is deprecated
il y a 7 ans
Sergey Arkhipov
71f7bf6cad
Merge pull request #71 from im-kulikov/feature/add-go1.12-to-travis-ci
Add Golang 1.12 to TravisCI
il y a 7 ans
Evgeniy Kulikov
fba0e235c1
Add Golang 1.12 to TravisCI
il y a 7 ans
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
```
il y a 7 ans
Sergey Arkhipov
b565d83d40
Merge pull request #62 from Eternity-Yarr/patch-1
Update README.md
il y a 7 ans
Sergey Arkhipov
ebc459440c
Merge branch 'master' into patch-1
il y a 7 ans
9seconds
6e6049a73a
Remove critic from travis
il y a 7 ans
9seconds
916714a909
Update dependencies
il y a 7 ans
9seconds
f68b195306
Update golangci-lint
il y a 7 ans
Dmitry V. Roenko
5f1d1ce883
Update README.md
- little typo in docker command line
- added more preferred 'secure only' example
il y a 7 ans
9seconds
16558a7c55
Merge remote-tracking branch 'origin/master' into stable
il y a 7 ans
Sergey Arkhipov
e7958aaf33
Merge pull request #57 from 9seconds/remove-go-generate
Remove generating of version.go
il y a 7 ans
9seconds
7d6b661d97
More correct command for versioning
il y a 7 ans
9seconds
28b3cbe91a
Update dependencies
il y a 7 ans
9seconds
6818364231
Update golangci-lint
il y a 7 ans
9seconds
ea97bf51c8
Remove autogeneration of version.go
il y a 7 ans
9seconds
1678ddbd53
Reformat README
il y a 7 ans
Sergey Arkhipov
f81f29cbb4
Merge pull request #55 from 9seconds/secure-mode-readme
Add explanation on secure mode
il y a 7 ans
Sergey Arkhipov
2d9259db48
Merge pull request #56 from hdid/patch-1
tiny fix README.md
il y a 7 ans
hdid
c721c636d9
tiny fix README.md
il y a 7 ans
Sergey Arkhipov
60472072aa
Add explanation on secure mode
Hopefully, this closes https://github.com/9seconds/mtg/issues/49
il y a 7 ans
9seconds
6721e6fd9f
Update dependencies
il y a 7 ans
Sergey Arkhipov
47fb5c23cb
Merge pull request #53 from 9seconds/prometheus-mtg-only
Use mtg metrics only for prometheus endpoint
il y a 7 ans
Sergey Arkhipov
fce6118c71
Merge pull request #52 from 9seconds/log-config
Log configuration on proxy start
il y a 7 ans
9seconds
d277a2975a
Use mtg metrics only for prometheus endpoint
il y a 7 ans
9seconds
c3f21a7b0d
Log configuration on proxy start
This has to simplify the debugging because usually we do not know all
options which user used to start mtg.
il y a 7 ans