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
5e6672ee26
Better HTTP max_wait calculation.
...
GitOrigin-RevId: 36a149e8d4a2b46ee5e2d23514a8a78d6ad696fc
2018-07-27 12:15:29 +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
Update copyright year.
2018-01-02 16:45:09 +03:00
crypto.h
Update copyright year.
2018-01-02 16:45:09 +03:00
CryptoStorer.h
New transport improvements.
2018-06-16 03:03:14 +03:00
Handshake.cpp
Fix some string to Slice conversions.
2018-07-08 02:47:46 +03:00
Handshake.h
Add support for HTTP-only HTTP proxies.
2018-07-27 03:54:25 +03:00
HandshakeActor.cpp
Add debug
2018-03-13 19:09:59 +03:00
HandshakeActor.h
Session: fix warning
2018-05-30 19:38:17 +03:00
HandshakeConnection.h
Ignore inbound unencrypted packets padding (0xdd transport)
2018-06-15 21:11:07 +03:00
HttpTransport.cpp
Add support for HTTP-only HTTP proxies.
2018-07-27 03:54:25 +03:00
HttpTransport.h
Add support for HTTP-only HTTP proxies.
2018-07-27 03:54:25 +03:00
IStreamTransport.cpp
Add support for HTTP-only HTTP proxies.
2018-07-27 03:54:25 +03:00
IStreamTransport.h
0xdd transport
2018-06-15 21:54:22 +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
Minor fixes.
2018-06-05 20:44:41 +03:00
RawConnection.cpp
Fix some includes.
2018-06-26 02:43:11 +03:00
RawConnection.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00
SessionConnection.cpp
Better HTTP max_wait calculation.
2018-07-27 12:15:29 +03:00
SessionConnection.h
Better HTTP max_wait calculation.
2018-07-27 12:15:29 +03:00
TcpTransport.cpp
New transport improvements.
2018-06-16 03:03:14 +03:00
TcpTransport.h
Add support for HTTP-only HTTP proxies.
2018-07-27 03:54:25 +03:00
Transport.cpp
Check that storer unsafe doesn't overflows.
2018-07-06 23:33:11 +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