osd-contiki/apps
Adam Dunkels a3e56371a5 Bumped version number 2012-07-12 11:33:12 +02: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
antelope The keyword structure can be constant. 2012-06-07 10:20:27 +02:00
calc Minor change. 2009-03-01 12:11:17 +00:00
cmdd Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
codeprop Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
collect-view Updated API to avoid compiler warnings (added const) 2012-01-22 22:27:23 +01: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 Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05: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 Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
er-coap-03 Revised Erbium observing. 2012-02-01 03:24:49 +01:00
er-coap-07 Renamed static functions for clearer memory profiles. 2012-05-13 17:29:21 +02:00
erbium Clean-up and fix for rest-server-example. 2012-03-29 18:56:46 +02:00
ftp Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
httpd-ws * Simple JSON parser and generator. 2012-06-12 16:42:16 +02:00
irc A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
json * Simple JSON parser and generator. 2012-06-12 16:42:16 +02:00
netconf Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
ping6 Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05: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 Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
rest-common Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
rest-http Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
serial-shell Precision (printf("%.Ns", text1)) not supported by all compilers, for example some versions of avrgcc and mspgcc. 2012-05-16 11:23:17 +02:00
servreg-hack Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
shell bugfix: control messages were lost due to lack of buffers; wait for buffer before sending 2012-05-30 18:01:04 +02:00
slip-cmd Added check for illegal attributes in packet attribute serialization 2012-04-20 22:40:24 +02:00
telnet Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
telnetd Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05: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 Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
webbrowser Bumped version number 2012-07-12 11:33:12 +02:00
webserver Bumped version number 2012-07-12 11:30:05 +02:00
webserver-nano lookup content type only when needed 2012-05-29 19:28:14 +02:00