index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdnet
/
td
/
net
/
HttpProxy.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-07-23
Fix auth-scheme name for proxy authentication.
levlam
2024-07-23
Improve HttpProxy logging.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-05-23
Use new get_ip_host() method to get correct Host.
levlam
2020-05-23
Surround IPv6 addresses by square braquets in HTTP CONNECT requests
Amaury Van Bemten
2020-05-16
Add IPAddress::get_ip_host and use it whenever appropriate.
levlam
2020-01-01
Update copyright year.
levlam
2019-09-15
Remove unneded explicit td::.
levlam
2019-02-13
Explicitly include common.h.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-07
Better error messages while connecting to proxy.
levlam
2018-12-06
Add logging of HttpProxy response.
levlam
2018-07-27
Fix some includes.
levlam
2018-07-26
Add support for transparent HTTP proxies.
levlam