aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* conf: don't verify scope as part of ip checkingJason A. Donenfeld2019-05-091-1/+5
* ui: networks -> addressesSteven Honson2019-05-091-2/+2
* version: bumpJason A. Donenfeld2019-05-091-2/+2
* service: account for delete pending windows bug in tunneltrackerJason A. Donenfeld2019-05-092-12/+35
* ui: confview: recycle more peerviewsJason A. Donenfeld2019-05-081-1/+21
* ui: fix ctrl+a on list invalidating listJason A. Donenfeld2019-05-081-3/+4
* ui: don't allow ctrl+a on empty list to hide fillerJason A. Donenfeld2019-05-081-0/+3
* ui: do not allow removed items state changes to change tray stateJason A. Donenfeld2019-05-081-0/+3
* ui: make window restoring and pop-up more aggressiveSimon Rozman2019-05-084-14/+23
* ui: confview: do not poll when minimizedJason A. Donenfeld2019-05-082-1/+4
* service: prevent against multiple routines per sessionJason A. Donenfeld2019-05-081-4/+18
* service: print in log after UI exitsJason A. Donenfeld2019-05-081-3/+10
* conf: read presharedkey as a hexstring when converting to uapiSteven Honson2019-05-081-1/+1
* ui: get correctly sized system iconsJason A. Donenfeld2019-05-089-84/+71
* installer: smarter detection of SYSTEM profile folderSimon Rozman2019-05-081-1/+3
* confview: show in the case that there are no peersJason A. Donenfeld2019-05-081-1/+7
* service: waste a page due to sheer incompetenceJason A. Donenfeld2019-05-081-1/+1
* ringlogger: add a basic CLI log dumping commandJason A. Donenfeld2019-05-082-0/+77
* build: update documentationSimon Rozman2019-05-081-1/+1
* main: when called with no args, check for admin group membershipJason A. Donenfeld2019-05-081-5/+33
* service: require elevated tokenJason A. Donenfeld2019-05-081-0/+1
* service: make the generated bindings do the type forcingJason A. Donenfeld2019-05-082-64/+56
* service: local system's token is a bit more locked down than elevatedJason A. Donenfeld2019-05-082-6/+7
* service: give process elevated security attributes plus logon session ID with minimal permissionsJason A. Donenfeld2019-05-085-42/+311
* installer: silence LGHT1056 warningSimon Rozman2019-05-081-0/+1
* installer: silence ICE61 warningSimon Rozman2019-05-081-1/+3
* firewall: cleanupJason A. Donenfeld2019-05-086-58/+59
* firewall: implode recurring address definitionsOdd Stranne2019-05-081-14/+15
* firewall: remove unused codeOdd Stranne2019-05-088-296/+44
* firewall: add permitHyperV()Odd Stranne2019-05-083-0/+108
* firewall: implement permitNdp()Odd Stranne2019-05-082-4/+222
* ui: remove a few DPI hacksJason A. Donenfeld2019-05-083-9/+5
* attacksurface: update with latest infoJason A. Donenfeld2019-05-071-10/+2
* conf: only retry on no internet if system just bootedJason A. Donenfeld2019-05-072-3/+11
* installer: bump MSI database version to 4.0Simon Rozman2019-05-071-1/+1
* updater: use hsm key and check header matchJason A. Donenfeld2019-05-072-6/+4
* service: delay restart for one secondJason A. Donenfeld2019-05-072-1/+5
* ui: defer update popup until 3 seconds after app startJason A. Donenfeld2019-05-072-3/+15
* ui: select first tunnel even when showing updates tabJason A. Donenfeld2019-05-071-1/+4
* conf: retry DNS resoluion when no internet presentJason A. Donenfeld2019-05-074-22/+103
* installer: delete config file with custom actionJason A. Donenfeld2019-05-072-7/+20
* ringlogger: export R/O handle for UI processJason A. Donenfeld2019-05-074-24/+35
* installer: fix tag styleJason A. Donenfeld2019-05-071-1/+1
* ui: remove setfocus hackJason A. Donenfeld2019-05-071-3/+0
* ui: set global state before main state in trayJason A. Donenfeld2019-05-071-1/+1
* ui: move things out of iconproviderJason A. Donenfeld2019-05-075-126/+60
* ui: confview should be more picky about which tunnelJason A. Donenfeld2019-05-071-13/+20
* ui: scale icons according to DPIJason A. Donenfeld2019-05-072-2/+2
* installer: simplify tmpfile cleanupSimon Rozman2019-05-061-21/+18
* updater: move into managerJason A. Donenfeld2019-05-0614-289/+562