summaryrefslogtreecommitdiffstats
path: root/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* store output in heap instead of on stack, which is too small for big torrentsAnton Luka Šijanec2023-02-131-7/+14
* attempts to fix ping flood and sybil attacksAnton Luka Šijanec2023-01-101-1/+8
* downloading metadata over tcp works, asan reports a memory leak about nodesAnton Luka Šijanec2023-01-082-19/+33
* pridobivanje peerov delujeAnton Luka Šijanec2023-01-011-0/+71
* fixed bdecoding strncpy->memcpy +etcAnton Luka Šijanec2022-12-311-8/+8
* dns resolving for bootstrapping, dht.c compiles, but is untestedAnton Luka Šijanec2022-12-111-0/+116
* did some work, src/bencoding.c tested, src/dht.c untestedAnton Luka Šijanec2022-11-271-5/+43
* bencodingAnton Luka Šijanec2022-11-231-2/+12
* fixesAnton Luka Šijanec2022-11-211-11/+43
* created utils/bencoding.c, fixed bencoding (for now decode only). TODO: fuzzAnton Luka Šijanec2022-11-211-0/+36