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
levlam c12ed8d9cc Improve logging.
GitOrigin-RevId: b361ebec579228514f4531465144d49aeb2cd7b5
2018-08-22 04:04:09 +03:00
..
AuthData.cpp
AuthData.h
AuthKey.h
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
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
HandshakeActor.h
HandshakeConnection.h
HttpTransport.cpp Minor HTTP-proxy fixes. 2018-08-17 19:03:07 +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
NoCryptoStorer.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
PacketStorer.h
PingConnection.h
RawConnection.cpp
RawConnection.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
SessionConnection.cpp Improve logging. 2018-08-22 04:04:09 +03:00
SessionConnection.h Better HTTP max_wait calculation. 2018-07-27 12:15:29 +03:00
TcpTransport.cpp
TcpTransport.h Add support for HTTP-only HTTP proxies. 2018-07-27 03:54:25 +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
utils.h