1. 0d7a19d Minor documentation fix: renamed 'signal' to 'event' by adamdunkels · 19 years ago
  2. e3bf747 UDP API change for port numbers in network byte order by adamdunkels · 20 years ago
  3. 49432ec Server configuration event now posted asynchronously by adamdunkels · 20 years ago
  4. ae920f9 Updated for the new kernel by adamdunkels · 20 years ago
  5. 981ae0d resolv_init() no loader a program loader init function by adamdunkels · 20 years ago
  6. 0138578 Now uses the UDP functions from the disptacher by adamdunkels · 21 years ago
  7. 0170b08 Joined from contiki-1-1 branch by adamdunkels · 21 years ago
  8. bb2e93c Added UIP_CONF_RESOLV_ENTRIES configuration parameter, fixed bug with respect to dispatcher_emit() of UDP poll signal by adamdunkels · 21 years ago
  9. 1e45c6d Updated doxygen documentation, revised copyright stuff by adamdunkels · 21 years ago
  10. 1d31c32 Reduced number of characters in hostname from 64 to 32 by adamdunkels · 21 years ago
  11. 99dcf45 Reduced size of name cache, made a few locals static and rewrote parts of the code, all in order to reduce code size by adamdunkels · 21 years ago
  12. 2366402 Optimized code size by changing for() loops into memcpy() and by adding register variables by adamdunkels · 21 years ago
  13. 66c6af6 Added functions for getting configured IP addresses by adamdunkels · 21 years ago
  14. 47ec7fa Make htons() a regular C function, and added a HTONS() macro. by adamdunkels · 21 years ago
  15. ca9ddcb Initial import by adamdunkels · 21 years ago