aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdnet/td/net/HttpConnectionBase.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-10-18Fix typos. (#2641)AYMEN Mohammed
2023-01-01Update copyright year.levlam
2022-04-20Improve log message.levlam
2022-02-02Log to WARNING HTTP internal server errors.levlam
2022-01-01Update copyright year.levlam
2021-11-08Improve logging.levlam
2021-10-27Pass BufferedFd to HttpConnection.levlam
2021-10-18Minor improvements.levlam
2021-09-06Restore idle connection timeout after migration to another thread.levlam
2021-01-01Update copyright year.levlam
2020-08-10HttpConnection: safe migrate between schedulersArseny Smirnov
2020-07-24SslStream: fix ByteFlow logicArseny Smirnov
2020-07-23HttpConnection: migrate connections to a dedicated schedulerArseny Smirnov
2020-07-21PollableFd: explicit sync_with_pollArseny Smirnov
2020-07-13HttpQuery: store peer address into queryArseny Smirnov
2020-07-13HttpConnection: write_next_noflush for writes without flushing to socketArseny Smirnov
2020-06-15Unify enum constant name style.levlam
2020-01-01Update copyright year.levlam
2019-02-21Fix log messages style.levlam
2019-02-13Explicitly include common.h.levlam
2019-01-01Update copyright year.levlam
2018-12-05Fix HTTP spelling.levlam
2018-09-11Make subscribe a static method of Scheduler.levlam
2018-09-07A lot of fixes.levlam
2018-08-14Almost compilesArseny Smirnov
2018-08-16Various style fixes.levlam
2018-08-15Ssl refactoringArseny Smirnov
2018-07-03Fix some td/actor/ includes.levlam
2018-06-05Move some logging from INFO to DEBUG,levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov