14 Commits (f2fbcdf00a041e83f20832ddb19b4e36c29faadb)

Author SHA1 Message Date
proff_fs c22eaf5f52 Added MSVC6 port. 24 years ago
adamdunkels 6028e2c420 Added a 404 error page. 24 years ago
adamdunkels d6986a757a Added a 404 error page. The web server crashed without it. 24 years ago
kieranm 2a3d00f1ed New example project demonstrates how to use lwIP as a shared library 24 years ago
adamdunkels ef6b7099ba Removed the old lwIP homepage from the example web server filesystem and replaced it with a simple web page with short information about the lwIP project. Previously the web pages in the example web server was a large portion of the final .tar.gz file. 24 years ago
adamdunkels 1be416fe0e Added unsigned qualifier to the struct members to avoid compiler warnings. 24 years ago
adamdunkels 524bab33ba Added unsigned qualifier to the output to avoid compiler warnings for the produced fsdata.c file. Added a final newline to the output to avoid warnings. 24 years ago
adamdunkels 2a3e3b984d Added typecasts to avoid compiler warnings 24 years ago
adamdunkels fc242e107d Removed #inclusion of "netif/sioslipif.h" since the file has been removed and split into two, "netif/sio.h" and "netif/slipif.h". 24 years ago
adamdunkels a7db4e4347 Rewrote the COREFILES to reflect the changes from tcp_input.c and tcp_output.c to tcp_in.c and tcp_out.c. Removed simrouter and simnode from the all: target. 24 years ago
adamdunkels 27dff9af70 Added typecasts and #includes to keep compiler from issuing warnings 24 years ago
adamdunkels fbd9fa5d94 Fixed COREFILES to reflect the tcp_input.c -> tcp_in.c and tcp_output.c -> tcp_out.c filename changes 24 years ago
likewise 58cb89d261 Removed old Id: tags in 4 non-source-code files. 24 years ago
likewise f06e955072 Initial revision 24 years ago