9seconds
828627b0d8
Wire things altogether
2019-10-10 14:29:33 +03:00
9seconds
c68f2cd50f
Add client wrappers
2019-10-10 09:32:50 +03:00
9seconds
e81c5970d4
Add client abridged protocol
2019-10-10 07:22:08 +03:00
9seconds
1a7eee444e
Use ReadFull in blockcipher
2019-10-09 11:08:34 +03:00
9seconds
d9bd07b027
disable gosec in hub connection
2019-10-08 14:09:48 +03:00
9seconds
3ae69183aa
Some refactorings for telegram package
2019-10-08 14:08:34 +03:00
9seconds
6c7edfb7db
Add new stats metric
2019-10-08 11:55:57 +03:00
9seconds
d44474012a
Rework antireplay
2019-10-07 17:51:21 +03:00
9seconds
413cafeeb6
reworked hub
2019-10-07 17:26:03 +03:00
9seconds
c9743b5675
wip
2019-10-07 12:13:07 +03:00
9seconds
072bce2922
Small corrections for middle proxy connections
2019-09-13 10:49:22 +03:00
9seconds
386522ba22
Correct printable configuration
2019-09-13 10:15:00 +03:00
9seconds
029245cd16
Correct initialization of antireplay cache
2019-09-13 10:14:48 +03:00
9seconds
b280f47731
Add mtproto handshake
2019-09-10 16:44:00 +03:00
9seconds
1617866c24
Add required things for middlehandshake
2019-09-10 13:54:14 +03:00
9seconds
691954bd16
Simplify internals
2019-09-09 17:35:53 +03:00
9seconds
9534cb19d0
Move mtproto consts to rpc
2019-09-09 17:11:40 +03:00
9seconds
7827d1255a
Add background update for middle proxy
2019-09-09 17:07:59 +03:00
9seconds
d431feb0ba
Add base wrappers for mtproto
2019-09-09 12:41:53 +03:00
9seconds
3816dbf5b1
Add telegram api
2019-09-09 10:25:38 +03:00
9seconds
2918ed11e5
Remove juju/errors
2019-09-06 16:10:55 +03:00
9seconds
701f62ed4c
More reasonable shutdowns
2019-09-04 10:54:38 +03:00
9seconds
299a34252e
Move rlimit to utils
2019-09-04 10:30:21 +03:00
9seconds
2492a47d0a
Direct proxy works
2019-09-04 10:19:01 +03:00
Sergey Arkhipov and GitHub
c2b8e88961
Merge pull request #98 from strangecamelcaselogin/master
...
Bind 3129 port to 127.0.0.1 in docker examples
2019-08-31 13:35:50 +03:00
strangecamelcaselogin and GitHub
c9d3020ea6
Bind 3129 port to 127.0.0.1 in docker examples
2019-08-30 00:08:53 +03:00
Sergey Arkhipov and GitHub
018e5b96f4
Merge pull request #96 from L11R/master
...
Windows compilation fix; deps update
2019-08-29 22:31:04 +03:00
9seconds
07985cf418
Reworked base
2019-08-29 13:16:08 +03:00
Savely Krasovsky and GitHub
389f6fd4bf
Merge pull request #1 from 9seconds/master
...
Modified antireplay
2019-08-29 10:33:56 +03:00
9seconds
09c7ce45d2
Add new config
2019-08-26 18:23:36 +03:00
9seconds
199eed0f18
Update dependencies
2019-08-20 20:58:44 +03:00
9seconds
82ec3871a4
Modified antireplay
2019-08-20 20:51:09 +03:00
L11R
2748fbd1e5
Typo fix
2019-08-18 20:15:40 +03:00
L11R
f14f104bea
Windows compilation fix; deps update
2019-08-18 04:05:26 +03:00
9seconds
b1074193a8
Update dependencies
0.16
2019-06-11 13:16:01 +03:00
Sergey Arkhipov and GitHub
78dea9ae3f
Merge pull request #76 from 9seconds/replay
...
Base prevention of replay attacks on proxy
2019-04-26 16:34:02 +03:00
9seconds
da8dba1585
Add some notes to README
2019-04-26 16:24:39 +03:00
9seconds
33852ca481
Base prevention of replay attacks on proxy
2019-04-26 15:53:10 +03:00
9seconds
eff53694a0
Update dependencies
2019-04-26 14:56:58 +03:00
9seconds
74a7c505eb
Add notes on ansible
2019-03-01 10:30:08 +03:00
9seconds
9983f7fcba
Add a note on secure mode
2019-03-01 10:27:33 +03:00
9seconds
a90072260e
Update docker image to use Go 1.12
2019-03-01 10:24:58 +03:00
9seconds
b153240bc3
Update dependencies
2019-03-01 10:20:53 +03:00
9seconds
6dfbd26524
Update golangci-lint version
2019-03-01 10:18:23 +03:00
Sergey Arkhipov and GitHub
39e7663e0c
Merge pull request #70 from im-kulikov/fix/deprecation-warning
...
DualStack is deprecated
2019-03-01 10:12:11 +03:00
Sergey Arkhipov and GitHub
71f7bf6cad
Merge pull request #71 from im-kulikov/feature/add-go1.12-to-travis-ci
...
Add Golang 1.12 to TravisCI
2019-03-01 10:06:59 +03:00
Evgeniy Kulikov
fba0e235c1
Add Golang 1.12 to TravisCI
2019-02-26 21:47:29 +03:00
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
```
2019-02-26 21:44:47 +03:00
Sergey Arkhipov and GitHub
b565d83d40
Merge pull request #62 from Eternity-Yarr/patch-1
...
Update README.md
2019-01-24 08:43:34 +03:00
Sergey Arkhipov and GitHub
ebc459440c
Merge branch 'master' into patch-1
2019-01-24 08:28:16 +03:00