index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
Fix mingw32 build warnings
Blue Swirl
2
-2
/
+11
2009-06-09
slirp: Reorder initialization
Jan Kiszka
2
-2
/
+2
2009-05-28
User networking: Show active connections
Alexander Graf
2
-0
/
+28
2009-05-27
User Networking: Enable removal of redirections
Alexander Graf
2
-0
/
+24
2009-05-22
slirp: Reassign same address to same DHCP client
Jan Kiszka
1
-3
/
+5
2009-05-21
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
1
-1
/
+1
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-3
/
+3
2009-04-21
slirp: Handle DHCP requests for specific IP (Jan Kiszka)
aliguori
2
-34
/
+95
2009-04-18
Use ANSI prototypes to please sparse
blueswir1
2
-17
/
+8
2009-04-18
Move bootp_filename to avoid a sparse warning
blueswir1
1
-0
/
+1
2009-04-05
Fix some win32 compile warnings
blueswir1
2
-1
/
+6
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
3
-3
/
+0
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
1
-1
/
+0
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
13
-176
/
+94
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-2
/
+2
2009-02-06
Fix SIGSEGV crash in slirp networking code
blueswir1
1
-2
/
+1
2009-01-26
Remove the advertising clause from the slirp license
aliguori
19
-93
/
+18
2009-01-24
Use broadcast address for slirp dhcp replies
aurel32
1
-0
/
+2
2009-01-14
Fix _P use on OpenBSD
blueswir1
1
-2
/
+1
2009-01-13
Fix 64 bit issue in slirp
blueswir1
11
-207
/
+138
2009-01-12
Fix some SLIRP warnings
blueswir1
3
-5
/
+6
2009-01-08
Add support for vmchannel socket migration (Gleb Natapov)
aliguori
1
-0
/
+227
2009-01-08
Add slirp_restrict option (Gleb Natapov)
aliguori
7
-14
/
+57
2009-01-08
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
aliguori
8
-25
/
+156
2008-12-13
Remove unnecessary trailing newlines
blueswir1
4
-4
/
+0
2008-12-07
slirp: fix CVE 2007-5729
aurel32
1
-0
/
+3
2008-12-05
Make struct iovec universally available
aliguori
2
-8
/
+1
2008-10-26
Fix inline use warnings from sparse
blueswir1
2
-4
/
+4
2008-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
1
-2
/
+2
2008-10-17
added explicit license
bellard
1
-0
/
+23
2008-10-17
allow SLIRP to make an ARP request to get the client MAC address. It is usefu...
bellard
1
-8
/
+52
2008-10-01
Fix warning about variables used uninitialized
blueswir1
1
-0
/
+4
2008-10-01
Make some variables static
blueswir1
2
-2
/
+2
2008-10-01
Remove unused variables
blueswir1
1
-2
/
+0
2008-09-30
Add some missing static qualifiers
blueswir1
1
-2
/
+2
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
3
-10
/
+13
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
1
-14
/
+0
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
3
-9
/
+6
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2
-3
/
+3
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
5
-11
/
+8
2008-08-21
Fix OpenBSD linker warnings
blueswir1
4
-24
/
+34
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
1
-1
/
+1
2008-08-17
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
1
-4
/
+2
2008-05-17
Missing include for Slirp on win32 (Eduardo Felipe).
balrog
1
-0
/
+1
2008-05-10
Special-case CTL_ALIAS instead of CTL_DNS in udp loopback test.
balrog
4
-7
/
+8
2008-04-27
Treat DNS a special case among special addresses in slirp (Jason Wessel).
balrog
1
-3
/
+4
2008-04-26
Fix slirp udp source address contamination (Jason Wessel)
balrog
1
-1
/
+2
2008-04-03
Remove remaining .cvsignore files
aurel32
1
-1
/
+0
2007-12-17
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
1
-0
/
+1
2007-11-13
Revert an accidental change in previous commit.
balrog
1
-0
/
+2
[next]