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
*
slirp: remove unused field tt
Blue Swirl
2013-01-12
1
-1
/
+0
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
slirp: Add domain-search option to slirp's DHCP server
Klaus Stengel
2012-11-15
1
-0
/
+5
*
w32: Move defines for socket specific errors to qemu-os-win32.h
Stefan Weil
2012-04-15
1
-12
/
+0
*
w32/slirp: Undefine error constants before their redefinition
Jan Kiszka
2012-03-28
1
-0
/
+6
*
slirp: clean up conflicts with system headers
Paolo Bonzini
2012-03-28
1
-7
/
+1
*
slirp: Cleanup resources on instance removal
Jan Kiszka
2012-03-13
1
-0
/
+2
*
slirp: Remove unneeded if_queued
Jan Kiszka
2012-03-13
1
-1
/
+0
*
slirp: Prevent recursion of if_start
Jan Kiszka
2012-03-13
1
-0
/
+1
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-1
/
+1
*
slirp: Fix types of IP address parameters
Jan Kiszka
2011-08-05
1
-2
/
+2
*
Simple ARP table
Fabien Chouteau
2011-08-03
1
-3
/
+44
*
slirp: Forward ICMP echo requests via unprivileged sockets
Jan Kiszka
2011-07-23
1
-0
/
+5
*
Delete useless 'extern' qualifiers for functions
Blue Swirl
2011-01-23
1
-1
/
+1
*
slirp: Remove unused code for bad sprintf
Stefan Weil
2010-11-21
1
-14
/
+0
*
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
1
-1
/
+1
*
slirp: Silence warning on Haiku
Andreas Färber
2010-10-03
1
-1
/
+3
*
slirp: Remove declarations which are no longer needed
Stefan Weil
2010-07-25
1
-33
/
+0
*
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2010-07-25
1
-3
/
+3
*
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
[next]