sliver-openvswitch.git
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-28 Ben PfaffMake vlog preserve errno.
2008-03-28 Ben PfaffAdd additional definitions for Ethernet addresses and...
2008-03-28 Ben PfaffFix LIST_FOR_EACH_SAFE macro.
2008-03-28 Ben PfaffInitialize pad byte in ofp_packet_in messages, to avoid...
2008-03-21 rootAdd "#include <string.h>" so strerror() doesn't produce...
2008-03-20 Ben PfaffMention additional required software for working from...
2008-03-20 Justin PettitMake sure all the needed SSL files are included in...
2008-03-20 Justin PettitCorrect the date of the 1.9 release.
2008-03-19 Justin PettitMerge branch 'master' of nicira.dyndns.org:/srv/git...
2008-03-19 Justin Pettit- Increase version to 0.1.9.
2008-03-19 Ben PfaffPunctuation and grammar fixes.
2008-03-19 Ben PfaffChange tabs to spaces in ofp-pki to make indentation...
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-19 Ben PfaffDocument that we use TLSv1.
2008-03-19 Ben PfaffFix arguments to printf in usage message.
2008-03-19 Ben PfaffAdd missing #include.
2008-03-13 Ben PfaffSupport SSL in secchan and controller.
2008-03-13 Ben PfaffFix backoff.
2008-03-13 Ben PfaffRewrite vlogconf manpage to reflect current implementation.
2008-03-11 Ben PfaffIgnore lots of files.
2008-03-06 Ben PfaffDon't treat $(CC) as a list of compiler candidates...
2008-03-04 Martin CasadoUsed to boostrap autoconf files
2008-03-04 Martin CasadoInitial import
2008-03-04 rootPlaceholder