Commit Graph

  • 60848b9c72 Makefile: rename default to all Jason A. Donenfeld 2018-10-17 21:45:16 +0200
  • 2e772194cf tun: only call .Fd() once Jason A. Donenfeld 2018-10-17 21:26:53 +0200
  • 85b2378a07 Use go modules always Jason A. Donenfeld 2018-10-12 01:45:33 +0200
  • fddb949002 Do not build if nothing to do Jason A. Donenfeld 2018-10-12 01:12:00 +0200
  • 5d6083df7e Switch to go modules Jason A. Donenfeld 2018-10-09 18:11:36 +0200
  • b41922e5c8 version: bump snapshot Jason A. Donenfeld 2018-10-01 17:58:31 +0200
  • dbb72402f2 Adding missing queueconstants file Jason A. Donenfeld 2018-10-01 16:11:31 +0200
  • 7c971d7ef4 Fix transport message length check Chris Branch 2018-09-20 13:28:53 +0100
  • 70bcf9ecb8 Make it easy to restrict queue sizes more Jason A. Donenfeld 2018-09-25 02:31:02 +0200
  • ebc7541953 Fix shutdown races Jason A. Donenfeld 2018-09-24 01:52:02 +0200
  • 833597b585 More pooling Jason A. Donenfeld 2018-09-22 06:29:02 +0200
  • cf81a28dd3 Fixup buffer freeing Jason A. Donenfeld 2018-09-17 00:43:23 +0200
  • 942abf948a send: more precise padding calculation Jason A. Donenfeld 2018-09-16 23:42:31 +0200
  • 47d1140361 device: preallocated buffers scheme Jason A. Donenfeld 2018-09-16 23:10:19 +0200
  • 39d6e4f2f1 Change queueing drop order and fix memory leaks Jason A. Donenfeld 2018-09-16 21:50:58 +0200
  • 1c02557013 send: use accessor function for buffer pool Jason A. Donenfeld 2018-09-16 17:30:46 +0200
  • 32d2148835 Fixed port overwrite issue on kernels without ipv6 Mathias Hall-Andersen 2018-09-16 15:05:08 +0200
  • 5be541d147 global: fix up copyright headers Jason A. Donenfeld 2018-09-05 15:54:31 -0600
  • 063becdc73 uapi: insert peer version placeholder Jason A. Donenfeld 2018-09-02 23:04:47 -0600
  • 15da869b31 Fix duplicate copyright line Jason A. Donenfeld 2018-07-30 05:14:17 +0200
  • 3ad3e83c7a uapi: allow overriding socket directory at compile time Jason A. Donenfeld 2018-07-24 14:32:02 +0200
  • 2e13b7b0fb send: better debug message for failed data packet Jason A. Donenfeld 2018-07-16 16:05:21 +0200
  • 6b3b1c3b91 version: bump snapshot Jason A. Donenfeld 2018-06-13 16:21:59 +0200
  • 6a5d0e2bcd Support IPv6-less kernels Jason A. Donenfeld 2018-06-11 19:04:38 +0200
  • 0ba551807f Do not build tun device on ios Jason A. Donenfeld 2018-06-09 03:31:17 +0200
  • 99d5aeeb27 Fix duplicated wording Jason A. Donenfeld 2018-06-02 17:36:35 +0200
  • a050431f26 Makefile: export PWD for OpenBSD's ksh(1) Jason A. Donenfeld 2018-06-02 16:25:19 +0200
  • 0c976003c8 version: bump snapshot Jason A. Donenfeld 2018-05-31 02:26:07 +0200
  • 955e89839f Print version number in log Jason A. Donenfeld 2018-05-30 01:09:18 +0200
  • a4cd0216c0 Update deps Jason A. Donenfeld 2018-05-28 01:39:37 +0200
  • 1d7845a600 Fix typo in timers Jason A. Donenfeld 2018-05-27 22:55:01 +0200
  • 5079298ce2 Disable broadcast mode on *BSD Jason A. Donenfeld 2018-05-27 02:26:56 +0200
  • fc3a7635e5 Disappointing anti-sticky experiment Jason A. Donenfeld 2018-05-26 02:59:26 +0200
  • 2496cdd8e6 Fix tests Jason A. Donenfeld 2018-05-24 19:58:16 +0200
  • 4365b4583f Trick for being extra sensitive to route changes Jason A. Donenfeld 2018-05-24 18:00:45 +0200
  • bbf320c477 Back to sticky sockets on android Jason A. Donenfeld 2018-05-24 17:53:00 +0200
  • 625d59da14 Do not build on Linux Jason A. Donenfeld 2018-05-24 16:41:42 +0200
  • 2f2eca8947 Catch EINTR Jason A. Donenfeld 2018-05-24 15:29:16 +0200
  • 66f6ca3e4a Remove old makefile artifact Jason A. Donenfeld 2018-05-24 03:13:46 +0200
  • e6657638fc version: bump snapshot Jason A. Donenfeld 2018-05-24 02:25:51 +0200
  • 4a9de3218e Add undocumented --version flag Jason A. Donenfeld 2018-05-24 01:52:22 +0200
  • 28a167e828 Eye before ee except after see Jason A. Donenfeld 2018-05-23 19:00:00 +0200
  • 99c6513d60 No zero sequence numbers Jason A. Donenfeld 2018-05-23 18:30:55 +0200
  • 8a92a9109a Don't cause a new fake gopath to call dep Jason A. Donenfeld 2018-05-23 17:30:35 +0200
  • 0b647d1ca7 Infoleak ifnames and be more permissive Jason A. Donenfeld 2018-05-23 15:38:24 +0200
  • 588b9f01ae Adopt GOPATH Jason A. Donenfeld 2018-05-23 03:17:51 +0200
  • f70bd1fab3 Remove more windows cruft Jason A. Donenfeld 2018-05-23 04:35:37 +0200
  • 40d5ff0c70 Cleanup Jason A. Donenfeld 2018-05-23 02:41:41 +0200
  • 5a2228a5c9 Move replay into subpackage Jason A. Donenfeld 2018-05-23 02:32:02 +0200
  • 0a63188afa Move tun to subpackage Jason A. Donenfeld 2018-05-23 02:10:54 +0200
  • 65a74f3175 Avoid sticky sockets on Android Jason A. Donenfeld 2018-05-22 19:40:51 +0200
  • b4cef2524f Fix integer conversions Jason A. Donenfeld 2018-05-22 18:33:50 +0200
  • 7038de95e1 Bump dependencies for OpenBSD Jason A. Donenfeld 2018-05-22 17:58:34 +0200
  • 82d12e85bb Fix markdown Jason A. Donenfeld 2018-05-22 16:47:15 +0200
  • d6b694e161 Add OpenBSD tun driver support Jason A. Donenfeld 2018-05-22 15:17:35 +0200
  • 794e494802 Fix code duplication Jason A. Donenfeld 2018-05-22 14:59:29 +0200
  • dd663a7ba4 Notes on FreeBSD limitations Jason A. Donenfeld 2018-05-22 01:30:16 +0200
  • 8462c08cf2 Just in case darwin changes, we also shutdown Jason A. Donenfeld 2018-05-22 01:27:29 +0200
  • b8c9e13c6e Call shutdown on route socket on freebsd Jason A. Donenfeld 2018-05-22 01:26:47 +0200
  • bc05eb1c3c Minor main.go signal fixes Filippo Valsorda 2018-05-20 23:39:25 -0400
  • 7a527f7c89 Fix Sscanf use in tun_darwin Filippo Valsorda 2018-05-20 23:38:58 -0400
  • 84f52ce0d6 Make successful tests silent Filippo Valsorda 2018-05-20 23:18:25 -0400
  • 7bdc5eb54e Properly close DummyTUN to avoid deadlock in TestNoiseHandshake Filippo Valsorda 2018-05-20 23:12:55 -0400
  • 1c666576d5 User cookie is closer to fwmark than setfib Jason A. Donenfeld 2018-05-21 20:13:39 +0200
  • 2ae22ac65d Remove broken windows cruft Jason A. Donenfeld 2018-05-21 19:00:58 +0200
  • ff3f2455e5 Rework freebsd support Jason A. Donenfeld 2018-05-21 17:27:18 +0200
  • b962d7d791 Add FreeBSD support Brady OBrien 2018-05-17 17:58:54 -0500
  • 837a12c841 Close events channel when no status listener Jason A. Donenfeld 2018-05-21 14:16:46 +0200
  • 7472930d4e Straighten out UAPI logging Jason A. Donenfeld 2018-05-21 03:38:50 +0200
  • 6307bfcdf4 Close hack listener before closing channel Jason A. Donenfeld 2018-05-21 03:31:44 +0200
  • e28d70f5b2 ratelimiter: do not run GC with nothing to do Jason A. Donenfeld 2018-05-21 03:18:56 +0200
  • 84c5357cf3 Reasonable punctuation given the spacing Jason A. Donenfeld 2018-05-21 02:50:39 +0200
  • acb5481246 Fix data races in timers Jason A. Donenfeld 2018-05-20 06:50:07 +0200
  • 18f43705ec Fix race with closing event channel Jason A. Donenfeld 2018-05-20 06:38:39 +0200
  • 058cedcf66 Style Jason A. Donenfeld 2018-05-20 06:29:46 +0200
  • c5fa3de24c Remove unused mtu variable Jason A. Donenfeld 2018-05-20 06:25:39 +0200
  • 1068d6b92b Give bind its own wait group Jason A. Donenfeld 2018-05-20 06:19:29 +0200
  • 5e924e5407 Avoid deadlock when the mutex isn't required, since these are atomics Jason A. Donenfeld 2018-05-20 05:55:52 +0200
  • b290cf05e3 Use proper status listener on Darwin Jason A. Donenfeld 2018-05-20 05:43:22 +0200
  • b95a4c61a5 Reduce the hack listener to once a second Jason A. Donenfeld 2018-05-20 04:03:11 +0200
  • a5b3340e5b Fix race in netlink peer correlator Jason A. Donenfeld 2018-05-20 03:37:33 +0200
  • 7c21a3de0a Fix race in lock pending Jason A. Donenfeld 2018-05-20 03:31:27 +0200
  • 0a68c1ab17 Fix race in stats Jason A. Donenfeld 2018-05-20 03:26:46 +0200
  • e04f9543c0 Fix race in packetInNonceQueueIsAwaitingKey Jason A. Donenfeld 2018-05-20 03:24:14 +0200
  • fa003b6933 Discourage building for Linux Jason A. Donenfeld 2018-05-20 03:18:47 +0200
  • 75cdc5986a Revert "Temporary work around. Please revert me" Jason A. Donenfeld 2018-05-19 02:35:56 +0200
  • 5a267f0b8c timers: no need to clear keepalive in persistent keepalive Jason A. Donenfeld 2018-05-19 01:52:17 +0200
  • 870734ab5e timers: clear send_keepalive timer on sending handshake response Jason A. Donenfeld 2018-05-19 01:19:53 +0200
  • 2a432523ed Listen for flush in outer select Mathias Hall-Andersen 2018-05-19 00:35:49 +0200
  • 38accea986 Add copyright headers Mathias Hall-Andersen 2018-05-19 00:34:56 +0200
  • 125976edce Avoid using v6-mapped-v4 Jason A. Donenfeld 2018-05-18 05:02:35 +0200
  • 52d797ce1a Style Jason A. Donenfeld 2018-05-18 03:56:27 +0200
  • 711f929879 Fill out readme Jason A. Donenfeld 2018-05-16 23:25:59 +0200
  • 846d721dfd Finer-grained start-stop synchronization Jason A. Donenfeld 2018-05-16 22:20:15 +0200
  • 23eca94508 Fix dir permissions Jason A. Donenfeld 2018-05-15 19:57:43 +0200
  • 4312a7c70a Temporary work around. Please revert me Jason A. Donenfeld 2018-05-15 19:56:06 +0200
  • 207fd644e8 Lock timers on modification Jason A. Donenfeld 2018-05-15 18:38:18 +0200
  • ab02aacdd6 Avoid vendoring tooling as much as possible Jason A. Donenfeld 2018-05-15 15:26:06 +0200
  • 0e4ebfa194 Add vendoring for Homebrew Jason A. Donenfeld 2018-05-15 14:21:33 +0200
  • cf161f270e Do not send keepalive if closed Jason A. Donenfeld 2018-05-15 13:29:52 +0200