http.c
Mon, 07 Jul 2008 04:36:03 +0300 Tero Marttila support for static files (.css, .html, .js), and tiles - serves up a full viewer at / now, but the JS code needs cleaning up
Mon, 09 Jun 2008 18:58:39 +0300 Tero Marttila render_multi uses render_slices now, and seems to work
Fri, 06 Jun 2008 23:37:45 +0300 Tero Marttila * rename files, render_file -> file_main, render_node -> node_main, mandelbrot -> render_mandelbrot
Fri, 06 Jun 2008 16:05:26 +0300 Tero Marttila separate http query argument parsing into a new http module, and clean up unused headers from web_main.c