aboutsummaryrefslogtreecommitdiffstats
path: root/tileserver/tileserver.c
Commit message (Expand)AuthorAgeLines
* Create TilMa service (for mapping tiles).francis2006-09-22-524/+0
* Fix symbol name collision.chris2006-09-22-10/+10
* Don't leak requests.chris2006-09-20-1/+4
* Hint more strongly that everything is cacheable.chris2006-09-20-3/+11
* Add really noddy If-Modified-Since: handling.chris2006-09-20-4/+25
* Remove unintended fall-through.chris2006-09-20-1/+3
* Add really bogus navigation links to the HTML version; fix a bug in the RABXchris2006-09-20-4/+23
* Oops. Don't leak tilesets.chris2006-09-20-1/+3
* HTML test mode (really basic map). Print tile IDs in order from N to S ratherchris2006-09-20-10/+51
* NO_FASTCGI debugging compile option.chris2006-09-20-38/+50
* More tile server stuff.chris2006-09-20-0/+416