aboutsummaryrefslogtreecommitdiff
path: root/src/server/httpd.c
AgeCommit message (Expand)Author
2010-01-09src/server: usage/help/doc updatesDavid Brownell
2009-12-03change #include "target.h" to <target/target.h>Zachary T Welch
2009-11-30do not extern 'interp' from command.cZachary T Welch
2009-11-26fix typos in source filesUwe Hermann
2009-11-24httpd: use register_commands()Zachary T Welch
2009-11-17command_handler: change 'args' to CMD_ARGVZachary T Welch
2009-11-10httpd: fix warnings, more robust error handling, improved MIME handlingØyvind Harboe
2009-09-29handle single threadingoharboe
2009-09-29httpd smoketest infooharboe
2009-09-15fix bug when using 32 instead of 64 bit value in callback, caught by -Walloharboe
2009-08-21Florian Boor <florian.boor@kernelconcepts.de> fixes a segfault executing comm...oharboe
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-17Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.zwelch
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-08Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.zwelch
2008-12-23httpd wipoharboe
2008-12-22httpd wipoharboe
2008-12-22httpd wip oharboe
2008-12-22cygwin fixesoharboe
2008-12-19- fix rlink build under native win32 (mingw)ntfreak
2008-12-17fixed gaffe in post handlingoharboe
2008-12-16work in progress to hook up libmicrohttpd + tcl integrationoharboe