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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
slirp: Mark sockets of incoming TCP connections
Jan Kiszka
2009-06-29
2
-0
/
+2
*
slirp: Do not allow to remove non-hostfwd sockets
Jan Kiszka
2009-06-29
1
-9
/
+5
*
slirp: Explicitely mark host-forwarding sockets
Jan Kiszka
2009-06-29
3
-3
/
+4
*
slirp: Prepare for persistent socket state flags
Jan Kiszka
2009-06-29
5
-13
/
+26
*
slirp: Bind support for host forwarding rules
Jan Kiszka
2009-06-29
7
-25
/
+27
*
slirp: Fix port comparision in slirp_remove_hostfwd
Jan Kiszka
2009-06-29
1
-2
/
+6
*
slirp: Rework external configuration interface
Jan Kiszka
2009-06-29
3
-39
/
+38
*
slirp: Rework internal configuration
Jan Kiszka
2009-06-29
13
-142
/
+149
*
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
2009-06-29
5
-6
/
+19
*
Revert "User networking: Show active connections"
Jan Kiszka
2009-06-29
2
-28
/
+0
*
slirp: Refactor tcp_ctl
Jan Kiszka
2009-06-29
1
-79
/
+30
*
slirp: Drop redundant lines from udp_input
Jan Kiszka
2009-06-29
1
-2
/
+0
*
Fix mingw32 build warnings
Blue Swirl
2009-06-13
2
-2
/
+11
*
slirp: Reorder initialization
Jan Kiszka
2009-06-09
2
-2
/
+2
*
User networking: Show active connections
Alexander Graf
2009-05-28
2
-0
/
+28
*
User Networking: Enable removal of redirections
Alexander Graf
2009-05-27
2
-0
/
+24
*
slirp: Reassign same address to same DHCP client
Jan Kiszka
2009-05-22
1
-3
/
+5
*
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
2009-05-21
1
-1
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
slirp: Handle DHCP requests for specific IP (Jan Kiszka)
aliguori
2009-04-21
2
-34
/
+95
*
Use ANSI prototypes to please sparse
blueswir1
2009-04-18
2
-17
/
+8
*
Move bootp_filename to avoid a sparse warning
blueswir1
2009-04-18
1
-0
/
+1
*
Fix some win32 compile warnings
blueswir1
2009-04-05
2
-1
/
+6
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
3
-3
/
+0
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-1
/
+0
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
13
-176
/
+94
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
Fix SIGSEGV crash in slirp networking code
blueswir1
2009-02-06
1
-2
/
+1
*
Remove the advertising clause from the slirp license
aliguori
2009-01-26
19
-93
/
+18
*
Use broadcast address for slirp dhcp replies
aurel32
2009-01-24
1
-0
/
+2
*
Fix _P use on OpenBSD
blueswir1
2009-01-14
1
-2
/
+1
*
Fix 64 bit issue in slirp
blueswir1
2009-01-13
11
-207
/
+138
*
Fix some SLIRP warnings
blueswir1
2009-01-12
3
-5
/
+6
*
Add support for vmchannel socket migration (Gleb Natapov)
aliguori
2009-01-08
1
-0
/
+227
*
Add slirp_restrict option (Gleb Natapov)
aliguori
2009-01-08
7
-14
/
+57
*
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
aliguori
2009-01-08
8
-25
/
+156
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
4
-4
/
+0
*
slirp: fix CVE 2007-5729
aurel32
2008-12-07
1
-0
/
+3
*
Make struct iovec universally available
aliguori
2008-12-05
2
-8
/
+1
*
Fix inline use warnings from sparse
blueswir1
2008-10-26
2
-4
/
+4
*
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
2008-10-25
1
-2
/
+2
*
added explicit license
bellard
2008-10-17
1
-0
/
+23
*
allow SLIRP to make an ARP request to get the client MAC address. It is usefu...
bellard
2008-10-17
1
-8
/
+52
*
Fix warning about variables used uninitialized
blueswir1
2008-10-01
1
-0
/
+4
*
Make some variables static
blueswir1
2008-10-01
2
-2
/
+2
*
Remove unused variables
blueswir1
2008-10-01
1
-2
/
+0
*
Add some missing static qualifiers
blueswir1
2008-09-30
1
-2
/
+2
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
3
-10
/
+13
*
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
1
-14
/
+0
*
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-14
3
-9
/
+6
[prev]
[next]