summaryrefslogtreecommitdiff
path: root/sysdep/unix/wg_user.c
AgeCommit message (Collapse)Author
2020-09-13FIX WIP send in tx hookMikael Magnusson
2020-09-13WIP debugMikael Magnusson
WIP debug unix socket WIP debug socket WIP debug sk_free WIP debug print errno WIP debug socket WIP debug fix sign-ness WIP debug put WIP debug unix socket
2020-09-13WIP fast_rxMikael Magnusson
2020-09-13WIP fix unix socketMikael Magnusson
2020-09-13WIP send in tx hookMikael Magnusson
2020-09-13close socket fixing leakMikael Magnusson
2020-09-13work-around problem with listen_port mutex dead lockMikael Magnusson
2020-09-13Wireguard: Use abstract unix sockets on AndroidMikael Magnusson
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/.