summaryrefslogtreecommitdiffstats
path: root/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-13store output in heap instead of on stack, which is too small for big torrentsAnton Luka Šijanec1-7/+14
2023-01-10attempts to fix ping flood and sybil attacksAnton Luka Šijanec1-1/+8
2023-01-08downloading metadata over tcp works, asan reports a memory leak about nodesAnton Luka Šijanec2-19/+33
2023-01-01pridobivanje peerov delujeAnton Luka Šijanec1-0/+71
2022-12-31fixed bdecoding strncpy->memcpy +etcAnton Luka Šijanec1-8/+8
2022-12-11dns resolving for bootstrapping, dht.c compiles, but is untestedAnton Luka Šijanec1-0/+116
2022-11-27did some work, src/bencoding.c tested, src/dht.c untestedAnton Luka Šijanec1-5/+43
2022-11-23bencodingAnton Luka Šijanec1-2/+12
2022-11-21fixesAnton Luka Šijanec1-11/+43
2022-11-21created utils/bencoding.c, fixed bencoding (for now decode only). TODO: fuzzAnton Luka Šijanec1-0/+36