aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't leak file descriptorsKevin Wolf2009-12-031-0/+4
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-2/+2
* slirp: Use monotonic clock if available (v2)Ed Swierk2009-07-271-4/+0
* Fix breakage by obsolete _P() for goodBlue Swirl2009-07-011-44/+37
* slirp: Enable multiple instancesJan Kiszka2009-06-291-0/+4
* slirp: Allocate/free stack instance dynamicallyJan Kiszka2009-06-291-1/+1
* slirp: Use internal state in interfaceJan Kiszka2009-06-291-0/+1
* slirp: Factor out internal state structureJan Kiszka2009-06-291-6/+60
* slirp: Drop unused icmp_var.hJan Kiszka2009-06-291-1/+0
* slirp: Cleanup and basic reanimation of debug codeJan Kiszka2009-06-291-2/+0
* slirp: Drop statistic codeJan Kiszka2009-06-291-9/+0
* slirp: Drop dead codeJan Kiszka2009-06-291-7/+0
* slirp: Rework internal configurationJan Kiszka2009-06-291-1/+0
* Fix windows build and clean up use of <windows.h>aliguori2009-03-081-1/+0
* Fix _P use on OpenBSDblueswir12009-01-141-2/+1
* Fix 64 bit issue in slirpblueswir12009-01-131-8/+0
* Fix inline use warnings from sparseblueswir12008-10-261-2/+2
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-061-1/+1
* Missing include for Slirp on win32 (Eduardo Felipe).balrog2008-05-171-0/+1
* Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths2007-12-171-0/+1
* use config-host.h instead of config.hbellard2007-11-071-1/+1
* Add const etc. to places forgotten from the previous commitblueswir12007-10-261-2/+0
* Use const and static as needed, disable unused codeblueswir12007-10-261-8/+3
* Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir12007-10-261-1/+10
* windows header fixbellard2005-01-101-0/+1
* removed warningbellard2004-11-141-0/+1
* win32 fixbellard2004-10-091-0/+1
* windows fixes (Gregory Alexander)bellard2004-10-071-0/+4
* TFTP support (Magnus Damm)bellard2004-08-241-0/+1
* win32 compilebellard2004-07-121-1/+37
* removed unused includes - BSD portbellard2004-07-121-16/+1
* header fixbellard2004-06-031-0/+2
* avoid errno variable namebellard2004-04-261-1/+1
* initial user mode network supportbellard2004-04-221-0/+308