Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix use after free in torrent structs | Anton Luka Šijanec | 2023-01-29 | 1 | -4/+4 |
* | small tweaks introduced memory corruption. see misc/valgrind-2023-01-12.txt | Anton Luka Šijanec | 2023-01-12 | 1 | -1/+8 |
* | attempts to fix ping flood and sybil attacks | Anton Luka Šijanec | 2023-01-10 | 1 | -1/+10 |
* | metadl works, but wastes bandwidth | Anton Luka Šijanec | 2023-01-10 | 1 | -1/+2 |
* | downloading metadata over tcp works, asan reports a memory leak about nodes | Anton Luka Šijanec | 2023-01-08 | 1 | -0/+1 |
* | idea for metadl via tcp for outgoing connections implemented, not tested, compiles | Anton Luka Šijanec | 2023-01-03 | 1 | -1/+6 |
* | removed non-ASCII bytes from JSON output | Anton Luka Šijanec | 2023-01-02 | 1 | -0/+3 |
* | bencoding | Anton Luka Šijanec | 2022-11-23 | 1 | -15/+2 |
* | created utils/bencoding.c, fixed bencoding (for now decode only). TODO: fuzz | Anton Luka Šijanec | 2022-11-21 | 1 | -19/+0 |
* | initial commit, UNTESTED bencoding parser | sijanec | 2021-05-04 | 1 | -0/+34 |