|
f449cf623d
|
fix bitset sizecheck and send out bitsets the first time someone
announces participation
|
2024-07-10 12:27:19 +02:00 |
|
|
ef91ec14fc
|
explicit and better rng, remove junk and old code
|
2024-07-10 10:41:25 +02:00 |
|
|
699957f79a
|
more consistenly tag cp update and lower cooldown just in case
|
2024-07-09 14:45:00 +02:00 |
|
|
60e6f91541
|
cleanup old workaround code
|
2024-07-09 11:04:19 +02:00 |
|
|
92373d34f7
|
work around missing contact events (better now)
fix missing ft event on reset (oops)
hard assert sending transfers can not time out higher level
|
2024-07-09 11:00:59 +02:00 |
|
|
e0b278b168
|
hot fix
|
2024-07-08 18:46:26 +02:00 |
|
|
e5681b4ad5
|
rework chunk picker update logic and participation logic
disable most spammy log
|
2024-07-08 18:12:47 +02:00 |
|
|
269daaa764
|
work around missing contact events and properly clear on exit
|
2024-07-07 14:15:26 +02:00 |
|
|
b068819069
|
higher tickrate if open requests
(we expect an init soon and dont want to bounce around)
|
2024-07-07 13:21:59 +02:00 |
|
|
b64a4ae31c
|
better bitset print
|
2024-07-07 13:07:57 +02:00 |
|
|
266cddf816
|
properly account for open requests when determining how much to request
|
2024-07-07 12:45:23 +02:00 |
|
|
d19fc6ba30
|
new chunk picker, basically working
still needs work on the sending side and more bug fixes
|
2024-07-03 12:11:20 +02:00 |
|
|
3fd6183c21
|
combined id refactor
|
2024-07-02 16:09:59 +02:00 |
|
|
33560f8f8a
|
receiving transfers refactor
|
2024-06-30 14:03:06 +02:00 |
|
|
3286a7228c
|
more minor refactoring
|
2024-06-28 22:18:11 +02:00 |
|
|
b53e291c68
|
wip chunk picker (still unused) and a small refactor
|
2024-06-28 15:13:17 +02:00 |
|
|
27cade4dfe
|
track remote have and bitset
|
2024-06-25 21:09:46 +02:00 |
|
|
e9e38db1d5
|
move self have_chunk to bitset
|
2024-06-25 12:08:17 +02:00 |
|
|
c8619561ec
|
refactor: move (object/content) components out
|
2024-06-24 16:42:23 +02:00 |
|
|
ee2411b8e0
|
hack: send ft1_have every chunk we receive
produces unnecessary overhead, should be bundled
|
2024-06-23 15:12:31 +02:00 |
|
|
8972386971
|
send out pc1 announces for ft infohash
will eliminate the guesswork in the future
|
2024-06-23 10:17:48 +02:00 |
|
|
bcde244a3c
|
handle pc1 announce and reduce chance to sample random peer
(will remove random sample sometime in the future)
|
2024-06-22 17:01:52 +02:00 |
|
|
e9f22bc9ae
|
make ft1sha1 observe disconnects
|
2024-06-22 14:08:12 +02:00 |
|
|
57575330dd
|
port to file2, other minor improvements
|
2024-05-27 11:20:37 +02:00 |
|
|
eb2a19d8f3
|
hack replace content with improper use of objectstore
|
2024-04-29 11:55:11 +02:00 |
|
|
dfcb5dee97
|
adopt receivedby rename
|
2024-04-20 15:12:05 +02:00 |
|
|
0d40d1abaa
|
dont request from self
|
2024-04-15 11:48:17 +02:00 |
|
|
c03282eae8
|
actually fix the timeout for slow connections
|
2024-03-09 18:06:49 +01:00 |
|
|
ccf66fb80c
|
update hex conv
|
2024-01-13 22:34:42 +01:00 |
|
|
ea032244e7
|
remote comps
|
2024-01-12 18:55:41 +01:00 |
|
|
5995059777
|
better error log + fix broken accept on file creation error
|
2023-12-13 15:45:36 +01:00 |
|
|
a80e74065c
|
ignore requests for running transfers
|
2023-10-15 22:02:34 +02:00 |
|
|
27fd9e688b
|
unread/read status
|
2023-09-30 00:27:01 +02:00 |
|
|
f460d7b4a5
|
wip change ledbat and start cubic
|
2023-08-25 14:42:40 +02:00 |
|
|
2f9340b937
|
remap file after completion, clears ram
|
2023-08-22 21:13:09 +02:00 |
|
|
f4796397ff
|
fix large files >4gig
|
2023-08-22 17:20:56 +02:00 |
|
|
968ae94848
|
did i tell you how much i hate windows before?
|
2023-08-21 21:32:50 +02:00 |
|
|
d2c2594a77
|
use memory mapped file_rw for easy random access (fixes bugs too)
|
2023-08-21 21:23:13 +02:00 |
|
|
bb3f907cd8
|
very hacky async hashing and message creation
|
2023-08-21 00:01:14 +02:00 |
|
|
89d8d728ff
|
after 2 weeks of porting over the ngc_ft1 code to solanaceae and rewriting the highlevel logic
(29 commits predate this)
|
2023-08-19 22:37:55 +02:00 |
|