zephyr/subsys/net
Jukka Rissanen a174d2eba7 net: http: Add HTTP server library support
This commit creates a HTTP server library. So instead of creating
a complex HTTP server application for serving HTTP requests, the
developer can use the HTTP server API to create HTTP server
insteances. This commit also adds support for creating HTTPS servers.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-05-13 14:30:58 -04:00
..
ip net: conn: Check duplicate UDP/TCP connection handlers 2017-05-13 14:30:58 -04:00
lib net: http: Add HTTP server library support 2017-05-13 14:30:58 -04:00
Kconfig spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
Makefile net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
TODO net: todo: Mark multicast join/leave support done 2017-03-09 20:33:48 +02:00
buf.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00