Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | store output in heap instead of on stack, which is too small for big torrents | Anton Luka Šijanec | 2023-02-13 | 1 | -7/+14 |
* | attempts to fix ping flood and sybil attacks | Anton Luka Šijanec | 2023-01-10 | 1 | -1/+8 |
* | downloading metadata over tcp works, asan reports a memory leak about nodes | Anton Luka Šijanec | 2023-01-08 | 2 | -19/+33 |
* | pridobivanje peerov deluje | Anton Luka Šijanec | 2023-01-01 | 1 | -0/+71 |
* | fixed bdecoding strncpy->memcpy +etc | Anton Luka Šijanec | 2022-12-31 | 1 | -8/+8 |
* | dns resolving for bootstrapping, dht.c compiles, but is untested | Anton Luka Šijanec | 2022-12-11 | 1 | -0/+116 |
* | did some work, src/bencoding.c tested, src/dht.c untested | Anton Luka Šijanec | 2022-11-27 | 1 | -5/+43 |
* | bencoding | Anton Luka Šijanec | 2022-11-23 | 1 | -2/+12 |
* | fixes | Anton Luka Šijanec | 2022-11-21 | 1 | -11/+43 |
* | created utils/bencoding.c, fixed bencoding (for now decode only). TODO: fuzz | Anton Luka Šijanec | 2022-11-21 | 1 | -0/+36 |