1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 19:04:40 +01:00

Commit Graph

  • 06c90ba9ab list of TL data types, useful link for TL data types chidea 2015-03-22 03:50:10 +0900
  • 2193c009f9 telepyShell and Telepy class have separated from telepy.py chidea 2015-03-22 03:40:46 +0900
  • bed593c924 test fix chidea 2015-03-22 01:44:43 +0900
  • 75e6c0d17a abstract file class fix chidea 2015-03-22 01:35:00 +0900
  • cc8d65f76a +remove method of file, test for file chidea 2015-03-22 01:09:25 +0900
  • 911e2dad2d abstract file class with multi platform opening method chidea 2015-03-22 00:50:38 +0900
  • 79ea16f1dd renaming.. name "classes" makes glitch with git chidea 2015-03-18 03:28:38 +0900
  • 6bccf85f32 renaming.. name "classes" makes glitch with git chidea 2015-03-18 03:27:20 +0900
  • d8e4f76683 blank classes as interfaces chidea 2015-03-18 03:24:30 +0900
  • 83853d0df3 blank classes as interfaces chidea 2015-03-18 03:13:36 +0900
  • 262f0f5f2b Some bytearrays were replaced with bytes. Anton Grigoryev 2015-03-17 20:26:22 +0300
  • 32b99a298c Could not extract type: vector<%Message> Anton Grigoryev 2015-03-17 19:28:24 +0300
  • de05aad138 Merge remote-tracking branch 'origin/master' Anton Grigoryev 2015-03-17 17:26:53 +0300
  • a3c300ee3e Now works on Py2.7 Anton Grigoryev 2015-03-17 17:26:36 +0300
  • 8fb4edf2a0 try to commit from new machine agrigoryev 2015-03-17 14:40:37 +0300
  • 94ed33bb15 Start of refactoring Anton Grigoryev 2015-03-17 02:02:01 +0300
  • 0d79c88636 Auth successful Anton Grigoryev 2015-03-17 01:04:23 +0300
  • e21614b1b2 crypt module refactor. need to be tested in py2 Anton Grigoryev 2015-03-16 17:59:59 +0300
  • 9379dd968d Merge remote-tracking branch 'origin/master' Anton Grigoryev 2015-03-16 17:24:08 +0300
  • e8bab0987c crypt module refactor. need to be tested in py2 Anton Grigoryev 2015-03-16 17:22:18 +0300
  • 343d07240b Unified py3 checking of version (kind of) and now we support py3.2+ as I've tried it on a machine Sammy Pfeiffer 2015-03-16 12:38:12 +0100
  • 438a1c294b Fixed something that didnt happen before in py2 Sammy Pfeiffer 2015-03-16 12:23:14 +0100
  • 186c5e837c force lower character on command word chidea 2015-03-16 17:45:30 +0900
  • 51c9fc4301 help description fully filled. external shell cmd support added. chidea 2015-03-16 17:34:02 +0900
  • 31313ceabf blank functions for entire interactive interface almost the same of CLI tg chidea 2015-03-16 01:01:54 +0900
  • acc0510c17 starting front script for inline and shell interface chidea 2015-03-16 00:24:54 +0900
  • 7586874510 Added author name and some extra info Sammy Pfeiffer 2015-03-15 02:55:59 +0100
  • dd445d4d8b Removed file used as reference Sammy Pfeiffer 2015-03-15 02:48:17 +0100
  • 9df14fa6a6 Now works on py3 also Sammy Pfeiffer 2015-03-15 02:44:48 +0100
  • 33b5708da3 Added full aes-256-ige with tests Sammy Pfeiffer 2015-03-15 02:02:15 +0100
  • 5a39d105fa gitignore fix for intellij chidea 2015-03-14 22:05:44 +0900
  • ad78dc8099 Merge pull request #5 from griganton/try_to_decrypt Anton Grigoryev 2015-03-14 13:00:17 +0300
  • ee6d8789ef Added the decryption Sammy Pfeiffer 2015-03-14 01:26:35 +0100
  • 3f7b1f695c Added more comments Sammy Pfeiffer 2015-03-14 01:21:27 +0100
  • 676978728d Fixed visualization issues Sammy Pfeiffer 2015-03-14 01:11:47 +0100
  • 4864a192c2 Got an IGE working wahaha Sammy Pfeiffer 2015-03-14 00:56:09 +0100
  • a7d0b8c378 trying to decrypt, this IGE is not implemented in python anywhere Sammy Pfeiffer 2015-03-13 22:01:19 +0100
  • 0c6aa6f2fe Added the last line of output Sammy Pfeiffer 2015-03-13 18:46:59 +0100
  • 677ed2f425 Added a script that searched for the mode of unencryption that could unencrypt the answer Sammy Pfeiffer 2015-03-13 18:46:20 +0100
  • d4e229b084 next step - to decrypt answer with AES Anton Grigoryev 2015-03-13 19:21:49 +0300
  • 57db4d9e32 Merge remote-tracking branch 'origin/master' Anton Grigoryev 2015-03-13 16:58:45 +0300
  • 67ccf0f5ea 3-byte error in large string send fixed. Now getting encrypted answer! Anton Grigoryev 2015-03-13 16:58:27 +0300
  • 74f2e64452 Update README.md Anton Grigoryev 2015-03-13 15:48:33 +0300
  • 2f571aec2c Update README.md Anton Grigoryev 2015-03-13 15:48:10 +0300
  • 4c1b5bd54f tests directory Anton Grigoryev 2015-03-13 13:39:31 +0300
  • 52456b2f25 Serialization and SHA test Anton Grigoryev 2015-03-13 13:38:40 +0300
  • 181bb275c6 Merge pull request #4 from griganton/python27_compatible Anton Grigoryev 2015-03-13 11:09:29 +0300
  • 65683a1686 Adapted the current testing.py to work also with python2.7 Sammy Pfeiffer 2015-03-12 22:42:24 +0100
  • 4557b23a3d updated plan checklist chidea 2015-03-13 03:28:13 +0900
  • f62645487b server doesn't answer ( Anton Grigoryev 2015-03-12 20:06:34 +0300
  • c01bb7871b Trying to go through step 4. Generatin encrypted_data Anton Grigoryev 2015-03-12 19:29:56 +0300
  • 66a5577ab9 Some refactor Anton Grigoryev 2015-03-12 03:17:43 +0300
  • 24a1b9b36b Method_send implemented Anton Grigoryev 2015-03-12 02:51:24 +0300
  • c1c5c5d18a testing.py works Anton Grigoryev 2015-03-12 01:52:26 +0300
  • d5eb58ffe2 Explicit files removed Anton Grigoryev 2015-03-12 00:33:36 +0300
  • 904c6c0f6a Some comments to continue tomorrow Anton Grigoryev 2015-03-11 20:06:53 +0300
  • f2b846223c Merge remote-tracking branch 'origin/master' chidea 2015-03-12 01:57:30 +0900
  • b2bcf483d4 TL Schema moved to JSON mode. Anton Grigoryev 2015-03-11 19:58:26 +0300
  • 9f1af6cc8a readme.md fix chidea 2015-03-12 01:57:12 +0900
  • af886b98eb Merge remote-tracking branch 'origin/master' Anton Grigoryev 2015-03-11 19:56:06 +0300
  • 80b7367a02 TL Schema moved to JSON mode. Important comments added Anton Grigoryev 2015-03-11 19:55:55 +0300
  • 19d4f5a958 readme.md fix chidea 2015-03-12 01:54:52 +0900
  • ec4904f205 readme.md - added chat room link, structured descriptions and future plan chidea 2015-03-12 01:52:28 +0900
  • f11a55e7d6 Update README.md Anton Grigoryev 2015-03-11 19:21:30 +0300
  • 9f023c2c78 Update README.md Anton Grigoryev 2015-03-11 19:05:34 +0300
  • d92d969e13 gitignore fix for jetbrains ide chidea 2015-03-12 00:46:02 +0900
  • dd2439e9b8 README.md file Anton Grigoryev 2015-03-11 18:42:20 +0300
  • 0f5927909d Credentials parser. Now testing example is in REPO Anton Grigoryev 2015-02-26 14:46:38 +0300
  • 7d22608fbd TL schema parsing. PQ factorization Anton Grigoryev 2015-02-26 14:03:41 +0300
  • 57afc246ee Send and receive messages successfully. TL schema parsing Anton Grigoryev 2015-02-25 18:30:03 +0300
  • ea8f34852f Initial commit3 Anton Grigoryev 2015-02-24 12:54:00 +0300
  • e1fbebfed7 Initial commit2 Anton Grigoryev 2015-02-24 12:48:14 +0300
  • e3dfa1df41 Initial commit Anton Grigoryev 2015-02-24 12:47:31 +0300
  • 3ca693702a Initial commit griganton 2015-02-23 13:59:12 +0300