| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | version: bumpv0.0.8 | 2019-05-18 | 1 | -2/+2 | ||
| * | firewall: don't add empty dns allow rules | 2019-05-18 | 1 | -4/+4 | ||
| * | version: bumpv0.0.7 | 2019-05-17 | 1 | -2/+2 | ||
| * | go.mod: move to wireguard-go release | 2019-05-17 | 1 | -1/+1 | ||
| * | ui: remove TODO from confview about loading | 2019-05-16 | 1 | -4/+0 | ||
| * | ui: fix button icon height to be 32 | 2019-05-16 | 1 | -1/+1 | ||
| * | service: silently ignore routes that won't have a gateway | 2019-05-16 | 3 | -20/+32 | ||
| * | service: print useragent in log | 2019-05-16 | 2 | -1/+5 | ||
| * | global: correct names and patterns for go lint | 2019-05-16 | 10 | -70/+66 | ||
| * | service: use more upstream constants | 2019-05-16 | 4 | -18/+12 | ||
| * | firewall: correct protocol condition in NDP filters | 2019-05-16 | 2 | -8/+9 | ||
| * | service: token elevation stuff is upstream | 2019-05-16 | 2 | -34/+14 | ||
| * | ui: react to DPI changes in syntax editor | 2019-05-16 | 3 | -4/+19 | ||
| * | manifest: enable per-monitor DPI | 2019-05-16 | 1 | -1/+2 | ||
| * | global: change acronyms to uppercase | 2019-05-16 | 10 | -89/+89 | ||
| * | firewall: allow wireguard.exe to override other rules | 2019-05-15 | 1 | -0/+1 | ||
| * | ui: fix dpi related code smells | 2019-05-15 | 9 | -112/+61 | ||
| * | ui: don't closehandle on a menu | 2019-05-15 | 1 | -1/+0 | ||
| * | firewall: give sublayer heavy weight | 2019-05-15 | 1 | -0/+1 | ||
| * | firewall: correct type on 32bit structure | 2019-05-15 | 1 | -1/+1 | ||
| * | version: bumpv0.0.6 | 2019-05-15 | 1 | -2/+2 | ||
| * | service: ip adapter might not be up yet | 2019-05-15 | 1 | -5/+19 | ||
| * | ui: drop permissions | 2019-05-15 | 4 | -2/+7 | ||
| * | service: move WTS upstream | 2019-05-15 | 5 | -137/+13 | ||
| * | build: handle errors in env block creation | 2019-05-15 | 1 | -19/+36 | ||
| * | service: more apis ported upstream | 2019-05-15 | 3 | -64/+10 | ||
| * | ui: disallow empty space left clicks in listview | 2019-05-15 | 1 | -0/+1 | ||
| * | build: allow unused functions, for cgo | 2019-05-14 | 2 | -2/+2 | ||
| * | service: clean up token mangling | 2019-05-14 | 6 | -111/+26 | ||
| * | service: drop all privileges for tunnel service | 2019-05-14 | 4 | -0/+108 | ||
| * | service: replace GetIfEntry2Ex with GetIfEntry2 | 2019-05-14 | 1 | -1/+1 | ||
| * | ui: show overlay in pinned taskbar | 2019-05-14 | 1 | -11/+12 | ||
| * | ui: centralize state labels | 2019-05-14 | 3 | -32/+28 | ||
| * | ui: update progress indicator when created | 2019-05-14 | 1 | -9/+28 | ||
| * | service: winipcfg no longer returns a wrapped error | 2019-05-14 | 1 | -2/+2 | ||
| * | service: skip routes for interfaces that aren't up | 2019-05-14 | 1 | -0/+5 | ||
| * | ui: at least try to make a tray on server core | 2019-05-14 | 1 | -3/+5 | ||
| * | ui: add about to corner menu | 2019-05-14 | 2 | -1/+29 | ||
| * | service: account for loggedon but disconnected sessions | 2019-05-14 | 1 | -1/+1 | ||
| * | global: use tab after //sys | 2019-05-14 | 11 | -22/+22 | ||
| * | build: we no longer use security attributes | 2019-05-14 | 1 | -50/+0 | ||
| * | makefile: use CURDIR not PWD for -C operation | 2019-05-14 | 1 | -1/+1 | ||
| * | global: regroup all imports | 2019-05-14 | 40 | -72/+112 | ||
| * | service: reuse golang.org/x/sys/windows address family constants | 2019-05-14 | 1 | -12/+13 | ||
| * | ui: do not use system tray on server core | 2019-05-14 | 4 | -4/+205 | ||
| * | attacksurface: updates | 2019-05-13 | 1 | -5/+4 | ||
| * | go.mod: add missing deps | 2019-05-13 | 1 | -3/+7 | ||
| * | ui: syntax: rehighlight on DPI change | 2019-05-13 | 1 | -0/+3 | ||
| * | ui: syntax: fix indentation | 2019-05-13 | 1 | -5/+5 | ||
| * | build: actually set cflags | 2019-05-13 | 2 | -2/+2 | ||
