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
Age
Commit message (
Expand
)
Author
2022-12-07
HttpReader: open temp file only in FormDataParseState::ReadFile state.
levlam
2022-11-29
Ignore "none" Content-Encoding.
levlam
2022-11-23
Minor fixes.
levlam
2022-11-22
HttpReader: fix keep-alive flag.
levlam
2022-11-11
Create SslStream from SslCtx.
levlam
2022-11-11
Make SslCtx public.
levlam
2022-10-27
Improve some emplace_back/push_back usage.
levlam
2022-10-12
Minor improvements.
levlam
2022-10-09
Make all operator bool const and nonexcept.
levlam
2022-09-22
Minor improvements.
levlam
2022-09-23
Increase limits for slow operations logging.
levlam
2022-09-20
Improve error logging.
levlam
2022-09-15
Add logging for some slow operations.
levlam
2022-08-18
Minor improvements.
levlam
2022-08-14
Increase MAX_CONTENT_SIZE in HttpReader.
levlam
2022-07-13
Fix SslStream support of OpenSSL 3.0.
levlam
2022-06-30
Fix DarwinHttp.
levlam
2022-06-27
Move Promise to tdutils.
levlam
2022-05-11
Use int53 for file size in TDLib API.
levlam
2022-04-20
Improve log message.
levlam
2022-03-17
Fix misprint.
levlam
2022-02-11
Move other big classes inside FlatHashMap to unique_ptr.
levlam
2022-02-10
Support JSON response in GoogleDnsResolver.
levlam
2022-02-09
More FlatHashMap usages.
levlam
2022-02-02
Log to WARNING HTTP internal server errors.
levlam
2022-01-25
Fix much typos
KnorpelSenf
2022-01-01
Update copyright year.
levlam
2021-12-06
Fix HttpReader destructor.
levlam
2021-11-11
Init some fields just in case.
levlam
2021-11-10
Mark some constructors as noexcept.
levlam
2021-11-08
Improve logging.
levlam
2021-11-04
Minor improvements.
levlam
2021-10-27
Pass BufferedFd to HttpConnection.
levlam
2021-10-22
Fix TransparentProxy::Callback.
levlam
2021-10-20
Use auto as variable type if it is initialized with a cast.
levlam
2021-10-18
Minor improvements.
levlam
2021-10-18
Mark move constructors/assignment operators noexcept.
levlam
2021-10-18
Minor warning fixes.
levlam
2021-09-24
Remove TD_EXPERIMENTAL_WATCH_OS.
levlam
2021-09-19
Unify include order.
levlam
2021-09-06
Restore idle connection timeout after migration to another thread.
levlam
2021-09-06
Fix multipart/form-data reading.
levlam
2021-08-21
Prefer std::unordered_map to std::map.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-06-13
Use manual checks instead of cmake_minimum_required to propagate policies.
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
[prev]
[next]