CHECKSUM_COMPLETE and CHECKSUM_PARTIAL were added Linux 2.6.19, so update the compati...
[sliver-openvswitch.git] / lib / vconn-ssl.c
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-04 Ben PfaffFix bug in vconn-tcp, vconn-ssl that prevented minimum...
2008-04-01 Ben PfaffClean up and comment poll-loop module.
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffAdd the ability to connect to a vconn asynchronously.
2008-03-28 Ben PfaffAdd 1024-bit Diffie-Hellman parameters to vconn-ssl.
2008-03-21 rootAdd "#include <string.h>" so strerror() doesn't produce...
2008-03-19 Justin PettitMerge branch 'master' of nicira.dyndns.org:/srv/git...
2008-03-19 Ben PfaffPunctuation and grammar fixes.
2008-03-19 Ben PfaffChange fatal errors in SSL connection from VLOG_DBG...
2008-03-19 Ben PfaffRemove support for 512- and 1024-bit Diffie-Hellman.
2008-03-13 Ben PfaffSupport SSL in secchan and controller.