- d6cfac6 Move the modified 3-Clause BSD text into LICENSE by Alex Bennée · 8 days ago master
- 19b8f26 Merge branch 'honor-dns-port' into 'master' by Samuel Thibault · 2 months ago
- baa4160 fix: honor dns server port number on macos by Ihar Hrachyshka · 3 months ago
- 5e17159 Mention how to get debugging prints by Samuel Thibault · 3 months ago
- 9c744e1 Release v4.9.1 by Samuel Thibault · 4 months ago v4.9.1
- b9321c6 tcp: Fix starting the linger2 timer on socket shutdown by Samuel Thibault · 5 months ago
- b04455b tcp: Reduce linger time to two minutes by Samuel Thibault · 5 months ago
- 1fb1c4c tcp: on input during init, reset TCPT_KEEP to TCPTV_KEEP_INIT by Samuel Thibault · 5 months ago
- b70d1a0 tcp: on input, reset TCPT_KEEP to TCPTV_KEEP_IDLE rather than TCPTV_KEEPINTVL by Samuel Thibault · 5 months ago
- 110d4f1 Merge branch 'master' into 'master' by Samuel Thibault · 4 months ago
- 566f4f9 Modified util.c to handle WSA function return values closer to specification. Explicit checks for INVALID_SOCKET and SOCKET_ERROR are made. by Jack Doherty · 4 months ago
- 7359041 apple: Fix getting IPv4 DNS server address when IPv4 and IPv4 are interleaved by Samuel Thibault · 6 months ago
- a83fa4c Merge branch 'master' into 'master' by Samuel Thibault · 7 months ago
- 2a4a614 Do not link tests with libslirp.map by Samuel Thibault · 7 months ago
- 3aba012 Merge branch 'override' into 'master' by Samuel Thibault · 8 months ago
- fcedbc1 meson: add dependency override for libslirp by Benjamin Gilbert · 8 months ago
- 5ac3e5d Merge branch 'meson' into 'master' by Samuel Thibault · 8 months ago
- 8d86fd7 meson: specify that C++ is only used for host binaries by Benjamin Gilbert · 8 months ago
- 0202f3c meson: use boolean defaults for boolean options by Benjamin Gilbert · 8 months ago
- c32a8a1 Release v4.9.0 by Samuel Thibault · 8 months ago v4.9.0
- 04612eb Windows target build fixes by B. Scott Michel · 8 months ago
- aad57fd Fix assertion by Samuel Thibault · 8 months ago
- 073dec0 Provide stubs for inet_ntop() and inet_pton() by B. Scott Michel · 8 months ago
- f032627 winver.h: Introduce header that forces defining WINVER and _WIN32_WINNT by Samuel Thibault · 8 months ago
- 58e7494 ensure that WINVER and _WIN32_WINNT are unconditionally set by B. Scott Michel · 8 months ago
- f1533e1 sbuf.c: Cleanups by B. Scott Michel · 8 months ago
- 799a78c Merge branch 'tcp_emu' into 'master' by Samuel Thibault · 10 months ago
- e3e56c5 fix for slirp ftp proxying putting slirp placeholder host ip in PORT commands by rakslice · 10 months ago
- 14739f5 Merge branch 'strerror-consistency' into 'master' by Samuel Thibault · 10 months ago
- 11d0ef1 Merge branch 'vmstate-typeof-fix' into 'master' by Samuel Thibault · 10 months ago
- 3a4cb5a Prefer g_strerror() to strerror() by B. Scott Michel · 10 months ago
- 480e4ef vmstate.h: Prefer __typeof__ vice typeof by B. Scott Michel · 10 months ago
- 4f27f20 Merge branch 'cksum-netbsd-update' into 'master' by Samuel Thibault · 10 months ago
- 8a0f8c5 Review comments. by B. Scott Michel · 10 months ago
- c558d93 cksum: NetBSD-adapted cksum() by B. Scott Michel · 10 months ago
- 4795b8c Introduce SLIRP_PRIsize/ssize_t by B. Scott Michel · 10 months ago
- 2581b17 Merge branch 'arp-c-cleanups' into 'master' by Samuel Thibault · 10 months ago
- ad6efd0 arp_table: use size_t to index arrays. by B. Scott Michel · 11 months ago
- c706fd0 Merge branch 'expose-debugging' into 'master' by Samuel Thibault · 11 months ago
- dc4ecb5 Debugging API by Scott Michel · 11 months ago
- cbb8cf8 Merge branch 'void-no-return' into 'master' by Samuel Thibault · 11 months ago
- 21b8ba4 slirp_(un)register_poll_socket: void returning value by B. Scott Michel · 11 months ago
- c0916cf Restore SlirpAddPollCb, {,un}register_poll_fd by Samuel Thibault · 11 months ago
- 6e493d9 Fix calling slirp_bind_outbound on tcp_fconnect by Samuel Thibault · 12 months ago
- 8e9e117 fuzz: Fix memory leak inside fuzz-main by Alexander Kuznetsov · 12 months ago
- 72f8500 socket abstraction: slirp_os_socket by B. Scott Michel · 1 year ago
- 5e97a93 tcp_listen: Missing register_poll_fd by B. Scott Michel · 12 months ago
- e61dbd4 Merge branch 'siaddr-rfc2131' into 'master' by Samuel Thibault · 1 year, 1 month ago
- 9b602f0 bootp: Fill siaddr with tftp addr as per RFC2131 by Arusekk · 1 year, 2 months ago
- 7810650 Merge branch 'win32-static-linking' into 'master' by Samuel Thibault · 1 year, 4 months ago
- 8436192 windows: allow static linking with LIBSLIRP_STATIC macro by Biswapriyo Nath · 1 year, 4 months ago
- 6ea2c4f Fix actually linking the library by Samuel Thibault · 1 year, 4 months ago
- e174edf Use simpler test linker script for detectiong --version-script option by Samuel Thibault · 1 year, 4 months ago
- ce314e3 Release v4.8.0 by Samuel Thibault · 1 year, 4 months ago v4.8.0
- 629a69c Explicit that -Dstatic=True is not meant for distributing a static library by Samuel Thibault · 1 year, 4 months ago
- bc0ccfd icmp6: Add echo request forwarding support by Samuel Thibault · 1 year, 5 months ago
- 42694bf fuzz: Fix icmp6 matching and checksum computation by Samuel Thibault · 1 year, 5 months ago
- 9d171be fuzz: Drop debugging by Samuel Thibault · 1 year, 5 months ago
- 7f79281 fuzz: Drop debugging by Samuel Thibault · 1 year, 5 months ago
- 3a9992e fuzz: Add ARP and NDP cases by Samuel Thibault · 1 year, 5 months ago
- ab0db89 fuzz: Add IPv6 cases by Samuel Thibault · 1 year, 5 months ago
- 0b3155e mbuf: Do not reallocate when the requested size already fits exactly by Samuel Thibault · 1 year, 5 months ago
- afed1c1 mbuf: Fix copying headers by Samuel Thibault · 1 year, 5 months ago
- ef3ee73 oss-fuzz: Fix udp-h and tcp-h corpuses by Samuel Thibault · 1 year, 5 months ago
- dcdfd78 fuzz: comment coherency by Samuel Thibault · 1 year, 5 months ago
- 95f4a84 fuzz: Simplify TCP checksum code by Samuel Thibault · 1 year, 5 months ago
- af23481 Note changes that can probably be security issues by Samuel Thibault · 1 year, 5 months ago
- f619f9f Add changelog for next release by Samuel Thibault · 1 year, 5 months ago
- 9dee7f1 eth: pad ethernet frames to 60 bytes by Samuel Thibault · 1 year, 5 months ago
- c76d880 udp: Make cleanup loop clearer by Samuel Thibault · 1 year, 5 months ago
- ceb6fb6 fuzz: Fix tftp fuzz actually receiving a file by Samuel Thibault · 1 year, 5 months ago
- 4de210b tftp: cleanup sessions remaining at slirp shutdown by Samuel Thibault · 1 year, 5 months ago
- c29ec30 tftp: Fix use-after-free by Samuel Thibault · 1 year, 5 months ago
- ea785a2 Add fuzzing CI by Samuel Thibault · 1 year, 5 months ago
- 6f28e96 fuzz: Add ip filtering by Samuel Thibault · 1 year, 5 months ago
- f045cdc tcp: hack syn/ack by Marc-André Lureau · 6 years ago
- 884d39e fuzzing: Increase coverage by Maelie CHAN PENG · 1 year, 5 months ago
- 0e9b0ad First attempt at fuzzing with libFuzzer based on @elmarco work by jeremy marchand · 1 year, 5 months ago
- b5f4b77 Start some fuzzing test by Marc-André Lureau · 6 years ago
- bdba265 tcp: Fix testing for last fragment by Samuel Thibault · 1 year, 5 months ago
- 0ad461c icmp: Fix msg duplication for debugging by Samuel Thibault · 1 year, 5 months ago
- b39edde tcp: Fix allocating room by Samuel Thibault · 1 year, 5 months ago
- 41b92e2 mbuf: Be extra careful with freed pointer by Samuel Thibault · 1 year, 5 months ago
- c195d02 mbuf: remove '#define if*' member accessors by Marc-André Lureau · 1 year, 5 months ago
- d3963e9 m_cleanup_list: Fix missing cleanup packets from the same session by Samuel Thibault · 1 year, 5 months ago
- d0158bf tcp-input: inline TCP_REASS by Marc-André Lureau · 6 years ago
- fd0e7c8 ip: remove second argument from ip_stripoptions() by Marc-André Lureau · 6 years ago
- 8399d50 Document endianness of slirp_add_hostfwd parameters by Samuel Thibault · 1 year, 11 months ago
- 129077f Avoid including <sys/param.h> on windows by Samuel Thibault · 2 years, 1 month ago
- 44e7877 Document functions by Samuel Thibault · 2 years, 2 months ago
- 2533bf2 Merge branch 'strip-ip-header-from-icmp-packet-in-macos' into 'master' by Samuel Thibault · 2 years, 3 months ago
- 6fc8d28 icmp: Handle ICMP packets as IPPROTO_IP on BSD by Seiya Nuta · 2 years, 3 months ago
- 26be815 ip: Enforce strict aliasing by Akihiko Odaki · 2 years, 8 months ago
- fc5eaaf Fix including BaseTsd.h on mingw by Samuel Thibault · 2 years, 5 months ago
- 2261607 Use SSIZE_T from BaseTsd.h on windows by Samuel Thibault · 2 years, 5 months ago
- 15c52d6 Merge branch 'qianwww-master-patch-52726' into 'master' by Samuel Thibault · 2 years, 7 months ago
- bbe0e84 Detach UDP socket if errno is ENOTCONN (Socket is not connected) by Qian Wu · 2 years, 7 months ago
- 0dd7f05 Merge branch 'master' into 'master' by Samuel Thibault · 2 years, 10 months ago
- 3610e4d slirp: use localhost as dns when /etc/resolv.conf empty by Jiri Slaby · 2 years, 10 months ago
- 37bcba8 missing semicolon by pgajdos on gitlab.freedesktop.org · 2 years, 10 months ago