summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-02-03samples/net/http: Add the HTTP server sample applicationFlavio Santes
2017-02-03net: samples: Add CONFIG_NET_L2_BLUETOOTH_ZEP1656Luiz Augusto von Dentz
2017-02-03samples/net/dns: Update README fileFlavio Santes
2017-02-03doc: net: use Qemu setup section in current documentationAnas Nashif
2017-02-03doc: update networking with Qemu sectionAnas Nashif
2017-02-03samples/zoap_server: Fix errors for GET requests without payloadsVinicius Costa Gomes
2017-02-03samples/net/dns: Improve network configurationFlavio Santes
2017-02-03samples/net/dns: Move conf variables to config.h and delete unused definesFlavio Santes
2017-02-03samples/net/dns: Add the FRDM_K64F board to the testcase.ini fileFlavio Santes
2017-02-03net/mqtt: Add the MQTT Publisher sample applicationFlavio Santes
2017-02-03samples: zperf: Enable TCP for zperf configurationJukka Rissanen
2017-02-03samples: zperf: Use native IP stack for TCP supportJukka Rissanen
2017-02-03samples: net: irc_bot: add DHCPv4 supportMichael Scott
2017-02-03samples: net: irc_bot: add DNS supportMichael Scott
2017-02-03samples: net: irc_bot: add IPv4 supportMichael Scott
2017-02-03samples: net: irc_bot: add FRDM K64F project .confMichael Scott
2017-02-03samples: net: irc_bot: add Linaro copyrightMichael Scott
2017-02-03samples: net: irc_bot: handle messages across multiple fragmentsMichael Scott
2017-02-03samples: net: irc_bot: create semi-unique IRC user namesMichael Scott
2017-02-03samples: net: irc_bot: modify disco check in on_context_recv()Michael Scott
2017-02-03samples: net: irc_bot: dont hardcode NET_SYS_LOG_LEVELMichael Scott
2017-02-03samples: net: irc_bot: use irc parameter's connectionMichael Scott
2017-02-03samples: net: irc_bot: fix null pointer derefMichael Scott
2017-02-03samples: net: irc_bot: expand some char buffersMichael Scott
2017-02-03samples: net: irc_bot: simplify connect pathMichael Scott
2017-02-03samples: net: irc_bot: make some functions more accessibleMichael Scott
2017-02-03samples: net: irc_bot: use #defines for server and portMichael Scott
2017-02-03samples: net: irc_bot: make panic() more accessibleMichael Scott
2017-02-03samples: net: irc_bot: remove sockaddr globalsMichael Scott
2017-02-03samples: net: irc_bot: add helper function in_addr_set()Michael Scott
2017-02-03samples: net: irc_bot: remove unneeded typecasts and extra varMichael Scott
2017-02-03samples: net: irc_bot: release net_context reference upon errorMichael Scott
2017-02-03samples: net: irc_bot: establish privmsg callback typedefMichael Scott
2017-02-03samples: net: irc_bot: run sample process as a threadMichael Scott
2017-02-03samples: net: Add IRC bot exampleLeandro Pereira
2017-02-03samples/net: Add a simple telnet sampleTomasz Bursztyka
2017-02-03samples/zoap_server: Add a 802.15.4 case to the test suiteVinicius Costa Gomes
2017-02-03samples/zoap_server: Allow overriding the BOARD variableVinicius Costa Gomes
2017-02-03net: utils: Add net_addr_ntop() helper functionRavi kumar Veeramally
2017-02-03samples/net: Fix a tiny mistake in dhcpv4_client README.rstTomasz Bursztyka
2017-02-03net: echo_server: Enable TCP for frdm_k64fPaul Sokolovsky
2017-02-03samples/zoap_server: Enable support for 802.15.4Vinicius Costa Gomes
2017-02-03net: correct in*_addr parameter of net_addr_pton()Michael Scott
2017-02-02samples: philosophers: adjust stack size and build by sanitycheckAnas Nashif
2017-02-01samples: net: echo_server .conf for Atmel SMART SAM E70 Xplained boardPiotr Mienkowski
2017-01-30doc: fix .rst headings in new sample docsDavid B. Kinder
2017-01-30samples: webusb: fix type of bytes_readKumar Gala
2017-01-30samples: zperf: cleanup types for constant arraysKumar Gala
2017-01-29Merge "Merge net branch into master"Anas Nashif
2017-01-28Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possibleJohan Hedberg