John Preston
|
ffc20e4492
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
df64c972d8
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
John Preston
|
25ffaaaa2d
|
Replace t_assert() with Assert().
Also use this assertions for Expects(), Ensures() and Unexpected().
|
2017-08-30 19:15:42 +03:00 |
John Preston
|
c8810f87b9
|
Move a lot of code from scheme.h to scheme.cpp.
|
2017-08-25 14:39:32 +03:00 |
John Preston
|
330b4a0b00
|
API scheme updated to layer 68.
|
2017-06-29 11:40:08 +03:00 |
John Preston
|
8ae159dd66
|
Add special dc options config request.
|
2017-06-29 11:40:07 +03:00 |
John Preston
|
475f0e9544
|
Fix build for the new GYP version, fix Appveyor.
|
2017-05-05 12:25:06 +03:00 |
John Preston
|
afa9393f38
|
Expose IsPrimeAndGood() interface from connection.
Also fix a race in MTProto debug type serialization initialization.
|
2017-04-03 21:28:18 +03:00 |
John Preston
|
6ad2cd38ed
|
Generate scheme module by GYP action.
Add a new codegen action to generate MTP scheme from scheme.tl file.
|
2017-03-16 12:37:56 +03:00 |