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
/
tdnet
/
td
/
net
History
levlam
e2a90b9edf
Fix some string to Slice conversions.
...
GitOrigin-RevId: 79ddee1a90c633cc1b1df5c8e3d9917027bad0f3
2018-07-08 02:47:46 +03:00
..
GetHostByNameActor.cpp
Add prefer_ipv6 parameter tp GetHostByNameActor.
2018-07-01 04:12:20 +03:00
GetHostByNameActor.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00
HttpChunkedByteFlow.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
HttpChunkedByteFlow.h
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpConnectionBase.cpp
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00
HttpConnectionBase.h
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpContentLengthByteFlow.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
HttpContentLengthByteFlow.h
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpFile.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpFile.h
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpHeaderCreator.h
Fix some string to Slice conversions.
2018-07-08 02:47:46 +03:00
HttpInboundConnection.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpInboundConnection.h
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpOutboundConnection.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpOutboundConnection.h
Update copyright year.
2018-01-02 16:45:09 +03:00
HttpQuery.cpp
Fix getter names.
2018-04-19 15:23:54 +03:00
HttpQuery.h
Fix getter names.
2018-04-19 15:23:54 +03:00
HttpReader.cpp
Fix some string to Slice conversions.
2018-07-08 02:47:46 +03:00
HttpReader.h
Update copyright year.
2018-01-02 16:45:09 +03:00
NetStats.h
Update copyright year.
2018-01-02 16:45:09 +03:00
Socks5.cpp
Add proxyMtproto to td_api.
2018-05-08 17:48:30 +03:00
Socks5.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00
SslFd.cpp
Move some logging from INFO to DEBUG,
2018-06-05 00:12:34 +03:00
SslFd.h
Update copyright year.
2018-01-02 16:45:09 +03:00
TcpListener.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
TcpListener.h
Update copyright year.
2018-01-02 16:45:09 +03:00
Wget.cpp
Support prefer_ipv6 in Wget.
2018-07-01 04:45:25 +03:00
Wget.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00