You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/vpn
Jason Rhinelander 879e678771
Remove dead/redundant code
- win32_platform.cpp is dead
- win32_platform.hpp is useless

Style changes from clang-tidy warnings:
- remove `virtual` from some definitions that already have `override`
- remove virtual destructor from NetworkInterface because it already has
  a virtual destructor via the base type (and clang-tiny warns about it)
2 years ago
..
android.hpp changeset for windows port 2 years ago
common.hpp allow failure of setting ipv6 address when it is not allowed by kernel on linux 3 years ago
egres_packet_router.cpp updates: 2 years ago
egres_packet_router.hpp wire up liblokient_udp_* 2 years ago
i_packet_io.hpp changeset for windows port 2 years ago
linux.hpp Fix read problem in linux 2 years ago
packet_intercept.hpp fix speeling 2 years ago
packet_router.cpp changeset for windows port 2 years ago
packet_router.hpp changeset for windows port 2 years ago
platform.cpp changeset for windows port 2 years ago
platform.hpp Remove dead/redundant code 2 years ago
win32.cpp limit route poker 2 years ago
win32.hpp fix up win32 route poker a bit 2 years ago