| 2009-11-18 |
erdgeist | Make header parsing more efficient, prepare multithread... |
commit | commitdiff | tree | snapshot |
| 2009-11-18 |
erdgeist | Preparing more efficient header parsing |
commit | commitdiff | tree | snapshot |
| 2009-11-16 |
erdgeist | prevent infinite loop when looking for X-Forwarded... |
commit | commitdiff | tree | snapshot |
| 2009-11-12 |
erdgeist | Allow logging of completed events to syslog |
commit | commitdiff | tree | snapshot |
| 2009-11-05 |
erdgeist | Fixed parser error for v6 addresses |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
erdgeist | Should not report sync scrape packets in stderr |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
erdgeist | Reenable statedump |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
erdgeist | Need to compile sources for proxy |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
erdgeist | Add source files to proxy project |
commit | commitdiff | tree | snapshot |
| 2009-10-08 |
erdgeist | v6 works since january |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
erdgeist | Log successful incoming connections |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
erdgeist | Report connection duplication |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
erdgeist | Network connection code seems to be working now |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
erdgeist | Network handling code skeleton stands, is untested... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
erdgeist | Reaching completion soon |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
erdgeist | Update project to use 10.6 CLang by default. |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
erdgeist | #define closed too early |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
erdgeist | Add spotting woodpeckers, thanks to Vasya P. again |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
erdgeist | Going to the forest, spotting woodpeckers |
commit | commitdiff | tree | snapshot |
| 2009-09-01 |
erdgeist | Cleanup s24s code, remove an ugly mem leak, thanks... |
commit | commitdiff | tree | snapshot |
| 2009-08-30 |
erdgeist | add option to log the numwants over time |
commit | commitdiff | tree | snapshot |
| 2009-08-30 |
erdgeist | Temporary feature: log amount of numwants. See if we... |
commit | commitdiff | tree | snapshot |
| 2009-08-30 |
erdgeist | Limit shifting in s24s cleanup code to a non-overflowin... |
commit | commitdiff | tree | snapshot |
| 2009-08-29 |
erdgeist | Put the WANT_MODEST_FULLSCRAPES option into Makefile |
commit | commitdiff | tree | snapshot |
| 2009-08-29 |
erdgeist | Enable limiting fullscrapes to only every 5 minutes... |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | Enable Networks debugging in Makefile |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | Nicer formatting for value-- |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | Add some subnet debugging features |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | Introducing the concept of vectors of nets into opentracker |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | binary search speedup was buggy. |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | Optimize binary_search function |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | Introduce the concept of an ot_net into opentracker. |
commit | commitdiff | tree | snapshot |
| 2009-08-26 |
erdgeist | Omit a warning where signed chars can't hold 0xff.... |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
erdgeist | Make accesslists thread safe. Signal handler is working... |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
erdgeist | Debug information only in debug mode. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
erdgeist | Make opentracker HUGE-accesslist-ready. Parse, then... |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
erdgeist | Double definition of all_torrents |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
erdgeist | Add a new proxy daemon to opentracker |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
erdgeist | Make opentracker return tracker id in stats=everything... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
erdgeist | Missed the last info_hash |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
erdgeist | Parse accesslist file by mmaping the whole thing and... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
erdgeist | Order peers by whether they seed. This way clients... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
erdgeist | Be more verbose if the accesslist can not be found |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
erdgeist | Don't default the incoming port to 6881 but rather... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
erdgeist | Only get old accesslist value shortly before freeing it |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
erdgeist | Reloading accesslists left a wide window for race condi... |
commit | commitdiff | tree | snapshot |
| 2009-07-04 |
erdgeist | Make attempts to access to unauthorized torrents more... |
commit | commitdiff | tree | snapshot |
| 2009-07-01 |
erdgeist | Make accesslist function check for the correct signal |
commit | commitdiff | tree | snapshot |
| 2009-06-28 |
erdgeist | Fixed an incorrect peer count in udp responses. Credits... |
commit | commitdiff | tree | snapshot |
| 2009-06-17 |
erdgeist | Remove unnecessary =NULL initialization of static pointers. |
commit | commitdiff | tree | snapshot |
| 2009-06-17 |
erdgeist | Allow /stats to be located anywhere in your trackers... |
commit | commitdiff | tree | snapshot |
| 2009-06-17 |
erdgeist | Fix statedump |
commit | commitdiff | tree | snapshot |
| 2009-06-16 |
erdgeist | Display v4 addresses in v4 mode nicer |
commit | commitdiff | tree | snapshot |
| 2009-06-15 |
erdgeist | Major rewrite of live bad network logging. You can... |
commit | commitdiff | tree | snapshot |
| 2009-06-15 |
erdgeist | Log networks in its old form has been disabled. Live... |
commit | commitdiff | tree | snapshot |
| 2009-06-15 |
erdgeist | Dont log connection id missmatches anymore |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
erdgeist | Make our stats xml validate again |
commit | commitdiff | tree | snapshot |
| 2009-03-24 |
erdgeist | include overall completed count in stats |
commit | commitdiff | tree | snapshot |
| 2009-03-18 |
erdgeist | There seems to be more broken v6 APIs than just the... |
commit | commitdiff | tree | snapshot |
| 2009-03-18 |
erdgeist | If we don't want v6, tell libowfat not to worry about it. |
commit | commitdiff | tree | snapshot |
| 2009-03-18 |
erdgeist | Fix XML syntax |
commit | commitdiff | tree | snapshot |
| 2009-03-17 |
erdgeist | Fix white spaces |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
erdgeist | Found some minor issues in busy network detection code. |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
erdgeist | Re-implement logging busy networks to handle v6 API. |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
erdgeist | Add a everything stats page. So you won't have to remem... |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
erdgeist | Add a stat option the count bucket stalls |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
erdgeist | Value of off is not used, so don't calculate it |
commit | commitdiff | tree | snapshot |
| 2009-03-03 |
erdgeist | Remove superfluous test for == NULL, when variable... |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
erdgeist | Reset delta_torrentcount to zero on each pass |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
erdgeist | Formatting |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
erdgeist | Formatting |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
erdgeist | Forgot to notify central counter about torrent removal |
commit | commitdiff | tree | snapshot |
| 2009-02-10 |
erdgeist | Add workaround to openbsd's broken v6 API |
commit | commitdiff | tree | snapshot |
| 2009-02-10 |
erdgeist | unify lock and unlock code style |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
erdgeist | make live sync aware of v6 mapped v4 addresses |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
erdgeist | Read action codes from correct location and tell ot_sta... |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
erdgeist | Formatting |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
erdgeist | Reverse logic... do only fail if scan_ip6 cant parse |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
erdgeist | Reverse logic... do only sync those NOT coming from... |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
denis | decrease the udp multicast packetsize so it fits into... |
commit | commitdiff | tree | snapshot |
| 2009-02-03 |
erdgeist | Forgot to copy the stats?mode=tcp4 parameter |
commit | commitdiff | tree | snapshot |
| 2009-01-26 |
erdgeist | Make snprintf write to the correct location |
commit | commitdiff | tree | snapshot |
| 2009-01-26 |
erdgeist | Lot of Gehacktes around this keyword scanner. Don't... |
commit | commitdiff | tree | snapshot |
| 2009-01-21 |
erdgeist | This memmove was for real... |
commit | commitdiff | tree | snapshot |
| 2009-01-19 |
erdgeist | Limit comparison of strings to the length of the shorte... |
commit | commitdiff | tree | snapshot |
| 2009-01-16 |
erdgeist | Fix a pointer arithmetic issue leading to incorrect... |
commit | commitdiff | tree | snapshot |
| 2009-01-16 |
erdgeist | Remove debug message |
commit | commitdiff | tree | snapshot |
| 2009-01-16 |
erdgeist | Use a self pipe to wake from io_wait when a thread... |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
erdgeist | Add comments, rename our struct http_data h to cookie... |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
erdgeist | Some premature optimization lead to always only 8bytes... |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
erdgeist | Make v4 and v6 modes v4/v6-ONLY |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
erdgeist | We sent an incorrect reply dictionary vor v6 announces |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
erdgeist | fix parser |
commit | commitdiff | tree | snapshot |
| 2009-01-13 |
erdgeist | V6 |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
erdgeist | * http and udp routines now use thread local buffers... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
erdgeist | Make opentracker ANSI C again. |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
erdgeist | * opentracker now drops permissions in correct order... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
erdgeist | Introduce new flag WANT_SYNC_SCRAPE |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
erdgeist | Fix incorrect prototype for accesslist_deinit |
commit | commitdiff | tree | snapshot |
| 2009-01-01 |
erdgeist | minor white space |
commit | commitdiff | tree | snapshot |
| next |