index
:
wireguard-go
android
dhcp
dhcp2
dmwg-0.0.1
fix/listen-any-addresses
master
sorted-peers
tun-net-with-stack
WireGuard Go
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ipc
Age
Commit message (
Expand
)
Author
2023-07-04
all: adjust build tags for wasip1/wasm
Brad Fitzpatrick
2023-03-23
global: remove old style build tags
Jason A. Donenfeld
2023-03-13
global: buff -> buf
Jason A. Donenfeld
2023-02-07
global: bump copyright year
Jason A. Donenfeld
2022-09-20
global: bump copyright year
Jason A. Donenfeld
2022-09-04
all: use Go 1.19 and its atomic types
Brad Fitzpatrick
2022-01-14
ipc: bsd: try again if kqueue returns EINTR
Jason A. Donenfeld
2021-12-09
global: apply gofumpt
Jason A. Donenfeld
2021-11-04
namedpipe: rename from winpipe to keep in sync with CL299009
Jason A. Donenfeld
2021-10-20
ipc, rwcancel: compile on js/wasm
Brad Fitzpatrick
2021-10-12
global: remove old-style build tags
Jason A. Donenfeld
2021-10-12
global: add newer-style build tags
Jason A. Donenfeld
2021-09-05
global: add new go 1.17 build comments
Jason A. Donenfeld
2021-06-24
ipc: allow admins but require high integrity label
Jason A. Donenfeld
2021-03-08
winpipe: move syscalls into x/sys
Jason A. Donenfeld
2021-02-09
rwcancel: add an explicit close call
Jason A. Donenfeld
2021-01-28
global: bump copyright
Jason A. Donenfeld
2021-01-25
ipc: add missing Windows errno
Jason A. Donenfeld
2021-01-25
device: introduce new IPC error message for unknown error
Josh Bleecher Snyder
2020-06-22
ipc: add comment about socketDirectory linker override on android
David Crawshaw
2020-05-02
global: update header comments and modules
Jason A. Donenfeld
2020-05-02
ipc: deduplicate some unix-specific code
David Crawshaw
2020-05-02
ipc: remove unnecessary error check
David Crawshaw
2019-10-04
mod: bump versions
Jason A. Donenfeld
2019-09-16
winpipe: use x/sys/windows instead of syscall
Jason A. Donenfeld
2019-08-31
ipc: windows: use protected prefix
Jason A. Donenfeld
2019-08-30
winpipe: enforce ownership of client connection
Jason A. Donenfeld
2019-07-19
ipc: windows: match SDDL of WDK and make monkeyable
Jason A. Donenfeld
2019-06-06
global: fixup TODO comment spacing
Jason A. Donenfeld
2019-06-03
ipc/winpipe: go fmt
Matt Layher
2019-05-23
ipc: use simplified fork of winio
Jason A. Donenfeld
2019-05-14
global: regroup all imports
Jason A. Donenfeld
2019-03-08
Windows: Apply strict security descriptor on pipe server
Odd Stranne
2019-03-08
uapi: windows: work out pipe semantics
Jason A. Donenfeld
2019-03-03
global: begin modularization
Jason A. Donenfeld