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 (
Expand
)
Author
2025-02-27
Move Bitmask test out of namespace td.
levlam
2025-02-25
Fix misprint.
levlam
2025-02-24
Improve types of some constants.
levlam
2025-02-21
Simplify RwMutex usage.
levlam
2025-02-20
Don't compare booleans to true or false.
levlam
2025-02-19
Remove redundant as_array usages.
levlam
2025-02-19
Simplify format::as_array for vector<bool>.
levlam
2025-02-18
Unify StringBuilder parameter names.
levlam
2025-02-17
Improve base64 test.
levlam
2025-02-13
Replace init_slot with constructor.
levlam
2025-02-13
Use EndSentinel in HashTable.
levlam
2025-02-13
Fix building of gperf-generated files with C++17.
levlam
2025-02-13
Increase required CMake version to 3.10.
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-02-10
Use less common classs name in the test.
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-10-21
Add separate TD_INSTALL_STATIC_LIBRARIES and TD_INSTALL_SHARED_LIBRARIES opti...
levlam
2024-10-21
Add option to install only BUILD_SHARED_LIBS-matching files
OPNA2608
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-09-02
Minor improvements.
levlam
2024-08-29
Add TDUTILS_USE_EXTERNAL_DEPENDENCIES option.
levlam
2024-08-28
Return whether something was removed by table_remove_if.
levlam
2024-08-07
Improve CMakeLists comments.
levlam
2024-07-23
Fix order of header file names in CMakeLists.txt.
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-05-13
Remove unused variable.
levlam
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
[prev]
[next]