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
917a3af6ac
Fix some includes.
...
GitOrigin-RevId: c82e599631dd678f2c69fbf7fd3e9b3cd23ed965
2019-11-26 21:57:48 +03:00
..
AuthData.cpp
Fix log messages style.
2019-02-21 18:58:20 +03:00
AuthData.h
Use Ping with mtproto_api::ping if possible
2019-05-06 20:53:39 +02:00
AuthKey.h
Add strongly typed ProxySecret class.
2019-07-09 05:01:12 +03:00
crypto.cpp
Do not generate default constructors.
2019-11-21 17:53:39 +03:00
crypto.h
Various fixes.
2019-08-14 03:13:34 +03:00
CryptoStorer.h
Minor improvements.
2019-07-09 06:56:06 +03:00
DhHandshake.cpp
Various include and other fixes.
2019-02-12 19:48:52 +03:00
DhHandshake.h
Move DhHandshake to DhHandshake.{cpp,h}.
2019-01-31 14:26:06 +03:00
Handshake.cpp
Fix errors from tdutils import
2019-08-12 16:53:17 +03:00
Handshake.h
testProxy: fix HandshakeActor errors handling
2019-07-22 14:22:31 +03:00
HandshakeActor.cpp
Fix testProxy.
2019-07-23 01:13:20 +03:00
HandshakeActor.h
Fix some includes.
2019-01-31 05:05:40 +03:00
HandshakeConnection.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
HttpTransport.cpp
Use copy_from instead of memcoy if possible.
2019-07-27 01:27:22 +03:00
HttpTransport.h
Add strongly typed ProxySecret class.
2019-07-09 05:01:12 +03:00
IStreamTransport.cpp
Add strongly typed ProxySecret class.
2019-07-09 05:01:12 +03:00
IStreamTransport.h
Mtproto: use non-deterministic padding scheme
2019-07-04 12:56:10 +02:00
KDF.cpp
Add logging.
2019-10-03 18:21:22 +03:00
KDF.h
Mtproto: move KDF to separate files.
2019-07-27 00:39:39 +03:00
NoCryptoStorer.h
Unify names of ParserT/StorerT classes.
2019-02-21 20:54:20 +03:00
PacketInfo.h
Mtproto: use non-deterministic padding scheme
2019-07-04 12:56:10 +02:00
PacketStorer.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
Ping.cpp
Minor fixes.
2019-05-22 21:17:24 +03:00
Ping.h
Minor improvements.
2019-07-09 06:56:06 +03:00
PingConnection.cpp
Fix includes.
2019-07-23 01:50:12 +03:00
PingConnection.h
Minor fixes.
2019-05-22 21:17:24 +03:00
ProxySecret.cpp
Fix ProxySecret::get_encoded_secret.
2019-09-02 16:50:19 +03:00
ProxySecret.h
Add strongly typed ProxySecret class.
2019-07-09 05:01:12 +03:00
Query.h
Add Query.h.
2019-01-31 05:37:59 +03:00
RawConnection.cpp
Better MTProto spelling.
2019-10-26 16:58:38 +03:00
RawConnection.h
Fix first letter case in error messages.
2019-08-26 04:53:22 +03:00
SessionConnection.cpp
Fix some includes.
2019-11-26 21:57:48 +03:00
SessionConnection.h
Update clag-format to the latest (190926/r372920) version.
2019-09-28 05:14:21 +03:00
TcpTransport.cpp
Fix errors from tdutils import
2019-08-12 16:53:17 +03:00
TcpTransport.h
Add strongly typed ProxySecret class.
2019-07-09 05:01:12 +03:00
TlsInit.cpp
Remove unneded explicit td::.
2019-09-15 06:19:46 +03:00
TlsInit.h
Fix includes.
2019-07-23 01:50:12 +03:00
TlsReaderByteFlow.cpp
Fix includes.
2019-07-23 01:50:12 +03:00
TlsReaderByteFlow.h
Minor improvements.
2019-07-09 06:56:06 +03:00
Transport.cpp
Remove unneded explicit td::.
2019-09-15 06:19:46 +03:00
Transport.h
Mtproto: use non-deterministic padding scheme
2019-07-04 12:56:10 +02:00
TransportType.h
Add strongly typed ProxySecret class.
2019-07-09 05:01:12 +03:00
utils.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
utils.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00