index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slirp
/
slirp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't leak file descriptors
Kevin Wolf
2009-12-03
1
-0
/
+4
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
slirp: Use monotonic clock if available (v2)
Ed Swierk
2009-07-27
1
-4
/
+0
*
Fix breakage by obsolete _P() for good
Blue Swirl
2009-07-01
1
-44
/
+37
*
slirp: Enable multiple instances
Jan Kiszka
2009-06-29
1
-0
/
+4
*
slirp: Allocate/free stack instance dynamically
Jan Kiszka
2009-06-29
1
-1
/
+1
*
slirp: Use internal state in interface
Jan Kiszka
2009-06-29
1
-0
/
+1
*
slirp: Factor out internal state structure
Jan Kiszka
2009-06-29
1
-6
/
+60
*
slirp: Drop unused icmp_var.h
Jan Kiszka
2009-06-29
1
-1
/
+0
*
slirp: Cleanup and basic reanimation of debug code
Jan Kiszka
2009-06-29
1
-2
/
+0
*
slirp: Drop statistic code
Jan Kiszka
2009-06-29
1
-9
/
+0
*
slirp: Drop dead code
Jan Kiszka
2009-06-29
1
-7
/
+0
*
slirp: Rework internal configuration
Jan Kiszka
2009-06-29
1
-1
/
+0
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-1
/
+0
*
Fix _P use on OpenBSD
blueswir1
2009-01-14
1
-2
/
+1
*
Fix 64 bit issue in slirp
blueswir1
2009-01-13
1
-8
/
+0
*
Fix inline use warnings from sparse
blueswir1
2008-10-26
1
-2
/
+2
*
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2008-09-06
1
-1
/
+1
*
Missing include for Slirp on win32 (Eduardo Felipe).
balrog
2008-05-17
1
-0
/
+1
*
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
2007-12-17
1
-0
/
+1
*
use config-host.h instead of config.h
bellard
2007-11-07
1
-1
/
+1
*
Add const etc. to places forgotten from the previous commit
blueswir1
2007-10-26
1
-2
/
+0
*
Use const and static as needed, disable unused code
blueswir1
2007-10-26
1
-8
/
+3
*
Make Slirp statistics gathering and output conditional to LOG_ENABLED
blueswir1
2007-10-26
1
-1
/
+10
*
windows header fix
bellard
2005-01-10
1
-0
/
+1
*
removed warning
bellard
2004-11-14
1
-0
/
+1
*
win32 fix
bellard
2004-10-09
1
-0
/
+1
*
windows fixes (Gregory Alexander)
bellard
2004-10-07
1
-0
/
+4
*
TFTP support (Magnus Damm)
bellard
2004-08-24
1
-0
/
+1
*
win32 compile
bellard
2004-07-12
1
-1
/
+37
*
removed unused includes - BSD port
bellard
2004-07-12
1
-16
/
+1
*
header fix
bellard
2004-06-03
1
-0
/
+2
*
avoid errno variable name
bellard
2004-04-26
1
-1
/
+1
*
initial user mode network support
bellard
2004-04-22
1
-0
/
+308