Commit graph

  • 2d6356fa13 move templates Kristoffer Dalby 2023-05-10 09:33:33 +0200
  • 3bfc598ccc move generated files Kristoffer Dalby 2023-05-10 09:28:42 +0200
  • 3683d3e82f rename package name to hscontrol Kristoffer Dalby 2023-05-10 09:24:05 +0200
  • 4a7921ead5 move all go files from root to hscontrol Kristoffer Dalby 2023-05-10 09:23:26 +0200
  • 22e397e0b6 Use common path in unix_socket default setting Juan Font 2023-05-10 14:32:15 +0000
  • c7db99d6ca Update changelog + prepare for 0.22.2 Juan Font 2023-05-10 14:27:24 +0000
  • f73354b4f4 Create default sock path in Docker Juan Font 2023-05-10 13:52:44 +0000
  • 4c8f8c6a1c Ditch distroless for Docker image Juan Font 2023-05-10 13:48:41 +0000
  • 997e93455d Added web ui section Juan Font 2023-05-10 13:04:18 +0000
  • 9f381256c4 Update config.go Juan Font 2023-05-10 12:15:53 +0200
  • f60c5a1398 Fix socket location in config.go Juan Font 2023-05-03 20:26:20 +0000
  • 5706f84cb0 Revert "Revert unix_socket to default value" Juan Font 2023-05-03 21:36:28 +0200
  • 9478c288f6 Added missing file Juan Font 2023-05-10 08:03:28 +0000
  • 6043ec87cf Update mkdocs.yml Juan Font 2023-05-10 09:43:44 +0200
  • dcf2439c61 Improved website Juan Font 2023-05-10 07:29:35 +0000
  • ba45d7dbd3
    update readme and templates to clarify scope (#1437) Kristoffer Dalby 2023-05-10 09:03:13 +0200
  • bab4e14828 Further clarification on unsupported ranges in config example Juan Font 2023-05-07 11:13:03 +0000
  • 526e568e1e Update changelog Juan Font 2023-05-07 10:20:52 +0000
  • 02ab0df2de Disable and Delete route must affect both exit routes (IPv4 and IPv6) Juan Font 2023-05-07 10:17:16 +0000
  • 7338775de7 Give a warning when users have set an unsupported prefix Juan Font 2023-05-06 09:30:15 +0000
  • 00c514608e Add IP forwarding requirement to documentation Sebastian Muszytowski 2023-05-06 21:09:23 +0200
  • 6c5723a463 Update CHANGELOG.md Maja Bojarska 2023-05-04 14:02:19 +0200
  • 57fd5cf310 Update CHANGELOG.md Maja Bojarska 2023-05-03 12:27:49 +0200
  • f113cc7846 Add missing GH releases page link Maja Bojarska 2023-05-03 12:22:39 +0200
  • ca54fb9f56 Revert unix_socket to default value ohdearaugustin 2023-05-04 00:36:34 +0900
  • 735b185e7f use IPSet in acls instead of string slice Kristoffer Dalby 2023-04-28 16:11:02 +0200
  • 1a7ae11697 Add basic testcases for Machine.canAccess Kristoffer Dalby 2023-04-28 11:25:14 +0200
  • 644be822d5 move matcher to separate file Kristoffer Dalby 2023-04-28 11:05:12 +0200
  • 56b63c6e10 use netipx.IPSet for matcher Kristoffer Dalby 2023-04-28 09:39:59 +0200
  • ccedf276ab add a filter case with really large destination set #1372 Kristoffer Dalby 2023-04-27 08:33:45 +0200
  • 10320a5f1f lint and nolint tailscale borrowed func Kristoffer Dalby 2023-04-26 17:42:14 +0200
  • ecd62fb785 remove terrible filter code Kristoffer Dalby 2023-04-26 17:37:40 +0200
  • 0d24e878d0 update flake hash Kristoffer Dalby 2023-04-26 17:36:26 +0200
  • 889d5a1b29 testing without that horrible filtercode Kristoffer Dalby 2023-04-26 17:27:51 +0200
  • 1700a747f6 outline tests for full filter generate Kristoffer Dalby 2023-04-26 14:04:12 +0200
  • 200e3b88cc make generateFilterRule a pol struct func Kristoffer Dalby 2023-04-26 11:24:44 +0200
  • 5bbbe437df clear up the acl function naming Kristoffer Dalby 2023-04-26 11:19:47 +0200
  • 6de53e2f8d simplify expandAlias function, move seperate logic out Kristoffer Dalby 2023-04-26 10:58:26 +0200
  • b23a9153df
    trim dockerfiles, script to rebuild test images (#1403) Kristoffer Dalby 2023-05-02 11:51:30 +0200
  • 80772033ee
    Improvements on Noise implementation (#1379) Juan Font 2023-05-02 08:15:33 +0200
  • a2b760834f Fix extra space Juan Font 2023-04-30 23:23:51 +0200
  • 493bcfcf18 Update mkdocs.yml loprima-l 2023-04-30 22:50:17 +0200
  • df72508089 Fix : Change master branch to main loprima-l 2023-04-30 21:34:17 +0200
  • 0f8d8fc2d8 Fix : Updating the doc path loprima-l 2023-04-30 21:37:25 +0200
  • 744e5a11b6 Update CHANGELOG.md Jonathan Wright 2023-04-30 09:48:50 -0500
  • 3ea1750ea0 Update CHANGELOG.md Jonathan Wright 2023-04-28 16:48:46 -0500
  • a45777d22e Put systemd service file in proper location Jonathan Wright 2023-04-28 16:45:55 -0500
  • 56dd734300
    Add go profiling flag, and enable on integration tests (#1382) Kristoffer Dalby 2023-04-27 16:57:11 +0200
  • d0113732fe
    optimize generateACLPeerCacheMap (#1377) Philipp Krivanec 2023-04-26 06:02:54 +0200
  • 6215eb6471
    update flake hash (#1376) Kristoffer Dalby 2023-04-24 15:52:15 +0200
  • 1d2b4bca8a Remove legacy DERP tests Juan Font 2023-04-24 10:21:15 +0000
  • 96f9680afd Reuse Ping function for DERP ping Juan Font 2023-04-23 11:41:23 +0000
  • b465592c07 Do not use host networking in embedded DERP tests Juan Font 2023-04-23 11:02:28 +0000
  • 991ff25362 Added workflow for embedded derp Juan Font 2023-04-13 21:30:49 +0000
  • eacd687dbf Added DERP integration tests Juan Font 2023-04-13 21:10:47 +0000
  • 549f5a164d Expand surface of hsic for better TLS support Juan Font 2023-04-13 21:10:08 +0000
  • bb07aec82c Expand tsic to offer PingViaDerp Juan Font 2023-04-13 21:09:09 +0000
  • a5afe4bd06 Add more capabilities for systemd Kristoffer Dalby 2023-04-20 15:43:02 +0200
  • a71cc81fe7 fix Kristoffer Dalby 2023-04-20 11:33:26 +0200
  • 679305c3e4 Add version to binary release Kristoffer Dalby 2023-04-20 11:32:15 +0200
  • c0680f34f1 fix issue where binaries are not released Kristoffer Dalby 2023-04-20 10:50:38 +0200
  • 64ebe6b0c8 change date in changelog Kristoffer Dalby 2023-04-19 21:50:33 +0200
  • e6b26499f7 release source code with vendored dependencies Kristoffer Dalby 2023-04-19 21:50:03 +0200
  • 977eb1dee3
    Update flakes, add some quality of life improvements (#1346) Kristoffer Dalby 2023-04-20 07:56:53 +0200
  • b2e2b02210 set release date Kristoffer Dalby 2023-04-19 20:12:41 +0200
  • 2abff4bb08 update changelog for #1339 Kristoffer Dalby 2023-04-19 17:16:24 +0200
  • 54c00645d1 update changelog Kristoffer Dalby 2023-04-19 17:13:33 +0200
  • cad5ce0ebd lint fix Kristoffer Dalby 2023-04-19 17:06:50 +0200
  • b12a167fa2 remove rpm, might add back later Kristoffer Dalby 2023-04-19 17:06:30 +0200
  • 667295e15e add new documentation on how to install on debian/ubuntu Kristoffer Dalby 2023-04-19 17:04:43 +0200
  • bea52678e3 move current linux documentation into "manual" Kristoffer Dalby 2023-04-19 16:49:10 +0200
  • 307cfc3304 add systemd enable to postinstall script Kristoffer Dalby 2023-04-19 10:47:22 +0200
  • 5e74ca9414
    Fix IPv6 in ACLs (#1339) Kristoffer Dalby 2023-04-16 12:26:35 +0200
  • 9836b097a4
    Make sure all clients of a user are ready (#1335) Juan Font 2023-04-12 09:25:51 +0200
  • d0b3b1bfc4 Fix binary releases Juan Font 2023-04-07 22:32:04 +0000
  • 6eea96eabc Added 1.38.4 in the new tests Juan Font 2023-04-07 15:36:24 +0000
  • d08fee78c3
    docs(README): update contributors (#1325) github-actions[bot] 2023-04-07 17:31:29 +0200
  • bb5f0d456c Change primary color for light mode to white Andriy Kushnir (Orhideous) 2023-04-07 16:01:46 +0300
  • c186c49e25 Removed custom accents, going with defaults Andriy Kushnir (Orhideous) 2023-04-01 22:40:09 +0300
  • 4ec6894773 Build with strict mode Andriy Kushnir (Orhideous) 2023-04-01 22:23:48 +0300
  • dd9b4b1cb7 Move examples out of docs/ directory Andriy Kushnir (Orhideous) 2023-04-01 22:22:44 +0300
  • a43bb9c958 Replace placeholder link with actual one Andriy Kushnir (Orhideous) 2023-03-27 21:38:28 +0300
  • ba905ff6fc Add GHA CI to build and deploy docs Andriy Kushnir (Orhideous) 2023-03-27 21:37:25 +0300
  • 99bd09f688 Add new index page Andriy Kushnir (Orhideous) 2023-03-27 20:51:26 +0300
  • a6bc792a61 Move admonitions to relevant sections Andriy Kushnir (Orhideous) 2023-03-27 20:51:14 +0300
  • 6381d3660a Add admonitions marking community-provided docs Andriy Kushnir (Orhideous) 2023-03-27 20:50:49 +0300
  • 66c5f74d78 Add admonitions marking community-provided docs Andriy Kushnir (Orhideous) 2023-03-27 20:50:41 +0300
  • 1723a6bf40 Configure MkDocs Material scaffold Andriy Kushnir (Orhideous) 2023-03-27 20:50:10 +0300
  • 353f191e4f Update changelog Juan Font 2023-04-07 10:35:19 +0000
  • 8d865bb61b Target Go 1.20 in flake.nix Juan Font 2023-04-07 10:34:52 +0000
  • c6815c5334 Target Go 1.20 and Tailscale 1.38 Juan Font 2023-04-07 10:29:47 +0000
  • b684ac0668 Simplify goreleaser, package deb and rpm Kristoffer Dalby 2023-03-28 18:43:33 +0200
  • dfc5d861c7 Fix CIDR calculation in expandACLPeerAddr Juan Font 2023-04-04 22:41:00 +0000
  • 50b706eeed Remove deprecated linters + one casuing issues with imports Juan Font 2023-04-04 20:24:47 +0000
  • 036ff1cbb9
    Adding Powershell commands to Windows instructions (#1299) Sean Reifschneider 2023-04-04 00:58:32 -0600
  • ceeef40cdf
    Add tests to verify "Hosts" aliases in ACL (#1304) Kristoffer Dalby 2023-04-03 10:08:48 +0200
  • 681c86cc95
    ACL Doc's (#1288) Julien Zweverink 2023-03-28 18:41:23 +0200
  • c7b459b615
    Fix issue where ACL * would filter out returning connections (#1279) Kristoffer Dalby 2023-03-27 19:19:32 +0200
  • 56a7b1e349
    Add SVG logos (#1286) Gabe Cook 2023-03-27 08:33:25 -0500
  • f1eee841cb
    updated to ACL doc (#1278) Antonio Fernandez 2023-03-27 05:25:55 -0400