lwip-contrib-mac/apps/httpserver_raw
2010-04-01 12:57:45 +00:00
..
fs Added html source files for httpd 2009-11-01 18:30:06 +00:00
makefsdata Fixed compiler warnings 2010-04-01 12:57:45 +00:00
fs.c Added HTTPD_USE_CUSTUM_FSDATA to include "fsdata_custom.c" instead of "fsdata.c" for the file system (to prevent changing the file included in CVS) 2010-04-01 12:19:18 +00:00
fs.h Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 2010-03-18 06:34:35 +00:00
fsdata.c Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 2010-03-18 06:34:35 +00:00
fsdata.h Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 2010-03-18 06:34:35 +00:00
httpd_structs.h Fixed compilation for CGI, SSI and DYNAMIC_HEADERS, renamed variables, added comments 2010-03-18 06:31:18 +00:00
httpd.c Fixed compilation with LWIP_UDP/LWIP_TCP disabled 2010-03-26 16:10:32 +00:00
httpd.h Remove duplicate prototype of httpd_init() 2010-03-26 14:10:50 +00:00