aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/SecureStorage.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-09-10Improve variable names.levlam
2024-01-01Update copyright year.levlam
2023-02-02Use explicit as_mutable_slice to get MutableSlice.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-10-19A lot more minor improvements.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-01-01Update copyright year.levlam
2020-03-02Improve error messages.levlam
2020-02-26Remove unneeded brackets.levlam
2020-01-03Make FileDataView private.levlam
2020-01-01Update copyright year.levlam
2019-09-15Remove unneded explicit td::.levlam
2019-08-26Fix first letter case in error messages.levlam
2019-08-14Various fixes.levlam
2019-08-12Fix errors from tdutils importArseny Smirnov
2019-07-23Remove standalone Sha256State functions.levlam
2019-07-23Use Sha256State directly.levlam
2019-06-19Fd::stat returns Result<Stat> instead of StatArseny Smirnov
2019-04-28Use some unused Status responses.levlam
2019-01-01Update copyright year.levlam
2018-12-20Improve as<>.levlam
2018-12-20Move as from common.h to as.h.levlam
2018-09-13Make pread and DataView const.levlam
2018-08-28Add Wdeprecated flag.levlam
2018-08-12Remove redundant call to account.getPasswordSettings.levlam
2018-08-04Update layer to 83.levlam
2018-04-23Remove temporary debug logging.levlam
2018-04-07More fixes.levlam
2018-04-06getAuthorizationFormArseny Smirnov
2018-04-06Fix gcc warning.levlam
2018-04-06Various fixes.levlam
2018-03-27Layer 78. Initial Telegram Passport support.Arseny Smirnov
2018-03-26RSA encrypt/decrypt and warning fixes.levlam
2018-03-26SecureStorage encryption functionsArseny Smirnov