zephyr/samples/net
Flavio Santes 876e341570 samples/net/http: Add the HTTP Basic Authentication routine
This patch adds the HTTP Basic Authentication routine "http_auth".
Authentication parameters are defined in the config.h file.

The README file is also updated by this patch.

Jira: ZEP-1543

Change-Id: I2d531966290e87a68c54fc1ac834491ac937df22
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-03-17 10:34:40 +02:00
..
coaps_client samples: mbedtls coap: Fixing entropy source 2017-03-17 10:34:39 +02:00
coaps_server samples: mbedTLS coap: Cleaning prj.conf for QEMU 2017-03-17 10:34:39 +02:00
common
dhcpv4_client
dns_client
echo_client
echo_server
http_client samples/net: Add the HTTP API to the HTTP client sample application 2017-03-09 20:33:50 +02:00
http_server samples/net/http: Add the HTTP Basic Authentication routine 2017-03-17 10:34:40 +02:00
ieee802154
irc_bot
leds_demo
mbedtls_dtlsclient samples: net: dtls_client: Fix memory leak in RX path 2017-03-09 20:33:50 +02:00
mbedtls_dtlsserver
mbedtls_sslclient sample: net: mbedtls ssl: SSL client sample is adapted to TCP API 2017-03-09 20:33:50 +02:00
mqtt_publisher
nats
telnet
wpan_serial
wpanusb
zoap_client
zoap_server
zperf
net.rst