| 2007-10-21 |
erdgeist | Last fix was not enough to get rid off those 1600er... |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | Work around the stupid utorrent 1600 bug. That'll be... |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | Now the Holzhammer: GET /an is announce, GET /sc is... |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | now accept more classes of announce fuckups |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | Just one more typo |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | Just one more typo |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | Work around more typos that might end up in torrent... |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | Debug code sometimes copied too much data |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | Fixed one leak from struct_http |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Be even more stupidistas-tolerant |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Fix debug output |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Enable _DEBUG_HTTPERROR to avoid warning... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Include time since startup in full scrape debug output |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Now limit full scrape to requests sending exactly ... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Introducing multiscrape |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Prevent url-decoding for debug by using a temp buffer |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Those stupid "announce ?info_hash" torrents get really... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | be more verbose about what full scrape consumers delive... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | After studying opentracker live data, I decided to... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Remove an unused variable |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Release exactly all unused bytes in mmap allocation. |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | give opentracker the missing header file |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Must not dealloc mmaped buffers with free() |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Fix misunderstandig of what libowfat thinks are seconds... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Increase check interval for timeouted sockets to 10... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Since array and io_batch are in a union, and we also... |
commit | commitdiff | tree | snapshot |
| 2007-10-19 |
erdgeist | Cannot access members after they are freed :/ |
commit | commitdiff | tree | snapshot |
| 2007-10-18 |
erdgeist | Save a lot of work when skipping through uninteresting... |
commit | commitdiff | tree | snapshot |
| 2007-10-18 |
erdgeist | Make fromhex() even faster |
commit | commitdiff | tree | snapshot |
| 2007-10-18 |
erdgeist | fixed one performance bug, where "skipping values from... |
commit | commitdiff | tree | snapshot |
| 2007-10-17 |
erdgeist | Increase send timeout. Also use an own variable for... |
commit | commitdiff | tree | snapshot |
| 2007-10-17 |
erdgeist | Increase send timeout. Also use an own variable for... |
commit | commitdiff | tree | snapshot |
| 2007-10-17 |
erdgeist | io_timeout is absolute, not relative :/ |
commit | commitdiff | tree | snapshot |
| 2007-10-17 |
erdgeist | Free iobatches on timeout |
commit | commitdiff | tree | snapshot |
| 2007-10-17 |
erdgeist | HEADS UP: you need to check out the latest libowfat... |
commit | commitdiff | tree | snapshot |
| 2007-10-16 |
erdgeist | Sockets we write to now do also timeout |
commit | commitdiff | tree | snapshot |
| 2007-10-16 |
erdgeist | Fixed 24h clean bug. Allocate less memory for full... |
commit | commitdiff | tree | snapshot |
| 2007-10-16 |
erdgeist | Exclude empty torrents from full scrape, also try to... |
commit | commitdiff | tree | snapshot |
| 2007-10-15 |
erdgeist | fixed line breaks in log |
commit | commitdiff | tree | snapshot |
| 2007-10-15 |
erdgeist | Log all expansive operations to stderr |
commit | commitdiff | tree | snapshot |
| 2007-10-13 |
erdgeist | Most open trackers do not have the problem of not being... |
commit | commitdiff | tree | snapshot |
| 2007-10-13 |
erdgeist | since gettimeofday is rather expansive, we do only... |
commit | commitdiff | tree | snapshot |
| 2007-10-12 |
erdgeist | make 64bit safe |
commit | commitdiff | tree | snapshot |
| 2007-10-06 |
erdgeist | There is a pool leak somewhere... try to find it |
commit | commitdiff | tree | snapshot |
| 2007-10-03 |
denis | fixed some stat output |
commit | commitdiff | tree | snapshot |
| 2007-10-01 |
erdgeist | Two more bugs in Makefile. Maybe I learn it one day |
commit | commitdiff | tree | snapshot |
| 2007-10-01 |
erdgeist | Revert debug option in Makefile |
commit | commitdiff | tree | snapshot |
| 2007-10-01 |
erdgeist | Makefile now runs under bsdmake and gnumake again |
commit | commitdiff | tree | snapshot |
| 2007-09-26 |
erdgeist | New stats for s24s code, this is debug, do not use... |
commit | commitdiff | tree | snapshot |
| 2007-09-21 |
denis | fixed a small bug with 0 torrents and a cosmetical one |
commit | commitdiff | tree | snapshot |
| 2007-09-10 |
erdgeist | Makefile defaults to an _open_ tracker again. |
commit | commitdiff | tree | snapshot |
| 2007-09-10 |
erdgeist | An announce with event=stopped now returns correct... |
commit | commitdiff | tree | snapshot |
| 2007-08-18 |
erdgeist | Fixed the inverse interpretation of black/white listing |
commit | commitdiff | tree | snapshot |
| 2007-08-18 |
erdgeist | Added whitelisting to reimplement the WANT_CLOSED_TRACK... |
commit | commitdiff | tree | snapshot |
| 2007-08-18 |
erdgeist | Under Linux one gets SIG_ALRMs from time to time when... |
commit | commitdiff | tree | snapshot |
| 2007-08-11 |
erdgeist | Sort of addressed a concorrency issue when receiving... |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
erdgeist | off by -1... or so, strange error class |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
erdgeist | Fix endianess issue in /24 stats code |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
erdgeist | some subnet stats... still ugly and untested. |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
erdgeist | * fixed "nobody " -> "nobody" fuckup when getpwnam-ing |
commit | commitdiff | tree | snapshot |
| 2007-07-20 |
erdgeist | Clean up pw-structs |
commit | commitdiff | tree | snapshot |
| 2007-06-24 |
denis | add comment for udp spec location |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
denis | check for mafic udp id |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
denis | need more space for data because we reach this limit... |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
denis | fixed an overflow in ot_overall_* variables |
commit | commitdiff | tree | snapshot |
| 2007-04-10 |
denis | fix a warning |
commit | commitdiff | tree | snapshot |
| 2007-04-07 |
erdgeist | Clean up help and usage |
commit | commitdiff | tree | snapshot |
| 2007-04-03 |
erdgeist | New Makefile, incorporated some patches sent to me... |
commit | commitdiff | tree | snapshot |
| 2007-04-02 |
erdgeist | Try to figure out nobodys uid und gid using getpwnam |
commit | commitdiff | tree | snapshot |
| 2007-04-02 |
cryx | Gimmi Beer! |
commit | commitdiff | tree | snapshot |
| 2007-04-02 |
cryx | Sync-daemon written in perl to sync torrents and peers... |
commit | commitdiff | tree | snapshot |
| 2007-03-29 |
erdgeist | Fix endianess issue with blessed ips. Document -A feature. |
commit | commitdiff | tree | snapshot |
| 2007-03-28 |
erdgeist | added the -A feature that blesses a certain IP address... |
commit | commitdiff | tree | snapshot |
| 2007-03-27 |
erdgeist | Added inbound part of sync. This also meant to remove... |
commit | commitdiff | tree | snapshot |
| 2007-03-27 |
erdgeist | Added outbound part of sync Proposed format: d4:syncd20... |
commit | commitdiff | tree | snapshot |
| 2007-03-25 |
erdgeist | Moved to tests/ |
commit | commitdiff | tree | snapshot |
| 2007-03-17 |
denis | revert previous commit |
commit | commitdiff | tree | snapshot |
| 2007-03-17 |
denis | endianess fix for udp scrape |
commit | commitdiff | tree | snapshot |
| 2007-03-16 |
denis | code cleanup and more specific comments. tracker starts... |
commit | commitdiff | tree | snapshot |
| 2007-03-16 |
denis | some udp scrape style cleanup |
commit | commitdiff | tree | snapshot |
| 2007-03-16 |
denis | support for udp scrape |
commit | commitdiff | tree | snapshot |
| 2007-03-16 |
denis | fix the stats a little for not accepting udp scrapes |
commit | commitdiff | tree | snapshot |
| 2007-03-15 |
denis | udp first connect needs to be counted as a connection too |
commit | commitdiff | tree | snapshot |
| 2007-03-15 |
denis | added the udp stats to the main stats |
commit | commitdiff | tree | snapshot |
| 2007-03-15 |
denis | new modes for udp4 and tcp4 stats |
commit | commitdiff | tree | snapshot |
| 2007-03-15 |
denis | collecting stats for udp connections (2nd try) |
commit | commitdiff | tree | snapshot |
| 2007-03-15 |
denis | collecting stats for udp connections |
commit | commitdiff | tree | snapshot |
| 2007-03-13 |
denis | fixed udp peerport endianess handling |
commit | commitdiff | tree | snapshot |
| 2007-03-13 |
denis | fixed udp remoteport handling |
commit | commitdiff | tree | snapshot |
| 2007-03-13 |
erdgeist | some 64bit and endianess issues with udp... |
commit | commitdiff | tree | snapshot |
| 2007-03-10 |
erdgeist | make full scrapes a bit faster, increase checkback... |
commit | commitdiff | tree | snapshot |
| 2007-03-08 |
erdgeist | Port is a short, not a long |
commit | commitdiff | tree | snapshot |
| 2007-03-07 |
erdgeist | Missing include |
commit | commitdiff | tree | snapshot |
| 2007-03-07 |
erdgeist | Sanify handling of server sockets |
commit | commitdiff | tree | snapshot |
| 2007-03-06 |
erdgeist | udp is working in theory, return_peers_for_torrent... |
commit | commitdiff | tree | snapshot |
| 2007-03-05 |
erdgeist | Can now handle multiple ips/ports, can BIND to udp... |
commit | commitdiff | tree | snapshot |
| 2007-03-03 |
erdgeist | Some clients even send plain : in their requests |
commit | commitdiff | tree | snapshot |
| 2007-03-02 |
erdgeist | stupid mistake in remove torrent call |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
erdgeist | Count completed messages only once per peer |
commit | commitdiff | tree | snapshot |
| 2007-02-04 |
erdgeist | Add a lot of documentation for static functions in... |
commit | commitdiff | tree | snapshot |
| next |