spdylay/examples
Tatsuhiro Tsujikawa 876c33c562 Merge branch 'master' of https://github.com/sorced-jim/spdylay into sorced-jim-master
Conflicts:
	examples/spdylay_ssl.cc
	tests/Makefile.am
	tests/main.c

Changes:
        spdylay_select_next_protocol() returns -1 if it fails.
        Use cunit without pkg-config because debian does not provide .pc file.
        Some doc updates to suite my taste.
        Added spdylay_npn.h
2012-02-03 23:53:43 +09:00
..
.gitignore Automake-zie the examples directory 2012-01-31 11:10:09 -08:00
Makefile.am Added libcrypto to pkg-config args 2012-02-01 21:42:29 +09:00
spdycat.cc spdycat: Added host header field to SYN_STREAM. 2012-02-01 21:47:25 +09:00
spdylay_ssl.cc Merge branch 'master' of https://github.com/sorced-jim/spdylay into sorced-jim-master 2012-02-03 23:53:43 +09:00
spdylay_ssl.h spdycat: Added host header field to SYN_STREAM. 2012-02-01 21:47:25 +09:00
uri.cc Rewritten spdycl as spdycat. 2012-01-30 00:34:10 +09:00
uri.h Rewritten spdycl as spdycat. 2012-01-30 00:34:10 +09:00
util.cc Rewritten spdycl as spdycat. 2012-01-30 00:34:10 +09:00
util.h Rewritten spdycl as spdycat. 2012-01-30 00:34:10 +09:00