.. |
GetHostByNameActor.cpp
|
Add prefer_ipv6 parameter tp GetHostByNameActor.
|
2018-07-01 04:12:20 +03:00 |
GetHostByNameActor.h
|
Make tdnet dependency on OpenSSL private.
|
2018-10-15 11:23:51 +03:00 |
HttpChunkedByteFlow.cpp
|
Fix some MSVC Analyzer warnings.
|
2018-10-26 17:11:20 +03:00 |
HttpChunkedByteFlow.h
|
Fix some MSVC Analyzer warnings.
|
2018-10-26 17:11:20 +03:00 |
HttpConnectionBase.cpp
|
Fix HTTP spelling.
|
2018-12-05 18:46:19 +03:00 |
HttpConnectionBase.h
|
Various style fixes.
|
2018-08-16 01:06:53 +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
|
StringBuilder fixes.
|
2018-10-30 17:22:44 +03:00 |
HttpInboundConnection.cpp
|
Minor fixes.
|
2018-08-26 11:08:45 +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
|
Various style fixes.
|
2018-08-16 01:06:53 +03:00 |
HttpProxy.cpp
|
Better error messages while connecting to proxy.
|
2018-12-07 12:25:22 +03:00 |
HttpProxy.h
|
Add support for transparent HTTP proxies.
|
2018-07-26 16:49:18 +03:00 |
HttpQuery.cpp
|
Fix getter names.
|
2018-04-19 15:23:54 +03:00 |
HttpQuery.h
|
Fix some MSVC Analyzer warnings.
|
2018-10-26 17:11:20 +03:00 |
HttpReader.cpp
|
Minor improvements.
|
2018-11-01 20:08:20 +03:00 |
HttpReader.h
|
Fix some MSVC Analyzer warnings.
|
2018-10-26 17:11:20 +03:00 |
NetStats.h
|
Fix C26451 warning.
|
2018-10-25 21:29:10 +03:00 |
Socks5.cpp
|
Fix IPAddress::get_ipv4 usages.
|
2018-09-11 19:40:53 +03:00 |
Socks5.h
|
Add support for transparent HTTP proxies.
|
2018-07-26 16:49:18 +03:00 |
SslStream.cpp
|
Improve error message.
|
2018-12-07 01:57:51 +03:00 |
SslStream.h
|
Make tdnet dependency on OpenSSL private.
|
2018-10-15 11:23:51 +03:00 |
TcpListener.cpp
|
Make subscribe a static method of Scheduler.
|
2018-09-11 01:20:41 +03:00 |
TcpListener.h
|
Update copyright year.
|
2018-01-02 16:45:09 +03:00 |
TransparentProxy.cpp
|
Better error messages while connecting to proxy.
|
2018-12-07 12:25:22 +03:00 |
TransparentProxy.h
|
Use td::unique_ptr instead of std::unique_ptr whenever possible.
|
2018-09-27 04:19:03 +03:00 |
Wget.cpp
|
Remove Wget debug logging.
|
2018-08-21 05:27:47 +03:00 |
Wget.h
|
Ssl refactoring
|
2018-08-15 15:41:42 +03:00 |