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
/
scan_urlencoded_query.c
Age
Commit message (
Expand
)
Author
2007-10-18
Save a lot of work when skipping through uninteresting http request parameters
erdgeist
2007-10-18
Make fromhex() even faster
erdgeist
2007-10-18
fixed one performance bug, where "skipping values from a ¶m=values pair" was requested, the requestor ended up with "values" to be parsed again.
erdgeist
2007-04-03
New Makefile, incorporated some patches sent to me by Robin H. Johnson
erdgeist
2007-03-03
Some clients even send plain : in their requests
erdgeist
2007-01-31
Use signed size_t wherever appropriate
erdgeist
2007-01-27
account downloaded before early returns
erdgeist
2007-01-24
Allowing more relaxed parsing of queries
erdgeist
2007-01-24
Do not write, if no string is passed
erdgeist
2007-01-24
support for questionmark in URL behind the initial one
denis
2007-01-22
Now allow * in torrents
erdgeist
2007-01-11
Documentation improved, some reindenting (again), variable types checked, unnecessary defines removed
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-14
Now actually seems to work for the most parts
erdgeist
2006-12-09
Fixed parser
erdgeist
2006-12-08
Some syntax errors removed
erdgeist
2006-12-08
Our scanner routine for the URI query string
erdgeist