1. 31785ae Omit the ctk_icon if CTK_CONF_ICONS is 0. by oliverschmidt · 19 years ago
  2. b30bf5a Make use of the UIP_IPH_LEN, UIP_TCPH_LEN and UIP_IPTCPH_LEN defines where they apply. by oliverschmidt · 19 years ago
  3. e252f17 Make use of the UIP_TCPIP_HLEN define where it applies. by oliverschmidt · 19 years ago
  4. 6968dcb Made a new function for transport layer checksums which both UDP and TCP checksum functions now use by adamdunkels · 20 years ago
  5. 065ad8d Network device driver that also dumps packets to a log window by adamdunkels · 20 years ago
  6. 9fe9ae9 Added copyright license header by adamdunkels · 20 years ago
  7. 89096f1 More descriptive icon name by adamdunkels · 20 years ago
  8. 0acfe5c Removed old special case code for buffers smaller than 256 bytes by adamdunkels · 20 years ago
  9. 467462f Removed old special case code for buffers smaller than 256 bytes, removed special handling of TFE/Ethernet mac header by adamdunkels · 20 years ago
  10. 0ff4dae Updated to use the new serial API by adamdunkels · 20 years ago
  11. 43aff6f Updated for the new kernel API by adamdunkels · 20 years ago
  12. 11740ed Excluded functions with cc65 inline assembler from optimization. by oliverschmidt · 20 years ago
  13. cf09a87 Updated for the new kernel API by adamdunkels · 20 years ago
  14. c345e92 Part 27 of adding two new ctk configuration macros: by oliverschmidt · 20 years ago
  15. c56bbbb Changed call to uip_process(UIP_DATA) into the uip_input(); by adamdunkels · 21 years ago
  16. 68f6f4b Added the ability to pass an argument pointer to newly created processes by adamdunkels · 21 years ago
  17. 91db6f7 Added polling signals that can be used to force a uIP poll to be performed for a connection by adamdunkels · 21 years ago
  18. 3ea2acb Added uip_signal_uninstall by adamdunkels · 21 years ago
  19. 8718dc4 Updated UIP_LLH_LEN stuff by adamdunkels · 21 years ago
  20. f7f5a40 Now listens to the dispatcher_signal_quit signal for unloading by adamdunkels · 21 years ago
  21. 1a7df6b Now reads data into after UIP_LLH_LEN bytes into the buffer by adamdunkels · 21 years ago
  22. 9819dca Made uIP network device drivers modularised by adamdunkels · 21 years ago
  23. 70c4c34 Broke out code that can be used on many cc65 targets and put it in a separate directory by adamdunkels · 21 years ago