Commit Graph

168 Commits

Author SHA1 Message Date
db73c90e34 small optimizations and os backend refactor 2025-01-18 01:44:46 +01:00
a9ebaa2c2f improve perf (was ~.7% with asan enabled) 2025-01-09 01:53:17 +01:00
0064dde1ce limit provided history by first seen 2025-01-07 22:29:39 +01:00
b3b8b79a65 time moved to util 2025-01-07 16:10:28 +01:00
7cd68845ca forgot to reset timer on recv data 2024-12-19 17:17:10 +01:00
f40907d42a use actual activity for receiving transfers for iterate interval 2024-12-19 13:33:30 +01:00
6d7d643207 adjust flow to iterate speed
higher ft1sha1 iterate interval (not fixing it yet)
2024-12-16 12:52:33 +01:00
b35babe3f8 switch to os provided remote have set and other fixes 2024-12-15 01:23:08 +01:00
78390dd342 update object, object update lock and rare crash 2024-12-13 01:30:03 +01:00
eb169b2779 add participation and log spam fix 2024-12-11 23:23:05 +01:00
100279a483 fixes 2024-12-10 17:57:53 +01:00
60b3d5d941 big ft fixes, mostly for info, but also other stuff 2024-12-10 17:18:28 +01:00
6ad2905e07 hs2: change msgpack format and fixes 2024-12-09 23:38:07 +01:00
930c829031 rizzler working, more fixes everywhere
there still are some crashes that needs workarounds
2024-12-09 22:58:36 +01:00
a139f412b1 various fixes resulting in the first time running the code 2024-12-08 16:08:30 +01:00
abdf6672bf hs2 plug, rizzler still non functional 2024-12-08 14:48:24 +01:00
7bbaa9b929 move in plugin 2024-12-08 13:17:22 +01:00
70620a901b starting the work on hs2 rizzler 2024-12-07 23:34:19 +01:00
231928339e sigma 2024-12-07 11:38:31 +01:00
294c5346ca hs2 send done, but untested 2024-12-06 22:41:05 +01:00
adeaca4efe early out have when we have all 2024-12-06 16:36:02 +01:00
ba809eda43 refactor and test ts start search 2024-12-06 14:11:06 +01:00
b9a7c75d20 hs: progess on the log file generator, fully written but untested
ft: timeout changes and wording fixes
2024-12-05 23:06:44 +01:00
04b6f7925a use cache for group peer to contact lookup (~5% cpu) 2024-12-02 14:27:39 +01:00
5601ad91f5 a bunch of allocation optimizations 2024-12-02 13:08:47 +01:00
741f1428d3 updated spec to 2.1, changed almost everything
other small fixes
2024-11-28 12:59:14 +01:00
34dc01d4dc fix chunk picker round robin actually working
(worked kinda bc of bug before)
make priority dynamic and fix skipping to make it work too
2024-11-22 13:51:48 +01:00
1bf1fbce75 small hs progress 2024-11-22 13:51:25 +01:00
37b92f67c8 respect voice state for receiving file messages
we should also check on send in the future
2024-11-06 10:50:42 +01:00
01c892df8c tweak finishing timer 2024-11-06 10:49:24 +01:00
6eb5826616 split recv and send, they dont share any code (probably) 2024-11-03 18:21:02 +01:00
2e6b15e4ad more hs drafting 2024-11-01 11:31:05 +01:00
63de78aaeb add spec draft to repo 2024-10-31 15:46:48 +01:00
2a0350a564 minor tweaks and fixes
especially preventing a stall on some packetloss scenarios
2024-10-31 11:39:16 +01:00
ee593536a2 boilerplate for hs2 2024-10-30 17:12:05 +01:00
6f2fa60394 handle init2 in ft1 (hacky) 2024-10-30 11:25:33 +01:00
96041fbcec add ft1_init2 and ft1_init_ack v3 2024-10-30 11:08:46 +01:00
b4eaf86ed1 dynamically choose chunk size 2024-10-28 23:23:05 +01:00
c7485c4577 use sr 2024-10-24 14:00:16 +02:00
51396314d1 big fix for not using the found free slot index!!
minor logging and tweaking changes
2024-10-24 11:50:03 +02:00
4aab6e489d fix uint64 cast to size_t 2024-10-23 14:11:26 +02:00
5e884fd3ee dont delay recv_done and check on init info 2024-10-23 13:46:00 +02:00
9a4be575ba minor stuff and logging 2024-10-23 12:51:22 +02:00
fd094b157f more 32bit stuff 2024-10-20 18:37:01 +02:00
c3c2d0f133 fixes for 32bit 2024-10-20 16:35:55 +02:00
4360b65309 update to rmmi 2024-10-06 11:37:07 +02:00
1d7416efed fix rare assert 2024-08-08 23:52:36 +02:00
a761378dd9 add p2prng packet to ext 2024-08-07 11:07:18 +02:00
60d6f27a12 disable sending timeout assert, we believe the underlying ngcft1 2024-08-04 10:15:26 +02:00
07099e4832 tag chunkpicker for update more often 2024-08-04 10:14:59 +02:00