Commit Graph

  • 4c8afca730 Some clarity main Nick Thomas 2013-08-22 03:38:42 +0100
  • be95b61c87 Fix rlocs_find_two_ipv4 Nick Thomas 2013-08-22 03:38:01 +0100
  • 08b209d810 fix packet_peer_context to actually do the right thing Nick Thomas 2013-08-22 02:54:36 +0100
  • f36089eb23 Fix a few bugs, tentative tun multiqueue support Nick Thomas 2013-08-22 02:03:31 +0100
  • 1cdf838ac9 Prep for 6-in-6, 4-in-6, 6-in-4 Nick Thomas 2013-08-15 00:09:23 +0100
  • 2ffff92d36 Add home rloc Nick Thomas 2013-08-14 21:19:42 +0100
  • 0c607f50d3 Add hosting1 Nick Thomas 2013-08-14 21:16:50 +0100
  • 75f1335b85 -ljson is more canonical than -ljson-c Nick Thomas 2013-08-14 20:57:31 +0100
  • cb1e2ea882 Markdown != asciidoc Nick Thomas 2013-08-13 18:49:46 +0100
  • e577c7efb8 Fix a couple of bugs preventing large packets and fragments from working Nick Thomas 2013-08-09 03:55:54 +0100
  • cfd1b2f957 First pass at fragmenting Nick Thomas 2013-08-09 03:11:15 +0100
  • 1acaa03799 Mark our wrapped packets with the DF bit Nick Thomas 2013-08-08 18:24:08 +0100
  • f1f623f18e First pass at switching to AES256 GCM authenticated encryption Nick Thomas 2013-08-08 18:15:58 +0100
  • 15fe01c368 Fix a bug where we included the IV in the data to decrypt while unwrapping Nick Thomas 2013-08-08 08:24:55 +0100
  • 118b7b8125 Another night's work - move to ECDH + AES256 from RSA pubkey Nick Thomas 2013-08-08 00:48:02 +0100
  • c77557b6ee Some doc / example updates Nick Thomas 2013-08-06 23:16:28 +0100
  • 0dff4409ce hunt for rlocs directly, not via eid maps, when unwrapping packets Nick Thomas 2013-08-06 21:55:35 +0100
  • b215b1a8d7 Use IP Protocol 99 - private encryption schemes Nick Thomas 2013-08-06 21:54:39 +0100
  • b68a2d6411 Remove an incorrect TODO Nick Thomas 2013-08-06 19:47:41 +0100
  • b5472e7aa4 hide-eid: Don't forget to upgrade keys specified on the command line Nick Thomas 2013-08-06 19:26:10 +0100
  • dcb4e5ef28 This gets us to the point of seemingly being able to wrap and unwrap IPv4 Nick Thomas 2013-08-06 18:44:13 +0100
  • 13090d3c75 Reorganise so we have wrapper, unwraper and hide-eid. Nick Thomas 2013-08-06 15:20:48 +0100
  • 202b77bb57 packet: move some common code out of wrapper.c and util.c Nick Thomas 2013-08-06 14:34:53 +0100
  • 94b451a1ac util: Remove some debugging comments Nick Thomas 2013-08-06 14:26:22 +0100
  • 47d65d8c3e rlocs: Move debug outputter to common code Nick Thomas 2013-08-06 14:25:31 +0100
  • 15a200eb0c Second night's commit. Nick Thomas 2013-08-04 03:07:20 +0100
  • c41a33e8b2 Starter .gitignore Nick Thomas 2013-08-03 16:40:39 +0100
  • e4686dae08 Minor fixes to README.md Nick Thomas 2013-08-03 14:51:06 +0100
  • 9f05347035 pass 1: first night of code. Nothing interesting yet. Nick Thomas 2013-08-02 23:58:54 +0100
  • b8758a3944 Document how the pass 1 implementation will operate. Nick Thomas 2013-08-02 21:13:49 +0100
  • 08604f718b Add some information to the README. Nick Thomas 2013-08-02 20:17:12 +0100
  • edb558a88d Initial commit Nick Thomas 2013-08-02 11:01:57 -0700