1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-08-13 17:03:54 -04:00
Go to file
Tatsuhiro Tsujikawa b18af854af shrpx: Add --subcert option to add additional certificate/private key
This option specifies additional certificate and private key
file. Shrpx will choose certificates based on the hostname indicated
by client using TLS SNI extension. This option can be used multiple
times.
2013-02-06 23:41:28 +09:00
doc Don't install default2.css menu.html 2013-02-02 20:54:54 +09:00
examples spdycli: Handle error return from connect_to() 2013-01-25 22:58:07 +09:00
fedora fedora: add spec file 2012-10-27 14:54:06 -07:00
lib spdylay_session_prep_frame: Remove dead code 2013-01-25 01:00:12 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
python python: Escape '\' in server example code 2012-09-13 23:10:47 +09:00
src shrpx: Add --subcert option to add additional certificate/private key 2013-02-06 23:41:28 +09:00
tests Link -ldl with tests only 2013-01-27 16:48:52 +09:00
.gitignore Added tests for malloc failures 2012-04-24 22:51:06 +09:00
AUTHORS Added libtool files 2012-01-18 00:53:12 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
configure.ac src: Use clock_gettime instead of gettimeofday if available 2013-01-27 17:16:13 +09:00
COPYING Fixed copyright year 2012-01-27 01:40:18 +09:00
Makefile.am Add proxy.pac.sample to EXTRA_DIST 2013-01-12 17:06:12 +09:00
makerelease.sh Add sample pac file and release script 2013-01-12 17:05:11 +09:00
NEWS Update NEWS for 0.3.7 release 2013-01-12 17:55:18 +09:00
proxy.pac.sample Add sample pac file and release script 2013-01-12 17:05:11 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Update README.rst 2013-01-12 16:43:08 +09:00
shrpx.conf.sample Updated sample shrpx.conf 2012-08-02 23:58:52 +09:00

See README.rst