16 Commits (6d4e09ea3cdfac97d2a9cec991a8a99a55ef6ff3)

Author SHA1 Message Date
goldsimon 8eb51799aa httpd: 14 years ago
Simon Goldschmidt 16e98196e0 Fixed type in define: CUSTUM -> CUSTOM 15 years ago
Simon Goldschmidt d1bf1ee0da httpd + makefsdata: 15 years ago
goldsimon 19de161358 - added LWIP_HTTPD_SSI_INCLUDE_TAG (default on): when off, don't include the SSI tag in the output sent to clients (so SSI tags can be used anywhere, even in input boxes); 16 years ago
goldsimon 2de3924493 Added missing #if LWIP_HTTPD_CUSTOM_FILES 16 years ago
goldsimon 3e59a70f02 Added LWIP_HTTPD_CUSTOM_FILES to open files that are not included in fsdata.c 16 years ago
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
goldsimon 93a0e58ea2 Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 16 years ago
goldsimon e97f6e1909 Improved code size & memory footprint when LWIP_HTTPD_SSI==0 && LWIP_HTTPD_DYNAMIC_HEADERS==0 16 years ago
goldsimon 6bb0cded4f For LWIP_HTTPD_DYNAMIC_HEADERS==1, skip get_http_headers() if http_header_included 16 years ago
goldsimon 4ec673b17d Merged httpd from TI Luminary: added basic SSI and CGI support, added support for dynamic HTTP header generation 16 years ago
goldsimon c43d077828 Add support to files that don't include HTTP response header 17 years ago
goldsimon b9113fe615 Added documentation 17 years ago
goldsimon 6ce49364c5 Added many missing includes to <string.h> 17 years ago
goldsimon d0b500244b ~patch #6459: Changed file name variables to const; changed file size in httpd from u16_t to u32_t to allow file sizes > 64KB (fsdata.c file size is int) 18 years ago
goldsimon fe5e7bd541 Moved raw httpd and netio test apps from ports/msvc6 to apps 19 years ago
kieranm 68bf8d154c Return msvc6 to "maintained" state 19 years ago
kieranm 4903763b16 Move unmainted ports to "old" directory 19 years ago
proff_fs bd14ef63dc Finally got it working. Cleaned up in some places, messed more in others. 23 years ago
likewise b4eaa5a113 Major stylo search/replace for "One space between keyword and opening bracket." 23 years ago
jani edd18aad86 add unix projects to contrib module 23 years ago
jani 2b84c23ea3 coldfire port.patch #872 from David Haas 24 years ago
jani 1cb0c2930a Add other ports too 24 years ago
jani b63196d62a Add Unix port 24 years ago