index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
slirp: Read host DNS config on demand
Ed Swierk
6
-14
/
+44
2009-08-27
slirp: Remove our_addr code
Ed Swierk
2
-18
/
+0
2009-08-01
Add missing "static"
Blue Swirl
1
-1
/
+1
2009-08-01
More NULL pointer fixes
Blue Swirl
1
-4
/
+6
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
3
-5
/
+5
2009-07-27
slirp: Use monotonic clock if available (v2)
Ed Swierk
3
-32
/
+2
2009-07-27
slirp: Remove UDP protocol emulation (talk, cuseeme)
Ed Swierk
3
-272
/
+2
2009-07-27
slirp: Fix guestfwd for incoming data
Jan Kiszka
2
-8
/
+8
2009-07-01
Fix breakage by obsolete _P() for good
Blue Swirl
8
-99
/
+92
2009-06-29
slirp: tftp: Relax filename format check
Jan Kiszka
1
-3
/
+5
2009-06-29
slirp: Save/restore bootp client states
Jan Kiszka
1
-1
/
+27
2009-06-29
slirp: Enable multiple instances
Jan Kiszka
2
-9
/
+18
2009-06-29
slirp: Allocate/free stack instance dynamically
Jan Kiszka
4
-15
/
+21
2009-06-29
slirp: Use internal state in interface
Jan Kiszka
5
-43
/
+44
2009-06-29
slirp: Factor out internal state structure
Jan Kiszka
29
-408
/
+479
2009-06-29
slirp: Drop link_up checks from if_output and slirp_socket_can_recv
Jan Kiszka
2
-7
/
+1
2009-06-29
slirp: Clean up timeout handling around slirp_select_fill/poll
Jan Kiszka
3
-39
/
+4
2009-06-29
slirp: Kill slirp_is_inited
Jan Kiszka
2
-8
/
+26
2009-06-29
slirp: Clean up updtime
Jan Kiszka
2
-9
/
+5
2009-06-29
slirp: Make IP packet ID consistent
Jan Kiszka
2
-2
/
+7
2009-06-29
slirp: Factor out one-time initialization
Jan Kiszka
3
-37
/
+41
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
[prev]
[next]