This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
tdlib-fork
Archived
Watch
1
Star
0
Fork
0
You've already forked tdlib-fork
Code
Pull Requests
Releases
Activity
This repository has been archived on
2020-05-25
. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork
/
td
/
mtproto
History
levlam
9971b52b81
Make subscribe a static method of Scheduler.
...
GitOrigin-RevId: e80024cfa63a37fb9b64f514ac3407d4e97c7302
2018-09-11 01:20:41 +03:00
..
AuthData.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
AuthData.h
Fix getter names.
2018-04-19 15:23:54 +03:00
AuthKey.h
AuthData.cpp.
2018-02-12 12:28:14 +03:00
crypto.cpp
Remove legacy DH functions.
2018-08-11 13:29:06 +03:00
crypto.h
Remove legacy DH functions.
2018-08-11 13:29:06 +03:00
CryptoStorer.h
New transport improvements.
2018-06-16 03:03:14 +03:00
Handshake.cpp
Remove legacy DH functions.
2018-08-11 13:29:06 +03:00
Handshake.h
Add support for HTTP-only HTTP proxies.
2018-07-27 03:54:25 +03:00
HandshakeActor.cpp
Make subscribe a static method of Scheduler.
2018-09-11 01:20:41 +03:00
HandshakeActor.h
Remove unneeded forward declarations.
2018-09-05 22:31:33 +03:00
HandshakeConnection.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
HttpTransport.cpp
Minor HTTP-proxy fixes.
2018-08-17 19:03:07 +03:00
HttpTransport.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
IStreamTransport.cpp
Add support for HTTP-only HTTP proxies.
2018-07-27 03:54:25 +03:00
IStreamTransport.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
NoCryptoStorer.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00
PacketStorer.h
Make TlStorerUnsafe buffer unsigned.
2018-06-25 02:58:43 +03:00
PingConnection.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
RawConnection.cpp
Mark default switch cases as UNREACHABLE.
2018-09-05 21:07:50 +03:00
RawConnection.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
SessionConnection.cpp
Almost compiles
2018-08-14 10:42:40 +03:00
SessionConnection.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
TcpTransport.cpp
New transport improvements.
2018-06-16 03:03:14 +03:00
TcpTransport.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
Transport.cpp
Improve logging.
2018-08-22 04:04:09 +03:00
Transport.h
Add disable_top_chats option.
2018-06-26 22:51:00 +03:00
utils.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
utils.h
Make TlStorerUnsafe buffer unsigned.
2018-06-25 02:58:43 +03:00