lokinet/llarp/win32
Jason Rhinelander c7a133ac9c
windivert: avoid trying to send during shutdown
Occasionally during shutdown windivert will crash because a thread tries
sending after we've called wd::shutdown, which isn't allowed.  Add an
atomic bool to prevent this.
2022-11-01 11:06:02 -04:00
..
dll.cpp Simplify dll loading via static function pointers 2022-09-19 20:26:36 -03:00
dll.hpp Simplify dll loading via static function pointers 2022-09-19 20:26:36 -03:00
exception.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
exception.hpp Fail if wintun can't retrieve its version 2022-09-19 20:26:36 -03:00
exec.cpp omq rpc log subscription 2022-10-06 11:56:04 -03:00
exec.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
guid.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
handle.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
service_manager.cpp Remove bad assert 2022-11-01 11:06:02 -04:00
service_manager.hpp Extend windows startup timeout 2022-11-01 11:05:59 -04:00
version.rc.in generate windows rc for each executable target so we can set the executable name right for each one 2022-05-30 09:06:48 -04:00
win32_inet.c standardize include format and pragma once 2021-03-09 19:01:41 -05:00
win32_intrnl.c standardize include format and pragma once 2021-03-09 19:01:41 -05:00
windivert.cpp windivert: avoid trying to send during shutdown 2022-11-01 11:06:02 -04:00
windivert.hpp Windows DNS fixes 2022-09-19 20:26:37 -03:00
wintun.cpp Fix crashes in wintun and windivert stopping 2022-11-01 11:05:58 -04:00
wintun.hpp format 2022-09-19 20:26:36 -03:00