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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
Remove the slirp submodule (i.e. compile only with an external libslirp)
Thomas Huth
1
-0
/
+0
2022-05-12
slirp: bump submodule past 4.7 release
Paolo Bonzini
1
-0
/
+0
2021-08-03
Update libslirp to v4.6.1
Marc-André Lureau
1
-0
/
+0
2020-11-27
slirp: update to fix CVE-2020-29129 CVE-2020-29130
Marc-André Lureau
1
-0
/
+0
2020-07-28
slirp: update to latest stable-4.2 branch
Marc-André Lureau
1
-0
/
+0
2020-04-21
slirp: update to fix CVE-2020-1983
Marc-André Lureau
1
-0
/
+0
2020-03-22
slirp: update submodule to v4.2.0+
Marc-André Lureau
1
-0
/
+0
2019-08-02
slirp: update with CVE-2019-14378 fix
Marc-André Lureau
1
-0
/
+0
2019-05-09
Update upstream slirp
Samuel Thibault
1
-0
/
+0
2019-05-04
Update slirp submodule
Samuel Thibault
1
-0
/
+0
2019-05-03
build-sys: move slirp as git submodule project
Marc-André Lureau
1
-0
/
+0
2019-03-07
slirp: move sources to src/ subdirectory
Marc-André Lureau
1
-323
/
+0
2019-03-06
slirp: Mark pieces missing IPv6 support
Samuel Thibault
1
-0
/
+3
2019-02-12
slirp: remove slirp_ prefix for socket wrappers
Marc-André Lureau
1
-7
/
+7
2019-02-07
slirp: pass opaque to all callbacks
Marc-André Lureau
1
-1
/
+1
2019-02-07
slirp: replace remaining qemu headers dependency
Marc-André Lureau
1
-2
/
+0
2019-02-07
slirp: Move g_spawn_async_with_fds_qemu compatibility to slirp/
Samuel Thibault
1
-0
/
+62
2019-02-07
slirp: remove now useless QEMU headers inclusions
Marc-André Lureau
1
-2
/
+0
2019-02-07
slirp: replace qemu_set_nonblock()
Marc-André Lureau
1
-1
/
+2
2019-02-07
slirp: replace most qemu socket utilities with slirp own version
Marc-André Lureau
1
-10
/
+10
2019-02-07
slirp: generalize guestfwd with a callback based approach
Marc-André Lureau
1
-14
/
+23
2019-01-14
slirp: factor out guestfwd addition checks
Marc-André Lureau
1
-7
/
+0
2019-01-14
slirp: introduce SLIRP_DEBUG environment variable
Marc-André Lureau
1
-8
/
+0
2019-01-14
slirp: always build with debug statements
Marc-André Lureau
1
-1
/
+5
2019-01-14
slirp: rename exec_list
Marc-André Lureau
1
-3
/
+3
2019-01-14
slirp: Enable fork_exec support on Windows
Samuel Thibault
1
-12
/
+2
2019-01-14
slirp: replace error_report() with g_critical()
Marc-André Lureau
1
-1
/
+1
2019-01-14
slirp: simplify fork_exec()
Marc-André Lureau
1
-39
/
+36
2019-01-14
slirp: replace error_report() with g_critical()
Marc-André Lureau
1
-1
/
+1
2019-01-14
slirp: move socket pair creation in helper function
Marc-André Lureau
1
-71
/
+71
2019-01-14
slirp: replace the poor-man string split with g_strsplit()
Marc-André Lureau
1
-18
/
+3
2019-01-14
slirp: remove Monitor dependency, return a string for info
Marc-André Lureau
1
-10
/
+13
2019-01-14
slirp: use a dedicated field for chardev pointer
Marc-André Lureau
1
-4
/
+7
2019-01-14
slirp: replace ex_pty with ex_chardev
Marc-André Lureau
1
-1
/
+1
2019-01-14
slirp: remove do_pty from fork_exec()
Marc-André Lureau
1
-39
/
+16
2018-11-10
slirp: fork_exec(): create and connect child socket before fork()
Peter Maydell
1
-21
/
+34
2017-07-15
slirp: fork_exec(): Don't close() a negative number in fork_exec()
Peter Maydell
1
-1
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-3
/
+2
2016-05-16
slirp: Remove obsolete backward-compatibility cruft
Thomas Huth
1
-21
/
+0
2016-03-23
Avoid embedding struct mbuf in other structures
Samuel Thibault
1
-5
/
+0
2016-02-04
slirp: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-12
slirp: Fix type casts and format strings in debug code
Stefan Weil
1
-3
/
+3
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2014-08-24
slirp/misc: Use the GLib memory allocation APIs
zhanghailiang
1
-17
/
+3
2014-04-25
slirp: Remove default_mon usage
Cole Robinson
1
-11
/
+2
2013-10-02
slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
1
-2
/
+1
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-05-18
remove some double-includes
Michael Tokarev
1
-2
/
+0
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
1
-1
/
+1
2013-03-22
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
1
-2
/
+2
[next]