Add SSL support to "stream" library and OVSDB.
authorBen Pfaff <blp@nicira.com>
Mon, 21 Dec 2009 21:13:48 +0000 (13:13 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 6 Jan 2010 22:30:29 +0000 (14:30 -0800)
commit9467fe624698a9b72f81bb1ddfce33a5fc85281c
tree097e842d92c17e42e41bd5addddbd32e885d30d2
parentd474bd01bbdbbbdc94de525cef4099cb06cabf22
Add SSL support to "stream" library and OVSDB.
21 files changed:
lib/automake.mk
lib/ssl-bootstrap-syn.man [new file with mode: 0644]
lib/ssl-syn.man [new file with mode: 0644]
lib/stream-provider.h
lib/stream-ssl.c [new file with mode: 0644]
lib/stream-ssl.h [new file with mode: 0644]
lib/stream.c
lib/stream.h
lib/vlog-modules.def
ovsdb/automake.mk
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-client.c
ovsdb/ovsdb-server.1.in
ovsdb/ovsdb-server.c
ovsdb/remote-active.man [new file with mode: 0644]
ovsdb/remote-passive.man [new file with mode: 0644]
tests/automake.mk
tests/test-jsonrpc.c
utilities/ovs-vsctl.8.in
vswitchd/ovs-brcompatd.8.in
vswitchd/ovs-vswitchd.c