.. |
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
|
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
|
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
|
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
|
Fixed Erbium bugs (ext. header, client request path) and added server resource config defines.
|
2012-01-12 20:19:54 +01:00 |
er-coap-06
|
Fixed Erbium bugs (ext. header, client request path) and added server resource config defines.
|
2012-01-12 20:19:54 +01:00 |
er-coap-07
|
Fixed Erbium bugs (ext. header, client request path) and added server resource config defines.
|
2012-01-12 20:19:54 +01: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
|
fixed compiler warning
|
2012-01-09 14:54:53 +01:00 |
rest-common
|
Fix alignment issue on ARM
|
2012-01-13 19:38:46 -05: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
|
hex conversion and crc shell commands
|
2011-12-21 10:54:39 +01:00 |
slip-cmd
|
Added native-border-router and slip-radio
|
2012-01-01 09:29:33 +01: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 |