1. c615a2d fix up some network related troubles.fix up some network related troubles. by ryohji · 17 years ago
  2. f29d888 Rewrote the dynamic output support. Instead of using separate "script" by adamdunkels · 19 years ago
  3. a900bff Change regarding the socket->psock renaming. by oliverschmidt · 19 years ago
  4. 52042b3 Fixed typo (?) by oliverschmidt · 19 years ago
  5. a2f3c42 Added copyright license header by adamdunkels · 20 years ago
  6. b63552d Rewrite of the HTTP server, now implemented using sockets by adamdunkels · 20 years ago
  7. 06f897e Removed old advertising clause by adamdunkels · 20 years ago
  8. d5a69e6 Changed the port parameter to the uIP listen and connection functions to be in network byte order by adamdunkels · 21 years ago
  9. f1d1965 Web server now kills all connections when there are memory problems. This fixes a possible bug where all connection states could be used up, even though there were TCP connections available. by adamdunkels · 21 years ago
  10. c7cc92a Updated the web server code so that it uses the same code as the one in uIP. Files are now kept in RAM and scripts can be used for adding extra functionality by adamdunkels · 21 years ago