summaryrefslogtreecommitdiffstats
path: root/src/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix use after free in torrent structsAnton Luka Šijanec2023-01-291-4/+8
| | | | | remove_torrent was doing wrong things when first torrent in LL was to be removed
* small tweaks introduced memory corruption. see misc/valgrind-2023-01-12.txtAnton Luka Šijanec2023-01-121-8/+39
|
* metadl works, but wastes bandwidthAnton Luka Šijanec2023-01-101-11/+22
|
* downloading metadata over tcp works, asan reports a memory leak about nodesAnton Luka Šijanec2023-01-081-31/+51
|
* idea for metadl via tcp for outgoing connections implemented, not tested, compilesAnton Luka Šijanec2023-01-031-1/+1
|
* removed non-ASCII bytes from JSON outputAnton Luka Šijanec2023-01-021-13/+13
|
* pridobivanje peerov delujeAnton Luka Šijanec2023-01-011-17/+45
|
* fixed bdecoding strncpy->memcpy +etcAnton Luka Šijanec2022-12-311-8/+74
|
* dns resolving for bootstrapping, dht.c compiles, but is untestedAnton Luka Šijanec2022-12-111-2/+54
|
* untested for compilation, dht.c -- TODO: DNS+bootstrapAnton Luka Šijanec2022-12-081-0/+2
|
* grem se učit slovenščino. src/dht.c se prevede brez napak. nepreverjeno delovanje.Anton Luka Šijanec2022-12-061-9/+1
|
* initial commit, UNTESTED bencoding parsersijanec2021-05-041-0/+13