0
0
Fork 0
mirror of https://github.com/slackhq/nebula.git synced 2025-01-11 11:58:11 +00:00

Commit graph

  • ed9e3d5606 Refactor dns query wildcarding + fix missing unlock Aaron Stillwell 2021-12-19 15:25:38 +0000
  • e7c3a5fb26 Add initial implementation of dns wildcarding Aaron Stillwell 2021-12-19 13:46:04 +0000
  • ffe0e0f589 Add 'su' option to allow changing users after configuring the tunnel Morgan Jones 2021-01-27 23:47:23 -0700
  • c4dc40c574 remove todo Ben Yanke 2021-12-14 17:08:59 -0500
  • 027aff9811 Remove stubs with static data, replace with actual certificate data Ben Yanke 2021-12-14 16:50:21 -0500
  • b5b9d33ee7
    v1.5.2 (#612) v1.5.2 Wade Simmons 2021-12-14 16:48:56 -0500
  • d88e3953c3 cleanup Wade Simmons 2021-12-14 12:00:21 -0500
  • a0dae25bc4 no link for 1.5.1 Wade Simmons 2021-12-14 11:58:09 -0500
  • b8c5eb90a0 Prepare v1.5.2 Wade Simmons 2021-12-14 11:56:58 -0500
  • e434ba6523
    fix unsafe routes darwin (#610) Wade Simmons 2021-12-14 11:52:49 -0500
  • 068a93d1f4
    fix makeRouteTree allowMTU (#611) Wade Simmons 2021-12-14 11:52:28 -0500
  • fb32c06ecd fix makeRouteTree allowMTU Wade Simmons 2021-12-14 09:02:35 -0500
  • aed238763c fix unsafe routes darwin Wade Simmons 2021-12-13 23:34:11 -0500
  • 9676cfe0d3 start time fully working, CA metrics shims working with static data - need to make dynamic Ben Yanke 2021-12-13 22:52:26 -0500
  • 15fdabc3ab
    v1.5.1 (#606) Nate Brown 2021-12-13 19:43:25 -0600
  • 9dacddd527 Update for 1.5.1 release Nate Brown 2021-12-13 10:00:39 -0600
  • 72941aee65 Update changelog for future 1.5.1 release Nate Brown 2021-12-10 16:32:19 -0600
  • 1110756f0f
    Allow setup of a CA pool from bytes that contain expired certs (#599) forfuncsake 2021-12-10 14:24:56 +1100
  • 9af8935d3e Make errors more descriptive Nate Brown 2021-12-09 20:11:35 -0600
  • e31006d546
    Be more clear about ipv4 in nebula-cert (#604) Nate Brown 2021-12-07 21:40:30 -0600
  • afff04edf2 Simplify the checks Nate Brown 2021-12-07 21:10:33 -0600
  • b7b90462aa Be more clear about ip version in nebula-cert Nate Brown 2021-12-07 16:30:47 -0600
  • 7ee0ddb472 Better error log UX when all certs are expired Dave Russell 2021-12-07 10:53:48 +1100
  • 949ec78653
    don't set ConnectionState to nil (#590) Wade Simmons 2021-12-06 14:09:05 -0500
  • 127a116bfd
    update golang.org/x/crypto (#603) Wade Simmons 2021-12-06 14:07:05 -0500
  • befce3f990
    fix crash with -test (#602) Wade Simmons 2021-12-06 14:06:16 -0500
  • f60ed2b36d
    overlay: fix tun.RouteFor getting *net.IP (#595) Wade Simmons 2021-12-06 09:35:31 -0500
  • 3b233de556 update golang.org/x/crypto Wade Simmons 2021-12-06 09:23:53 -0500
  • 1298f436c1 fix crash with -test Wade Simmons 2021-12-03 16:30:24 -0500
  • b02f583aad log relevant fields instead of a marshalled json string Dave Russell 2021-12-03 11:44:56 +1100
  • ae8a4c04ba Log full details of expired cert Dave Russell 2021-12-03 10:52:57 +1100
  • c6562d8d58 Make it the callers responsibility to structure expired log message Dave Russell 2021-12-03 10:48:39 +1100
  • 26b0cba07d
    Create snyk.yaml Atul Gaikwad 2021-12-02 14:18:13 -0800
  • 81f731ba63
    Rename snyk.yaml to experiment.yaml Atul Gaikwad 2021-12-02 14:17:49 -0800
  • b9625b1863
    Update snyk.yaml Atul Gaikwad 2021-12-02 14:15:43 -0800
  • 0a85faf4a0
    Update snyk.yaml Atul Gaikwad 2021-12-01 17:59:47 -0800
  • 8a480ea218
    Update snyk.yaml Atul Gaikwad 2021-12-01 17:56:42 -0800
  • 506a666584
    Update snyk.yaml Atul Gaikwad 2021-12-01 17:56:29 -0800
  • d741c20562
    Update snyk.yaml Atul Gaikwad 2021-12-01 17:47:14 -0800
  • 4e68768298
    Update snyk.yaml Atul Gaikwad 2021-12-01 17:39:34 -0800
  • 05e17ee891
    Create snyk.yaml Atul Gaikwad 2021-12-01 17:28:18 -0800
  • 9d2b4f6f50 use closeTunnel Wade Simmons 2021-12-01 12:09:59 -0500
  • 0c0394fb6e Load expired CAs into the pool, but log about it Dave Russell 2021-12-01 17:19:49 +1100
  • 48c47f5841
    Warn if no lighthouses were configured on a non lighthouse node (#587) Nate Brown 2021-11-30 10:31:33 -0600
  • 75306487c5
    fix wintun package to have // +build comments (#598) Wade Simmons 2021-11-30 11:14:15 -0500
  • dbcefdd157 Allow setup of a CA pool from bytes that contain expired certs forfuncsake 2021-11-30 17:05:58 +1100
  • a8c464d979 fix wintun package to have // +build comments Wade Simmons 2021-11-29 11:43:13 -0500
  • 5961ef8dac
    Merge branch 'slackhq:master' into master Alexander Arzhanov 2021-11-26 11:20:55 +0100
  • e0ec3cf0bd more tests Wade Simmons 2021-11-24 21:08:37 -0500
  • b8cd591140 fix windows build Wade Simmons 2021-11-24 21:00:35 -0500
  • 7a268eabd4 add test for RouteTree Wade Simmons 2021-11-24 20:55:49 -0500
  • 82e3e5f078 Add targets to Makefile Jake Tarren 2021-11-24 15:02:26 -0500
  • ae9bd9d366 overlay: fix tun.RouteFor getting *net.IP Wade Simmons 2021-11-24 10:55:32 -0500
  • 0ee76dd7db Add clean and uninstall and expand install targets Jake Tarren 2021-11-23 23:02:23 -0500
  • 12f202f364 Read roaming timer values from config file Jake Tarren 2021-11-23 00:44:03 -0500
  • b94c707596 don't set ConnectionState to nil Wade Simmons 2021-11-18 10:16:00 -0500
  • 26c1229b21 Remove unused fmt Nate Brown 2021-11-16 09:41:28 -0600
  • 201e370a9e Update changelog Nate Brown 2021-11-15 17:33:02 -0600
  • ee35269229 Warn if no lighthouses were configured on a non lighthouse node Nate Brown 2021-11-15 17:28:25 -0600
  • df49603b8c
    Update README.md Jake Tarren (DevOps Overlord) 2021-11-15 16:58:59 -0500
  • 27268dfdcb Add notes on building to readme Jake Tarren 2021-11-15 16:54:56 -0500
  • c3f13126c2 Poking windows perf Nate Brown 2021-11-15 15:54:24 -0600
  • 92dc9daa28 Added support for port mapping/forward using PCP Simon Bengtsson 2021-11-15 14:24:54 +0100
  • 868cf29bd7 Add README and restart burst limit to service file Jake Tarren 2021-11-12 17:02:45 -0500
  • 78d0d46bae
    Remove WriteRaw, cidrTree -> routeTree to better describe its purpose, remove redundancy from field names (#582) Nate Brown 2021-11-12 12:47:09 -0600
  • ef79772cc7 Remove WriteRaw, cidrTree -> routeTree to better describe its purpose, remove redundancy from field names Nate Brown 2021-11-12 12:14:06 -0600
  • 467e605d5e
    Push route handling into overlay, a few more nits fixed (#581) Nate Brown 2021-11-12 11:19:28 -0600
  • 2636e21118 Push route handling into overlay, a few more nits fixed Nate Brown 2021-11-12 10:49:52 -0600
  • 2f1f0d602f
    Cleanup most of the remaining nits (#578) Nate Brown 2021-11-12 10:47:36 -0600
  • 2ba8e33d95
    Update nebula.service joshaspinall 2021-11-12 14:20:25 +0000
  • 5212598574
    Merge branch 'slackhq:master' into master Alexander Arzhanov 2021-11-12 08:52:06 +0100
  • 2882823d0a Cleanup most of the remaining nits Nate Brown 2021-11-11 17:04:37 -0600
  • e07524a654
    Move all of tun into overlay (#577) Nate Brown 2021-11-11 16:37:29 -0600
  • f86dc4ed11
    Merge pull request #1 from slackhq/master Alexander Arzhanov 2021-11-11 15:50:28 +0100
  • 2f8755f36a Move all of tun into overlay Nate Brown 2021-11-10 22:19:29 -0600
  • 88ce0edf76
    Start the overlay package with the old Inside interface (#576) Nate Brown 2021-11-10 21:52:26 -0600
  • 4453964e34
    Move util to test, contextual errors to util (#575) Nate Brown 2021-11-10 21:47:38 -0600
  • 07b9cce360 Start the overlay package with the old Inside interface Nate Brown 2021-11-10 21:33:52 -0600
  • 19a9a4221e
    v1.5.0 (#574) v1.5.0 Wade Simmons 2021-11-10 22:32:26 -0500
  • 2c35425798 Move util to test, contextual errors to util Nate Brown 2021-11-10 21:16:36 -0600
  • 02d0639b25 2021-11-11 Wade Simmons 2021-11-10 22:15:46 -0500
  • b710081f27 fix 1.5.0 link Wade Simmons 2021-11-10 10:42:13 -0500
  • c3e3514c68 Prepare v1.5.0 release Wade Simmons 2021-11-10 10:39:04 -0500
  • 1915fab619
    tun_darwin (#163) Chad Harp 2021-11-09 19:24:24 -0600
  • faac16b776 CHANGELOG Wade Simmons 2021-11-09 20:09:17 -0500
  • e64b5be732 Merge branch 'master' into tun_darwin_sys Wade Simmons 2021-11-09 11:50:36 -0500
  • 7801b589b6
    Sign and notarize darwin universal binaries (#571) Nate Brown 2021-11-09 10:49:54 -0600
  • 7f5261a66e Sign and notarize darwin universal binaries Nate Brown 2021-11-09 10:16:05 -0600
  • 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