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 62863e9280 Minor fixes.
GitOrigin-RevId: e7b9ea9cb76d5c65c00a5ca86c85c6c8984e1d3c
2020-03-16 22:00:44 +03:00
..
AuthData.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
AuthData.h Validate and drop invalid main authorization key 2020-01-07 15:42:04 +03:00
AuthKey.h Validate and drop invalid main authorization key 2020-01-07 15:42:04 +03:00
CryptoStorer.h Update copyright year. 2020-01-01 04:23:48 +03:00
DhHandshake.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
DhHandshake.h Update copyright year. 2020-01-01 04:23:48 +03:00
Handshake.cpp Move fetch_result to corresponding files. 2020-03-16 01:42:24 +03:00
Handshake.h Fix test. 2020-01-30 04:06:15 +03:00
HandshakeActor.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HandshakeActor.h Update copyright year. 2020-01-01 04:23:48 +03:00
HandshakeConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpTransport.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HttpTransport.h Update copyright year. 2020-01-01 04:23:48 +03:00
IStreamTransport.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
IStreamTransport.h Update copyright year. 2020-01-01 04:23:48 +03:00
KDF.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
KDF.h Update copyright year. 2020-01-01 04:23:48 +03:00
NoCryptoStorer.h Update copyright year. 2020-01-01 04:23:48 +03:00
PacketInfo.h Update copyright year. 2020-01-01 04:23:48 +03:00
PacketStorer.h Update copyright year. 2020-01-01 04:23:48 +03:00
Ping.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Ping.h Update copyright year. 2020-01-01 04:23:48 +03:00
PingConnection.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
PingConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
ProxySecret.cpp Really fix too long TLS-proxy domain. 2020-01-26 01:22:07 +03:00
ProxySecret.h Really fix too long TLS-proxy domain. 2020-01-26 01:22:07 +03:00
Query.h Update copyright year. 2020-01-01 04:23:48 +03:00
RawConnection.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
RawConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
SessionConnection.cpp Send updates for "unix_time" option. 2020-01-08 23:41:03 +03:00
SessionConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
TcpTransport.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
TcpTransport.h Update copyright year. 2020-01-01 04:23:48 +03:00
TlsInit.cpp Add Darwin specific algorithm. 2020-01-26 01:39:22 +03:00
TlsInit.h Update copyright year. 2020-01-01 04:23:48 +03:00
TlsReaderByteFlow.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
TlsReaderByteFlow.h Update copyright year. 2020-01-01 04:23:48 +03:00
Transport.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Transport.h Update copyright year. 2020-01-01 04:23:48 +03:00
TransportType.h Update copyright year. 2020-01-01 04:23:48 +03:00
crypto.cpp Remove unneeded call to ensure_const_time on a public exponent. 2020-03-10 18:28:25 +03:00
crypto.h Improve names of RSA methods. 2020-03-10 18:27:43 +03:00
utils.cpp Simplify NetQueryCreator and remove mtproto dependency on telegram_api. 2020-03-16 01:01:14 +03:00
utils.h Minor fixes. 2020-03-16 22:00:44 +03:00