Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: show custom connected and disconnected icons in balloon | 2019-05-04 | 1 | -2/+4 | |
* | firewall: do not add unused permit rules when !restrictAll | 2019-05-04 | 1 | -16/+18 | |
* | ui: specify default action in tray | 2019-05-04 | 2 | -2/+4 | |
* | version: expose OsVersion for firewall | 2019-05-03 | 2 | -26/+37 | |
* | firewall: DNS is TCP and UDP | 2019-05-03 | 1 | -3/+22 | |
* | firewall: block dns before allowing localhost | 2019-05-03 | 3 | -38/+31 | |
* | ui: fix thundering herd problem in importing/deleting | 2019-05-03 | 4 | -117/+53 | |
* | firewall: only use one list | 2019-05-03 | 2 | -230/+22 | |
* | firewall: since DNS is a blacklist, we have to exclude our own interface | 2019-05-03 | 2 | -6/+18 | |
* | firewall: pass blob of security descriptor instead of raw, and give dacl | 2019-05-03 | 5 | -30/+33 | |
* | firewall: wrap errors because there are lots of syscalls | 2019-05-03 | 3 | -88/+102 | |
* | service: wire up firewall | 2019-05-03 | 4 | -18/+57 | |
* | firewall: introduce incomplete untested prototype | 2019-05-03 | 10 | -0/+2857 | |
* | ui: add toolbar after adding it to the tabs | 2019-05-03 | 3 | -79/+89 | |
* | ui: import lowercase extension matching | 2019-05-03 | 1 | -4/+4 | |
* | ui: background import configs | 2019-05-03 | 1 | -85/+90 | |
* | ui: fix up confview ticker and list sync logic | 2019-05-03 | 3 | -46/+64 | |
* | ui: better manage window size | 2019-05-03 | 1 | -1/+1 | |
* | ui: fix left list width | 2019-05-03 | 1 | -13/+14 | |
* | ui: double buffer list view | 2019-05-03 | 2 | -2/+4 | |
* | ui: fix version strings | 2019-05-02 | 1 | -1/+2 | |
* | ui: use system icons instead of green and red dots | 2019-05-02 | 1 | -24/+4 | |
* | ui: use system icons in toolbar | 2019-05-02 | 6 | -13/+26 | |
* | updater: use /qb!- instead of /qb- | 2019-05-02 | 1 | -1/+1 | |
* | ui: rename things to say tunnel less | 2019-05-02 | 3 | -33/+33 | |
* | ui: move toolbar up | 2019-05-02 | 1 | -0/+1 | |
* | ui: add labels and keyboard shortcuts | 2019-05-02 | 1 | -2/+6 | |
* | service: lock OS thread before making inheritable handles | 2019-05-02 | 1 | -0/+7 | |
* | service: wtf->wts | 2019-05-02 | 2 | -3/+3 | |
* | service: set security attributes on new process | 2019-05-02 | 4 | -10/+63 | |
* | service: correct sid bounds | 2019-05-02 | 1 | -2/+1 | |
* | service: fix ooo | 2019-05-02 | 1 | -1/+1 | |
* | README: update linux deps | 2019-05-02 | 1 | -1/+1 | |
* | ui: Quit -> Exit | 2019-05-02 | 1 | -1/+1 | |
* | ui: settle unofficial behavior | 2019-05-02 | 1 | -9/+2 | |
* | manifest: disable per-monitor DPI | 2019-05-02 | 1 | -4/+1 | |
* | ui: render dots with svgs instead | 2019-05-02 | 9 | -182/+45 | |
* | build: remove stray debugging echo | 2019-05-02 | 1 | -1/+0 | |
* | build: mirror imagemagick | 2019-05-02 | 1 | -1/+2 | |
* | ui: set zero spacing in grid view | 2019-05-02 | 1 | -0/+1 | |
* | ui: more reasonable DPI-dependent window size | 2019-05-02 | 1 | -1/+1 | |
* | ui: separate out about dialog and revamp | 2019-05-02 | 2 | -59/+82 | |
* | ui: select closest tunnel after deletion | 2019-05-02 | 1 | -0/+18 | |
* | ui: add multiple tunnel deletion | 2019-05-02 | 2 | -26/+46 | |
* | ui: filler view when no tunnels exist | 2019-05-02 | 1 | -10/+48 | |
* | ui: use icons instead of unicode font | 2019-05-02 | 21 | -65/+87 | |
* | ui: rework margins | 2019-05-01 | 7 | -12/+20 | |
* | ui: better tab icon dot hack | 2019-05-01 | 1 | -1/+5 | |
* | ui: allow selecting all on log page | 2019-05-01 | 1 | -8/+16 | |
* | installer: allow same version upgrades | 2019-05-01 | 1 | -0/+1 |