2019-02-07 | Samuel Thibault | slirp: Avoid unaligned 16bit memory access Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2019-01-14 | Samuel Thibault | slirp: Mark debugging calls as unlikely Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2019-01-13 | Samuel Thibault | slirp: Enable fork_exec support on Windows Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2018-06-08 | Samuel Thibault | slirp: fix domainname version availability Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2018-06-08 | Samuel Thibault | slirp: Add Samuel Thibault's staging tree for slirp slirp: Add Samuel Thibault's staging tree for slirp Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2018-06-01 | Samuel Thibault | slirp: Fix spurious error report when sending directly Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2018-05-31 | Samuel Thibault | slirp: disable Nagle in ingoing connections Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2018-02-18 | Samuel Thibault | linux-user: Fix sched_getaffinity mask size Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2018-01-23 | Samuel Thibault | linux-user: Add getcpu() support Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2018-01-23 | Samuel Thibault | linux-user: Fix sched_get/setaffinity conversion Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-12-21 | Samuel Thibault | baum: Truncate braille device size to 84x1 Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-08-30 | Samuel Thibault | slirp: fix clearing ifq_so from pending packets Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-04-29 | Samuel Thibault | slirp: fix pinging the virtual ipv4 DNS server Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-03-28 | Samuel Thibault | slirp: Send RDNSS in RA only if host has an IPv6 DNS... Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-03-28 | Samuel Thibault | slirp: Make RA build more flexible Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-01-24 | Samuel Thibault | Drop duplicate display option documentation Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-01-10 | Samuel Thibault | sdl2: set window ID Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-01-10 | Samuel Thibault | console: move window ID code from baum to sdl Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2017-01-10 | Samuel Thibault | console: add API to get underlying gui window ID Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-11-14 | Samuel Thibault | slirp: Fix access to freed memory Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-11-10 | Samuel Thibault | Fix cursesw detection Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-10-28 | Samuel Thibault | curses: Use cursesw instead of curses Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-10-28 | Samuel Thibault | curses: fix left/right arrow translation Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-10-28 | Samuel Thibault | Defer BrlAPI tty acquisition to when guest starts using... Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-10-28 | Samuel Thibault | Add dots keypresses support to the baum braille device Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-09-13 | Samuel Thibault | Document that curses usually needs -k option too Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-07-03 | Samuel Thibault | slirp: Add RDNSS advertisement Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-07-03 | Samuel Thibault | slirp: Support link-local DNS addresses Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-07-03 | Samuel Thibault | slirp: Add dns6 resolution Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-07-03 | Samuel Thibault | slirp: Split get_dns_addr Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-04-28 | Samuel Thibault | slirp: fix guest network access with darwin host Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-04-01 | Samuel Thibault | slirp: Allow disabling IPv4 or IPv6 Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-03-30 | Samuel Thibault | Fix ipv6 options according to documentation Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-03-28 | Samuel Thibault | Rework ipv6 options Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-03-22 | Samuel Thibault | Avoid embedding struct mbuf in other structures Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-03-22 | Samuel Thibault | slirp: send icmp6 errors when UDP send failed Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-03-22 | Samuel Thibault | slirp: Fix memory leak on small incoming ipv4 packet Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2016-03-08 | Samuel Thibault | MAINTAINERS: Add Samuel Thibault as slirp maintainer MAINTAINERS: Add Samuel Thibault as slirp maintainer Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2015-09-11 | Samuel Thibault | baum: Fix build with debugging enabled Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2014-06-08 | Samuel Thibault | slirp/arp: do not special-case bogus IP addresses Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2012-09-11 | Samuel Thibault | Better name usb braille device Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2010-10-21 | Samuel Thibault | curses: Fix control-{@[\]^_} and ESC Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2010-04-08 | Samuel Thibault | baum: add destroy hook Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2010-03-06 | Samuel Thibault | Fix curses interaction with keymaps Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2010-03-02 | Samuel Thibault | (curses) Use more descriptive values Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |
2010-03-02 | Samuel Thibault | Fix curses return key when using -k Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> |
commitcommitdifftree |