Commit Graph

  • 086d32186a Reviewed and added OSX patch Mathias Hall-Andersen 2017-07-19 13:12:25 +0200
  • 18714fc4a4 Added last_handshake_time fields to UAPI Mathias Hall-Andersen 2017-07-18 15:22:56 +0200
  • bd6027a4d5 Fixed file descriptor leak on linux Mathias Hall-Andersen 2017-07-18 14:15:29 +0200
  • c5d7efc246 Fixed deadlock in index.go Mathias Hall-Andersen 2017-07-17 16:16:18 +0200
  • dd4da93749 Added padding Mathias Hall-Andersen 2017-07-15 16:27:59 +0200
  • b21c82e32d Conforming to the cross-platform UX Mathias Hall-Andersen 2017-07-15 13:41:02 +0200
  • 8993b3927c Improved throughput Mathias Hall-Andersen 2017-07-14 14:25:18 +0200
  • 0043008ad0 Endpoint discovery from handshake initiation Mathias Hall-Andersen 2017-07-13 21:29:22 +0200
  • 93e3848ea7 Terminate on interface deletion Mathias Hall-Andersen 2017-07-13 14:32:40 +0200
  • 8393cbff52 Restructured MAC/cookie calculation Mathias Hall-Andersen 2017-07-12 23:11:49 +0200
  • 86707cbc88 Fixed MTU method for linux TUN interface Mathias Hall-Andersen 2017-07-11 22:48:58 +0200
  • c273078376 Added ratelimiting of handshake messages Mathias Hall-Andersen 2017-07-11 18:48:29 +0200
  • 9c4acb9f35 Fixed incomming initiation bug Mathias Hall-Andersen 2017-07-10 17:20:43 +0200
  • 44c9896883 Added replay protection Mathias Hall-Andersen 2017-07-10 12:09:19 +0200
  • 4ad62aaa6a Improved timer state machine Mathias Hall-Andersen 2017-07-08 23:51:26 +0200
  • 5c1ccbddf0 Added source verification Mathias Hall-Andersen 2017-07-08 09:23:10 +0200
  • ed31e75739 Fixed cookie reply processing bug Mathias Hall-Andersen 2017-07-07 13:47:09 +0200
  • 70179f8c8c Fixed broken test Mathias Hall-Andersen 2017-07-06 16:24:24 +0200
  • 59f9316f51 Initial working full exchange Mathias Hall-Andersen 2017-07-06 15:43:55 +0200
  • 2aa0daf4d5 Fixed transport header problem Mathias Hall-Andersen 2017-07-02 15:28:38 +0200
  • 1e620427bd Handshake negotiation functioning Mathias Hall-Andersen 2017-07-01 23:29:22 +0200
  • a4cc0a30fa Removed exponential backoff Mathias Hall-Andersen 2017-06-30 23:05:03 +0200
  • ba3e486667 Completed initial version of outbound flow Mathias Hall-Andersen 2017-06-30 14:41:08 +0200
  • 7e185db141 Completed get/set configuration Mathias Hall-Andersen 2017-06-29 14:39:21 +0200
  • 1f0976a26c Work on UAPI Mathias Hall-Andersen 2017-06-28 23:45:45 +0200
  • 8236f3afa2 Implemented MAC1/2 calculation Mathias Hall-Andersen 2017-06-27 17:33:06 +0200
  • eb75ff430d Begin implementation of outbound work queue Mathias Hall-Andersen 2017-06-26 22:07:29 +0200
  • 9d806d3853 Begin work on outbound packet flow Mathias Hall-Andersen 2017-06-26 13:14:02 +0200
  • cf3a5130d3 Completed noise handshake Mathias Hall-Andersen 2017-06-24 22:03:52 +0200
  • 25190e4336 Restructuring of noise impl. Mathias Hall-Andersen 2017-06-24 15:34:17 +0200
  • 521e77fd54 Fixed missing type Mathias Hall-Andersen 2017-06-23 13:45:32 +0200
  • 50aeefcb51 Beginning work noise handshake Mathias Hall-Andersen 2017-06-23 13:41:59 +0200
  • 1868d15914 Beginning work on TUN interface Mathias Hall-Andersen 2017-06-04 21:48:15 +0200
  • dbc3ee3e9d Trie random test Mathias Hall-Andersen 2017-06-02 18:02:04 +0200
  • a377bcaed7 Added random test for trie Mathias Hall-Andersen 2017-06-02 17:58:46 +0200
  • ec3d656beb Inital implementation of trie Mathias Hall-Andersen 2017-06-01 21:31:30 +0200
  • 8ce921987f Merge branch 'master' of git.zx2c4.com:wireguard-go Mathias Hall-Andersen 2017-05-30 22:37:46 +0200
  • 1eebdf88a3 Beginning work on UAPI and routing table Mathias Hall-Andersen 2017-05-30 22:36:49 +0200
  • ea36282213 README: rust -> go Peter Wu 2017-05-30 12:06:44 +0200
  • 6bd0b2fbe2 Initial scaffolding Jason A. Donenfeld 2017-05-30 00:10:06 +0200