painor
|
38b929b973
|
Fix several typos (#1328)
|
2019-11-10 11:29:43 +01:00 |
|
Lonami Exo
|
1e17ef1c98
|
Apply several lints
|
2019-05-03 21:38:41 +02:00 |
|
Сергей Прохоров
|
4696dfc25e
|
Rework class hierarchy, try to DRY more
|
2019-03-12 01:12:55 +01:00 |
|
Сергей Прохоров
|
b873aa67cc
|
Implement different mtproto proxy protocols; refactor obfuscated2
|
2019-03-10 03:26:24 +01:00 |
|
Lonami Exo
|
6de7329ce7
|
Fix Connection abstraction leak
|
2019-02-21 10:41:33 +01:00 |
|
Dmitry D. Chernov
|
d25442345e
|
Fix incorrect sending of DC id when connecting to MTProxy
|
2019-02-12 21:17:08 +10:00 |
|
Dmitry D. Chernov
|
45d0ba9e2f
|
Initial implementation of MTProxy support (#1107)
|
2019-02-11 00:16:46 +01:00 |
|
Dmitry D. Chernov
|
8c428e8566
|
Fix broken connection establishment in ConnectionTcpObfuscated
This regression was introduced in ebde3be820 .
|
2019-02-11 07:54:59 +10:00 |
|
Dmitry D. Chernov
|
c39cc06908
|
Fix incorrect check for reserved data prefix in ConnectionTcpObfuscated
|
2019-02-11 05:47:09 +10:00 |
|
Tulir Asokan
|
f271316d7d
|
Make logger fully configurable (#1087)
|
2019-01-11 15:52:30 +01:00 |
|
Lonami Exo
|
a5d4e97922
|
Fix alternative connection modes
|
2018-10-05 13:26:44 +02:00 |
|
Lonami Exo
|
ebde3be820
|
Add support for proxy again
|
2018-10-05 13:26:44 +02:00 |
|
Lonami Exo
|
db83709c6b
|
Support connection timeout
|
2018-10-05 13:26:44 +02:00 |
|
Lonami Exo
|
2fd51b8582
|
Let all connection modes implement the new Connection
|
2018-10-05 13:26:44 +02:00 |
|
Lonami Exo
|
226c35ff8f
|
Pump up default timeout from 5 to 10s
|
2018-06-17 11:46:56 +02:00 |
|
Lonami Exo
|
0f14f3b16a
|
Support custom event loops
|
2018-06-14 19:35:12 +02:00 |
|
Lonami Exo
|
908dfa148b
|
Revisit codebase to add missing async/await
|
2018-06-14 17:09:20 +02:00 |
|
Lonami Exo
|
ba4b7ce881
|
Make the Connection a proper ABC (#509)
|
2018-05-10 14:22:19 +02:00 |
|