Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / stream-ssl.c
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-21 Gurucharan Shettysocket-util: closesocket() for Windows.
2014-02-21 Gurucharan Shettysocket-util: Move sock_errno() to socket-util.
2014-02-11 Gurucharan Shettystream-ssl: Add support for Windows platform.
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Ben PfaffRemove stream, vconn, and rconn functions to get local...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-17 Ben Pfaffleak-checker: Remove because it cannot be made thread...
2013-06-05 Andy HillFix misspellings in comments and docs.
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-09-27 Isaku Yamahatapstream: Add set_dscp method.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-13 Ben Pfaffstream-ssl: Change "bootstrap race" log message from...
2012-08-09 Ben Pfaffstream-ssl: Avoid logging no-match error redundantly.
2012-08-09 Ben Pfaffstream-ssl: Seed OpenSSL if it fails to seed itself.
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-12 Ethan Jacksonstream: By default disable probing on unix sockets.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2011-11-24 Simon Hormanstream: Make classes const
2011-06-17 Ben Pfaffstream-ssl: Clear CAs for certificate verification...
2011-06-06 Ben Pfaffstream-ssl: Disable SSL session caching.
2011-05-24 Ben Pfaffstream-ssl: Log unexpected errors from 'stat'.
2011-05-24 Ben Pfaffstream-ssl: Force CA cert file to be read when it appea...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben Pfaffstream-ssl: Fix call to accept().
2011-04-04 Ben Pfaffstream-ssl: Use out_of_memory() to abort due to lack...
2011-03-30 Gaetano CatalliFix compilation of openvswitch-1.1.0pre2 on FreeBSD-8.1
2011-03-01 Ben Pfaffstream-ssl: Only set SSL client session once.
2011-03-01 Ben Pfaffstream-ssl: Break interpretation of queued error into...
2011-01-26 Ben Pfaffstream-ssl: Only cache SSL sessions after they shut...
2011-01-26 Ben Pfaffstream-ssl: Set a session context ID string on our...
2011-01-04 Ethan Jacksonstream-ssl: Fix compiler warning.
2010-11-30 Ben Pfaffcoverage: Make the coverage counters catalog program...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-14 Ben Pfaffstream-ssl: Avoid warning with recent OpenSSL.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-27 Ben Pfaffstream-ssl: Use OPENSSL_free() to free memory from...
2010-08-11 Ben Pfaffstream-ssl: Enable SSL session caching.
2010-08-11 Ben Pfaffstream-ssl: Remove unused 'connect_error' member.
2010-08-05 Ben Pfaffstream-ssl: Make changing keys and certificate at runti...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-06-23 Ben Pfaffstream-ssl: Log protocol details at DBG level.
2010-05-13 Ben Pfaffstream-ssl: Flush OpenSSL error queue after calling...
2010-05-11 Ben PfaffDiagnose attempts to connect the wrong protocol to...
2010-04-26 Ben Pfaffsocket-util: Move get_mtime() here from stream-ssl.
2010-04-14 Ben Pfaffstream-ssl: Avoid access-after-free error in update_ssl...
2010-04-12 Ben Pfaffstream-ssl: Make it possible to avoid checking peer...
2010-04-12 Ben Pfaffstream-ssl: Read existing CA certificate more eagerly...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-24 Ben Pfaffstream-ssl: Only re-read certificates and keys if they...
2010-03-19 Ben Pfaffstream-ssl: Make no-op reconfiguration cheap.
2010-03-19 Ben Pfaffstream-ssl: Permit race in bootstrapping CA certificate.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
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.