This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
Telethon
Watch
1
Star
0
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2026-08-28 08:08:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b42b4bb3267bcbce297d79fc2f292f0fc548fb87
Telethon
/
telethon
/
network
History
Maxim Smirnov
b42b4bb326
Add OpenSSL assertion on authenticator.py (
#453
)
...
aes_ige.c(88): OpenSSL internal error, assertion failed
2017-11-24 18:47:36 +01:00
..
__init__.py
Use an Enum for the ConnectionMode and support specifying it
2017-09-04 11:24:10 +02:00
authenticator.py
Add OpenSSL assertion on authenticator.py (
#453
)
2017-11-24 18:47:36 +01:00
connection.py
Replace int.from_bytes with struct.unpack for consistency
2017-10-12 18:41:58 +02:00
mtproto_plain_sender.py
Stop using BinaryWriter on MtProtoPlainSender
2017-09-28 11:43:06 +02:00
mtproto_sender.py
Fix resending requests on bad salt/msg notification (
#369
)
2017-10-22 13:13:49 +02:00