.. |
auth_key.cpp
|
…
|
|
auth_key.h
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
config_loader.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
config_loader.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
connection.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
connection.h
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
connection_abstract.cpp
|
Add special dc options config request.
|
2017-06-29 11:40:07 +03:00 |
connection_abstract.h
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
connection_auto.cpp
|
…
|
|
connection_auto.h
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
connection_http.cpp
|
…
|
|
connection_http.h
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
connection_tcp.cpp
|
…
|
|
connection_tcp.h
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
core_types.cpp
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
core_types.h
|
Move to Xcode 9.0 and fix errors in Clang build.
|
2017-11-16 07:59:05 +04:00 |
dc_options.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
dc_options.h
|
Add special dc options config request.
|
2017-06-29 11:40:07 +03:00 |
dcenter.cpp
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
dcenter.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
facade.cpp
|
…
|
|
facade.h
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
mtp_instance.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
mtp_instance.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
rpc_sender.cpp
|
…
|
|
rpc_sender.h
|
…
|
|
rsa_public_key.cpp
|
Add special dc options config request.
|
2017-06-29 11:40:07 +03:00 |
rsa_public_key.h
|
Add special dc options config request.
|
2017-06-29 11:40:07 +03:00 |
sender.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
session.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
session.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
special_config_request.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
special_config_request.h
|
Add special dc options config request.
|
2017-06-29 11:40:07 +03:00 |
type_utils.cpp
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
type_utils.h
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +04:00 |