0
0
Fork 0
mirror of https://github.com/slackhq/nebula.git synced 2025-01-25 17:48:25 +00:00

Commit graph

  • b6391292d1
    Move wintun distributable into release zip for windows (#572) Nate Brown 2021-11-08 21:55:10 -0600
  • 8fb0c69586 reduce the diff Wade Simmons 2021-11-08 21:58:11 -0500
  • a431746534 cache output buffer Wade Simmons 2021-11-08 21:54:56 -0500
  • 169f465968 Merge remote-tracking branch 'origin/master' into tun_darwin_sys Wade Simmons 2021-11-08 21:36:22 -0500
  • 534c63dd7e use AF_ROUTE instead of os/execo Wade Simmons 2021-11-08 21:14:29 -0500
  • c308fc11c9 Move wintun distributable into release zip for windows Nate Brown 2021-11-08 18:18:56 -0600
  • 999efdb2e8
    docs: improve grammar and readability for README.md (#225) Terry Wang 2021-11-09 10:32:31 +1100
  • 304b12f63f
    create ConnectionState before adding to HostMap (#535) Wade Simmons 2021-11-08 14:46:22 -0500
  • 3da787f7ea add CHANGELOG Wade Simmons 2021-11-08 14:29:39 -0500
  • a46458877f Merge branch 'master' into pending-hostmap-race Wade Simmons 2021-11-08 14:27:39 -0500
  • 16be0ce566
    Add Wintun support (#289) CzBiX 2021-11-09 02:36:31 +0800
  • efac5a2318 Merge master Nate Brown 2021-11-08 10:24:37 -0600
  • 35a0309de2 Add changelog entry Nate Brown 2021-11-08 10:22:20 -0600
  • 2d617c8b1f Add a close for water Nate Brown 2021-11-05 11:53:14 -0500
  • 5c419b6f1b cleanup Wade Simmons 2021-11-08 10:33:22 -0500
  • 5caf2f2827 allow device name to be optionalo Wade Simmons 2021-11-08 10:20:09 -0500
  • edf3ffa3dc Merge branch 'master' into tun_darwin_sys Wade Simmons 2021-11-08 09:16:16 -0500
  • 3eeccef50a test that initFunc is called if hostinfo created Wade Simmons 2021-11-04 22:21:09 -0400
  • 0e273bd393 Don't build wintun on not windows Nate Brown 2021-11-04 17:12:00 -0500
  • 34521f2d76 Use SetRoutes to avoid having to delete them first Nate Brown 2021-11-04 16:35:56 -0500
  • 307db1a0fe Add our modifications to wg/wintun Nate Brown 2021-11-04 16:18:00 -0500
  • 2049b3f4a1 Bring wg/wintun implementation into our tree Nate Brown 2021-11-04 16:11:21 -0500
  • 0577c097fb
    Fix flaky test (#567) John Maguire 2021-11-04 15:49:56 -0400
  • ccb7d1e538 Fix flaky test John Maguire 2021-11-04 15:32:22 -0400
  • eece0b568a Add wintun v0.14.1 dlls Nate Brown 2021-11-04 13:55:50 -0500
  • 0bb061fecb Merge remote-tracking branch 'origin/master' into pending-hostmap-race Wade Simmons 2021-11-04 14:27:43 -0400
  • b6d143ace5 Update wintun binding, fix windows tun interfaces Nate Brown 2021-11-04 13:26:53 -0500
  • eb66e13dc4
    Use CGO_ENABLED=0 (#421) Jake Howard 2021-11-04 18:20:44 +0000
  • 1cb9e4dbd3 not needed in this file Wade Simmons 2021-11-04 14:08:29 -0400
  • 614a363861 Merge master in Nate Brown 2021-11-04 13:06:42 -0500
  • cc5eedb35e update CHANGELOG Wade Simmons 2021-11-04 14:05:33 -0400
  • 7f31abb19c Merge remote-tracking branch 'origin/master' into disable-cgo Wade Simmons 2021-11-04 14:03:53 -0400
  • cb1f582d87 Revert "Use Go version of network stack" Wade Simmons 2021-11-04 14:02:39 -0400
  • 6d5299715e Fix typos psk Nate Brown 2021-11-02 10:12:02 -0500
  • ba8646fa83 Add an additional transitional mode to get us to enforced safely Nate Brown 2021-04-14 20:32:43 -0500
  • c1ed78ffc7 Add tests for the successful psk mode matrix Nate Brown 2021-04-14 19:34:49 -0500
  • cf3b7ec2fa PSK Support Nate Brown 2021-04-14 17:04:17 -0500
  • a22c134bf5
    Update dependencies, November 2021 (#564) Wade Simmons 2021-11-04 10:25:13 -0400
  • 5e638deb68 doc: Add lighthouse.dns.allow_from to CHANGELOG Donatas Abraitis 2021-11-03 21:28:11 +0200
  • 3e63cfc37f doc: Add lighthouse.dns.allow_from config option Donatas Abraitis 2021-10-28 16:18:40 +0300
  • c200991ce8 dns: Add an ability to specify allow from list Donatas Abraitis 2021-10-28 16:13:34 +0300
  • 991acbe1ed dns: Handle DNS short failures at startup Donatas Abraitis 2021-10-12 22:31:22 +0300
  • 94aaab042f
    Fix race between punchback and lighthouse handler reset (#566) Nate Brown 2021-11-03 21:54:27 -0500
  • b358bbab80
    Add an ability to specify metric for unsafe routes (#474) Donatas Abraitis 2021-11-04 04:53:28 +0200
  • 428d318092 Update changelog Nate Brown 2021-11-03 21:46:45 -0500
  • f254e72426 Fix race between punchback and lighthouse handler reset Nate Brown 2021-11-03 21:37:44 -0500
  • bcabcfdaca
    Rework some things into packages (#489) Nate Brown 2021-11-03 20:54:04 -0500
  • 7ed396c296 doc: Add unsafe_routes.<route>.metric to CHANGELOG Donatas Abraitis 2021-11-03 20:48:08 +0200
  • 6978b8a6db Add an ability to specify metric for unsafe routes Donatas Abraitis 2021-05-18 12:17:17 +0300
  • 1cdbd4dc1f Merge master in Nate Brown 2021-11-03 13:33:45 -0500
  • c70ba11c20 revert back to mergo 0.3.8 Wade Simmons 2021-11-03 12:08:09 -0400
  • ca1566b722 Update dependencies, November 2021 Wade Simmons 2021-11-03 11:23:58 -0400
  • 1f75fb3c73
    Add link to further documentation (#563) Nate Brown 2021-11-02 20:55:34 -0500
  • 6ae8ba26f7
    Add a context object in nebula.Main to clean up on error (#550) brad-defined 2021-11-02 14:14:26 -0400
  • 1cc496875e Merge master and fix issues Nate Brown 2021-11-02 13:12:05 -0500
  • b3cfbe2dfb Add link to further documentation Nate Brown 2021-11-02 09:45:20 -0500
  • 1df014809c Add a context object in nebula.Main to clean up on error brad-defined 2021-07-22 09:01:11 -0400
  • 8dd29e10f3
    Merge 6bde2a087f into 32cd9a93f1 Wade Simmons 2021-10-24 15:27:31 +0530
  • 32cd9a93f1
    Bump to go1.17 (#553) Nate Brown 2021-10-21 16:24:11 -0500
  • 1851a81945 Bump the makefile and go.mod versions too Nate Brown 2021-10-21 16:13:53 -0500
  • 5eb4e9c25a Bump to go1.17 Nate Brown 2021-10-21 16:02:49 -0500
  • 97afe2ec48
    Update changelog for #370 (#551) Nate Brown 2021-10-20 14:36:56 -0500
  • 92cf8ff695 Update changelog for #370 Nate Brown 2021-10-20 13:28:55 -0500
  • 32e2619323
    Teardown tunnel automatically if peer's certificate expired (#370) Donatas Abraitis 2021-10-20 21:23:33 +0300
  • 040525fb54 Log the reason for tearing down an invalid cert Nate Brown 2021-10-19 21:33:59 -0500
  • e8b08e49e6
    update CHANGELOG for 532, 540 and 541 (#549) Wade Simmons 2021-10-19 11:07:31 -0400
  • c4d13e1bef fix local_range Wade Simmons 2021-10-19 11:01:13 -0400
  • 049c590f12 update CHANGELOG for 532, 540 and 541 Wade Simmons 2021-10-19 10:55:01 -0400
  • ea2c186a77
    remote_allow_ranges: allow inside CIDR specific remote_allow_lists (#540) Wade Simmons 2021-10-19 10:54:30 -0400
  • ae5505bc74
    handshake: update to preferred remote (#532) Wade Simmons 2021-10-19 10:53:55 -0400
  • afda79feac
    documented "preferred_ranges" (#541) Wade Simmons 2021-10-19 10:53:36 -0400
  • 522c693b09 more comments Wade Simmons 2021-10-18 14:40:40 -0400
  • 3fbabeff88
    Merge branch 'slackhq:master' into master Zilog8 2021-10-17 18:51:35 -0400
  • 0e7bc290f8
    Fix build on riscv64 (#542) rvalue 2021-10-13 22:55:32 +0800
  • 72bdf4203a add linux-riscv64 to Makefile/releases Wade Simmons 2021-10-13 10:26:02 -0400
  • 3a8f533b24
    refactor: use X25519 instead of ScalarBaseMult (#533) Manuel Romei 2021-10-12 18:03:43 +0200
  • 7471d26d64
    Merge branch 'master' into refactor-use-X25519 Wade Simmons 2021-10-12 11:54:05 -0400
  • 86380b32ba switch to curve25519.X25519 in VerifyPrivateKey Wade Simmons 2021-10-12 11:50:31 -0400
  • 00628698e3 Convert uint32 to netaddr.IP in most of the code Donatas Abraitis 2021-10-12 15:41:17 +0300
  • db65ae5a48
    Add riscv64 build tag for udp_linux_64.go rvalue 2021-10-03 02:41:53 +0800
  • 634df7708f
    Merge branch 'slackhq:master' into master Zilog8 2021-10-01 21:56:45 -0400
  • 34d002d695
    Check CA cert and key match in nebula-cert sign (#503) John Maguire 2021-10-01 12:43:33 -0400
  • 57cd318169 add CHANGELOG entry Wade Simmons 2021-10-01 12:39:47 -0400
  • 4a4066c8a1 documented "preferred_ranges" Wade Simmons 2021-09-28 11:33:15 -0400
  • e6ba867572 cleanup Wade Simmons 2021-09-28 11:28:08 -0400
  • 2c6a927b5c change config format to remote_allow_ranges Wade Simmons 2021-09-28 11:16:14 -0400
  • 7aaf5efb22 remote_allow_list: allow inside config Wade Simmons 2021-09-27 11:19:45 -0400
  • 36d356b33e Allow embedded nodes Zilog8 2021-09-25 00:26:05 -0400
  • 8431f4024d create ConnectionState before adding to HostMap Wade Simmons 2021-05-18 12:19:26 -0400
  • 41df2da491
    refactor: use X25519 instead of ScalarBaseMult Manuel Romei 2021-09-24 10:42:34 +0200
  • 85a96615b3 handshake: update to preferred remote Wade Simmons 2021-09-23 11:53:19 -0400
  • 4860ce4588
    Merge dcb5cfbb98 into 9f34c5e2ba Reuf Rujevic 2021-09-22 10:47:24 +0200
  • dcb5cfbb98
    Create Sjenica1 Reuf Rujevic 2021-09-22 10:47:17 +0200
  • 4ba4a949c4
    Merge 3ff4c13304 into 9f34c5e2ba Reuf Rujevic 2021-09-22 10:41:30 +0200
  • 3ff4c13304
    Create Sjenica1 Reuf Rujevic 2021-09-22 10:41:21 +0200
  • 9f34c5e2ba
    Typo Fix (#523) Ben Yanke 2021-09-16 00:12:08 -0500
  • 3f5caf67ff
    Add info about Distribution Packages. (#414) Joe Doss 2021-09-15 17:57:35 -0500
  • e01213cd21
    Update README.md (#378) Stan Grishin 2021-09-15 16:50:01 -0600
  • 12464427eb Teardown tunnel automatically if peer's certificate expired Donatas Abraitis 2021-02-02 22:50:32 +0200
  • 863440b0b9
    Typo Fix Ben Yanke 2021-09-10 17:04:39 -0500