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
/
td
Age
Commit message (
Expand
)
Author
2025-02-13
Use EndSentinel in HashTable.
levlam
2025-02-13
Fix Ed25519.
levlam
2025-02-12
Fix building without OpenSSL.
levlam
2025-02-11
Add Ed25519.
levlam
2025-02-10
Add comparison and output operators for td::optional.
levlam
2025-02-10
Support UInt512 in storers and parsers.
levlam
2025-01-27
Move fail_promise_map to tdutils.
levlam
2025-01-01
Update copyright year.
levlam
2024-12-05
Minor improvements. (#3169)
AYMEN
2024-12-04
Use StackAllocator to allocate temporary buffer.
levlam
2024-12-04
Improve error message.
levlam
2024-11-02
Support move-only types in vector_split.
levlam
2024-11-01
Add td::vector_split.
levlam
2024-10-28
Fix log message in Status::clone_static.
levlam
2024-09-20
Update Unicode version to 16.0.
levlam
2024-09-20
Update emoji to Unicode 16.0.
levlam
2024-09-10
Improve variable names.
levlam
2024-09-04
Cache EVP_MD_CTX instead of EVP_MD in OpenSSL 3+ to improve performance.
levlam
2024-08-28
Return whether something was removed by table_remove_if.
levlam
2024-06-05
Add const operator* to optional.
levlam
2024-05-20
Move class HttpDate to tdutils.
levlam
2024-05-17
Moved the use of methods marked constexpr from the 20th standard to forward d...
mikhnenko
2024-04-24
Minor improvements.
levlam
2024-04-23
Add proxy methods to maximize socket buffers
iliavy
2024-04-23
Move maximize_buffer to NativeFd
iliavy
2024-03-31
Remove explicit namespace qualification.
levlam
2024-03-31
Support maximize_buffer on Windows
iliavy
2024-03-28
Fix some plural spelling.
levlam
2024-03-27
Fix misprinted triple characters.
levlam
2024-03-21
Pass equality comparator to is_hash_table_key_empty.
levlam
2024-03-12
Fix uname on visionOS by @vincentneo.
levlam
2024-03-11
Support visionOS in TDLib.
levlam
2024-02-29
Remove another unused field.
levlam
2024-02-22
Fix GCC 4.9 compilation errors.
levlam
2024-02-22
Remove LambdaPromise debug to avoid compiler errors because of #define lambda...
levlam
2024-02-07
Minor fixes.
levlam
2024-02-04
Move include of utf8.h to tl_parsers.cpp.
levlam
2024-01-25
Minor imrovements.
levlam
2024-01-24
Fix log message.
levlam
2024-01-20
Add LambdaPromise debug.
levlam
2024-01-20
Remove unused format::lambda.
levlam
2024-01-01
Update copyright year.
levlam
2023-11-25
Fail HTTP request reading if unexpected end of data reached.
levlam
2023-11-15
Fix UTF-8 encoding check of a string.
levlam
2023-11-15
Improve error messages from JsonObject::get_..._field.
levlam
2023-10-28
Minor improvements.
levlam
2023-10-21
Add and use td::any_of.
levlam
2023-10-18
Fix typos. (#2641)
AYMEN Mohammed
2023-10-05
Don't use deprecated EM_LOG_FUNC_PARAMS flag.
levlam
2023-10-01
Simplify set_dialog_is_pinned implementation.
levlam
[prev]
[next]