..
auth_key.cpp
Start passport support: handle link, receive form.
2018-06-03 23:16:33 +03:00
auth_key.h
Move all gsl::byte helpers to base/bytes module.
2018-06-03 23:16:34 +03:00
config_loader.cpp
Better special config implementation.
2018-05-05 21:55:38 +03:00
config_loader.h
Better special config implementation.
2018-05-05 21:55:38 +03:00
connection_abstract.cpp
Resolve domain names for proxy servers.
2018-05-18 10:57:11 +03:00
connection_abstract.h
Resolve domain names for proxy servers.
2018-05-18 10:57:11 +03:00
connection_http.cpp
Improve connections debug logs.
2018-05-28 11:36:12 +03:00
connection_http.h
Resolve domain names for proxy servers.
2018-05-18 10:57:11 +03:00
connection_resolving.cpp
Improve connections debug logs.
2018-05-28 11:36:12 +03:00
connection_resolving.h
Enable checked auth key creation.
2018-05-20 23:20:48 +03:00
connection_tcp.cpp
Use each AbstractConnection only for one time.
2018-05-28 22:43:14 +03:00
connection_tcp.h
Use each AbstractConnection only for one time.
2018-05-28 22:43:14 +03:00
connection.cpp
Add store version label to sessions list.
2018-06-04 13:41:53 +03:00
connection.h
Move all gsl::byte helpers to base/bytes module.
2018-06-03 23:16:34 +03:00
core_types.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
core_types.h
Move all gsl::byte helpers to base/bytes module.
2018-06-03 23:16:34 +03:00
dc_options.cpp
Move all gsl::byte helpers to base/bytes module.
2018-06-03 23:16:34 +03:00
dc_options.h
Try all available endpoints from config.
2018-05-05 21:55:38 +03:00
dcenter.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
dcenter.h
Resolve domain names for proxy servers.
2018-05-18 10:57:11 +03:00
facade.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
facade.h
Add support for autoupdate through MTProto.
2018-05-30 01:00:36 +03:00
mtp_instance.cpp
Replace base::lambda with shorter term.
2018-06-04 18:38:27 +03:00
mtp_instance.h
Replace base::lambda with shorter term.
2018-06-04 18:38:27 +03:00
rpc_sender.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
rpc_sender.h
Replace base::lambda with shorter term.
2018-06-04 18:38:27 +03:00
rsa_public_key.cpp
Submit passport results.
2018-06-03 23:16:36 +03:00
rsa_public_key.h
Submit passport results.
2018-06-03 23:16:36 +03:00
sender.h
Replace base::lambda with shorter term.
2018-06-04 18:38:27 +03:00
session.cpp
Move all gsl::byte helpers to base/bytes module.
2018-06-03 23:16:34 +03:00
session.h
Resolve domain names for proxy servers.
2018-05-18 10:57:11 +03:00
special_config_request.cpp
Replace base::lambda with shorter term.
2018-06-04 18:38:27 +03:00
special_config_request.h
Replace base::lambda with shorter term.
2018-06-04 18:38:27 +03:00
type_utils.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
type_utils.h
Use HistoryMedia as view, add Data::Media.
2018-02-08 12:20:48 +03:00