index
:
rocket-tools/riscv-gnu-toolchain/qemu/slirp.git
master
memory_leaks
msvc
ndp-leak
stable-4.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
apple: Fix getting IPv4 DNS server address when IPv4 and IPv4 are interleaved
HEAD
master
Samuel Thibault
1
-2
/
+5
2025-02-16
Merge branch 'master' into 'master'
Samuel Thibault
1
-4
/
+4
2025-02-16
Do not link tests with libslirp.map
Samuel Thibault
1
-4
/
+4
2025-02-03
Merge branch 'override' into 'master'
Samuel Thibault
1
-0
/
+1
2025-02-02
meson: add dependency override for libslirp
Benjamin Gilbert
1
-0
/
+1
2025-02-02
Merge branch 'meson' into 'master'
Samuel Thibault
2
-5
/
+5
2025-02-02
meson: specify that C++ is only used for host binaries
Benjamin Gilbert
1
-1
/
+1
2025-02-02
meson: use boolean defaults for boolean options
Benjamin Gilbert
1
-4
/
+4
2025-01-30
Release v4.9.0
v4.9.0
Samuel Thibault
2
-3
/
+18
2025-01-30
Windows target build fixes
B. Scott Michel
3
-19
/
+47
2025-01-30
Fix assertion
Samuel Thibault
1
-1
/
+1
2025-01-30
Provide stubs for inet_ntop() and inet_pton()
B. Scott Michel
2
-5
/
+82
2025-01-30
winver.h: Introduce header that forces defining WINVER and _WIN32_WINNT
Samuel Thibault
3
-21
/
+34
2025-01-30
ensure that WINVER and _WIN32_WINNT are unconditionally set
B. Scott Michel
1
-2
/
+12
2025-01-30
sbuf.c: Cleanups
B. Scott Michel
1
-24
/
+68
2024-11-27
Merge branch 'tcp_emu' into 'master'
Samuel Thibault
1
-1
/
+15
2024-11-26
fix for slirp ftp proxying putting slirp placeholder host ip in PORT commands
rakslice
1
-1
/
+15
2024-11-19
Merge branch 'strerror-consistency' into 'master'
Samuel Thibault
7
-29
/
+29
2024-11-19
Merge branch 'vmstate-typeof-fix' into 'master'
Samuel Thibault
1
-2
/
+8
2024-11-18
Prefer g_strerror() to strerror()
B. Scott Michel
7
-29
/
+29
2024-11-18
vmstate.h: Prefer __typeof__ vice typeof
B. Scott Michel
1
-2
/
+8
2024-11-14
Merge branch 'cksum-netbsd-update' into 'master'
Samuel Thibault
2
-110
/
+246
2024-11-14
Review comments.
B. Scott Michel
1
-5
/
+12
2024-11-14
cksum: NetBSD-adapted cksum()
B. Scott Michel
2
-109
/
+238
2024-11-14
Introduce SLIRP_PRIsize/ssize_t
B. Scott Michel
1
-0
/
+29
2024-11-11
Merge branch 'arp-c-cleanups' into 'master'
Samuel Thibault
1
-2
/
+2
2024-11-10
arp_table: use size_t to index arrays.
B. Scott Michel
1
-2
/
+2
2024-11-01
Merge branch 'expose-debugging' into 'master'
Samuel Thibault
6
-51
/
+88
2024-11-01
Debugging API
Scott Michel
6
-51
/
+88
2024-11-01
Merge branch 'void-no-return' into 'master'
Samuel Thibault
1
-14
/
+16
2024-11-01
slirp_(un)register_poll_socket: void returning value
B. Scott Michel
1
-14
/
+16
2024-10-09
Restore SlirpAddPollCb, {,un}register_poll_fd
Samuel Thibault
13
-50
/
+164
2024-10-01
Fix calling slirp_bind_outbound on tcp_fconnect
Samuel Thibault
1
-1
/
+1
2024-10-01
fuzz: Fix memory leak inside fuzz-main
Alexander Kuznetsov
2
-1
/
+2
2024-09-26
socket abstraction: slirp_os_socket
B. Scott Michel
16
-180
/
+273
2024-09-26
tcp_listen: Missing register_poll_fd
B. Scott Michel
2
-0
/
+3
2024-08-04
Merge branch 'siaddr-rfc2131' into 'master'
Samuel Thibault
1
-1
/
+19
2024-07-30
bootp: Fill siaddr with tftp addr as per RFC2131
Arusekk
1
-1
/
+19
2024-06-02
Merge branch 'win32-static-linking' into 'master'
Samuel Thibault
1
-1
/
+3
2024-06-01
windows: allow static linking with LIBSLIRP_STATIC macro
Biswapriyo Nath
1
-1
/
+3
2024-05-12
Fix actually linking the library
Samuel Thibault
1
-2
/
+2
2024-05-12
Use simpler test linker script for detectiong --version-script option
Samuel Thibault
2
-1
/
+10
2024-05-09
Release v4.8.0
v4.8.0
Samuel Thibault
2
-2
/
+3
2024-05-06
Explicit that -Dstatic=True is not meant for distributing a static library
Samuel Thibault
1
-1
/
+1
2024-04-26
icmp6: Add echo request forwarding support
Samuel Thibault
7
-8
/
+252
2024-04-26
fuzz: Fix icmp6 matching and checksum computation
Samuel Thibault
1
-4
/
+16
2024-04-26
fuzz: Drop debugging
Samuel Thibault
2
-6
/
+0
2024-04-26
fuzz: Drop debugging
Samuel Thibault
1
-3
/
+0
2024-04-25
fuzz: Add ARP and NDP cases
Samuel Thibault
7
-3
/
+99
2024-04-25
fuzz: Add IPv6 cases
Samuel Thibault
29
-10
/
+1060
[next]