]> git.proxmox.com Git - qemu.git/history - slirp/udp.h
rng-egd: remove redundant free
[qemu.git] / slirp / udp.h
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Jan Kiszkaslirp: Cleanup resources on instance removal
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weilslirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2009-07-01 Blue SwirlFix breakage by obsolete _P() for good
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop statistic code
2009-06-29 Jan Kiszkaslirp: Bind support for host forwarding rules
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2009-01-13 blueswir1Fix 64 bit issue in slirp
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-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2005-06-05 bellard64 bit fixes (initial patch by Gwenole Beauchesne)
2004-04-22 bellardinitial user mode network support