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
/
tdutils
Age
Commit message (
Collapse
)
Author
2026-06-05
Remove empty second parameter of static_assert.
levlam
2026-05-18
Fix platform.h/config.h includes.
levlam
2026-05-17
Add Clocks::get_debug().
levlam
2026-05-16
Workaround GCC 10.2.1 Segmentation fault.
levlam
2026-04-09
Remove early initialization of tz_offset.
levlam
2026-04-09
Fix typos.
Roj
2026-04-01
Various improvements.
levlam
2026-03-18
Move rand_shuffle to Random.
levlam
2026-03-16
Remove more unused context captures.
levlam
2026-01-01
Update copyright year.
levlam
2025-12-19
Fix warning
iliavy
2025-11-14
Add check_utf8 test.
levlam
2025-10-01
Add logging.
levlam
2025-10-01
Check address family before marking it as valid.
levlam
2025-08-31
Mark move constructors noexcept.
levlam
2025-07-25
Fix parse_url_query.
levlam
2025-07-18
Make JsonObject.field_values_ private.
levlam
2025-07-06
Add test for replace_with_spaces.
levlam
2025-07-06
Add and use replace_with_spaces.
levlam
2025-06-23
Use WaitFreeHashMap in BinlogKeyValue.
levlam
2025-06-23
Add WaitFreeHashSet::remove_if.
levlam
2025-06-23
Add WaitFreeHashMap::remove_if.
levlam
2025-06-16
Improve incluides.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-06-09
Return Status from BigNum::div.
levlam
2025-06-09
Return Result from BigNum::mod_inverse.
levlam
2025-05-27
Fix typos (#3330)
omahs
2025-05-12
Improve 'list of' usage.
levlam
2025-05-07
Minor improvements.
levlam
2025-04-30
Minor fixes.
levlam
2025-04-24
Use Random::secure_uint64().
levlam
2025-04-16
Use unaligned buffer for data serialization.
levlam
2025-04-16
Allow unaligned data in TlParser.
levlam
2025-04-15
Comment warning in TlParser
Arseny Smirnov
2025-04-15
Minor improvements.
levlam
2025-04-15
Improve Ed25519 length checks.
levlam
2025-04-14
Fix warning.
levlam
2025-04-14
Various improvements.
levlam
2025-04-12
Suppress array-bounds warnings
micl2e2
2025-04-10
Add tde2e library
Arseny Smirnov
2025-04-05
Optimize HMAC OpenSSL 3 implementation.
levlam
2025-03-20
Add Result logging and comparison operators.
levlam
2025-03-20
Add simple_tests.h.
levlam
2025-03-20
Improve test utilities.
levlam
2025-03-20
Fix SpanImpl::operator=.
levlam
2025-03-16
Add Ed25519::PublicKey to UInt256 and from slice conversions.
levlam
2025-03-13
Add PublicKey::operator=.
levlam
2025-03-07
Minor improvements.
levlam
2025-03-01
Add and use generic unique_ptr comparison operator.
levlam
2025-02-28
Use using in HashSet benchmark.
levlam
[next]