Commit Graph

263 Commits

Author SHA1 Message Date
Mark Qvist
61331b58d7 Updated version 2024-11-23 12:47:31 +01:00
Mark Qvist
9ff76c0473 Updated version 2024-10-13 14:01:10 +02:00
Mark Qvist
c9272c9218 Fixed missing byteorder argument in stamp value calculation. Fixes #21. 2024-10-13 13:08:10 +02:00
Mark Qvist
36f0c17c8b Added RNR_REFS field 2024-10-13 13:05:52 +02:00
Mark Qvist
aa406d1552 Updated version 2024-10-11 23:45:24 +02:00
Mark Qvist
0cb771439f Fixed incorrect progress values on path waiting 2024-10-11 23:40:27 +02:00
Mark Qvist
672d754238 Updated dependency 2024-10-06 11:13:38 +02:00
Mark Qvist
0178fb0d4f Don't reset propagation node address and links if already set to the same destination 2024-10-05 22:40:14 +02:00
Mark Qvist
19d8909b10 Fixed inbound ticket cleaning bug 2024-10-05 15:26:18 +02:00
Mark Qvist
19f0fa7724 Don't try creating LXMF peer destination until identity is resolved. Fixes #19. 2024-10-04 11:22:39 +02:00
Mark Qvist
eefb1c8349 Updated versions 2024-10-02 02:06:00 +02:00
Mark Qvist
0e0d01a0b2 Updated versions 2024-09-30 19:28:13 +02:00
Mark Qvist
ac2c9c3a9b Improved opportunistic delivery performance 2024-09-30 19:27:40 +02:00
Mark Qvist
05f144ae50 Updated version 2024-09-19 23:07:58 +02:00
Mark Qvist
a461fd415a Rediscover path during opportunistic delivery if path fails 2024-09-19 23:00:24 +02:00
Mark Qvist
ef1c3331ad Improved outbound handling 2024-09-17 13:29:36 +02:00
Mark Qvist
e1a56be5c1 Pre-emptively request unknown paths for opportunistic messages 2024-09-17 13:18:16 +02:00
Mark Qvist
cf6fc4a510 Update max pathless tries 2024-09-17 12:56:56 +02:00
Mark Qvist
67d21deff9 Updated dependencies 2024-09-16 20:11:53 +02:00
Mark Qvist
efc15bde26 Updated version 2024-09-16 20:09:57 +02:00
Mark Qvist
b5d6ed3d9b Automatically reconfigure to direct delivery if opportunistic message content is too large 2024-09-16 20:08:26 +02:00
Mark Qvist
7789e0bc26 Improved opportunistic delivery logic and performance 2024-09-16 17:49:54 +02:00
Mark Qvist
0e2f0fb090 Updated example 2024-09-16 17:49:22 +02:00
Mark Qvist
19696d206d Actually set property 2024-09-12 21:28:50 +02:00
Mark Qvist
9193aa5e02 Improved logging 2024-09-12 18:24:14 +02:00
Mark Qvist
bbf1eda3b0 Added backchannel delivery 2024-09-12 17:57:26 +02:00
Mark Qvist
d8e2e2a45f Fix stamp cost extractor function 2024-09-12 10:11:49 +02:00
Mark Qvist
0fc15e6054 Updated version 2024-09-11 11:48:36 +02:00
Mark Qvist
717240c8d4 Cleanup 2024-09-11 02:09:43 +02:00
Mark Qvist
453772859d Removed deprecated query destination 2024-09-10 20:17:09 +02:00
Mark Qvist
98eea1171e Added event field 2024-09-09 15:24:36 +02:00
Mark Qvist
ea49d22bce Add test entrypoint to LXStamper 2024-09-09 13:20:54 +02:00
Mark Qvist
058186dfdc Cleanup 2024-09-09 13:15:37 +02:00
Mark Qvist
8134672436 Cleanup 2024-09-09 02:12:27 +02:00
Mark Qvist
ae0952455b Ignore stamp requirements for paper messages 2024-09-08 17:54:11 +02:00
Mark Qvist
a20f380284 Get message ratchet IDs 2024-09-08 14:52:54 +02:00
Mark Qvist
6d83b019e1 Added stamp value property on inbound 2024-09-08 01:22:00 +02:00
Mark Qvist
40eb014c91 Implemented deferred multiprocessor stamp generation in the background 2024-09-07 22:40:13 +02:00
Mark Qvist
62f5a9eead Implemented ticket exchanges. Implemented stamp generation and validation by tickets. 2024-09-07 15:17:48 +02:00
Mark Qvist
74cbd11473 Cleanup 2024-09-07 11:37:39 +02:00
Mark Qvist
0d76eee6cd Stamp cost API functions and multi-process stamp generation on Android 2024-09-07 11:35:17 +02:00
Mark Qvist
4b5e27a5e2 Updated examples 2024-09-06 20:34:45 +02:00
Mark Qvist
dcb0a18cd7 Added automatic signalling of stamp costs, stamp generation and validation 2024-09-06 20:34:09 +02:00
Mark Qvist
015dcc5631 Extract announced stamp cost in handlers 2024-09-06 19:55:18 +02:00
Mark Qvist
537f1823b6 Added utility functions 2024-09-06 19:54:28 +02:00
Mark Qvist
fc99010a3d Updated example 2024-09-06 17:37:24 +02:00
Mark Qvist
fe14f8744d Added base code for stamp generation and validation 2024-09-06 16:49:01 +02:00
Mark Qvist
4dca031441 Updated fields 2024-09-06 00:57:06 +02:00
Mark Qvist
5366f895b2 Added stamp generation to LXMessage 2024-09-06 00:51:36 +02:00
Mark Qvist
95ba8cba60 Updated dependencies 2024-09-05 14:57:20 +02:00