.. |
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
|
Use variable-length arrays instead of alloca.
|
2012-01-10 11:38:33 +01: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
|
Fixed token bug in separate response and extended API (thanks to Klaus Hartke for the bug report).
|
2012-02-06 06:22:55 +01:00 |
erbium
|
Simplified Erbium support for separate responses.
|
2012-01-31 04:38:07 +01: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 |
irc
|
A simple but substantial change: uIP used the htons()/HTONS() macro
|
2010-10-19 18:29:03 +00: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
|
Minor tweaks based on maniacbug commits.
|
2011-08-16 14:25:16 -04: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
|
Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory.
|
2012-02-21 08:33:25 -05:00 |
slip-cmd
|
Added native-border-router and slip-radio
|
2012-01-01 09:29:33 +01: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
|
Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory.
|
2012-02-21 08:33:25 -05:00 |
webserver
|
Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory.
|
2012-02-21 08:33:25 -05:00 |
webserver-nano
|
Redo html output, more options, httpd state variables to allow neighbors and routes to span tcp segments.
|
2012-03-02 15:51:42 -05:00 |