cygwin 1.7 build fixes
[fw/openocd] / src / server / httpd.c
2009-12-03 Zachary T Welchchange #include "target.h" to <target/target.h>
2009-12-01 Zachary T Welchdo not extern 'interp' from command.c
2009-11-26 Uwe Hermannfix typos in source files
2009-11-25 Zachary T Welchhttpd: use register_commands()
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-10 Øyvind Harboehttpd: fix warnings, more robust error handling, improv...
2009-09-29 oharboehandle single threading
2009-09-29 oharboehttpd smoketest info
2009-09-15 oharboefix bug when using 32 instead of 64 bit value in callba...
2009-08-21 oharboeFlorian Boor <florian.boor@kernelconcepts.de> fixes...
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-17 zwelchFix compilation for Ubuntu 9.04 on x86-64 when using...
2009-05-27 zwelchUpdate build system to find moved scripts -- Step 3...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-08 zwelchFix warnings in httpd.c; builds with libmicrohttpd...
2008-12-23 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboecygwin fixes
2008-12-19 ntfreak- fix rlink build under native win32 (mingw)
2008-12-17 oharboefixed gaffe in post handling
2008-12-16 oharboework in progress to hook up libmicrohttpd + tcl integration