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
2010-03-07
slirp: remove dead nested assignment, spotted by clang
Blue Swirl
1
-2
/
+1
2010-03-07
slirp: remove dead initialization, spotted by clang
Blue Swirl
1
-4
/
+0
2010-03-07
slirp: remove dead increments, spotted by clang
Blue Swirl
3
-2
/
+4
2010-03-07
slirp: remove dead assignments, spotted by clang
Blue Swirl
2
-15
/
+7
2010-02-10
don't dereference NULL after failed strdup
Jim Meyering
1
-1
/
+1
2010-02-07
Do not use dprintf
malc
1
-9
/
+9
2010-01-13
Qemu's internal TFTP server breaks lock-step-iness of TFTP
Milan Plzik
1
-0
/
+1
2010-01-11
Handle TFTP ERROR from client
Thomas Horsten
1
-0
/
+23
2009-12-25
slirp/misc.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-8
/
+2
2009-12-18
fix networking on win32 host
Juha Riihimäki
1
-7
/
+7
2009-12-03
Don't leak file descriptors
Kevin Wolf
5
-6
/
+10
2009-11-21
slirp: fix use-after-free
Mark McLoughlin
1
-1
/
+1
2009-09-30
slirp: fix unmatched bracket in if 0
Michael S. Tsirkin
1
-2
/
+0
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2
-10
/
+10
2009-09-05
Fix Sparse warnings: add "static"
Blue Swirl
1
-1
/
+1
2009-08-31
Fix compiler warnings
Stefan Weil
1
-2
/
+2
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
[next]