tdlight/tdnet/td/net
levlam 3bc52d545f Do not try to parse empty content in HttpReader.
GitOrigin-RevId: 585a90f2e0236d56626961edd5f822dc4fcb04a2
2020-07-19 14:49:12 +03:00
..
GetHostByNameActor.cpp Add IPAddress::get_ip_address. 2020-05-16 17:35:53 +03:00
GetHostByNameActor.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpChunkedByteFlow.cpp More enum class usages. 2020-01-19 03:02:56 +03:00
HttpChunkedByteFlow.h More enum class usages. 2020-01-19 03:02:56 +03:00
HttpConnectionBase.cpp HttpQuery: store peer address into query 2020-07-13 15:23:03 +03:00
HttpConnectionBase.h Minor fixes. 2020-07-14 03:37:04 +03:00
HttpContentLengthByteFlow.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HttpContentLengthByteFlow.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpFile.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HttpFile.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpHeaderCreator.h Simplify HttpHeaderCreator::init_status_line. 2020-06-09 03:44:16 +03:00
HttpInboundConnection.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HttpInboundConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpOutboundConnection.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HttpOutboundConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpProxy.cpp Use new get_ip_host() method to get correct Host. 2020-05-23 01:53:13 +03:00
HttpProxy.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpQuery.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
HttpQuery.h Minor improvements. 2020-07-13 21:49:07 +03:00
HttpReader.cpp Do not try to parse empty content in HttpReader. 2020-07-19 14:49:12 +03:00
HttpReader.h Increase max content size in HttpReader. 2020-07-19 13:17:05 +03:00
NetStats.h Update copyright year. 2020-01-01 04:23:48 +03:00
Socks5.cpp Make IPAddress::get_ipv6 safe to use. 2020-05-16 16:11:03 +03:00
Socks5.h Update copyright year. 2020-01-01 04:23:48 +03:00
SslStream.cpp Fix CE. 2020-07-14 03:42:50 +03:00
SslStream.h Update copyright year. 2020-01-01 04:23:48 +03:00
TcpListener.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
TcpListener.h Update copyright year. 2020-01-01 04:23:48 +03:00
TransparentProxy.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
TransparentProxy.h Update copyright year. 2020-01-01 04:23:48 +03:00
Wget.cpp Unify enum constant name style. 2020-06-15 04:23:47 +03:00
Wget.h Update copyright year. 2020-01-01 04:23:48 +03:00