Jason A. Donenfeld
dfd688b6aa
global: remove old-style build tags
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-10-12 12:02:10 -06:00
Jason A. Donenfeld
c01d52b66a
global: add newer-style build tags
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-10-12 11:46:53 -06:00
Jason A. Donenfeld
4885e7c954
memmod: use resource functions from x/sys
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-03-08 21:04:09 -07:00
Jason A. Donenfeld
ca9edf1c63
wintun: do not load dll in init()
...
This prevents linking to wintun.dll until it's actually needed, which
should improve startup time.
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-01-07 14:49:44 +01:00
Jason A. Donenfeld
60b3766b89
wintun: load from filesystem by default
...
We let people loading this from resources opt in via:
go build -tags load_wintun_from_rsrc
Signed-off-by: Jason A. Donenfeld <[email protected] >
2020-11-11 18:51:44 +01:00