Commit Graph

278 Commits

Author SHA1 Message Date
Daniil Gentili
1c81d9dfe7 Fixed secret chats, implemented seqno checking in secret chats, made 32 bit fixes (with maths+++) and general bugfixes 2017-03-31 17:35:20 +02:00
Daniil Gentili
62ce466afc Apply fixes from StyleCI 2017-03-25 01:41:29 +00:00
Daniil Gentili
9df224cec3 Huge performance improvements and bugfixes 2017-03-25 02:41:09 +01:00
Daniil Gentili
c235afb30f Added support for 32 bit systems, imimplemented threading. 2017-03-24 21:01:08 +01:00
Daniil Gentili
f53927d3a7 Apply fixes from StyleCI 2017-03-11 18:55:56 +00:00
Daniil Gentili
dfd8bf93da HUGE bugfixes and code reorganization, implemented secret chats and a lua wrapper 2017-03-11 19:54:51 +01:00
Daniil Gentili
694f5e5ead Apply fixes from StyleCI 2017-02-21 20:05:09 +00:00
danogentili
3154b97763 Bugfixes 2017-02-21 21:04:37 +03:00
Daniil Gentili
38d6ee07b3 Implemented bot API object conversion, file locking for serialization, bot API file ids 2017-02-16 04:55:10 +01:00
danogentili
abca755bac Bugfixes 2017-02-11 16:59:38 +03:00
VeeTaW
58823a86b9 fixed a horrible mistake (#53) 2017-01-28 17:03:44 +01:00
Daniil Gentili
f58ee4ce1c Fix typo in tests 2017-01-28 00:16:21 +01:00
Daniil Gentili
0824470b71 Apply fixes from StyleCI 2017-01-27 21:05:24 +00:00
danogentili
632ca413d3 Implemented 2FA 2017-01-27 22:04:42 +03:00
danogentili
c18bdd2793 Fixed tests, adding support for PHP 5.4 2017-01-27 15:19:16 +03:00
Daniil Gentili
b25d926acd Let's not break stuff 2017-01-26 16:16:31 +01:00
Daniil Gentili
563b0f614e Apply fixes from StyleCI 2017-01-25 22:16:49 +00:00
Daniil Gentili
080942534e Added partial support for http/https connectins, cleaned up docs, updated to layer 62. 2017-01-25 23:16:22 +01:00
Vitor Mattos
b37fad81d2 Test files (#48)
* Moved tests files to tests directory

* fix in directory
2017-01-22 15:50:35 +01:00
danogentili
4a8826bdad Started to reorganize class 2016-08-07 23:23:10 +02:00
danogentili
b5326b4cbb Let the madness begin! 2016-06-23 23:51:08 +02:00
chidea
bed593c924 test fix 2015-03-22 01:44:43 +09:00
chidea
cc8d65f76a +remove method of file, test for file 2015-03-22 01:09:25 +09:00
Anton Grigoryev
e21614b1b2 crypt module refactor. need to be tested in py2 2015-03-16 17:59:59 +03:00
Anton Grigoryev
9379dd968d Merge remote-tracking branch 'origin/master'
Conflicts:
	tests/ige.py
2015-03-16 17:24:08 +03:00
Anton Grigoryev
e8bab0987c crypt module refactor. need to be tested in py2 2015-03-16 17:22:18 +03:00
Anton Grigoryev
67ccf0f5ea 3-byte error in large string send fixed.
Now getting encrypted answer!
2015-03-13 16:58:27 +03:00
Anton Grigoryev
52456b2f25 Serialization and SHA test 2015-03-13 13:38:40 +03:00