1. c160fca Added support for broadcasts to the raw socket based packet driver (and improved robustness). by oliverschmidt · 19 years ago
  2. 7f0b22b Turned the Win32 packet driver based on raw sockets fully functional by making the Windows IP stack respond to ARP requests for the Contiki IP adress by dynamically creating a proxy ARP entry :-)) by oliverschmidt · 19 years ago
  3. 759f39b Removed (after checking back with Adam Dunkels) the compile-time optimizations for UIP_BUFSIZE < 256 for all targets but the msp430 which actually is configured to have a smaller buffer. by oliverschmidt · 19 years ago
  4. f5572a7 Made email compose window size compile-time configurable. by oliverschmidt · 19 years ago
  5. c787ccf Removed unused macro. by oliverschmidt · 20 years ago
  6. 4d299e9 Removed references to uip-event. by oliverschmidt · 20 years ago
  7. 7d4b2ac Changed debug symbol format to avoid the compiler bug described in Q199057. The bug is triggered by the upcoming platform neutral local continuation implementation. by oliverschmidt · 20 years ago
  8. e97fc2f Added local buffers for the PPP user and password instead of relying on external buffers to stay present (and decoupled setting the two parameters from connection setup). by oliverschmidt · 20 years ago
  9. 99fdae6 Minor adjustments to Contiki coding style. by oliverschmidt · 20 years ago
  10. 68df72f Improved consistency of multi include protection. by oliverschmidt · 20 years ago
  11. 31e06c6 Added multi-inclusion protection. by oliverschmidt · 20 years ago
  12. 37dc524 Imported initial version of PPP. by oliverschmidt · 20 years ago
  13. 677e46c Added EK_EVENT_REPLACE. by oliverschmidt · 20 years ago
  14. e80365d Make use of the new ctk_restore() to make the Contiki screen automatically resize on resizing the Windows console window. by oliverschmidt · 20 years ago
  15. 8996345 textcolor() now sets both foreground and background color. bgcolor() now is empty. by oliverschmidt · 20 years ago
  16. 3e52907 Define the new macro BACKGROUNDCOLOR. by oliverschmidt · 20 years ago
  17. 952351c Adjusted VC++ project file to recent changes. by oliverschmidt · 20 years ago
  18. 7bb6829 Implement new log API on Win32. by oliverschmidt · 20 years ago
  19. c0b8bc5 Support new log configuration on Win32. by oliverschmidt · 20 years ago
  20. 2605c1c Changeed Win32 rawsock packet service to ignore some errors a packet service isn't supposed to detect. by oliverschmidt · 20 years ago
  21. b8bb112 Improved ctk-conio low level layer. Now Contiki can be shut down cleanly with Ctrl-C or Ctrl-Break. by oliverschmidt · 20 years ago
  22. decdd4f Improved trace output facility. by oliverschmidt · 20 years ago
  23. 7f1d81d Finetuned display colors. by oliverschmidt · 20 years ago
  24. d642280 Removed Apple2 homepage from Win32 port. by oliverschmidt · 20 years ago
  25. de98fae Added a communication layer based on raw sockets to the Win32 port. by oliverschmidt · 20 years ago
  26. 06437bc Added new Contiki port. by oliverschmidt · 20 years ago