]> git.proxmox.com Git - qemu.git/history - slirp/tcp_input.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
[qemu.git] / slirp / tcp_input.c
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2009-01-13 blueswir1Fix 64 bit issue in slirp
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
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-01 bellarddo not delay TCP acks (Ed Swierk)
2004-10-07 bellardwindows fixes (Gregory Alexander)
2004-09-05 bellardallow inetd like program exec
2004-07-12 bellardwin32 compile
2004-04-22 bellardinitial user mode network support