tdlight/tdnet/td/net
Arseny Smirnov 47d2e8276a SslStream: fix ByteFlow logic
GitOrigin-RevId: 37e5ecd1480e0bb3035ea5ce0f10261cedfd1612
2020-07-24 18:49:33 +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 ByteFlow: backpressure draft 2020-07-22 21:52:00 +03:00
HttpChunkedByteFlow.h Increase mas file size limit. 2020-07-23 01:59:28 +03:00
HttpConnectionBase.cpp SslStream: fix ByteFlow logic 2020-07-24 18:49:33 +03:00
HttpConnectionBase.h HttpConnection: migrate connections to a dedicated scheduler 2020-07-23 19:47:12 +03:00
HttpContentLengthByteFlow.cpp ByteFlow: backpressure draft 2020-07-22 21:52:00 +03:00
HttpContentLengthByteFlow.h ByteFlow: backpressure draft 2020-07-22 21:52:00 +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 HttpConnection: migrate connections to a dedicated scheduler 2020-07-23 19:47:12 +03:00
HttpInboundConnection.h HttpConnection: migrate connections to a dedicated scheduler 2020-07-23 19:47:12 +03:00
HttpOutboundConnection.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HttpOutboundConnection.h HttpConnection: migrate connections to a dedicated scheduler 2020-07-23 19:47:12 +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 Migrate to other thread when receiving a file in multipart/form-data. 2020-07-24 15:32:33 +03:00
HttpReader.h Migrate to other thread when receiving a file in multipart/form-data. 2020-07-24 15:32:33 +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 ByteFlow: backpressure draft 2020-07-22 21:52:00 +03:00
SslStream.h Update copyright year. 2020-01-01 04:23:48 +03:00
TcpListener.cpp PollableFd: explicit sync_with_poll 2020-07-21 18:29:39 +03:00
TcpListener.h Update copyright year. 2020-01-01 04:23:48 +03:00
TransparentProxy.cpp PollableFd: explicit sync_with_poll 2020-07-21 18:29:39 +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