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
/
td
/
mtproto
Age
Commit message (
Expand
)
Author
2026-05-14
Propagate HTTP status code from Darwin HTTP.
levlam
2026-05-14
Fix handling of the error 404 with HTTP transport.
levlam
2026-04-07
New TlsInit algorithm for Darwin.
levlam
2026-04-07
Add Op::random_value.
levlam
2026-04-03
Fix TLS-init.
levlam
2026-01-01
Update copyright year.
levlam
2025-11-18
Fix includes.
levlam
2025-11-03
Add Op::ml_kem_768_key().
levlam
2025-10-31
Update TlsInit algorithm.
levlam
2025-10-31
Explicitly begin scopes.
levlam
2025-10-31
Add Op::padding().
levlam
2025-10-30
Update Darwin TLS Client Hello.
levlam
2025-10-06
Support future times in SessionConnection::get_elapsed_time.
levlam
2025-10-06
Improve time intervals in SessionConnection log messages.
levlam
2025-10-06
Fix pong_time.
levlam
2025-07-08
Improve log message.
levlam
2025-06-10
Add missing include.
levlam
2025-06-09
Return Result from BigNum::mod_inverse.
levlam
2025-05-16
Initialize integers with 0 instead of false.
levlam
2025-04-14
Initialize fields.
levlam
2025-04-25
Simplify Random::secure_bytes usage.
levlam
2025-04-22
Send empty updates on Session creating to initialize it.
levlam
2025-01-01
Update copyright year.
levlam
2024-12-05
Minor improvements. (#3169)
AYMEN
2024-10-28
Simplify SessionConnection::send_query.
levlam
2024-10-14
Add full connection details to NetQuery state.
levlam
2024-09-10
Improve variable names.
levlam
2024-09-02
Minor improvements.
levlam
2024-09-02
Make AuthKeyHandshake::State enum class.
levlam
2024-09-02
Add logging for Handshake errors.
levlam
2024-06-21
Add current_time to on_pong.
levlam
2024-06-21
Generate ping_id based on the current time.
levlam
2024-06-10
Add ping_time and pong_time to error message.
levlam
2024-03-28
Explicitly specify 'template ' for fetch_string.
levlam
2024-01-30
Allow longer nop and quick acks.
levlam
2024-01-29
Try to repair wrongly encoded proxy secret.
levlam
2024-01-21
Never ask for ack for service queries.
levlam
2024-01-01
Update copyright year.
levlam
2023-10-23
Remove unused functions from SessionConnection::Callback.
levlam
2023-10-23
Close connection if receive no answer for destroy_auth_key for 60 seconds.
levlam
2023-10-21
Add and use td::any_of.
levlam
2023-10-15
Fix processing of unexpected DestroyAuthKeyRes.
levlam
2023-10-15
Minor improvements.
levlam
2023-09-21
Explicitly specify TLObjectStorer's template parameter.
levlam
2023-09-21
Send at most 1000 queries in a container.
levlam
2023-09-21
Improve names of create_*_storer functions.
levlam
2023-09-21
Minor improvements.
levlam
2023-09-21
Return nothing from RawConnection::send_no_crypto.
levlam
2023-09-21
Add strictly-typed class mtproto::MessageId.
levlam
2023-09-21
Improve SessionConnection::ServiceQuery.
levlam
[next]