Go to file
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
examples Merge branch 'master' of https://github.com/sorced-jim/spdylay into sorced-jim-master 2012-02-03 23:53:43 +09:00
lib Merge branch 'master' of https://github.com/sorced-jim/spdylay into sorced-jim-master 2012-02-03 23:53:43 +09:00
m4 Added libtool files 2012-01-18 00:53:12 +09:00
tests Merge branch 'master' of https://github.com/sorced-jim/spdylay into sorced-jim-master 2012-02-03 23:53:43 +09:00
.gitignore Add an NPN callback helper that finds the correct version of spdy 2012-02-02 16:31:11 -08:00
AUTHORS Added libtool files 2012-01-18 00:53:12 +09:00
COPYING Fixed copyright year 2012-01-27 01:40:18 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
Makefile.am Automake-zie the examples directory 2012-01-31 11:10:09 -08:00
NEWS Added libtool files 2012-01-18 00:53:12 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Updated spdycat output example 2012-02-02 00:45:02 +09:00
configure.ac Automake-zie the examples directory 2012-01-31 11:10:09 -08:00

README

See README.rst