fix OneNAND erase/write
[qemu] / slirp / slirp.c
2009-05-28 Alexander GrafUser networking: Show active connections
2009-05-27 Alexander GrafUser Networking: Enable removal of redirections
2009-05-21 malcCast pointer arguments of get/setsockopt, send to void...
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-01-13 blueswir1Fix 64 bit issue in slirp
2009-01-12 blueswir1Fix some SLIRP warnings
2009-01-08 aliguoriAdd support for vmchannel socket migration (Gleb Natapov)
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
2009-01-08 aliguoriRedirect slirp traffic to/from qemu character device...
2008-12-07 aurel32slirp: fix CVE 2007-5729
2008-10-17 bellardadded explicit license
2008-10-17 bellardallow SLIRP to make an ARP request to get the client...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-10 bellardsuppressed unaligned accesses
2006-05-03 bellardseparate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
2006-04-30 bellardremoved warnings
2006-04-23 pbrookFix slirp redirection on systems without a useful host...
2006-04-16 pbrookDowngrade DNS failure to a warning.
2006-04-16 pbrookSet slirp client hostname.
2005-09-03 bellardimproved user net performances
2004-10-07 bellardwindows fixes (Gregory Alexander)
2004-09-05 bellardallow inetd like program exec
2004-08-25 bellardport redirection support
2004-07-12 bellardwin32 compile
2004-07-05 bellardforgot fclose()
2004-05-04 bellardfixed dhcp for windows client
2004-04-22 bellardinitial user mode network support