This website requires JavaScript.
Explore
Help
Sign In
tdlight-team
/
tdlight
Watch
1
Star
1
Fork
0
You've already forked tdlight
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
tdlight
/
td
/
mtproto
History
levlam
0b74d17f8c
Don't try to continue Handshake if timeout expired.
2021-07-22 19:23:08 +03:00
..
AuthData.cpp
…
AuthData.h
…
AuthKey.h
…
CryptoStorer.h
…
DhCallback.h
…
DhHandshake.cpp
…
DhHandshake.h
Improve AuthKeyHandshake private field names.
2021-07-05 21:26:43 +03:00
Handshake.cpp
Don't try to continue Handshake if timeout expired.
2021-07-22 19:23:08 +03:00
Handshake.h
Don't try to continue Handshake if timeout expired.
2021-07-22 19:23:08 +03:00
HandshakeActor.cpp
Don't try to continue Handshake if timeout expired.
2021-07-22 19:23:08 +03:00
HandshakeActor.h
Move HandshakeActor methods to cpp.
2021-07-22 19:03:34 +03:00
HandshakeConnection.h
…
HttpTransport.cpp
…
HttpTransport.h
…
IStreamTransport.cpp
…
IStreamTransport.h
…
KDF.cpp
…
KDF.h
…
MtprotoQuery.h
…
NoCryptoStorer.h
…
PacketInfo.h
…
PacketStorer.h
…
Ping.cpp
…
Ping.h
…
PingConnection.cpp
…
PingConnection.h
…
ProxySecret.cpp
…
ProxySecret.h
…
RawConnection.cpp
…
RawConnection.h
…
RSA.cpp
Minor improvements.
2021-07-16 18:58:11 +03:00
RSA.h
Update server keys.
2021-07-08 16:39:34 +03:00
SessionConnection.cpp
…
SessionConnection.h
…
TcpTransport.cpp
…
TcpTransport.h
…
TlsInit.cpp
…
TlsInit.h
…
TlsReaderByteFlow.cpp
…
TlsReaderByteFlow.h
…
Transport.cpp
Use is_*_bad instead of is_*_ok.
2021-07-11 02:21:01 +03:00
Transport.h
…
TransportType.h
…
utils.cpp
…
utils.h
…