http2 add initial alpn support
authorAndy Green <andy.green@linaro.org>
Thu, 3 Apr 2014 06:33:48 +0000 (14:33 +0800)
committerAndy Green <andy.green@linaro.org>
Thu, 3 Apr 2014 06:33:48 +0000 (14:33 +0800)
commit2eedea9884223b0a3fc3d9195a4c3b4edbf6aebb
tree395afb4dc78ddbc1af32aba08dde96bb9a0c6af0
parentc57037a555cc40f6eab813cbf21af2c9700c97c9
http2 add initial alpn support

Signed-off-by: Andy Green <andy.green@linaro.org>
CMakeLists.txt
config.h.cmake
lib/context.c
lib/private-libwebsockets.h
lib/ssl-http2.c [new file with mode: 0644]
lib/ssl.c