osd-contiki/apps
2011-12-01 14:40:54 +01: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 Collect view for z1 2011-07-29 14:49:35 +02:00
deluge Added streaming mode for page updates. Rewrote and removed some legacy code. Improved error checks and comments. 2011-06-14 17:12:15 +02: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
er-coap-03 Added Erbium REST engine with new CoAP implementation 2011-09-14 16:33:01 +02:00
er-coap-06 Added Erbium REST engine with new CoAP implementation 2011-09-14 16:33:01 +02:00
er-coap-07 Fixed Erbium chunks for minimal-net 2011-10-10 16:09:17 +02:00
erbium Added Erbium REST engine with new CoAP implementation 2011-09-14 16:33:01 +02: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 added powertrace to IPv6 including an example 2011-10-13 15:09:40 +02:00
process-list Use PROCESS_NAME_STRING macro to handle NO_PROCESS_NAMES 2011-08-03 11:08:40 -04:00
program-handler Minor change. 2009-03-01 12:11:17 +00:00
rest-coap Bug fix by Kovatsch Matthias. 2011-04-17 22:50:28 +02:00
rest-common Commented periodic resource related stuff for the sake of small code print and added minimal-net configuration in README. 2011-04-13 00:07:47 +02:00
rest-http Merge remote-tracking branch 'origin/master' 2011-04-12 14:14:45 +02:00
serial-shell Minor tweaks based on maniacbug commits. 2011-08-16 14:25:16 -04:00
servreg-hack Explicitly initialize module if it wasn't initialized before the first registration 2011-08-29 21:59:08 +02:00
shell Copy the string first, since shell_output_str() does not ensure constness of the first string 2011-08-31 22:03:31 +02:00
telnet A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
telnetd Keep gcc 4.x from complaining about 'lvalue required as increment operand'. 2011-05-22 23:08:40 +02:00
twitter A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
unit-test Do not return test execution status. The information is already available in the test object, and it becomes possible for test function to easily clean up state allocated during the test by putting such code after UNIT_TEST_END. 2011-12-01 14:40:54 +01: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 Revert rules to rebuild httpd-fs.c and httpd-fsdata.c 2011-09-11 12:25:30 -04:00
webserver-nano Add Raven battery display to status page 2011-11-14 11:38:44 -05:00