..
auth_key.cpp
Fix build against OpenSSL 1.1
2017-12-07 09:15:10 +04:00
auth_key.h
Replace t_assert() with Assert().
2017-08-30 19:15:42 +03:00
config_loader.cpp
Show third column only when explicitly requested.
2017-12-04 13:42:05 +04:00
config_loader.h
Optimize and rename base::weak_unique_ptr.
2017-11-30 21:33:27 +04:00
connection.cpp
Move some code around.
2017-12-12 16:47:32 +04: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
Move to Xcode 9.0 and fix errors in Clang build.
2017-11-16 07:59:05 +04:00
dc_options.cpp
Add some more public keys.
2017-12-08 20:26:27 +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
Finalizing file renaming.
2017-03-04 13:23:56 +03:00
facade.h
Move some code around.
2017-12-12 16:47:32 +04:00
mtp_instance.cpp
Minimal layer 72 support.
2017-11-20 23:54:05 +04: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
Use std::function for base::lambda implementation.
2017-11-16 07:59:08 +04:00
rsa_public_key.cpp
Add some more public keys.
2017-12-08 20:26:27 +04:00
rsa_public_key.h
Add some more public keys.
2017-12-08 20:26:27 +04:00
sender.h
Move shareContact and readServerHistory to ApiWrap.
2017-12-07 17:43:05 +04:00
session.cpp
Move some code around.
2017-12-12 16:47:32 +04:00
session.h
Move some code around.
2017-12-12 16:47:32 +04:00
special_config_request.cpp
Add some more public keys.
2017-12-08 20:26:27 +04:00
special_config_request.h
Add special dc options config request.
2017-06-29 11:40:07 +03:00
type_utils.cpp
API scheme updated to layer 73.
2017-12-05 12:44:27 +04:00
type_utils.h
Display admin badges in supergroups.
2017-12-01 22:38:44 +04:00