.. |
DarwinHttp.h
|
Fix compilation errors and formatting.
|
2021-03-26 18:52:45 +03:00 |
DarwinHttp.mm
|
Minor improvements.
|
2021-03-27 05:19:22 +03:00 |
GetHostByNameActor.cpp
|
Minor improvements.
|
2021-10-18 19:26:14 +03:00 |
GetHostByNameActor.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
HttpChunkedByteFlow.cpp
|
Minor improvements.
|
2021-10-18 19:26:14 +03:00 |
HttpChunkedByteFlow.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
HttpConnectionBase.cpp
|
Pass BufferedFd to HttpConnection.
|
2021-10-27 20:29:01 +03:00 |
HttpConnectionBase.h
|
Pass BufferedFd to HttpConnection.
|
2021-10-27 20:29:01 +03:00 |
HttpContentLengthByteFlow.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
HttpContentLengthByteFlow.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
HttpFile.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
HttpFile.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
HttpHeaderCreator.h
|
Don't include SliceBuilder.h in logging.h.
|
2021-05-17 15:21:11 +03:00 |
HttpInboundConnection.cpp
|
Pass BufferedFd to HttpConnection.
|
2021-10-27 20:29:01 +03:00 |
HttpInboundConnection.h
|
Pass BufferedFd to HttpConnection.
|
2021-10-27 20:29:01 +03:00 |
HttpOutboundConnection.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
HttpOutboundConnection.h
|
Pass BufferedFd to HttpConnection.
|
2021-10-27 20:29:01 +03:00 |
HttpProxy.cpp
|
Don't include SliceBuilder.h in logging.h.
|
2021-05-17 15:21:11 +03:00 |
HttpProxy.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
HttpQuery.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
HttpQuery.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
HttpReader.cpp
|
Use auto as variable type if it is initialized with a cast.
|
2021-10-20 01:27:02 +03:00 |
HttpReader.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NetStats.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
Socks5.cpp
|
Don't include SliceBuilder.h in logging.h.
|
2021-05-17 15:21:11 +03:00 |
Socks5.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
SslStream.cpp
|
Use auto as variable type if it is initialized with a cast.
|
2021-10-20 01:27:02 +03:00 |
SslStream.h
|
Minor improvements.
|
2021-10-18 19:26:14 +03:00 |
TcpListener.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
TcpListener.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
TransparentProxy.cpp
|
Prefer US spelling of "canceled".
|
2021-05-31 21:51:48 +03:00 |
TransparentProxy.h
|
Fix TransparentProxy::Callback.
|
2021-10-22 19:59:15 +03:00 |
Wget.cpp
|
Pass BufferedFd to HttpConnection.
|
2021-10-27 20:29:01 +03:00 |
Wget.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |