summaryrefslogtreecommitdiff
path: root/sysdep/unix/wg_user.c
AgeCommit message (Collapse)Author
2020-09-13Wireguard: free sockets on error and eofMikael Magnusson
2020-09-13Wireguard: Improve socket debuggingMikael Magnusson
2020-09-13Wireguard: Replace log with DBGMikael Magnusson
2020-09-13Wireguard: Refactor unix socket implementationMikael Magnusson
Move unix socket implementation for wireguard-go to sysdep/unix/.