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
/
HttpConnectionBase.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-10-18
Fix typos. (#2641)
AYMEN Mohammed
2023-01-01
Update copyright year.
levlam
2022-04-20
Improve log message.
levlam
2022-02-02
Log to WARNING HTTP internal server errors.
levlam
2022-01-01
Update copyright year.
levlam
2021-11-08
Improve logging.
levlam
2021-10-27
Pass BufferedFd to HttpConnection.
levlam
2021-10-18
Minor improvements.
levlam
2021-09-06
Restore idle connection timeout after migration to another thread.
levlam
2021-01-01
Update copyright year.
levlam
2020-08-10
HttpConnection: safe migrate between schedulers
Arseny Smirnov
2020-07-24
SslStream: fix ByteFlow logic
Arseny Smirnov
2020-07-23
HttpConnection: migrate connections to a dedicated scheduler
Arseny Smirnov
2020-07-21
PollableFd: explicit sync_with_poll
Arseny Smirnov
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-06-15
Unify enum constant name style.
levlam
2020-01-01
Update copyright year.
levlam
2019-02-21
Fix log messages style.
levlam
2019-02-13
Explicitly include common.h.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-05
Fix HTTP spelling.
levlam
2018-09-11
Make subscribe a static method of Scheduler.
levlam
2018-09-07
A lot of fixes.
levlam
2018-08-14
Almost compiles
Arseny Smirnov
2018-08-16
Various style fixes.
levlam
2018-08-15
Ssl refactoring
Arseny Smirnov
2018-07-03
Fix some td/actor/ includes.
levlam
2018-06-05
Move some logging from INFO to DEBUG,
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov