aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-19version: bump snapshot0.0.20180519Jason A. Donenfeld2-2/+2
2018-05-19timers: no need to clear keepalive in persistent keepaliveJason A. Donenfeld1-4/+1
2018-05-19timers: clear send_keepalive timer on sending handshake responseJason A. Donenfeld3-6/+12
2018-05-19timers: fix up commentJason A. Donenfeld1-2/+2
2018-05-19timers: remove slack_timeJason A. Donenfeld1-8/+2
2018-05-18timers: reinitialize state on initJason A. Donenfeld1-0/+3
2018-05-18tools: fix errno propagation and messagesJason A. Donenfeld5-9/+8
2018-05-18timers: round up instead of down in slack_timeJason A. Donenfeld1-2/+2
2018-05-18chacha20poly1305: add mips32 implementationRené van Dorst4-5/+913
2018-05-18device: remove allowedips before individual peersJason A. Donenfeld1-1/+1
2018-05-17wg-quick: darwin: simpler inclusion checkJason A. Donenfeld1-1/+1
2018-05-17wg-quick: darwin: reorder functionsJason A. Donenfeld1-19/+19
2018-05-17wg-quick: darwin: networksetup does not like missing stdioJason A. Donenfeld1-1/+1
2018-05-17wg-quick: darwin: avoid routing loop if no defaultJason A. Donenfeld1-6/+16
2018-05-17wg-quick: darwin: sometimes there are no network servicesJason A. Donenfeld1-2/+1
2018-05-16wg-quick: use invoking shell in auto rootingJason A. Donenfeld2-2/+3
2018-05-16wg-quick: add intentionally undocumented userspace implementation knobJason A. Donenfeld2-3/+3
2018-05-16wg-quick: darwin: use bash from environment and require bash 4+Jason A. Donenfeld2-23/+23
2018-05-16wg-quick: darwin: restore DNS on downJason A. Donenfeld1-13/+25
2018-05-16wg-quick: darwin: bash correctnessJason A. Donenfeld1-5/+4
2018-05-16wg-quick: darwin: remove v6 routes after shutdownJason A. Donenfeld1-3/+3
2018-05-16wg-quick: darwin: ensure socket directory existsJason A. Donenfeld1-5/+1
2018-05-16dns-hatchet: update pathsJason A. Donenfeld1-1/+1
2018-05-15version: bump snapshot0.0.20180514Jason A. Donenfeld2-2/+2
2018-05-15ncat-client-server: add wg-quick variantJason A. Donenfeld2-4/+37