osd-contiki/apps
2011-01-19 05:09:57 +00:00
..
about Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
calc Minor change. 2009-03-01 12:11:17 +00:00
cmdd A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
codeprop A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
collect-view Moved packet structure into its own header file 2011-01-09 21:08:30 +00:00
deluge ctimer moved from net/rime to sys/ 2010-06-14 18:58:45 +00:00
dhcp Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
directory Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
email A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
ftp Added PETSCII support to the FTP client. It seems reasonable to do this in ftpc.c (instead of ftp.c) as all command connection strings are given in PETSCII in the C source. 2010-10-19 22:30:13 +00:00
irc A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
netconf Updated API for uiplib and resolv to use uip_ipaddr_t instead of uint16_t for compability with IPv6 2010-05-31 15:22:08 +00:00
ping6 Removed void * operations 2011-01-12 22:58:33 +00:00
powertrace Avoid including the powertrace tools makefile more than once. 2010-10-24 21:04:17 +00:00
process-list Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
program-handler Minor change. 2009-03-01 12:11:17 +00:00
rest-coap patched rest-code for econotag 2011-01-12 18:32:36 +00:00
rest-common patched rest-code for econotag 2011-01-12 18:32:36 +00:00
rest-http Bug fix and updates in http implementation. 2010-11-24 10:15:10 +00:00
serial-shell Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy 2009-03-17 15:56:32 +00:00
servreg-hack A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
shell Removed void * operations 2011-01-12 22:58:33 +00:00
telnet A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
telnetd A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
twitter A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
unit-test More comments + minor adjustments to the header file 2011-01-19 05:09:57 +00:00
vnc A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
webbrowser A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
webserver Fix compiler warnings 2010-12-14 22:45:22 +00:00