aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02Merge branch 'libslirp-vmsend' into 'master'Samuel Thibault1-0/+4
2022-02-02Add VMS_END markerDr. David Alan Gilbert1-0/+4
2022-01-25Merge branch 'vendor-class-id' into 'master'Samuel Thibault2-0/+24
2022-01-25bootp: add support for UEFI HTTP bootIgnat Korchagin2-0/+24
2022-01-24Merge branch 'dns6' into 'master'Samuel Thibault1-4/+131
2022-01-24IPv6 DNS proxying supportNoah1-4/+131
2022-01-23Add missing scope_id in cachingSamuel Thibault1-7/+24
2021-12-12Drop fixed TODOSamuel Thibault1-1/+0
2021-12-12Merge branch 'hostfwd-unix' into 'master'Samuel Thibault2-8/+156
2021-11-30socket: Move closesocket(so->s_aux) to sofreeNicholas Ngai3-6/+4
2021-11-29socket: Check so_type instead of so_tcpcb for Unix-to-inet translationNicholas Ngai1-3/+22
2021-11-29Merge branch 'master' into hostfwd-unixNicholas Ngai15-44/+613
2021-11-29socket: Add s_aux field to struct socket for storing auxilliary socketNicholas Ngai4-2/+11
2021-11-30Merge branch 'init-so-type' into 'master'Samuel Thibault8-12/+13
2021-11-29socket: Initialize so_type in socreateNicholas Ngai8-12/+13
2021-11-27socket: Allocate Unix-to-TCP hostfwd port from OS by binding to port 0Nicholas Ngai1-4/+73
2021-11-20Merge branch 'disable-dhcp' into 'master'Samuel Thibault4-2/+13
2021-11-18Allow to disable internal DHCP serverRafael Gieschke4-2/+13
2021-11-11Merge branch 'pingtest' into 'master'Samuel Thibault2-0/+496
2021-11-11Merge branch 'icmp_raw' into 'master'Samuel Thibault1-22/+38
2021-11-12slirp_pollfds_fill: Explain why dividing so_snd.sb_datalen by twoSamuel Thibault2-2/+8
2021-11-08Merge branch 'ci-slirp4netns' into 'master'Samuel Thibault1-0/+33
2021-11-08CI: run integration tests with slirp4netnsAkihiro Suda1-0/+33
2021-10-12socket: Check address family for Unix-to-inet accept translationNicholas Ngai1-3/+11
2021-10-12socket: Add debug args for tcpx_listen (inet and Unix sockets)Nicholas Ngai1-0/+33
2021-10-12socket: Restore original definition of fhostNicholas Ngai2-13/+2
2021-10-12socket: Move <sys/un.h> include to socket.hNicholas Ngai2-1/+4
2021-10-07Merge branch 'master' into 'master'Samuel Thibault1-6/+12
2021-09-27Support Unix sockets in hostfwdNicholas Ngai4-14/+34
2021-09-26resolv: fix IPv6 resolution on Darwinosy1-6/+12
2021-09-18Use the exact sockaddr size in getnameinfo callSamuel Thibault1-2/+14
2021-09-14Merge branch 'sin6_scope_fix' into 'master'Samuel Thibault1-0/+3
2021-09-14Initialize sin6_scope_id to zeroSaar Gross1-0/+3
2021-09-05slirp_socketpair_with_oob: Connect pair through 127.0.0.1Samuel Thibault1-1/+1
2021-08-24Merge branch 'libresolv-leak-fix' into 'master'Marc-André Lureau1-1/+1
2021-08-23resolv: fix memory leak when using libresolvosy1-1/+1
2021-07-05Merge branch 'master' into 'master'Samuel Thibault1-2/+8
2021-07-05Haiku: proper path to resolv.conf for DNS serverRichard Zak1-2/+8
2021-07-04Merge branch 'master' into 'master'Samuel Thibault1-2/+0
2021-07-03Fix for HaikuRichard Zak1-2/+0
2021-06-21Merge branch 'dhcp-fix' into 'master'Marc-André Lureau1-3/+3
2021-06-21dhcp: Always send DHCP_OPT_LEN bytes in optionsSamuel Thibault1-3/+3
2021-06-18Merge branch '4.6.1' into 'master'Marc-André Lureau2-10/+7
2021-06-18Release v4.6.1v4.6.1Marc-André Lureau2-10/+7
2021-06-18Merge branch 'fix-48' into 'master'Marc-André Lureau1-1/+3
2021-06-18Fix "DHCP broken in libslirp v4.6.0"Akihiro Suda1-1/+3
2021-06-14build-sys: forgot to bump version to 4.6.0v4.6.0Marc-André Lureau1-1/+1
2021-06-14changelog: post-releaseMarc-André Lureau1-0/+10
2021-06-14Merge branch '4.6.0' into 'master'Marc-André Lureau1-3/+12
2021-06-14Release v4.6.0Marc-André Lureau1-3/+12