.. |
about
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
antelope
|
Added some comments about Antelope and Coffee.
|
2012-11-19 13:21:59 +01:00 |
calc
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02: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
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
collect-view
|
DOS EOL and indentation fixes (core/ apps/ cpu/)
|
2012-10-30 13:43:51 +00:00 |
deluge
|
Cleanup of the node-id.h files. The node-id.h file contains
|
2012-11-20 19:59:46 +01:00 |
dhcp
|
core/net/uip: Rename uip_ethaddr to uip_lladdr .
|
2013-03-10 11:39:11 -07:00 |
directory
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
email
|
core/net/resolv: IPv6 and mDNS ("Bonjour") support. Major refactor.
|
2013-03-10 11:40:08 -07:00 |
er-coap-03
|
Fixed stimer issues due to core changes for older Erbium versions.
|
2013-06-19 15:59:45 +02:00 |
er-coap-07
|
Fixed stimer issues due to core changes for older Erbium versions.
|
2013-06-19 15:59:45 +02:00 |
er-coap-12
|
Fixed stimer issues due to core changes for older Erbium versions.
|
2013-06-19 15:59:45 +02:00 |
er-coap-13
|
Fix for coap_get_header_token() always returning 0 and not retrieving the token when using CoAP draft v13.
|
2013-07-22 19:36:01 +02:00 |
erbium
|
Added Erbium coap-12 and coap-13.
|
2013-02-13 17:46:35 +01:00 |
ftp
|
core/net/resolv: IPv6 and mDNS ("Bonjour") support. Major refactor.
|
2013-03-10 11:40:08 -07:00 |
http-post-auth
|
Replace twitter app with generic http-post-auth
|
2013-05-04 12:17:18 +00:00 |
httpd-ws
|
core/net/resolv: IPv6 and mDNS ("Bonjour") support. Major refactor.
|
2013-03-10 11:40:08 -07:00 |
irc
|
core/net/resolv: IPv6 and mDNS ("Bonjour") support. Major refactor.
|
2013-03-10 11:40:08 -07:00 |
json
|
* Simple JSON parser and generator.
|
2012-06-12 16:42:16 +02:00 |
netconf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02: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
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
process-list
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
program-handler
|
Add missing include
|
2013-04-20 14:43:37 +02: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
|
Cleanup of the node-id.h files. The node-id.h file contains
|
2012-11-20 19:59:46 +01: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
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
servreg-hack
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
shell
|
Remove everything that depended on the now gone twitter APP.
|
2013-05-18 18:22:37 -04:00 |
slip-cmd
|
Fix a mismatch between declaration and definition
|
2013-03-23 15:07:47 +00:00 |
telnet
|
core/net/resolv: IPv6 and mDNS ("Bonjour") support. Major refactor.
|
2013-03-10 11:40:08 -07:00 |
telnetd
|
Telnetd improvement: allow specifying a maximum silence time and kill the connection after that time. This is to avoid the telnet connection getting stuck forever if the connecting host reboots.
|
2013-05-25 12:10:26 +02: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
|
core/net/resolv: IPv6 and mDNS ("Bonjour") support. Major refactor.
|
2013-03-10 11:40:08 -07:00 |
webbrowser
|
Merge pull request #159 from oliverschmidt/master
|
2013-03-13 02:53:46 -07:00 |
webserver
|
[webserver] Update urls in default data
|
2013-05-21 21:19:32 +00:00 |
webserver-nano
|
Merge pull request #184 from g-oikonomou/bug-fixes/rimestats
|
2013-05-19 07:45:22 -07:00 |