Merge branch 'master' into next
[sliver-openvswitch.git] / lib / stream-ssl.c
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben Pfaffstream-ssl: Fix unimportant memory leak.
2010-01-08 Ben Pfaffstream-ssl: Fix bug that crept in during rebasing.
2010-01-07 Ben Pfaffstream-ssl: Fix ssl_recv() and ssl_send() return value...
2010-01-07 Ben Pfaffstream-ssl: Try to shut SSL connections down gracefully.
2010-01-07 Ben Pfaffstream: Make passive SSL and TCP streams report bound...
2010-01-07 Ben Pfaffsocket-util: Make inet_open_passive() pass back the...
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.