Include sys-queue.h early to override system queue definitions on BSD
[qemu] / slirp / slirp.h
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