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