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