Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mod: bump x/sys to private branch | 2021-10-26 | 3 | -6/+5 | ||
* | services: use more reliable method of detecting boot-up | 2021-10-26 | 10 | -55/+88 | ||
* | services: remove unused pipe path helper | 2021-10-26 | 1 | -7/+0 | ||
* | tunnel: cleanup IPs when masks don't match | 2021-10-26 | 1 | -9/+6 | ||
* | tunnel: convert ips to string for hash table | 2021-10-26 | 1 | -14/+12 | ||
* | tunnel: defer startup until tcp configuration is set | 2021-10-26 | 2 | -7/+31 | ||
* | driver: format | 2021-10-26 | 2 | -2/+2 | ||
* | docs: remove outdated single tunnel mention | 2021-10-26 | 1 | -3/+0 | ||
* | ringlogger: allow tailing to stdout | 2021-10-26 | 3 | -7/+39 | ||
* | tunnel: add retry loop to certain interface config failures | 2021-10-21 | 3 | -12/+33 | ||
* | docs: fix typo in netquirk | 2021-10-21 | 1 | -1/+1 | ||
* | build: stop building for arm32 | 2021-10-21 | 3 | -13/+3 | ||
* | mod: bump for x/sys changes | 2021-10-21 | 8 | -135/+56 | ||
* | ui: show driver version in about page | 2021-10-20 | 5 | -1/+71 | ||
* | manager: warn about dnscache and old virtio driver | 2021-10-20 | 3 | -25/+138 | ||
* | driver: update naming of update only | 2021-10-19 | 1 | -1/+1 | ||
* | version: bumpv0.5 | 2021-10-16 | 1 | -1/+1 | ||
* | global: remove wireguard-go/Wintun implementation | 2021-10-16 | 23 | -1005/+85 | ||
* | manager: remove legacy store support | 2021-10-16 | 2 | -80/+0 | ||
* | version: bumpv0.4.12 | 2021-10-16 | 1 | -1/+1 | ||
* | build: bump to wintun 0.14.1 | 2021-10-16 | 2 | -2/+2 | ||
* | build: bump to go 1.17.2 | 2021-10-16 | 2 | -2/+2 | ||
* | build: bump wgnt to 0.10.1 | 2021-10-16 | 2 | -2/+2 | ||
* | installer: cast to farproc instead of other way around | 2021-10-16 | 2 | -2/+2 | ||
* | embeddable-dll-service: remove named pipe mention from README | 2021-10-16 | 1 | -2/+0 | ||
* | tunnel: remove old reboot required logic | 2021-10-16 | 1 | -4/+0 | ||
* | build: bump to wintun 0.14 | 2021-10-12 | 2 | -2/+2 | ||
* | global: remove old-style build tags | 2021-10-12 | 13 | -13/+0 | ||
* | global: use unsafe.Add where possible | 2021-10-12 | 6 | -9/+9 | ||
* | manager: use newer wireguard-go APIs | 2021-10-12 | 8 | -110/+51 | ||
* | go-patches: make unsafe.Slice fast | 2021-10-11 | 2 | -1/+332 | ||
* | global: use unsafe.Slice instead of unsafeSlice | 2021-10-11 | 6 | -114/+21 | ||
* | version: bumpv0.4.11 | 2021-10-11 | 1 | -1/+1 | ||
* | build: bump to wgnt 0.10 | 2021-10-11 | 2 | -2/+2 | ||
* | memmod: hook RtlPcToFileHeader's invocation from GetModuleHandleEx | 2021-10-10 | 2 | -1/+85 | ||
* | build: use better PnP enumeration in wg(8) | 2021-10-06 | 1 | -1/+1 | ||
* | conf: always pass v4-sized v4 addresses | 2021-10-06 | 1 | -3/+6 | ||
* | driver: use new API | 2021-10-05 | 9 | -182/+54 | ||
* | docs: add example for task scheduler | 2021-09-29 | 1 | -0/+6 | ||
* | version: bumpv0.4.10 | 2021-09-24 | 1 | -1/+1 | ||
* | driver: document remaining functions | 2021-09-24 | 2 | -0/+15 | ||
* | build: bump to wgnt 0.9 | 2021-09-24 | 2 | -2/+2 | ||
* | winipcfg: fix typo in DNS LLMNR flag | 2021-09-23 | 1 | -1/+1 | ||
* | tunnel: help people fix their DNS Cache service | 2021-09-19 | 1 | -0/+25 | ||
* | tunnel: pretty print route failures better | 2021-09-16 | 2 | -2/+7 | ||
* | version: bumpv0.4.9 | 2021-09-15 | 1 | -1/+1 | ||
* | tunnel: return if unable to configure | 2021-09-15 | 1 | -0/+2 | ||
* | build: bump to wgnt 0.8 | 2021-09-15 | 2 | -2/+2 | ||
* | build: bump wireguard tools | 2021-09-15 | 1 | -1/+1 | ||
* | tunnel: reinitialize configuration after PnP flaps driver on <10 | 2021-09-14 | 3 | -6/+21 |