9 Commits (e4ec9053e97a3e1051c687ea16378fb985a75bf8)

Author SHA1 Message Date
goldsimon e4ec9053e9 bug #35874 reserved identifier violation, 2nd part 12 years ago
Simon Goldschmidt b833b173cc Fixed bug #35874 reserved identifier violation (removed leading underscores from header include guards) 12 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 9349f269e6 Remove duplicate prototype of httpd_init() 16 years ago
goldsimon 0035c0f119 Added support for POST, HTTP/0.9 and extended status files (e.g. "/501.html") 16 years ago
goldsimon 1f93022b83 Moved some parts of the HTTP-header related code to a new file to share it between httpd.c and makefsdata.c, regenerated fsdata.c 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 5131ebd938 Added support for makefsdata 17 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
jani edd18aad86 add unix projects to contrib module 24 years ago
jani 1cb0c2930a Add other ports too 24 years ago
jani b63196d62a Add Unix port 24 years ago