summaryrefslogtreecommitdiffstats
path: root/utils/bencoding.c (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
2022-12-31fixed bdecoding strncpy->memcpy +etcAnton Luka Šijanec1-8/+8
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