index
:
wireguard-windows
ad/pkg/walk/manual-draw-tabwidget
ad/pkg/walk/rebar
ad/updatepage-bold
an/status-image
jd/adminnobs
jd/dll-clang
jd/fullycooked-peb
jd/moderatekillproc
jd/more-service-dependency
jd/no-dns-block
jd/programdata
jd/uac-arm
jd/undocumented-dns-setter
jd/wsl-dns-unblock
master
pkg/walk
pkg/walk-win
WireGuard client for Windows
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
version: bump
v0.0.4
Jason A. Donenfeld
2019-05-13
1
-2
/
+2
*
firewall: only allow specified dns servers
Jason A. Donenfeld
2019-05-13
3
-49
/
+186
*
ui: always do WM_SIZING hack in confview
Jason A. Donenfeld
2019-05-13
1
-2
/
+1
*
ui: add easter egg
Jason A. Donenfeld
2019-05-13
1
-0
/
+15
*
service: use more standard naming scheme for syscalls
Jason A. Donenfeld
2019-05-13
5
-100
/
+96
*
ui: show taskbar progress
Jason A. Donenfeld
2019-05-13
1
-0
/
+9
*
service: allow go to create correct environment block
Jason A. Donenfeld
2019-05-13
8
-88
/
+178
*
ui: lock runtime thread as early as possible
Jason A. Donenfeld
2019-05-13
1
-0
/
+2
*
ui: do not overlay gray dot on icon
Jason A. Donenfeld
2019-05-13
1
-0
/
+3
*
Makefile: remove unused variable
Jason A. Donenfeld
2019-05-13
1
-1
/
+0
*
ui: reduce width of gray icon border
Jason A. Donenfeld
2019-05-13
1
-1
/
+1
*
ui: remove unused icons
Jason A. Donenfeld
2019-05-13
4
-9
/
+0
*
installer: add note to remove before july
Jason A. Donenfeld
2019-05-13
1
-1
/
+1
*
ui: give foreground status to foreign process in raise
Jason A. Donenfeld
2019-05-13
1
-0
/
+2
*
installer: make UpgradeCode platform-specific
Simon Rozman
2019-05-12
1
-2
/
+17
*
ui: unlock thread after raising
Jason A. Donenfeld
2019-05-12
1
-0
/
+1
*
ui: leave it to walk to lock thread
Jason A. Donenfeld
2019-05-12
1
-3
/
+0
*
ui: give editor different icon
Jason A. Donenfeld
2019-05-12
1
-0
/
+3
*
ui: don't tie ctrl+S to exporting
Jason A. Donenfeld
2019-05-12
1
-2
/
+0
*
ui: adjust message filter for raise
Jason A. Donenfeld
2019-05-12
2
-6
/
+6
*
service: run UI with elevated token
Jason A. Donenfeld
2019-05-12
4
-381
/
+15
*
service: run UI at high integrity
Jason A. Donenfeld
2019-05-11
4
-0
/
+35
*
ui: allow editing existing tunnels without changing name
Jason A. Donenfeld
2019-05-11
1
-18
/
+19
*
ui: tunnel cloning
Steven Honson
2019-05-11
2
-8
/
+31
*
ui: edit requires further information
Steven Honson
2019-05-11
1
-1
/
+1
*
ui: use ipc client to list existing tunnels
Steven Honson
2019-05-11
1
-3
/
+4
*
ui: optimise window sizing for a single peer
Steven Honson
2019-05-11
1
-1
/
+2
*
service: use LUID directly
Jason A. Donenfeld
2019-05-10
1
-15
/
+5
*
version: bump
v0.0.3
Jason A. Donenfeld
2019-05-10
1
-2
/
+2
*
ui: dont use main window and run our own message loop
Jason A. Donenfeld
2019-05-10
3
-19
/
+50
*
service: clean up addresses from stale interfaces
Jason A. Donenfeld
2019-05-10
1
-0
/
+51
*
ui: somewhat aggressively cache icons
Jason A. Donenfeld
2019-05-10
7
-65
/
+107
*
service: fix user logout
Jason A. Donenfeld
2019-05-10
1
-17
/
+50
*
ui: show correct name in deletion confirmation
Jason A. Donenfeld
2019-05-09
1
-1
/
+1
*
conf: don't verify scope as part of ip checking
Jason A. Donenfeld
2019-05-09
1
-1
/
+5
*
ui: networks -> addresses
Steven Honson
2019-05-09
1
-2
/
+2
*
version: bump
v0.0.2
Jason A. Donenfeld
2019-05-09
1
-2
/
+2
*
service: account for delete pending windows bug in tunneltracker
Jason A. Donenfeld
2019-05-09
2
-12
/
+35
*
ui: confview: recycle more peerviews
Jason A. Donenfeld
2019-05-08
1
-1
/
+21
*
ui: fix ctrl+a on list invalidating list
Jason A. Donenfeld
2019-05-08
1
-3
/
+4
*
ui: don't allow ctrl+a on empty list to hide filler
Jason A. Donenfeld
2019-05-08
1
-0
/
+3
*
ui: do not allow removed items state changes to change tray state
Jason A. Donenfeld
2019-05-08
1
-0
/
+3
*
ui: make window restoring and pop-up more aggressive
Simon Rozman
2019-05-08
4
-14
/
+23
*
ui: confview: do not poll when minimized
Jason A. Donenfeld
2019-05-08
2
-1
/
+4
*
service: prevent against multiple routines per session
Jason A. Donenfeld
2019-05-08
1
-4
/
+18
*
service: print in log after UI exits
Jason A. Donenfeld
2019-05-08
1
-3
/
+10
*
conf: read presharedkey as a hexstring when converting to uapi
Steven Honson
2019-05-08
1
-1
/
+1
*
ui: get correctly sized system icons
v0.0.1
Jason A. Donenfeld
2019-05-08
9
-84
/
+71
*
installer: smarter detection of SYSTEM profile folder
Simon Rozman
2019-05-08
1
-1
/
+3
*
confview: show in the case that there are no peers
Jason A. Donenfeld
2019-05-08
1
-1
/
+7
[next]