summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* store output in heap instead of on stack, which is too small for big torrentsAnton Luka Šijanec2023-02-131-7/+14
|
* več info o analiziAnton Luka Šijanec2023-02-121-0/+38
|
* JSON now by default again outputs nonascii values literallyAnton Luka Šijanec2023-02-121-8/+10
|
* insert.php error reporting, correct hashesAnton Luka Šijanec2023-02-122-9/+47
|
* insert.php fixes for collisionsAnton Luka Šijanec2023-02-121-8/+19
|
* fix missing piece layers errorsAnton Luka Šijanec2023-02-125-17/+43
|
* program in začetek analizeAnton Luka Šijanec2023-02-127-38/+336
|
* lepši makefileAnton Luka Šijanec2023-02-111-3/+7
|
* better oom algoAnton Luka Šijanec2023-01-303-10/+27
|
* new www, c modsAnton Luka Šijanec2023-01-305-94/+140
|
* fix use after free in torrent structsAnton Luka Šijanec2023-01-293-71/+34
| | | | | 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-127-52/+1642
|
* attempts to fix ping flood and sybil attacksAnton Luka Šijanec2023-01-105-52/+296
|
* metadl works, but wastes bandwidthAnton Luka Šijanec2023-01-108-141/+334
|
* downloading metadata over tcp works, asan reports a memory leak about nodesAnton Luka Šijanec2023-01-089-332/+709
|
* idea for metadl via tcp for outgoing connections implemented, not tested, compilesAnton Luka Šijanec2023-01-033-29/+353
|
* removed non-ASCII bytes from JSON outputAnton Luka Šijanec2023-01-025-19/+37
|
* pridobivanje peerov delujeAnton Luka Šijanec2023-01-017-233/+666
|
* fixed bdecoding strncpy->memcpy +etcAnton Luka Šijanec2022-12-317-44/+2599
|
* dns resolving for bootstrapping, dht.c compiles, but is untestedAnton Luka Šijanec2022-12-116-26/+313
|
* untested for compilation, dht.c -- TODO: DNS+bootstrapAnton Luka Šijanec2022-12-083-21/+63
|
* adding submodule correctlyAnton Luka Šijanec2022-12-073-5/+1
|
* grem se učit slovenščino. src/dht.c se prevede brez napak. nepreverjeno delovanje.Anton Luka Šijanec2022-12-063-346/+620
|
* delo v knjižniciAnton Luka Šijanec2022-12-061-3/+13
|
* delo v šoliAnton Luka Šijanec2022-12-061-17/+23
|
* grem v dachau, dht.c še vedno netestiranAnton Luka Šijanec2022-12-021-14/+56
|
* grem spat, src/dht.c ni preverjenAnton Luka Šijanec2022-11-302-74/+383
|
* nič preizkušenega, grem spatAnton Luka Šijanec2022-11-291-28/+161
|
* grem spat, dht.c nepreverjenAnton Luka Šijanec2022-11-281-137/+466
|
* did some work, src/bencoding.c tested, src/dht.c untestedAnton Luka Šijanec2022-11-274-117/+747
|
* bencodingAnton Luka Šijanec2022-11-236-86/+223
|
* fixesAnton Luka Šijanec2022-11-213-17/+116
|
* created utils/bencoding.c, fixed bencoding (for now decode only). TODO: fuzzAnton Luka Šijanec2022-11-217-76/+293
|
* initial commit, UNTESTED bencoding parsersijanec2021-05-046-0/+272