index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
slirp: tftp: Rework filename handling
Jan Kiszka
1
-22
/
+16
2009-06-29
slirp: tftp: Refactor tftp_handle_rrq
Jan Kiszka
1
-28
/
+21
2009-06-29
slirp: tftp: Clean up tftp_send_error
Jan Kiszka
1
-8
/
+5
2009-06-29
slirp: tftp: Cleanup tftp_prefix check
Jan Kiszka
1
-8
/
+7
2009-06-29
slirp: Drop unused icmp_var.h
Jan Kiszka
2
-50
/
+0
2009-06-29
slirp: Cleanup and basic reanimation of debug code
Jan Kiszka
6
-25
/
+13
2009-06-29
slirp: Drop statistic code
Jan Kiszka
18
-476
/
+6
2009-06-29
slirp: Drop dead code
Jan Kiszka
26
-1650
/
+22
2009-06-29
slirp: Add info usernet for dumping connection states
Jan Kiszka
5
-55
/
+90
2009-06-29
slirp: Mark sockets of incoming TCP connections
Jan Kiszka
2
-0
/
+2
2009-06-29
slirp: Do not allow to remove non-hostfwd sockets
Jan Kiszka
1
-9
/
+5
2009-06-29
slirp: Explicitely mark host-forwarding sockets
Jan Kiszka
3
-3
/
+4
2009-06-29
slirp: Prepare for persistent socket state flags
Jan Kiszka
5
-13
/
+26
2009-06-29
slirp: Bind support for host forwarding rules
Jan Kiszka
7
-25
/
+27
2009-06-29
slirp: Fix port comparision in slirp_remove_hostfwd
Jan Kiszka
1
-2
/
+6
2009-06-29
slirp: Rework external configuration interface
Jan Kiszka
3
-39
/
+38
2009-06-29
slirp: Rework internal configuration
Jan Kiszka
13
-142
/
+149
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
5
-6
/
+19
2009-06-29
Revert "User networking: Show active connections"
Jan Kiszka
2
-28
/
+0
2009-06-29
slirp: Refactor tcp_ctl
Jan Kiszka
1
-79
/
+30
2009-06-29
slirp: Drop redundant lines from udp_input
Jan Kiszka
1
-2
/
+0
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
[prev]
[next]