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
levlam cb165adf7c Check for SSL_CTX_set_default_verify_paths return code.
GitOrigin-RevId: 9f282b9c8ea7290588d45e310e667c05742041e9
2018-08-29 16:07:34 +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 Various style fixes. 2018-08-16 01:06:53 +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 Fix some string to Slice conversions. 2018-07-08 02:47:46 +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 Fix some includes. 2018-07-27 16:19:46 +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 getter names. 2018-04-19 15:23:54 +03:00
HttpReader.cpp Fix cleaning temoorary file. 2018-08-29 01:57:09 +03:00
HttpReader.h Fix leakage of a too big temporary file in HttpReader. 2018-08-27 15:52:47 +03:00
NetStats.h Update copyright year. 2018-01-02 16:45:09 +03:00
Socks5.cpp Fix some includes. 2018-07-27 16:19:46 +03:00
Socks5.h Add support for transparent HTTP proxies. 2018-07-26 16:49:18 +03:00
SslStream.cpp Check for SSL_CTX_set_default_verify_paths return code. 2018-08-29 16:07:34 +03:00
SslStream.h Various style fixes. 2018-08-16 01:06:53 +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
TransparentProxy.cpp Fix some includes. 2018-07-27 16:19:46 +03:00
TransparentProxy.h Fix some includes. 2018-07-27 16:19:46 +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