Go to file
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
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch pinmux: fix default pinmux driver for quark_se_ss 2017-02-12 00:32:13 +00:00
boards eth/mcux: Add basic PHY support. 2017-02-14 08:30:34 +02:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers eth/mcux: Add temporary workaround to unbreak IPv6 ND features. 2017-02-14 08:30:35 +02:00
dts dts: hexiwear: fix fixup to use correct define 2017-02-11 07:00:38 +00:00
ext ext/lib/mbedtls: Add the TLS configuration file 2017-02-14 08:30:35 +02:00
include net/dhcpv4: Remove unused dhcpv4 offer state 2017-02-14 08:30:34 +02:00
kernel dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
lib libc/include: Adding time.h 2017-02-14 08:30:35 +02:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00
scripts scripts: Fix hardwired python path in extract_dts_include.py 2017-02-14 02:14:39 +00:00
subsys net/dhcpv4: Ensure udp header checksum is computed correctly 2017-02-14 08:30:34 +02:00
tests spi_test: fix variable type mismatches 2017-02-14 02:13:53 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: update .gitignore 2017-02-09 23:51:54 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00