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
/
tddb
/
td
/
db
/
SqliteConnectionSafe.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-08-18
Minor improvements.
levlam
2022-08-18
Use std::atomic for close_state.
levlam
2022-07-30
Add close state to fatal error message.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-22
Make DbKey required to construct SqliteConnectionSafe.
levlam
2021-09-19
Unify include order.
levlam
2021-01-01
Update copyright year.
levlam
2020-08-14
TdDb: reuse derived sqlcipher version
Arseny Smirnov
2020-08-14
TdDb: create sqlite db during SqliteDb::change_key
Arseny Smirnov
2020-01-01
Update copyright year.
levlam
2019-10-03
Better log message when database can't be opened.
levlam
2019-10-03
Add SqliteConnectionSafe.cpp.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-14
Fix some spelling.
levlam
2018-04-02
Better error message.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov