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
2021-03-27
Minor improvements.
levlam
2021-03-26
Fix compilation errors and formatting.
levlam
2021-03-26
TD_EXPERIMENTAL_WATCH_OS cmake option
Arseny Smirnov
2021-03-21
Improve quoted-string parsing in Content-Disposition header.
levlam
2021-03-21
HttpReader: gix Gzip high watermark.
levlam
2021-03-08
Support 7 more HTTP response status codes.
levlam
2021-01-01
Update copyright year.
levlam
2020-12-16
Automatically close unclosed contours.
levlam
2020-11-21
Safer work with negative monotonic time.
levlam
2020-11-20
Minor fixes.
levlam
2020-11-10
Fix TcpListener re-init.
levlam
2020-11-09
Fix formatting.
levlam
2020-11-09
Add parameters specify tcp server bind ip address (#1287)
Kunoi Sayami
2020-10-13
Fix tdnet dependencies order.
levlam
2020-10-08
Fix Emscripten build.
levlam
2020-09-14
Move url_decode to tdutils.
levlam
2020-09-14
Add option for checking IP address in the certificate as host.
levlam
2020-09-02
Fix Logger const-correctness.
levlam
2020-08-13
Minor improvements.
levlam
2020-08-10
HttpConnection: safe migrate between schedulers
Arseny Smirnov
2020-07-28
Ensure that OpenSSL is linked against needed Windows libraries.
levlam
2020-07-26
Link to lowercase libraries when building using MinGW.
levlam
2020-07-26
Minor fixes.
levlam
2020-07-24
SslStream: fix ByteFlow logic
Arseny Smirnov
2020-07-24
Migrate to other thread when receiving a file in multipart/form-data.
levlam
2020-07-23
HttpConnection: migrate connections to a dedicated scheduler
Arseny Smirnov
2020-07-23
Speed up tests execution.
levlam
2020-07-23
HttpReader: minor fixes
Arseny Smirnov
2020-07-23
Fix misprint.
levlam
2020-07-23
Increase mas file size limit.
levlam
2020-07-22
ByteFlow: backpressure draft
Arseny Smirnov
2020-07-21
PollableFd: explicit sync_with_poll
Arseny Smirnov
2020-07-20
Increase maximum total HTTP parameter length.
levlam
2020-07-19
Do not try to parse empty content in HttpReader.
levlam
2020-07-19
Increase max content size in HttpReader.
levlam
2020-07-14
Fix CE.
levlam
2020-07-14
Minor fixes.
levlam
2020-07-13
Minor improvements.
levlam
2020-07-13
HttpQuery: store peer address into query
Arseny Smirnov
2020-07-13
HttpConnection: write_next_noflush for writes without flushing to socket
Arseny Smirnov
2020-07-03
Increase maximum file size.
levlam
2020-07-05
Fix SslStream.
levlam
2020-07-02
SslStream: reuse SslCtx in a simple case
Arseny Smirnov
2020-06-26
Fix tdutils after merge.
levlam
2020-06-15
Unify enum constant name style.
levlam
2020-06-13
Use td::vector in HttpQuery.
levlam
2020-06-09
Simplify HttpHeaderCreator::init_status_line.
levlam
2020-06-07
Fix some includes.
levlam
2020-06-06
Move OpenSSL error hancling functions to tdutils.
levlam
2020-05-23
Use new get_ip_host() method to get correct Host.
levlam
[prev]
[next]