John Preston
|
8069fdd873
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
23rd
|
d4bbbdb65c
|
Replaced rand_value util function with openssl::RandomValue.
|
2021-01-24 10:41:10 +03:00 |
John Preston
|
91f50e8bdc
|
Move some more code to lib_mtproto.
|
2019-12-02 16:11:22 +03:00 |
John Preston
|
cfe12f773f
|
Move some modules to lib_mtproto.
|
2019-11-18 12:28:14 +03:00 |
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
John Preston
|
550c159ca8
|
Update API scheme to layer 83.
|
2018-08-04 23:11:04 +03:00 |
John Preston
|
e3e8d083ea
|
Remember passport credentials for 30 minutes.
|
2018-07-11 17:56:07 +03:00 |
John Preston
|
812ffb4297
|
Alpha version 1.3.1: Fix build for old OS X versions.
|
2018-06-04 23:58:39 +03:00 |
John Preston
|
72b29dd90d
|
Fix GCC warning about uchar > 255 comparison.
|
2018-06-03 23:16:38 +03:00 |
John Preston
|
22bdf15825
|
Display scope errors in passport.
|
2018-06-03 23:16:37 +03:00 |
John Preston
|
6de3112c8a
|
Stop passport authorization with confirm.
|
2018-06-03 23:16:36 +03:00 |
John Preston
|
e4ae5bfcad
|
Allow deleting documents in passport.
|
2018-06-03 23:16:36 +03:00 |
John Preston
|
ead31757d7
|
Submit passport results.
|
2018-06-03 23:16:36 +03:00 |
John Preston
|
c20cf243db
|
Improve phrases and icons in passport.
|
2018-06-03 23:16:35 +03:00 |
John Preston
|
b0a9d26a94
|
Update API scheme.
|
2018-06-03 23:16:34 +03:00 |
John Preston
|
083b520eee
|
Update API scheme.
|
2018-06-03 23:16:34 +03:00 |
John Preston
|
1392e05ab1
|
Move all gsl::byte helpers to base/bytes module.
|
2018-06-03 23:16:34 +03:00 |
John Preston
|
b2014f403e
|
Secure files upload / download support.
|
2018-06-03 23:16:34 +03:00 |
John Preston
|
f633ead3ab
|
First version of IdentityBox with encrypted data.
|
2018-06-03 23:16:33 +03:00 |