| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | installer: add basic wix skeleton | 2019-03-09 | 2 | -0/+114 | ||
| * | ui: ensure window comes up on top | 2019-03-09 | 2 | -0/+3 | ||
| * | build: fix manifest in patch.exe | 2019-03-09 | 1 | -3/+3 | ||
| * | build: verify hashes | 2019-03-09 | 2 | -15/+23 | ||
| * | build: mirror the less reliable ones | 2019-03-08 | 2 | -3/+5 | ||
| * | ui: style | 2019-03-08 | 1 | -5/+6 | ||
| * | build: patch golang against dll injection | 2019-03-08 | 3 | -20/+354 | ||
| * | ifaceconfig: don't try to set v6 MTUs under 1280 | 2019-03-08 | 1 | -0/+6 | ||
| * | ui: nag | 2019-03-07 | 1 | -2/+21 | ||
| * | ui: embed resource the old fashioned way | 2019-03-07 | 7 | -13/+73 | ||
| * | names: better casing | 2019-03-07 | 1 | -1/+1 | ||
| * | syntax: lazily load ui library | 2019-03-07 | 4 | -12/+10 | ||
| * | syntax: safe dll loading | 2019-03-06 | 2 | -2/+2 | ||
| * | ifaceconfig: more compact less function | 2019-03-05 | 1 | -13/+4 | ||
| * | conf: expose base64 key parsing | 2019-03-05 | 2 | -21/+7 | ||
| * | conf: validate tunnel name | 2019-03-05 | 8 | -9/+126 | ||
| * | build: musl.cc now offers zips | 2019-03-05 | 1 | -7/+5 | ||
| * | ui: show last tunnel config | 2019-03-05 | 1 | -2/+18 | ||
| * | syntaxeditor: reject keys we don't parse | 2019-03-05 | 1 | -0/+2 | ||
| * | ifaceconfig: set MTU and monitor for auto mtu changes | 2019-03-05 | 2 | -2/+53 | ||
| * | ifaceconfig: trim filtered list | 2019-03-05 | 1 | -1/+1 | ||
| * | ui: show runtime config | 2019-03-05 | 1 | -1/+40 | ||
| * | ui: add temporary confview disgusting kludge | 2019-03-05 | 3 | -0/+353 | ||
| * | manager: connect to tunnel for runtime config | 2019-03-04 | 1 | -2/+24 | ||
| * | conf: uapi returns hex, not base64 | 2019-03-04 | 1 | -3/+3 | ||
| * | ifaceconfig: cleanup | 2019-03-04 | 1 | -5/+5 | ||
| * | build: switch to musl.cc | 2019-03-04 | 1 | -16/+7 | ||
| * | build: support windows | 2019-03-04 | 3 | -13/+64 | ||
| * | ifaceconfig: remove split routes param | 2019-03-04 | 1 | -1/+1 | ||
| * | ifaceconfig: deduplicate routes | 2019-03-04 | 2 | -19/+33 | ||
| * | ifaceconfig: call setsockopt less often | 2019-03-04 | 1 | -4/+14 | ||
| * | tunnel: do not rely on submodule | 2019-03-03 | 7 | -79/+29 | ||
| * | tunnel: simplify shutdown | 2019-03-03 | 4 | -64/+43 | ||
| * | callbacks: use cb as receiver for unregister | 2019-03-03 | 3 | -9/+8 | ||
| * | ipc: work out service state transitions | 2019-03-02 | 5 | -52/+138 | ||
| * | syntax: flat border | 2019-03-02 | 2 | -2/+3 | ||
| * | go.mod: use latest for all trusted repos while under development | 2019-03-02 | 1 | -3/+3 | ||
| * | ifaceconfig: monitor for changes to default interface | 2019-03-02 | 2 | -42/+49 | ||
| * | ifaceconfig: allow for null defaults | 2019-03-01 | 2 | -32/+66 | ||
| * | ifaceconfig: separate out from tunnel service file | 2019-03-01 | 2 | -122/+188 | ||
| * | tunnel: set low metric instead of split default | 2019-03-01 | 1 | -4/+31 | ||
| * | tunnel: set dns | 2019-03-01 | 1 | -1/+4 | ||
| * | tunnel: write panic log to eventlog | 2019-03-01 | 1 | -0/+7 | ||
| * | ui: disable editor when running | 2019-03-01 | 1 | -0/+5 | ||
| * | tunnel: solve "the tunnel routing problem" on windows | 2019-03-01 | 1 | -0/+34 | ||
| * | tunnel: make winipcfg sort of work | 2019-03-01 | 5 | -13/+95 | ||
| * | tunnel: log the builtin go log to elog | 2019-02-28 | 2 | -4/+4 | ||
| * | build: add rsrc to go module | 2019-02-28 | 3 | -11/+4 | ||
| * | ui: move walk to go module replace operation | 2019-02-28 | 4 | -6/+11 | ||
| * | service: track tunnel service status | 2019-02-28 | 9 | -22/+213 | ||
