]> git.proxmox.com Git - qemu.git/history - slirp/slirp.h
lan9118: fix a buffer overflow
[qemu.git] / slirp / slirp.h
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Stefan Weilslirp: Remove unused code for bad sprintf
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-10-03 Andreas Färberslirp: Silence warning on Haiku
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weilslirp: Remove declarations which are no longer needed
2010-07-25 Stefan Weilslirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2009-12-03 Kevin WolfDon't leak file descriptors
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-07-27 Ed Swierkslirp: Use monotonic clock if available (v2)
2009-07-01 Blue SwirlFix breakage by obsolete _P() for good
2009-06-29 Jan Kiszkaslirp: Enable multiple instances
2009-06-29 Jan Kiszkaslirp: Allocate/free stack instance dynamically
2009-06-29 Jan Kiszkaslirp: Use internal state in interface
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop unused icmp_var.h
2009-06-29 Jan Kiszkaslirp: Cleanup and basic reanimation of debug code
2009-06-29 Jan Kiszkaslirp: Drop statistic code
2009-06-29 Jan Kiszkaslirp: Drop dead code
2009-06-29 Jan Kiszkaslirp: Rework internal configuration
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-01-14 blueswir1Fix _P use on OpenBSD
2009-01-13 blueswir1Fix 64 bit issue in slirp
2008-10-26 blueswir1Fix inline use warnings from sparse
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2008-05-17 balrogMissing include for Slirp on win32 (Eduardo Felipe).
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-11-07 bellarduse config-host.h instead of config.h
2007-10-26 blueswir1 Add const etc. to places forgotten from the previous...
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2005-01-10 bellardwindows header fix
2004-11-14 bellardremoved warning
2004-10-09 bellardwin32 fix
2004-10-07 bellardwindows fixes (Gregory Alexander)
2004-08-24 bellardTFTP support (Magnus Damm)
2004-07-12 bellardwin32 compile
2004-07-12 bellardremoved unused includes - BSD port
2004-06-03 bellardheader fix
2004-04-26 bellardavoid errno variable name
2004-04-22 bellardinitial user mode network support