Commit Graph

44 Commits (master)

Author SHA1 Message Date
rnd e082c6ac09 make it work in mt 5 with limited functionality (no auto send chat text) 2019-07-03 10:45:29 +02:00
rnd 1d77887823 .. 2018-07-08 21:41:29 +02:00
rnd b25c63f4cf bignum tablecopy added 2018-05-20 21:42:22 +02:00
rnd 98a74cd165 dsa - base64 keys and signature 2018-05-20 20:11:09 +02:00
rnd d5d52f4d85 dsa: working 2018-05-20 19:18:58 +02:00
rnd 6bc61ee2d4 messenger 2018-05-19 12:09:30 +02:00
rnd 27e694ed5b crypto bugfixes
dsa added (experimental)
2018-05-19 11:54:56 +02:00
rnd 1e2a9a76ae messenger: bugfix 2018-05-17 11:39:45 +02:00
rnd b02e8c76fd .. 2018-05-17 11:08:23 +02:00
rnd be2926818a added self.mod_storage so programs can save data 2018-05-17 10:59:50 +02:00
rnd 5351bbcce5 messenger: better help 2018-05-17 10:34:48 +02:00
rnd 138907cb15 messenger: better key management commands 2018-05-17 10:09:46 +02:00
rnd f6855cb731 messenger: deletekeys fix 2018-05-16 23:47:02 +02:00
rnd b0f8fb47ba messenger: can display/delete keys while keygen = 1. keys are automatically added to mod storage and loaded on start. attempting to create new key overwriting existing one gives choice to send existing or create new one. 2018-05-16 23:15:56 +02:00
rnd 37f63935b4 messenger: encrypted (cosmetic) initial packet and randomized time response to wrong password used by another client. 2018-05-16 17:50:13 +02:00
rnd b1f7c4cf86 messenger with srp like session key and strong initial public/private key exchange 2018-05-16 17:21:30 +02:00
rnd 4afd1d0e1e crypto update 2018-05-16 14:02:50 +02:00
rnd 9955461500 .. 2018-05-12 16:49:21 +02:00
rnd 0cb3885c31 bignum: modpow 2018-05-12 08:42:10 +02:00
rnd c7ab5bf6d5 bignum update: bignum.div, bignum.mod 2018-05-11 20:36:14 +02:00
rnd 3786277b31 bignum update: all arithmetic operations, sum/sub/mul/div 2018-05-11 11:31:57 +02:00
rnd 86e12921c9 scripts.. 2018-05-04 11:13:00 +02:00
rnd 633ef44ac0 scripts update 2018-05-04 10:58:50 +02:00
rnd 17657dacbb various scripts 2018-05-01 14:35:06 +02:00
rnd 1a7933efa7 transfer update to work properly with new chat buffer 2018-05-01 12:05:40 +02:00
rnd bf40039577 messenger: better messages and auto reset 2018-05-01 10:40:40 +02:00
rnd bac1f88e21 .. 2018-04-29 23:06:49 +02:00
rnd e50e38942e chat buffer to store several messages
messenger update
2018-04-29 23:00:54 +02:00
rnd 6c1d6f26f3 300 bit total key 2018-04-25 10:49:27 +01:00
rnd a626536bae msger: fix bad characters 2018-04-23 19:51:01 +01:00
rnd 9d01ee6bff .. 2018-04-23 17:29:35 +01:00
rnd ac94823377 messenger: at start just hold W+S to send chat invite 2018-04-23 15:29:34 +01:00
rnd 4f4e7f975a transfer, messenger update 2018-04-22 23:14:44 +01:00
rnd 4a28752754 bugfix: transfer msg reset on start 2018-04-17 11:53:23 +01:00
rnd 6ad778aa8f shorter bot command: b 2018-04-17 11:33:43 +01:00
rnd 8edde1b1e6 transfer_file: changed transfer protocol. starts idle, hold w+s to start sending. when target receives init it changes to 'receive' mode 2018-04-16 23:47:42 +01:00
rnd 9b3def4cec ability to hide filtered messages with self.msg_filter(filter,hide_msg) 2018-04-15 13:19:22 +01:00
rnd1 e78c43a266 .bot chatcommand - 0/1/2 pause,start,resume 2017-08-19 08:47:46 +02:00
rnd1 499fb1f5e2 multiple tabs 2017-08-19 08:43:29 +02:00
rnd1 0972291ea4 improved start 2017-08-18 22:24:32 +02:00
rnd1 0a6c20e74c output text filter: msgs that start with , are not sent but instead saved and can be retrieved with self.sent_msg() 2017-08-17 18:41:38 +02:00
rnd1 720a60159c ... 2017-08-17 11:54:43 +02:00
rnd1 3edc338c4f bugfix 2017-08-17 11:20:03 +02:00
rnd1 5b8713383e init 2017-08-17 09:15:19 +02:00