aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: backout AddrFromSlice signature changeJason A. Donenfeld2021-11-112-2/+2
* tunnel: check for WeakHostSend/Forwarding in pitfallsJason A. Donenfeld2021-11-083-0/+180
* tunnel: add routes even when no corresponding addressJason A. Donenfeld2021-11-061-16/+3
* winipcfg: handle zones and make things use itJason A. Donenfeld2021-11-061-2/+14
* global: switch to netipJason A. Donenfeld2021-11-068-202/+157
* services: use more reliable method of detecting boot-upJason A. Donenfeld2021-10-262-22/+23
* tunnel: cleanup IPs when masks don't matchJason A. Donenfeld2021-10-261-9/+6
* tunnel: convert ips to string for hash tableJason A. Donenfeld2021-10-261-14/+12
* tunnel: defer startup until tcp configuration is setJason A. Donenfeld2021-10-262-7/+31
* tunnel: add retry loop to certain interface config failuresJason A. Donenfeld2021-10-212-11/+32
* manager: warn about dnscache and old virtio driverJason A. Donenfeld2021-10-201-25/+0
* global: remove wireguard-go/Wintun implementationJason A. Donenfeld2021-10-167-621/+55
* tunnel: remove old reboot required logicJason A. Donenfeld2021-10-161-4/+0
* global: remove old-style build tagsJason A. Donenfeld2021-10-126-6/+0
* global: use unsafe.Slice instead of unsafeSliceJason A. Donenfeld2021-10-111-28/+5
* driver: use new APIJason A. Donenfeld2021-10-051-13/+2
* winipcfg: fix typo in DNS LLMNR flagJason A. Donenfeld2021-09-231-1/+1
* tunnel: help people fix their DNS Cache serviceJason A. Donenfeld2021-09-191-0/+25
* tunnel: pretty print route failures betterJason A. Donenfeld2021-09-162-2/+7
* tunnel: return if unable to configureJason A. Donenfeld2021-09-151-0/+2
* tunnel: reinitialize configuration after PnP flaps driver on <10Jason A. Donenfeld2021-09-142-4/+20
* global: prefer WireGuardNT over wireguard-go/WintunJason A. Donenfeld2021-09-121-7/+1
* tunnel: set address after routes so that loopback worksJason A. Donenfeld2021-09-091-11/+10
* winipcfg: disable DAD so that IP becomes useful soonerJason A. Donenfeld2021-09-091-0/+5
* tunnel: disable dhcp probesJason A. Donenfeld2021-09-091-0/+2
* tunnel: disable dad and router discovery on v4 tooJason A. Donenfeld2021-09-091-12/+5
* locales: sync with crowdinJason A. Donenfeld2021-09-071-4/+4
* winipcfg: update documentationSimon Rozman2021-08-131-1/+1
* tunnel: execute *down commands for wgntJason A. Donenfeld2021-08-101-3/+6
* tunnel: provide better logging for when iphlpapi failsJason A. Donenfeld2021-08-102-4/+11
* embeddable-dll-service: use wgnt alwaysJason A. Donenfeld2021-08-091-1/+7
* driver: break encapsulation and pass timestamp to ringloggerJason A. Donenfeld2021-08-081-1/+7
* tunnel: increase tun creation retry boot timer to 10 minutesJason A. Donenfeld2021-08-081-2/+2
* winipcfg: SetInterfaceDnsSettings is now documented on MSDNJason A. Donenfeld2021-08-084-33/+36
* winipcfg: do not set MTU in registry after setting it in iphlpapiJason A. Donenfeld2021-08-042-21/+2
* winipcfg: set MTU in registry after setting it in iphlpapiJason A. Donenfeld2021-08-031-1/+18
* driver: introduce new module for talking with kernel driverJason A. Donenfeld2021-08-026-88/+305
* winipcfg: swap endianness of port for rawsockaddrinetJason A. Donenfeld2021-07-291-2/+2
* tunnel: support turning off automatic routing tableJason A. Donenfeld2021-06-181-4/+6
* global: go fmt for 1.17 build tagsJason A. Donenfeld2021-06-186-0/+6
* winipcfg: add ConvertInterfaceIndexToLUIDKay Diam2021-03-073-0/+21
* tunnel: fix sorting cascade in address configJason A. Donenfeld2021-02-221-4/+13
* tunnel: new bind object handlingJason A. Donenfeld2021-02-223-17/+15
* tunnel: retry wintun creation a few times at early bootJason A. Donenfeld2021-02-161-1/+12
* tunnel: simplify panic printingJason A. Donenfeld2021-02-161-12/+0
* winipcfg: move to undocumented DNS functionJason A. Donenfeld2021-02-028-194/+212
* global: bump copyright dateJason A. Donenfeld2021-02-0131-31/+31
* tunnel: update to simpler logging interfaceJason A. Donenfeld2021-02-011-5/+2
* mod: bumpJason A. Donenfeld2021-01-241-4/+2
* winipcfg: cleanup netsh error reportingJason A. Donenfeld2020-11-271-7/+6