1. 46cd143 Updated with the new kernel API by adamdunkels · 20 years ago
  2. 06f897e Removed old advertising clause by adamdunkels · 20 years ago
  3. db300d2 uip_main -> uiplib by adamdunkels · 20 years ago
  4. e2987b0 Moved webclient_timedout() to ensure that a timeout is detected by adamdunkels · 20 years ago
  5. e937ded Joined latest code from contiki-1-1 branch by adamdunkels · 21 years ago
  6. 25d2dbf Bugfix: redirects work now by adamdunkels · 21 years ago
  7. 8d1e073 Added const qualifier to helper function prototypes by adamdunkels · 21 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. 37ac5f2 HTTP redirects now may span hosts by adamdunkels · 21 years ago
  10. c583d21 Increased HTTP header line length to 200, since the older value did not work with all web servers by adamdunkels · 21 years ago
  11. e6a3f18 HTTP header fields are now case insensitive by adamdunkels · 21 years ago
  12. 873b6c7 File field now has size which depends on maxiumum configured URL length, added CC_FASTCALL to reduce code size by adamdunkels · 21 years ago
  13. 09c3c76 Fixed bug with user agent field by adamdunkels · 21 years ago
  14. ece2177 Moved the User-Agent string to a separate file to make it easier to change on a per-architecture basis by adamdunkels · 21 years ago
  15. e3fa8fa It should now be possible to use numerical IP addresses in addition to hostnames by adamdunkels · 21 years ago
  16. 2e41542 Added workaround for function pointer arguments in uIP callbacks by adamdunkels · 21 years ago
  17. af90817 Fixed compiler warnings. by adamdunkels · 21 years ago
  18. ca9ddcb Initial import by adamdunkels · 21 years ago