Commit Graph

462 Commits

Author SHA1 Message Date
Daniil Gentili
a540b0a4cf Improved logging, extended the tools class instead of calling its methods statically, improved generation and checking of message ids 2016-10-11 17:29:47 +02:00
danogentili
528faf16b0 Improved logging 2016-10-11 00:19:39 +02:00
Daniil Gentili
40d6deaa13 Applied fixes from StyleCI 2016-10-10 22:05:43 +00:00
danogentili
669e1d8a02 Made the prime module work natively (closes #6) thanks to https://github.com/LonamiWebs/Telethon/blob/master/telethon/crypto/factorizator.py 2016-10-11 00:05:28 +02:00
danogentili
e4bf3fcc32 Merge branch 'master' of https://github.com/danog/MadelineProto 2016-10-09 19:47:28 +02:00
danogentili
a7d7eae509 Fixed connection recreation 2016-10-09 19:47:19 +02:00
Daniil Gentili
4b136d5f42 Applied fixes from StyleCI 2016-10-09 17:40:33 +00:00
danogentili
adff633caf Fixed datacenter class 2016-10-09 19:40:20 +02:00
danogentili
352a7a249f update 2016-10-09 17:43:46 +02:00
Daniil Gentili
f27a79561f Applied fixes from StyleCI 2016-10-09 15:42:53 +00:00
danogentili
f331931365 Refactored AuthorizationHandler and written DataCenter class 2016-10-09 17:42:39 +02:00
Daniil Gentili
246579d645 Applied fixes from StyleCI 2016-10-07 09:57:07 +00:00
2012mjm
b4cd001fe9 + Add more comments to understand code (#13)
- Regularizing the code for better understanding
2016-10-07 11:56:58 +02:00
danogentili
9affe20857 Added a bit of documentation 2016-10-07 00:36:18 +02:00
Daniil Gentili
62dab809a3 Update README.md 2016-10-03 14:04:03 +02:00
Daniil Gentili
ec67e91c66 Create CONTRIBUTING.md 2016-10-03 13:53:56 +02:00
Daniil Gentili
74bc308215 Applied fixes from StyleCI 2016-09-24 15:58:31 +00:00
danogentili
b0a0e6d70c save 2016-09-24 17:58:17 +02:00
danogentili
bedab1388d Fixed salt 2016-09-15 15:00:08 +02:00
Daniil Gentili
669b6950a8 My fingers are typing some good stuff while my head is thinking about ponies 2016-09-14 23:44:12 +02:00
Daniil Gentili
607c966462 Applied fixes from StyleCI 2016-09-14 21:10:55 +00:00
danogentili
700f4ddbdc Finished rewriting response management module 2016-09-14 23:10:34 +02:00
Daniil Gentili
10d7b3b40b Applied fixes from StyleCI 2016-09-14 19:37:54 +00:00
Daniil Gentili
66e73e20a2 Rewriting connection module.. 2016-09-14 21:37:16 +02:00
Daniil Gentili
97fe13daad Rewriting connection module.. 2016-09-14 21:37:08 +02:00
Daniil Gentili
6179589fb1 Removed save file 2016-09-14 12:25:28 +02:00
Daniil Gentili
c0932c7db2 Removed save file 2016-09-14 12:25:06 +02:00
Daniil Gentili
778ff42de2 Improved response handling module 2016-09-14 12:24:21 +02:00
Daniil Gentili
369673b5e9 Applied fixes from StyleCI 2016-09-13 22:15:14 +00:00
danogentili
016bb106f6 Rewrote request/response module 2016-09-14 00:14:50 +02:00
Daniil Gentili
0489abba48 Applied fixes from StyleCI 2016-09-12 20:28:44 +00:00
Daniil Gentili
8366d2c3b6 Reorganized even more code 2016-09-12 22:28:27 +02:00
Daniil Gentili
5fe5673fb7 Applied fixes from StyleCI 2016-09-10 17:53:28 +00:00
danogentili
c51e4cb9d8 Cleaning up..: 2016-09-10 19:53:08 +02:00
Daniil Gentili
3a635d8bb0 Applied fixes from StyleCI 2016-08-23 09:51:08 +00:00
Daniil Gentili
09350d0cab Trying to fix the handling of responses 2016-08-23 05:50:53 -04:00
Daniil Gentili
5070c4616e Applied fixes from StyleCI 2016-08-22 20:05:53 +00:00
danogentili
4f3ce8332b Trying to fix bugs 2016-08-22 22:05:41 +02:00
danogentili
e8ba8feb92 Starting to handle acks 2016-08-22 21:24:22 +02:00
danogentili
a9ba7a659e Trying to fix seqno 2016-08-22 19:22:06 +02:00
Daniil Gentili
3177d57fdd Applied fixes from StyleCI 2016-08-22 13:19:28 +00:00
Daniil Gentili
b4f4fa5fb2 Trying to fix msg ids 2016-08-22 15:19:10 +02:00
Daniil Gentili
01e54fe5ff Applied fixes from StyleCI 2016-08-18 14:54:40 -04:00
danogentili
f8f24b9093 trying to fix seqno 2016-08-18 20:54:29 +02:00
Daniil Gentili
d96fab3c89 Applied fixes from StyleCI 2016-08-18 13:08:14 -04:00
Daniil Gentili
4bf443cd64 Moved data sending/recieving functions to Connection calss, implemented other security checks 2016-08-18 19:07:58 +02:00
Daniil Gentili
69b80a0d96 Applied fixes from StyleCI 2016-08-17 15:20:18 -04:00
danogentili
9789311157 Reorganized code 2016-08-17 21:19:54 +02:00
Daniil Gentili
bf0f0de385 Applied fixes from StyleCI 2016-08-17 13:20:00 -04:00
Daniil Gentili
8874d3ecfa Implemented lots of security checks and reorganized code. 2016-08-17 19:19:43 +02:00