Commit Graph

27 Commits

Author SHA1 Message Date
086fc52e92
dynamic timeouts and minor cleanups 2023-03-12 01:26:23 +01:00
cd6141ee00
updated ft with experimental cca 2023-01-31 02:02:01 +01:00
e0d4c4d1e1
more strict sending 2023-01-22 17:21:03 +01:00
20c41e1a02
tweak defaults, better peer connection state tracking (none :P) 2023-01-19 23:35:30 +01:00
613ae14530
fix chunk want duplicate hashes, outgoing requests are now prioritized torwards peers we get more data from 2023-01-19 19:43:00 +01:00
294a427eb0
ft filekind refactor + connection state drafting 2023-01-19 14:37:51 +01:00
9f8f681e18
actual time delta 2023-01-18 18:31:00 +01:00
365edc35e9
make incoming request timeout and respect a failed sendInit() 2023-01-18 01:52:39 +01:00
d888e91ada
add support for variable chunk size, double 2023-01-18 00:47:08 +01:00
2e745b617d
update readme 2023-01-17 22:25:18 +01:00
2f1bb3fac2
make max transfers configurable 2023-01-17 20:52:03 +01:00
92dcc81731
update tf with lossy and print up/down stats every 15s 2023-01-17 19:34:36 +01:00
83dcf2af82
update ft and tweaks 2023-01-17 17:52:27 +01:00
4ee1a865aa
expose more parameters and refactor cl 2023-01-17 15:46:56 +01:00
c0187ae405
implement all the commandline parameters, add more, and plan for more 2023-01-16 23:20:37 +01:00
3b17fca6b2
license and typos 2023-01-16 16:53:58 +01:00
b74cc8f6bf
fix queue order (properly sequential priority now) 2023-01-16 16:28:59 +01:00
78069a8032
finish request strategy (for now) 2023-01-16 15:29:49 +01:00
e89f1be660
transfers kinda work now. request algo broken tho 2023-01-16 03:50:47 +01:00
8b554bd80f
chunk sending (untested) 2023-01-16 01:21:23 +01:00
e1d8e9ed4c
send and receiver startup should be complete 2023-01-16 00:00:42 +01:00
9249ac83d9
more receiver logic 2023-01-15 21:13:14 +01:00
c712afb7b2
start writing the reveive part 2023-01-15 20:46:09 +01:00
3e0100efdf
refactoring + sha1_info should be requestable 2023-01-15 20:15:48 +01:00
707bfc7fd6
have_chunk + refactor 2023-01-15 03:16:43 +01:00
0606db457b
sha1 info running state 2023-01-15 02:26:23 +01:00
1dee83b01f
create sha1_info 2023-01-15 01:44:48 +01:00