Commit Graph

703 Commits (8fd8a54c4ee34e5d879227f261f881f13002f789)
 

Author SHA1 Message Date
erdgeist 6b329a6959 tidy up options
erdgeist 17c21a0bc4 Apply some limits
erdgeist e7532408b6 black listing was the wrong way around
erdgeist 9f63a7bd63 really check g_check_blacklist flag
erdgeist c89cfaad5e Be more helpful
erdgeist 2aa03492a5 added closed tracker and blacklist code
erdgeist cdf2fbabed README\!
erdgeist 3d54ca32fe Shell Testsuite
erdgeist 33eaf54da7 simplified binary_search, it always does a memcmp. began to implement dump knowledge
erdgeist e0a9c2a4aa Added option to get ip from query string + parser, fixed two bugs concerning grow/shrink of vectors. Now cleans up a torrent BEFORE trying to remove a peer -> this may remove peer already and must be done anyway.
erdgeist f40b373c3b Remove some integer constants from code. Bad coder. Very bad coder :/
erdgeist c87389f929 Now every answer goes in one buffer
erdgeist f406961fe0 Try early answers
erdgeist e471e2c20b Missing header file
erdgeist d73b83d0f7 try shutdown() the socket after writing
denis ffc378b2b9 corrected the modifier for size_t
denis 15d9d55c34 freebsd support
erdgeist b7526f25e8 Fixed two mem leaks from httpd :/
erdgeist de03db7dcd Fixed memleak in example httpd :/
erdgeist 6286c1cea5 Made answer http/1.1
erdgeist 808e370566 random
erdgeist 1d5f915940 Division in stats now works
erdgeist ed0edcaae8 Fix port again ;) Include headers in Makefile dependencies
erdgeist b9efc8e22b fixed setport fuckup
erdgeist fcf615779d fix include
erdgeist 82b4df6751 Make code endianess save
denis 9e93e6b6e1 fixed typo
erdgeist 4761c70843 sorted bencoded order
denis 4c8d8daf06 fix for freebsd
erdgeist af147a1d14 Fixed mem leak, inmplemented mrtg_scrape
erdgeist 25e63d93d2 Cheap Excuses ;)
erdgeist 8d13a14584 announce now returns all mandatory answer dictionary entries
erdgeist 688a4edd9e Now actually seems to work for the most parts
Added scraping
Added graceful disconnect
erdgeist c0f667defe Reacts more appropriate, however EXC_BAD_ACCESS triggered
erdgeist d7c26dc71b Trackerlogic done... not tested yet
erdgeist 31c20c515d This is a complete rewrite... assume nothing works.
erdgeist 0de82a8925 Fixed parser
erdgeist 932242eee7 Logic now actually initialized and deinitialized
denis dc025776dd Begun printf debugging
erdgeist 62a9b02532 Should work now *cough* *cough*
erdgeist 419e65cc2a Further compact code
erdgeist b9743bf516 More cleanup
erdgeist 898206ac7a Some syntax errors removed
erdgeist 83e339bbe0 hooks into scanning functions built
erdgeist 2adf4fb28a Our scanner routine for the URI query string
denis 88679832f0 nochma
denis 0a3dc7b4ce url parser
erdgeist 1c1fd9fe4a Started to implement glue
erdgeist e31f00dac1 Every cool project needs at least one header file
erdgeist a364c3f010 Reloading peer_list files works in theory