.. |
auth_key.cpp
|
Improve protocol support.
|
2017-05-17 16:39:17 +03:00 |
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
|
Fix AutoConnection::debugState() for TCP connections. Fix #3171
|
2017-03-30 18:20:51 +03:00 |
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
|
Removed #include "stdafx.h" from all files.
|
2017-03-04 12:27:52 +03:00 |
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
|
Removed #include "stdafx.h" from all files.
|
2017-03-04 12:27:52 +03:00 |
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
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
dc_options.cpp
|
Limit maximum IP length in case of corrupted data.
|
2017-09-04 15:21:52 +03: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
|
Finalizing file renaming.
|
2017-03-04 13:23:56 +03:00 |
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
|
Removed #include "stdafx.h" from all files.
|
2017-03-04 12:27:52 +03:00 |
rpc_sender.h
|
Move ApiWrap to AuthSession.
|
2017-04-07 18:13:19 +03:00 |
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
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |