contiki/apps
2010-04-19 21:25:49 +00:00
..
about
calc
cmdd
codeprop
deluge Improved configuration for low-power wireless networks. Removed legacy code regarding netsim and energest. Fixed bug with state transitions, in which timers were stopped incorrectly. 2010-04-12 14:39:52 +00:00
dhcp
directory
email Added conversion of From field from PETSCII to ASCII (and adjusted setup window size to commented-out POP3 settings). 2010-01-31 21:44:49 +00:00
ftp
irc
netconf
ping6 fixed for new uip6 APIs 2010-03-17 13:19:34 +00:00
powertrace Print the node ID instead of the first byte in the Rime address. That byte often has the value 0 when using powertrace with IPv6. 2010-04-09 15:47:45 +00:00
process-list
program-handler Minor change. 2009-03-01 12:11:17 +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
shell Added missing urlconv.c for optional URL filtering. 2010-04-19 21:25:49 +00:00
telnet Added a telnet_connect() function 2009-03-05 23:56:56 +00:00
telnetd
twitter Removed unused include serial-shell.h 2009-05-11 17:31:13 +00:00
vnc *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
webbrowser Allow to build the webbrowser without history support - by setting WWW_CONF_HISTORY_SIZE to 0. 2010-02-13 10:39:57 +00:00
webserver Set the maximum number of concurrent web server connections by default to the maximum number of concurrent TCP connections. 2010-04-11 20:54:39 +00:00