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
/
opentracker.c
Age
Commit message (
Expand
)
Author
2007-01-06
shutdown was unnecessary
erdgeist
2007-01-06
Apply some limits
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-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
2006-12-19
Remove some integer constants from code. Bad coder. Very bad coder :/
erdgeist
2006-12-19
Now every answer goes in one buffer
erdgeist
2006-12-16
Try early answers
erdgeist
2006-12-16
Missing header file
erdgeist
2006-12-16
try shutdown() the socket after writing
erdgeist
2006-12-16
corrected the modifier for size_t
denis
2006-12-16
Fixed two mem leaks from httpd :/
erdgeist
2006-12-16
Fixed memleak in example httpd :/
erdgeist
2006-12-16
Made answer http/1.1
erdgeist
2006-12-15
Division in stats now works
erdgeist
2006-12-15
fix include
erdgeist
2006-12-15
Make code endianess save
erdgeist
2006-12-15
fixed typo
denis
2006-12-15
sorted bencoded order
erdgeist
2006-12-15
Fixed mem leak, inmplemented mrtg_scrape
erdgeist
2006-12-14
announce now returns all mandatory answer dictionary entries
erdgeist
2006-12-14
Now actually seems to work for the most parts
erdgeist
2006-12-13
Reacts more appropriate, however EXC_BAD_ACCESS triggered
erdgeist
2006-12-12
This is a complete rewrite... assume nothing works.
erdgeist
2006-12-09
Fixed parser
erdgeist
2006-12-08
Logic now actually initialized and deinitialized
erdgeist
2006-12-08
Begun printf debugging
denis
2006-12-08
Should work now *cough* *cough*
erdgeist
2006-12-08
Further compact code
erdgeist
2006-12-08
More cleanup
erdgeist
2006-12-08
Some syntax errors removed
erdgeist
2006-12-08
hooks into scanning functions built
erdgeist
2006-12-07
nochma
denis
2006-12-07
url parser
denis
2006-12-07
Started to implement glue
erdgeist
2006-12-06
blocking socket blocks...
erdgeist
2006-12-05
Kickoff
erdgeist