Sweden-Number/dlls/nsiproxy.sys
Huw Davies 65f04bcc97 nsiproxy: Allow the name length to be IFNAMSIZ - 1.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52214
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-23 09:59:04 +01:00
..
Makefile.in nsiproxy: Actually send the ICMP ECHO request. 2021-10-04 15:51:02 +02:00
device.c nsiproxy: Fill the reply with the exact ICMP_ECHO_REPLY in the output buffer. 2021-11-26 11:57:59 +01:00
icmp_echo.c nsiproxy: Fix use after free in icmp_send_echo (scan-build). 2021-12-21 10:26:43 +01:00
ip.c configure: Assume that sys/socket.h is available on Unix. 2021-12-09 18:43:51 +01:00
ndis.c nsiproxy: Allow the name length to be IFNAMSIZ - 1. 2021-12-23 09:59:04 +01:00
nsi.c nsiproxy: Implement the ability to cancel the listener. 2021-10-05 11:31:48 +02:00
nsiproxy.sys.spec
nsiproxy_private.h nsiproxy: Fill the reply with the exact ICMP_ECHO_REPLY in the output buffer. 2021-11-26 11:57:59 +01:00
tcp.c nsiproxy: Fix memory leaks on error paths in get_ipv6_addr_scope_table (cppcheck). 2021-12-20 10:13:52 +01:00
udp.c configure: Assume that sys/socket.h is available on Unix. 2021-12-09 18:43:51 +01:00
unix_private.h nsiproxy: Implement the ability to cancel the listener. 2021-10-05 11:31:48 +02:00