index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
httpd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/server: usage/help/doc updates
David Brownell
2010-01-09
1
-28
/
+26
*
change #include "target.h" to <target/target.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
do not extern 'interp' from command.c
Zachary T Welch
2009-11-30
1
-7
/
+11
*
fix typos in source files
Uwe Hermann
2009-11-26
1
-2
/
+2
*
httpd: use register_commands()
Zachary T Welch
2009-11-24
1
-15
/
+20
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
1
-2
/
+2
*
httpd: fix warnings, more robust error handling, improved MIME handling
Øyvind Harboe
2009-11-10
1
-6
/
+9
*
handle single threading
oharboe
2009-09-29
1
-14
/
+34
*
httpd smoketest info
oharboe
2009-09-29
1
-4
/
+19
*
fix bug when using 32 instead of 64 bit value in callback, caught by -Wall
oharboe
2009-09-15
1
-1
/
+1
*
Florian Boor <florian.boor@kernelconcepts.de> fixes a segfault executing comm...
oharboe
2009-08-21
1
-1
/
+1
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-8
/
+8
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-5
/
+5
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-3
/
+3
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '!=' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.
zwelch
2009-06-17
1
-1
/
+1
*
Update build system to find moved scripts -- Step 3 of 2:
zwelch
2009-05-27
1
-1
/
+1
*
Audit and eliminate redundant #include directives from src/server.
zwelch
2009-05-11
1
-18
/
+1
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
1
-2
/
+0
*
Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.
zwelch
2009-05-08
1
-18
/
+17
*
httpd wip
oharboe
2008-12-23
1
-2
/
+8
*
httpd wip
oharboe
2008-12-22
1
-1
/
+1
*
httpd wip
oharboe
2008-12-22
1
-72
/
+88
*
cygwin fixes
oharboe
2008-12-22
1
-3
/
+5
*
- fix rlink build under native win32 (mingw)
ntfreak
2008-12-19
1
-457
/
+457
*
fixed gaffe in post handling
oharboe
2008-12-17
1
-5
/
+7
*
work in progress to hook up libmicrohttpd + tcl integration
oharboe
2008-12-16
1
-0
/
+455