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