zephyr/samples
Sergio Rodriguez de60e4c8cd samples/net/http: Add HTTP over TLS sample application
Add the HTTPS (HTTP over TLS) server sample application on top
of the current HTTP Parser Library and mbedTLS. This code uses
TLS to stablish a secure connection and HTTP parser to identify
the request and the proper response.

Jira: ZEP-799

Change-Id: Ifbbcd0347bec47d12158440e50a82dc2966334d3
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-02-14 08:30:35 +02:00
..
basic doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
bluetooth Merge "Merge net branch into master" 2017-02-08 12:03:09 +00:00
drivers samples: spi_flash: remove an unnecessary config symbol 2017-02-04 19:45:44 +00:00
environmental_sensing doc: fix wiki board reference back to web page 2017-01-26 23:06:04 +00:00
grove doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
hello_world doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
legacy license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
logger-hook misc: fix more variable type mismatches 2017-02-11 00:14:15 +00:00
net samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00
nfc/nfc_hello license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
philosophers misc: fix more variable type mismatches 2017-02-11 00:14:15 +00:00
power samples: power: Remove mention of specific versions in README 2017-02-08 06:28:25 +00:00
sensor samples: bmi160: use correct device name 2017-02-11 01:28:09 +00:00
shell license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
static_lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
synchronization doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
testing license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
usb samples: webusb: fix variable type mismatches 2017-02-14 02:13:52 +00:00
advanced.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
kernel.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
samples.rst Bluetooth: Move Bluetooth docs to rst 2017-01-24 17:58:59 +00:00