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
/
Wget.cpp
Age
Commit message (
Expand
)
Author
2026-01-12
Use add_host_header in Wget.
levlam
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-11
Create SslStream from SslCtx.
levlam
2022-11-11
Make SslCtx public.
levlam
2022-01-01
Update copyright year.
levlam
2021-11-04
Minor improvements.
levlam
2021-10-27
Pass BufferedFd to HttpConnection.
levlam
2021-05-31
Prefer US spelling of "canceled".
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-04-09
Minor improvements.
levlam
2021-03-29
more checks for watch os version
Arseny Smirnov
2021-01-01
Update copyright year.
levlam
2020-06-15
Unify enum constant name style.
levlam
2020-01-01
Update copyright year.
levlam
2019-12-08
Use TRY_RESULT_ASSIGN.
levlam
2019-11-19
Support POST requests in Wget.
levlam
2019-08-05
Pass Slice to parse_url.
levlam
2019-07-23
Fix testProxy.
levlam
2019-06-17
Explicitly use unique_ptr<HttpQuery>.
levlam
2019-01-01
Update copyright year.
levlam
2018-08-21
Remove Wget debug logging.
levlam
2018-08-15
Ssl refactoring
Arseny Smirnov
2018-07-01
Support prefer_ipv6 in Wget.
levlam
2018-06-01
Fix HeaderCreator usage.
levlam
2018-05-18
Fix Wget for Internationalized Domain Names.
levlam
2018-05-18
Fix Wget redirects.
levlam
2018-04-28
Minor fixes.
levlam
2018-04-19
Fix getter names.
levlam
2018-03-13
Wget: don't add second Host header
Arseny Smirnov
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov