| 2007-12-03 |
erdgeist | Avoid warnings about unused variables without certain... |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Fix a broken merge result |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Fix include for iovecs |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | add newline to end of file |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Reflect changes for ot_http.* in project file |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Drop ot_{byte,word,dword} and use uint{8,16,32}_t,... |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Drop ot_{byte,word,dword} and use uint{8,16,32}_t,... |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Introduce new ot_http.c and ot_http.h |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Simplify includes, add new STATS code for scrapes |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Finally split up the opentracker.c cruft into ot_http... |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Simplify includes |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Drop ot_{byte,word,dword} and use uint{8,16,32}_t |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Move blessed IP handling code to accesslist objects |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
erdgeist | Move http handling to its own sources |
commit | commitdiff | tree | snapshot |
| 2007-12-02 |
denis | add scrape stats and small correction to udp stats |
commit | commitdiff | tree | snapshot |
| 2007-11-29 |
erdgeist | Encforce setting the clock more often. This hopefully... |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
erdgeist | Fixed a bug where we forgot to stamp torrents that... |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
erdgeist | XCode-Project. Note: This is PPC only, x86 must be... |
commit | commitdiff | tree | snapshot |
| 2007-11-25 |
erdgeist | Fixed call to deflate() with wrong flag in endgame |
commit | commitdiff | tree | snapshot |
| 2007-11-24 |
erdgeist | Missed the second strnstr... fixed. |
commit | commitdiff | tree | snapshot |
| 2007-11-24 |
erdgeist | Debug settings for chunk size were _way_ to low for... |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
erdgeist | Completely rewritten fullscrape code. All assumptions... |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
erdgeist | strnstr is not part of what posix conform libc has... |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
erdgeist | Reflect changes in iovec code in sync code |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
erdgeist | make ot_iovecs fix last interface more sane, also add... |
commit | commitdiff | tree | snapshot |
| 2007-11-22 |
erdgeist | Introducing compression for fullscrapes and tpbs stats |
commit | commitdiff | tree | snapshot |
| 2007-11-22 |
erdgeist | Introducing compression task flags |
commit | commitdiff | tree | snapshot |
| 2007-11-22 |
erdgeist | Make allowing gzip a Makefile tunable |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Fixing mmap allocation went to ot_mutex.c. Clean all... |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Fixing mmap allocation went to ot_mutex.c. Also startup... |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Formatting |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | static bufs are not shared anymore, even if that means... |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Reflect changes in multithreaded sync model in header... |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Make sync generation multithreaded. |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Split sync in and sync out into different tasks |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Documentation fix |
commit | commitdiff | tree | snapshot |
| 2007-11-21 |
erdgeist | Last user of sendmmapdata is gone. Purge it. |
commit | commitdiff | tree | snapshot |
| 2007-11-20 |
erdgeist | Tested for a too strict condition, we do need the corre... |
commit | commitdiff | tree | snapshot |
| 2007-11-20 |
erdgeist | Make clean_single_torrent return much faster, if nothin... |
commit | commitdiff | tree | snapshot |
| 2007-11-20 |
erdgeist | Sockets do not inherit non-blocking state in libowfat... |
commit | commitdiff | tree | snapshot |
| 2007-11-19 |
erdgeist | Fullscrape now cleanly finalizes its thread |
commit | commitdiff | tree | snapshot |
| 2007-11-19 |
erdgeist | Cleanup now moved to its own thread, too |
commit | commitdiff | tree | snapshot |
| 2007-11-19 |
erdgeist | Missing include for htonl() |
commit | commitdiff | tree | snapshot |
| 2007-11-18 |
erdgeist | Full scrapes are now being delivered in different modes... |
commit | commitdiff | tree | snapshot |
| 2007-11-18 |
erdgeist | Reflect new task-classes model in fullscrape worker |
commit | commitdiff | tree | snapshot |
| 2007-11-18 |
erdgeist | Reflect new task-classes model in mutex queue |
commit | commitdiff | tree | snapshot |
| 2007-11-18 |
erdgeist | Stats are tasks now, they also come in classes. |
commit | commitdiff | tree | snapshot |
| 2007-11-18 |
erdgeist | Stats are tasks now. |
commit | commitdiff | tree | snapshot |
| 2007-11-16 |
erdgeist | Forgot to specify -pthread when using threads |
commit | commitdiff | tree | snapshot |
| 2007-11-16 |
erdgeist | introducing multithreaded full scrape creation. |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
erdgeist | tasklist code now tested in a multi threaded environment. |
commit | commitdiff | tree | snapshot |
| 2007-11-14 |
erdgeist | Move dead socket handling from handle_(read,write,timed... |
commit | commitdiff | tree | snapshot |
| 2007-11-14 |
erdgeist | Introducing the workqueue |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
erdgeist | Increase full scrape chunk size to 1/2meg |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
erdgeist | Rather embarrasing arithmetic fuckup |
commit | commitdiff | tree | snapshot |
| 2007-11-13 |
erdgeist | missing include |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Fix typos in documenation |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Some in code documentation to make Denis happy :) |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Moving accesslist stuff to its own object |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Return at end of line missing |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Moving full scrapes to iovec-creating thread safe function |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Dokumentation |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Reflect changes in ot_iovec and ot_fullscrape in Makefile |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Full scrape moves to its own object |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | Fullscrape is thread safe now. |
commit | commitdiff | tree | snapshot |
| 2007-11-12 |
erdgeist | New large chunk allocation code |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | MUST NOT enable features in CVSpico Makefile bad coder |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | The expensive DMEM stats is gone. No need for it, too... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Missing newline warning, missing include fixed |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Have an own file handle udp requests. |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Move stats out of opentracker.c, also have an own file... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Thank you, GNU for fucking up pmake :) |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Makefile now builds each object on its own. Thus it... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Fixed a forgotten unlock and a messed up string pointer |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Fixed ntohl include |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Fixed warnings about newlines at end of file |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | No one can get access to buckets now without locking... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Rename source files in an ot_ fashion |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Make to_hex thread safe. Get rid off old /24 counting... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | We do now use the tools for locking buckets in order... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Cleaned up stats return format. Also reflect APPI chang... |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
erdgeist | Locks tested. Got the test routine wrong -> Fixed. |
commit | commitdiff | tree | snapshot |
| 2007-11-03 |
erdgeist | Introducing first tools to make opentracker multithreaded. |
commit | commitdiff | tree | snapshot |
| 2007-11-02 |
erdgeist | Introduce configuration dependent number of parameters... |
commit | commitdiff | tree | snapshot |
| 2007-11-02 |
erdgeist | The last experiment failed. No more accept deferral |
commit | commitdiff | tree | snapshot |
| 2007-11-02 |
erdgeist | Trying to accept connections only when data has come... |
commit | commitdiff | tree | snapshot |
| 2007-11-01 |
erdgeist | Allow for more than one admin ip address |
commit | commitdiff | tree | snapshot |
| 2007-10-31 |
erdgeist | Add more full scrape stats |
commit | commitdiff | tree | snapshot |
| 2007-10-29 |
erdgeist | Reenabled syncing |
commit | commitdiff | tree | snapshot |
| 2007-10-27 |
erdgeist | Number of buckets is 1024 now |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
erdgeist | I accidently put space on the list of non-terminating... |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
erdgeist | some clients chose to accidently send negative numwants |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
erdgeist | Accept clients that forget to spell announce at all... |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
erdgeist | Be really relaxed now about what to accept in values... |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
erdgeist | Allow @ in values. This seems to fix some clients |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
erdgeist | Allow = in values. This seems to fix some clients |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
erdgeist | This uTorrent/1600 client requires some... measures... |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
erdgeist | Now measure the time a clean_all_torrents takes |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
erdgeist | Now measure the time a clean_all_torrents takes |
commit | commitdiff | tree | snapshot |
| 2007-10-21 |
erdgeist | assume anything looking like GET /a to be an announce... |
commit | commitdiff | tree | snapshot |
| next |