aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdnet/td/net/TransparentProxy.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-18Return after call to on_error.levlam
2023-01-01Update copyright year.levlam
2022-03-17Fix misprint.levlam
2022-01-01Update copyright year.levlam
2021-05-31Prefer US spelling of "canceled".levlam
2021-01-01Update copyright year.levlam
2020-07-21PollableFd: explicit sync_with_pollArseny Smirnov
2020-01-01Update copyright year.levlam
2019-01-01Update copyright year.levlam
2018-12-07Better error messages while connecting to proxy.levlam
2018-09-27Use td::unique_ptr instead of std::unique_ptr whenever possible.levlam
2018-09-11Make subscribe a static method of Scheduler.levlam
2018-09-07A lot of fixes.levlam
2018-08-14Almost compilesArseny Smirnov
2018-07-27Fix some includes.levlam
2018-07-26Add support for transparent HTTP proxies.levlam
2018-07-26Add TransparentProxy abstract class.levlam