Commit Graph

  • 4e73da252d
    [stack][ENTRY_UDP] process handshake initialization packets master c0repwn3r 2023-01-13 09:20:41 -0500
  • b07895b043
    [stack] skeleton for ENTRY_UDP c0repwn3r 2023-01-12 13:34:46 -0500
  • 78fb32b253
    [noise][stack] fixup initiator to increase security and allow it to initialize HandshakeStates even when we dont know the other parties public key prior to initialization c0repwn3r 2023-01-12 13:30:11 -0500
  • 2f98b78f85
    [tests] increase test coverage c0repwn3r 2023-01-12 12:57:28 -0500
  • 70bff48a54
    [noise] fixup to transport to work correctly (actually set i_r on handshake messages) c0repwn3r 2023-01-12 10:39:53 -0500
  • 45bcd98f08
    [noise] refactor, actually use rfc6479 in data deencapsulation, check for handshake chain relavency c0repwn3r 2023-01-12 10:25:29 -0500
  • e1093cab1b
    [noise/drivers/stack] add rfc6479 / work on packet entry for UDP / start working on pproc stack c0repwn3r 2023-01-11 14:45:37 -0500
  • 1f5a812262
    [cli] work on cli core 2022-12-30 19:20:43 -0500
  • b642112b4d
    [docs/cli][cli/pproc] add more documentation / restructure cli to put more routing stuff into the engine for crossplatformness core 2022-12-21 12:26:10 -0500
  • c410d7bf81
    [quicktap-cli] slight refactor in prep for tunneling + routing core 2022-12-20 19:40:47 -0500
  • 8d2e6afec4
    [quicktap][fixup] warning cleanup core 2022-12-19 21:43:32 -0500
  • 041915154a
    [quicktap][transport] transport key derivation core 2022-12-19 21:37:16 -0500
  • 8bc64762f7
    [codestyle] code cleanup core 2022-12-18 23:15:28 -0500
  • 3e84f47f12
    [ci] run lints with clippy core 2022-12-18 23:07:27 -0500
  • 68d4507084
    [ci] collect build artifacts for a week core 2022-12-15 18:09:01 -0500
  • 9316502432
    [meta] boring documentation text stuff core 2022-12-15 17:59:56 -0500
  • ff4730d04b
    Merge remote-tracking branch 'origin/master' c0repwn3r 2022-12-15 17:19:37 -0500
  • 994fa0fe2c
    [ci] try a different docker image to hopefully have more libs by default core 2022-12-15 17:14:40 -0500
  • 4884bed3a7
    [ci] add the correct build image, so it doesnt default to ruby core 2022-12-15 17:05:27 -0500
  • d0fee30535
    [ci] add ci file to test out ci tests core 2022-12-15 17:04:01 -0500
  • 97596ebc15
    [noise] handshake state init helper c0repwn3r 2022-12-15 14:20:11 -0500
  • 70630f27fc
    [noise] handshake state init helper c0repwn3r 2022-12-15 13:30:35 -0500
  • 3b95577a8d
    [noise] handshake response - can now complete full wireguard handshake without cookies c0repwn3r 2022-12-15 13:18:15 -0500
  • d57423b0c8
    [noise] structs for handshake response c0repwn3r 2022-12-15 11:34:28 -0500
  • a9ced39c41
    [noise] smol refactor c0repwn3r 2022-12-15 10:55:22 -0500
  • e8c4aa7d25
    [noise] handshake initiator working better now ( forgot about i_i ) c0repwn3r 2022-12-15 08:05:29 -0500
  • 6332d16f9e
    [noise] handshake initiator working c0repwn3r 2022-12-14 14:38:47 -0500
  • f10a931a30
    [noise] work on handshake init c0repwn3r 2022-12-13 21:53:22 -0500
  • 4a87313da5
    [codestyle] turn on every lint, document everything c0repwn3r 2022-12-13 11:44:45 -0500
  • 04e25fa5b3
    quick n fixn. handshakin next c0repwn3r 2022-12-12 21:37:26 -0500
  • 611ae05913
    *most* cryptography functions finished c0repwn3r 2022-12-12 20:24:48 -0500
  • cd25dd1d0e
    fix merge conflict c0repwn3r 2022-12-12 09:30:45 -0500
  • f8efcc3d26
    fix some bugz core 2022-12-12 09:30:40 -0500
  • 306e47e827
    [crypto] start working on hash code c0repwn3r 2022-12-12 09:30:21 -0500
  • bd9e953352
    [quicktap] work on linux tun drivers core 2022-12-09 23:03:28 -0500
  • 9a3e367a4c
    [wginterface] initial commit core 2022-12-09 19:18:21 -0500