| 2007-02-04 |
denis | shortened the dmem debug output |
commit | commitdiff | tree | snapshot |
| 2007-02-03 |
erdgeist | zero copy sockets do only work on page aligned buffers... |
commit | commitdiff | tree | snapshot |
| 2007-02-02 |
denis | made the output of the memdebug smaller |
commit | commitdiff | tree | snapshot |
| 2007-02-02 |
denis | increased the interval random variation |
commit | commitdiff | tree | snapshot |
| 2007-02-02 |
denis | fixed the last commit. now it really counts the scrapes... |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
denis | make the interval with random an average value around... |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
erdgeist | Make timeouts more human readable |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
denis | clear the freed mempointer |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
erdgeist | release memory for empty peer pools |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
erdgeist | Wasted too much space for minimum element count. Now... |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
erdgeist | Forgot to take into account, that there are OT_POOL_COU... |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
erdgeist | Reserved too few space to hold all data for a memdebug |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
denis | add the scrapes to the valid requests (blue mrtg line) |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
erdgeist | el cheapo vector debugging |
commit | commitdiff | tree | snapshot |
| 2007-02-01 |
erdgeist | Use multiple output buffers to try to avoid copy on... |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
erdgeist | Try to shake off too stupid clients by sending an Bitto... |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
erdgeist | Use signed size_t wherever appropriate |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
erdgeist | size_t cant get < 0 and thus wont report errors |
commit | commitdiff | tree | snapshot |
| 2007-01-30 |
erdgeist | On linux time.h must be included to use time() |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
erdgeist | provide mrtg with more sane strings |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
erdgeist | We now answer as soon as the first \n is seen |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
erdgeist | complete_D_ ... ECODERTOODUMB |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
erdgeist | really copy in new peer, even if it already existed... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
erdgeist | Asserts were always false :/ |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
erdgeist | Due to recent issues... assert() seed counts |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
erdgeist | account downloaded before early returns |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
denis | fix for corrupt fullscrape. did never work until now |
commit | commitdiff | tree | snapshot |
| 2007-01-26 |
erdgeist | announce.php and scrape.php are now being handled |
commit | commitdiff | tree | snapshot |
| 2007-01-26 |
erdgeist | Introduce another unspec'd command: sync which syncs... |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
erdgeist | return random check back intervals to our clients |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
erdgeist | Code cleanup reindenting |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
erdgeist | Allowing more relaxed parsing of queries |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
erdgeist | Return empty dictionary for unknown scrapes |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
erdgeist | Do not write, if no string is passed |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
denis | support for questionmark in URL behind the initial one |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
denis | backout Revision 1.67 |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
denis | workaround for some weird requests |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
denis | Denis wanted scrapes and erdgeist didnt give it :) |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
denis | Copy request before expanding url-encoded bytes |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
erdgeist | Debugging for failed requests. |
commit | commitdiff | tree | snapshot |
| 2007-01-23 |
erdgeist | Count successful announces extra |
commit | commitdiff | tree | snapshot |
| 2007-01-22 |
erdgeist | Now allow * in torrents |
commit | commitdiff | tree | snapshot |
| 2007-01-20 |
erdgeist | FD-debug also in new iob_send path |
commit | commitdiff | tree | snapshot |
| 2007-01-20 |
erdgeist | Full scrape, kinda tested |
commit | commitdiff | tree | snapshot |
| 2007-01-20 |
denis | increase the timeout to make the ride a little smoother... |
commit | commitdiff | tree | snapshot |
| 2007-01-20 |
erdgeist | -m64 is not usually a correct compile option |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
erdgeist | Debug file descriptors |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
denis | *seuftz* |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
denis | set the interval to 1800 for announce (last change... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
erdgeist | From now the OT_CLIENT_TIMEOUT will be enforced, even... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
erdgeist | Tidied main loop do accept() and read() before timeout() |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
erdgeist | Give our server some air to check for timedout connections |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
erdgeist | Rearranged code to try to read data as soon as socket... |
commit | commitdiff | tree | snapshot |
| 2007-01-17 |
erdgeist | Simple top5 by peers/seeders table |
commit | commitdiff | tree | snapshot |
| 2007-01-17 |
erdgeist | Simple top5 by peers/seeders table |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
erdgeist | Prevent each invocation of clean_peerlist to call time() |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
erdgeist | Use mrtg to do periodical cleanup. Hopefully that wont... |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
erdgeist | Rudimentary stats |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
erdgeist | Do some timeout checking on the first possible moment |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
erdgeist | Previous answer to event=stopped irritated some clients... |
commit | commitdiff | tree | snapshot |
| 2007-01-15 |
denis | set interval to default value from original tracker |
commit | commitdiff | tree | snapshot |
| 2007-01-14 |
erdgeist | Cast types for mrtg_scrape sprintf |
commit | commitdiff | tree | snapshot |
| 2007-01-14 |
erdgeist | Drop permission, if we can |
commit | commitdiff | tree | snapshot |
| 2007-01-13 |
erdgeist | New, fixpoint distinct random algorithm for choosing... |
commit | commitdiff | tree | snapshot |
| 2007-01-13 |
erdgeist | Dont want ips from query string by default |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
erdgeist | Compiles with newest libowfat only |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
erdgeist | testsuite points to localhost |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
erdgeist | casting does floor() by itself |
commit | commitdiff | tree | snapshot |
| 2007-01-11 |
erdgeist | Documentation improved, some reindenting (again), varia... |
commit | commitdiff | tree | snapshot |
| 2007-01-10 |
erdgeist | Ignore SIGPIPE. This is safe, since it only raises... |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
erdgeist | Fixed a bug where I didn't replace new buffer pointer... |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
erdgeist | Now we also check, if no io happens |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
erdgeist | Some code spacifying. Added actually checking timeouts. |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
erdgeist | Indent. Sorry. Plus timeout on every connection, for... |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
erdgeist | This one breaks all ;) Lets see, what happens |
commit | commitdiff | tree | snapshot |
| 2007-01-07 |
erdgeist | add timeout for clients |
commit | commitdiff | tree | snapshot |
| 2007-01-06 |
erdgeist | shutdown was unnecessary |
commit | commitdiff | tree | snapshot |
| 2007-01-06 |
erdgeist | tidy up options |
commit | commitdiff | tree | snapshot |
| 2007-01-06 |
erdgeist | Apply some limits |
commit | commitdiff | tree | snapshot |
| 2007-01-05 |
erdgeist | black listing was the wrong way around |
commit | commitdiff | tree | snapshot |
| 2007-01-05 |
erdgeist | really check g_check_blacklist flag |
commit | commitdiff | tree | snapshot |
| 2007-01-05 |
erdgeist | Be more helpful |
commit | commitdiff | tree | snapshot |
| 2007-01-05 |
erdgeist | added closed tracker and blacklist code |
commit | commitdiff | tree | snapshot |
| 2007-01-05 |
erdgeist | README\! |
commit | commitdiff | tree | snapshot |
| 2007-01-04 |
erdgeist | Shell Testsuite |
commit | commitdiff | tree | snapshot |
| 2007-01-04 |
erdgeist | simplified binary_search, it always does a memcmp.... |
commit | commitdiff | tree | snapshot |
| 2007-01-03 |
erdgeist | Added option to get ip from query string + parser,... |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
erdgeist | Remove some integer constants from code. Bad coder... |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
erdgeist | Now every answer goes in one buffer |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
erdgeist | Try early answers |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
erdgeist | Missing header file |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
erdgeist | try shutdown() the socket after writing |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
denis | corrected the modifier for size_t |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
denis | freebsd support |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
erdgeist | Fixed two mem leaks from httpd :/ |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
erdgeist | Fixed memleak in example httpd :/ |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
erdgeist | Made answer http/1.1 |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
erdgeist | random |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
erdgeist | Division in stats now works |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
erdgeist | Fix port again ;) Include headers in Makefile dependencies |
commit | commitdiff | tree | snapshot |
| next |