9 Commits (6d4e09ea3cdfac97d2a9cec991a8a99a55ef6ff3)

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 93a0e58ea2 Added support for precalculated checksum and (pregenerated) HTTP/1.1 headers ("connection: close" and "content-length") 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 afa884b61f remove 'const' from 'int len' -> not necessary 16 years ago
goldsimon 1a265b5373 Update fsdata (generated by makefsdata) 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
jani edd18aad86 add unix projects to contrib module 23 years ago
jani 1cb0c2930a Add other ports too 24 years ago
jani b63196d62a Add Unix port 24 years ago