Commit Graph

825 Commits

Author SHA1 Message Date
Dmitry Zuikov 5691e20f6e wip, polling function 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 39c0ca71cc wip, polling function 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 51ac42f5c0 wip, tryin to fetch refchan head 2023-07-25 12:27:43 +03:00
Dmitry Zuikov c2649a6ad4 wip, tryin to fetch refchan head 2023-07-25 12:27:43 +03:00
Dmitry Zuikov e71ff57773 wip, tryin to fetch refchan head 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 17c5d3797f wip, tryin to fetch refchan head 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 3e65c4b7b7 wip, tryin to fetch refchan head 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 8e567c87d0 wip 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 2d5406cee0 wip, tryin to fetch refchan head 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 0e1959dfe5 wip, tryin to fetch refchan head 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 42be590baa wip, respect only polled refchans 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 476ecddb6d wip 2023-07-25 12:27:43 +03:00
Dmitry Zuikov e68ee36429 wip 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 3858ec35f7 wip, timeout for download 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 599310a183 wip, cli refchan head get - minor opt 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 92d5524a97 wip, missed file 2023-07-25 12:27:43 +03:00
Dmitry Zuikov c1ea68bb1b wip, cli refchan head get - minor opt 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 2a9b43397e wip, cli refchan head get 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 72d0c8222c wip 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 50d843e4f0 wip 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 82aa6576b5 wip 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 208a2a0644 wip 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 36a0282256 wip, posting refchan head transaction 2023-07-25 12:27:43 +03:00
Dmitry Zuikov e59d64bf0d wip, posting refchan head transaction 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 04a274f7cc wip, dump refchan head block 2023-07-25 12:27:43 +03:00
Dmitry Zuikov 5103d37963 wip, refchans 2023-07-25 12:27:40 +03:00
Dmitry Zuikov b2249c15f5 wip, refchans 2023-07-25 12:27:13 +03:00
Dmitry Zuikov 973873b340 wip, refchans 2023-07-25 12:27:13 +03:00
Dmitry Zuikov 66d147e3f5 wip, refchans 2023-07-25 12:27:13 +03:00
Dmitry Zuikov 0f1880ff53 wip, refchans 2023-07-25 12:27:13 +03:00
Dmitry Zuikov bcd24078b3 wip, refchans 2023-07-25 12:27:13 +03:00
Dmitry Zuikov 9c8c58766b PR CGPnKdSirc hbs2-suckless-conf-update 2023-07-25 10:49:44 +03:00
Sergey Ivanov 03ccf9b088 Drop unused imports in EncryptionHandshake 2023-07-19 05:39:28 +04:00
Sergey Ivanov 56537f0b68 call setEncryptionKey .. (Just symmk) in considerPeerAsymmKey 2023-07-19 01:23:29 +04:00
Sergey Ivanov 15b9438406 pass peer to setEncryptionKey 2023-07-19 00:42:37 +04:00
Sergey Ivanov 3316bb3d44 traces encryption events 2023-07-19 00:35:14 +04:00
Sergey Ivanov d8b1937b78 Fix newPeerEnv: add _envEncryptionKeys 2023-07-19 00:15:12 +04:00
Sergey Ivanov 3abf7cbe1b Enable encryption 2023-07-19 00:05:04 +04:00
Sergey Ivanov 6d60fa3425 only send sendBeginEncryptionExchange when key is absent 2023-07-18 23:57:40 +04:00
Sergey Ivanov 21e5f4ac59 Implemented encryption key clearing on PeerExpiredEventKey 2023-07-18 23:49:47 +04:00
Sergey Ivanov 00bac2047f do not pass PeerData to encHandshake_considerPeerAsymmKey 2023-07-18 23:14:15 +04:00
Sergey Ivanov a0334f5dee Actual handlers for ProxyMessaging 2023-07-18 23:10:48 +04:00
Sergey Ivanov c2c1dd84a0 _envEncryptionKeys :: Map -> HashMap 2023-07-18 22:11:51 +04:00
Sergey Ivanov 9bad166566 Move types 2023-07-18 21:43:35 +04:00
Sergey Ivanov fec0c23a7f wip 2023-07-18 20:38:01 +04:00
Sergey Ivanov 5a8f1cef8b emit PeerExpiredEventKey (PeerExpiredEvent @e p mpeerData) 2023-07-18 19:56:39 +04:00
Sergey Ivanov 563377c855 emit PeerExpiredEventKey (PeerExpiredEvent @e p) 2023-07-18 19:37:02 +04:00
Sergey Ivanov 8944b5a1c0 what to do when unable to decrypt messages 2023-07-13 01:39:27 +04:00
Sergey Ivanov 43652343ab pause 10 -> 30 in encryptionHandshakeWorker 2023-07-13 01:10:51 +04:00
Sergey Ivanov dd9cbcd284 Change encryption handshake brains methods 2023-07-13 01:08:28 +04:00