index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-05-16
slirp: Clean up osdep.h related header inclusions
Thomas Huth
3
-3
/
+0
2016-05-16
slirp: Remove some unused code from slirp.h
Thomas Huth
1
-22
/
+0
2016-05-16
slirp: Remove obsolete backward-compatibility cruft
Thomas Huth
3
-61
/
+0
2016-05-16
slirp: Clean up slirp_config.h
Thomas Huth
1
-87
/
+0
2016-04-28
slirp: fix guest network access with darwin host
Samuel Thibault
4
-3
/
+15
2016-04-15
wxx: Fix broken TCP networking (regression)
Stefan Weil
2
-5
/
+1
2016-04-07
slirp: handle deferred ECONNREFUSED on non-blocking TCP sockets
Steven Luo
2
-1
/
+7
2016-04-07
slirp: Propagate host TCP RST to the guest.
Edgar E. Iglesias
1
-1
/
+16
2016-04-07
slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error
Steven Luo
3
-8
/
+23
2016-04-07
slirp: don't crash when tcp_sockclosed() is called with a NULL tp
Steven Luo
1
-2
/
+5
2016-04-01
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
6
-2
/
+30
2016-04-01
slirp: Fix migration from older versions of QEMU to the current one
Thomas Huth
1
-18
/
+26
2016-03-29
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
8
-37
/
+38
2016-03-29
Use C99 flexible array instead of 1-byte trailing array
Peter Maydell
1
-4
/
+2
2016-03-23
Avoid embedding struct mbuf in other structures
Samuel Thibault
5
-30
/
+34
2016-03-22
slirp: send icmp6 errors when UDP send failed
Samuel Thibault
1
-2
/
+1
2016-03-22
slirp: Fix memory leak on small incoming ipv4 packet
Samuel Thibault
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2
-0
/
+2
2016-03-16
slirp/slirp.h: Remove now-empty #ifdefs
Peter Maydell
1
-24
/
+0
2016-03-15
slirp: Add IPv6 support to the TFTP code
Thomas Huth
4
-72
/
+100
2016-03-15
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
2
-22
/
+14
2016-03-15
slirp: Adding IPv6 address for DNS relay
Guillaume Subiron
4
-1
/
+41
2016-03-15
slirp: Handle IPv6 in TCP functions
Guillaume Subiron
6
-9
/
+125
2016-03-15
slirp: Reindent after refactoring
Guillaume Subiron
3
-92
/
+91
2016-03-15
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
7
-31
/
+109
2016-03-15
slirp: Factorizing tcpiphdr structure with an union
Guillaume Subiron
8
-45
/
+106
2016-03-15
slirp: Adding IPv6 UDP support
Guillaume Subiron
6
-9
/
+208
2016-03-15
slirp: Adding ICMPv6 error sending
Yann Bordenave
3
-3
/
+84
2016-03-15
slirp: Fix ICMP error sending
Yann Bordenave
7
-17
/
+18
2016-03-15
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
12
-6
/
+1019
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
1
-4
/
+0
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
1
-2
/
+0
2016-02-23
all: Clean up includes
Peter Maydell
1
-18
/
+0
2016-02-04
slirp: Clean up includes
Peter Maydell
19
-3
/
+19
2016-02-04
slirp: Adding family argument to tcp_fconnect()
Guillaume Subiron
3
-4
/
+5
2016-02-04
slirp: Make udp_attach IPv6 compatible
Guillaume Subiron
3
-5
/
+6
2016-02-04
slirp: Add sockaddr_equal, make solookup family-agnostic
Guillaume Subiron
4
-27
/
+51
2016-02-04
slirp: Factorizing and cleaning solookup()
Guillaume Subiron
4
-44
/
+32
2016-02-04
slirp: Factorizing address translation
Guillaume Subiron
8
-103
/
+116
2016-02-04
slirp: Make Socket structure IPv6 compatible
Guillaume Subiron
7
-16
/
+78
2016-02-04
slirp: Adding address family switch for produced frames
Guillaume Subiron
1
-13
/
+48
2016-02-04
slirp: Generalizing and neutralizing ARP code
Guillaume Subiron
3
-4
/
+4
2016-02-04
slirp: goto bad in udp_input if sosendto fails
Guillaume Subiron
1
-0
/
+1
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
1
-6
/
+1
2015-11-12
slirp: Fix type casts and format strings in debug code
Stefan Weil
13
-50
/
+56
2015-09-24
slirp: Fix non blocking connect for w32
Stefan Weil
1
-1
/
+7
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2014-09-23
slirp: udp: fix NULL pointer dereference because of uninitialized socket
Petr Matousek
1
-1
/
+1
[next]