index
:
opentracker
dynamic-accesslists
erdgeist-fix-tasklists
master
An open and free bittorrent tracker
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trackerlogic.h
Age
Commit message (
Collapse
)
Author
2007-02-01
el cheapo vector debugging
erdgeist
2007-01-30
On linux time.h must be included to use time()
erdgeist
2007-01-27
account downloaded before early returns
erdgeist
2007-01-26
Introduce another unspec'd command: sync which syncs the most recent peer pool for a torrent out. Do some variable type clean up. Do some code structure ↵
erdgeist
clean up.
2007-01-25
return random check back intervals to our clients
erdgeist
2007-01-20
Full scrape, kinda tested
erdgeist
2007-01-18
From now the OT_CLIENT_TIMEOUT will be enforced, even if some data arrived inside this interval
erdgeist
2007-01-17
Simple top5 by peers/seeders table
erdgeist
2007-01-16
Rudimentary stats
erdgeist
2007-01-11
Documentation improved, some reindenting (again), variable types checked, unnecessary defines removed
erdgeist
2007-01-05
Be more helpful
erdgeist
2007-01-05
added closed tracker and blacklist code
erdgeist
2007-01-05
README\!
erdgeist
2007-01-04
simplified binary_search, it always does a memcmp. began to implement dump knowledge
erdgeist
2007-01-03
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 ↵
erdgeist
-> this may remove peer already and must be done anyway.
2006-12-15
Fix port again ;) Include headers in Makefile dependencies
erdgeist
2006-12-15
fixed setport fuckup
erdgeist
2006-12-15
Make code endianess save
erdgeist
2006-12-14
Now actually seems to work for the most parts
erdgeist
Added scraping Added graceful disconnect
2006-12-13
Trackerlogic done... not tested yet
erdgeist
2006-12-12
This is a complete rewrite... assume nothing works.
erdgeist
2006-12-08
Should work now *cough* *cough*
erdgeist
2006-12-07
Started to implement glue
erdgeist
2006-12-07
Every cool project needs at least one header file
erdgeist