You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
goldsimon 9db401aa63 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) 16 years ago
..
fs Added html source files for httpd 17 years ago
makefsdata Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 16 years ago
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) 16 years ago
fs.h Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 16 years ago
fsdata.c Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 16 years ago
fsdata.h Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 16 years ago
httpd.c Fixed compilation with LWIP_UDP/LWIP_TCP disabled 16 years ago
httpd.h Remove duplicate prototype of httpd_init() 16 years ago
httpd_structs.h Fixed compilation for CGI, SSI and DYNAMIC_HEADERS, renamed variables, added comments 16 years ago