Commit Graph

  • 03007181b2
    Merge c8306bb91feaecaba850b151ca5179ef111a6beb into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd Kristoffer Dalby 2025-02-19 19:10:48 +00:00
  • c8306bb91f
    write out flag Kristoffer Dalby 2025-02-19 20:10:43 +01:00
  • 7fbe28af79
    Merge f7cc52f62c173cfccd6ccd962bb94112156f7663 into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd Kristoffer Dalby 2025-02-19 18:23:14 +01:00
  • f7cc52f62c
    use internal derp for most integration tests Kristoffer Dalby 2025-02-19 15:01:39 +01:00
  • ac34acb29a
    temp comment out not ported tests to new cli Kristoffer Dalby 2025-02-18 21:15:22 +01:00
  • b66e280341
    Merge e695d9665bbcc564fc6735b9f088ce7095e51890 into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd Kristoffer Dalby 2025-02-18 19:54:23 +00:00
  • e695d9665b
    changelog Kristoffer Dalby 2025-02-18 20:54:16 +01:00
  • 4aeee171e2
    handle register auth errors Kristoffer Dalby 2025-02-18 20:49:52 +01:00
  • 65faa300d4
    Merge 64f1eb16cdc57f4c8e0ecac2e7f61087dc42d930 into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd Kristoffer Dalby 2025-02-18 13:30:10 +00:00
  • 64f1eb16cd
    better errors and ignore resolve errors for tag and automap Kristoffer Dalby 2025-02-18 14:26:07 +01:00
  • 57234f55e2
    add padding to convert old policy to new format for usernames Kristoffer Dalby 2025-02-17 17:50:57 +01:00
  • d9699c2ae7
    resolve errors are trace, not fatal Kristoffer Dalby 2025-02-17 17:14:36 +01:00
  • b8f6401ad2
    fix nil Kristoffer Dalby 2025-02-17 17:13:40 +01:00
  • 7a1519e9fd
    actually use v2 in integration Kristoffer Dalby 2025-02-17 17:13:27 +01:00
  • 43c0a3d97e
    compat for users with @ in test Kristoffer Dalby 2025-02-17 16:23:31 +01:00
  • 8f552b1b37
    compat for users with @ in test Kristoffer Dalby 2025-02-17 16:20:58 +01:00
  • dede614b82
    rename username display func Kristoffer Dalby 2025-02-17 16:05:23 +01:00
  • f72496682f
    require @ in usernames Kristoffer Dalby 2025-02-17 16:04:51 +01:00
  • a3bb590161
    improve some errors Kristoffer Dalby 2025-02-17 15:38:43 +01:00
  • 078261a833
    DRY up the decoders a bit Kristoffer Dalby 2025-02-17 13:39:01 +01:00
  • 4d95a068d0
    remove unused constructor Kristoffer Dalby 2025-02-17 13:29:30 +01:00
  • 3de25021d0
    remove policyv1 usage in test Kristoffer Dalby 2025-02-17 13:29:04 +01:00
  • 416d79f28d
    add tags to autoapprovers, fix test Kristoffer Dalby 2025-02-17 13:11:59 +01:00
  • d2cc048287
    move common filter funcs into policy Kristoffer Dalby 2025-02-17 11:22:04 +01:00
  • 563a30f4f4
    run taildrop on internal derp Kristoffer Dalby 2025-02-17 11:21:00 +01:00
  • 1c7960cdf9
    split policy package, main, v1 and v2 Kristoffer Dalby 2025-02-14 18:31:16 +01:00
  • 4a9d326be1
    add nill point check Kristoffer Dalby 2025-02-14 18:13:32 +01:00
  • 7a18e8053a
    remove Kristoffer Dalby 2025-02-14 17:17:33 +01:00
  • 8e729275e1
    fix name collision in integration test uploader after larger matrix Kristoffer Dalby 2025-02-14 08:54:23 +01:00
  • 1d9bebb5c3
    migrate tags to check if allowed Kristoffer Dalby 2025-02-13 16:32:54 +01:00
  • d585a71d76
    initial work on tag resolver Kristoffer Dalby 2025-02-13 16:03:01 +01:00
  • dc01283b90
    change up auto approve interface Kristoffer Dalby 2025-02-13 15:45:50 +01:00
  • 11eb9762c5
    precalculate autoapprovers Kristoffer Dalby 2025-02-13 15:17:31 +01:00
  • 58d5eeea87
    godoc Kristoffer Dalby 2025-02-09 14:58:48 +01:00
  • 16cff255f1
    .github/workflows: try to run all integration tests with new policy Kristoffer Dalby 2025-02-07 17:59:42 +01:00
  • 22d0d7f1cf
    hscontrol: wire up policy v2 behind env Kristoffer Dalby 2025-02-07 17:59:24 +01:00
  • aae3c24323
    add missing policyman interface methods Kristoffer Dalby 2025-02-07 17:50:16 +01:00
  • 9bd320f710
    make all compare tests pass Kristoffer Dalby 2025-02-07 17:21:35 +01:00
  • cdf7e2e48b
    redo dst split and port parse Kristoffer Dalby 2025-02-07 16:19:48 +01:00
  • 0402891c33
    cleanups, more testcases and fix test failures Kristoffer Dalby 2025-02-07 15:39:54 +01:00
  • fc6106f8f8
    rename IPSetAll Kristoffer Dalby 2025-02-07 14:04:29 +01:00
  • 00da6d8a5a
    resolve compile error, initial ssh Kristoffer Dalby 2025-02-07 13:50:44 +01:00
  • 8fe043b1b0
    policyman before #2255 Kristoffer Dalby 2024-11-25 10:06:33 +01:00
  • fa18c6a36c
    add node hasip Kristoffer Dalby 2024-11-25 10:03:47 +01:00
  • a5de1dc952
    add users string method Kristoffer Dalby 2024-11-25 10:03:34 +01:00
  • 72710c21f3
    copy reduce test filter test to compare v1 vs v2 Kristoffer Dalby 2024-10-17 01:37:05 +02:00
  • 25b03ee9f0
    use json in TestReduceFilterRules test Kristoffer Dalby 2024-10-17 01:23:44 +02:00
  • 27449c1364
    implement asterix, pass old parsing test Kristoffer Dalby 2024-10-17 01:02:17 +02:00
  • 33489d364d
    loads Kristoffer Dalby 2024-10-16 21:56:32 +02:00
  • 127bc8ca72
    can the policy be typed at parsetime? Kristoffer Dalby 2024-10-04 17:39:40 +02:00
  • 3e353c3e59
    initial work on new route cli Kristoffer Dalby 2025-02-17 19:43:40 +01:00
  • c6ef1c61d4
    gen: remove routes api Kristoffer Dalby 2025-02-17 18:40:32 +01:00
  • 7bee615c33
    remove routes api Kristoffer Dalby 2025-02-17 18:39:46 +01:00
  • ff96ac5259
    run route integration tests offline Kristoffer Dalby 2025-02-17 18:36:44 +01:00
  • 404eb53092
    remove last seen from database Kristoffer Dalby 2025-02-17 18:32:37 +01:00
  • 7633c2e4cc
    fixups Kristoffer Dalby 2025-02-14 16:49:58 +01:00
  • d28194ac86
    missing Kristoffer Dalby 2025-02-14 15:57:22 +01:00
  • a48843bfd0
    wire through primare router Kristoffer Dalby 2025-02-14 15:56:39 +01:00
  • d3bce2d7ff
    ipv6 is sorted last Kristoffer Dalby 2025-02-14 08:58:31 +01:00
  • 898784cb27
    dont preload non existing releation Kristoffer Dalby 2025-02-14 08:58:22 +01:00
  • df85797954
    initial work on db migration Kristoffer Dalby 2025-02-14 08:51:24 +01:00
  • 7ddd4e4d7a
    Merge cbf6a43e0d4e893501457e080313831a3ec0dd59 into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd Jisse Meruma 2025-02-17 08:43:02 +00:00
  • 0179ffc56b
    Merge 434ee838ddb0b83f6119630cddeb16e17d27c053 into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd leo 2025-02-17 08:42:57 +00:00
  • d82d0e0cf7
    Merge 91868056f938eb0ef8d65887ba15df501b806309 into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd Kristoffer Dalby 2025-02-16 23:03:29 +01:00
  • 005a81f1af
    Merge 51927e3f7cbf4ef43d2da672f3fee70c496fafdf into 2cce3a99ebe09b1db24a42534739bdaf06cbd5bd Jacob Yundt 2025-02-17 09:45:25 +13:00
  • 2cce3a99eb
    flake.lock: Update (#2430) main github-actions[bot] 2025-02-16 20:40:20 +00:00
  • 2a78afd1f0 flake.lock: Update update_flake_lock_action github-actions[bot] 2025-02-16 00:21:56 +00:00
  • fe9557a729
    chop chop Kristoffer Dalby 2025-02-13 15:38:25 +01:00
  • 45566cc11d
    delete all, rebuild Kristoffer Dalby 2025-02-11 11:32:23 +01:00
  • 91868056f9
    remove policy handling for old capver Kristoffer Dalby 2025-02-14 16:51:26 +01:00
  • bbe57f6cd4
    use tailscale version in all unsupported errs (#2426) Kristoffer Dalby 2025-02-14 13:43:33 +01:00
  • 604f7f6282
    update to go 1.24 (#2427) Kristoffer Dalby 2025-02-14 10:56:03 +01:00
  • 2f20bf1824
    override gopls build version Kristoffer Dalby 2025-02-13 11:48:31 +01:00
  • 73fd45a7bd
    update changelog Kristoffer Dalby 2025-02-13 11:33:16 +01:00
  • 45c9892333
    update to go 1.24 Kristoffer Dalby 2025-02-13 11:31:47 +01:00
  • 261b5caea5
    use tailscale version in all unsupported errs Kristoffer Dalby 2025-02-12 16:40:33 +01:00
  • c61fbe9c5f
    activate json logs (#2424) badsmoke 2025-02-12 15:31:24 +01:00
  • 827eec281d Deployed b943cce8 to development with MkDocs 1.6.1 and mike 2.1.3 gh-pages github-actions 2025-02-11 15:26:32 +00:00
  • b943cce868
    set 0.25.0 changelog date (#2423) Kristoffer Dalby 2025-02-11 16:25:53 +01:00
  • bc317d5d8a activate json logs jan.sulimma 2025-02-11 13:07:27 +01:00
  • 96710932bc
    update docs version Kristoffer Dalby 2025-02-11 13:05:59 +01:00
  • d5037c25a6
    date in changelog v0.25.0 Kristoffer Dalby 2025-02-11 11:56:59 +01:00
  • f1fb6e2f39 Deployed c53ff2ce to 0.25.0 with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-11 10:33:55 +00:00
  • 6403c8d5d2
    use tsweb debugger (#2420) Kristoffer Dalby 2025-02-11 11:18:59 +01:00
  • cc2190d9d1
    add visualiser for go stats Kristoffer Dalby 2025-02-09 16:05:55 +01:00
  • b7b71b6be5
    update changelog Kristoffer Dalby 2025-02-09 15:46:41 +01:00
  • ee12fdd976
    debug handler for ssh pol Kristoffer Dalby 2025-02-09 15:43:31 +01:00
  • fde49b725d
    return after error Kristoffer Dalby 2025-02-09 15:43:20 +01:00
  • e1175d6741
    add useful debug information of the current running headscale Kristoffer Dalby 2025-02-09 15:30:23 +01:00
  • 3f3efec403
    use tsweb debugger Kristoffer Dalby 2025-02-09 15:05:35 +01:00
  • b3fa16fbda
    flake.lock: Update (#2419) github-actions[bot] 2025-02-09 08:45:06 +00:00
  • 6ab9760d6c flake.lock: Update github-actions[bot] 2025-02-09 00:21:24 +00:00
  • 4b8e4f9ee8 Deployed 3bf7d5a9 to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-07 12:52:11 +00:00
  • 1f0110fe06
    use helper function for constructing state updates (#2410) Kristoffer Dalby 2025-02-07 13:49:59 +01:00
  • b92bd3d27e
    remove oidc migration (#2411) Kristoffer Dalby 2025-02-07 13:49:45 +01:00
  • 3bf7d5a9c9
    add git hash to binary, print on startup (#2415) Kristoffer Dalby 2025-02-07 13:49:34 +01:00
  • 8d9332a0bf
    update changelog Kristoffer Dalby 2025-02-07 11:19:29 +01:00
  • 58bf8a75d2
    add git hash to binary, print on startup Kristoffer Dalby 2025-02-07 11:17:12 +01:00
  • 1d65865425
    make version info in bug template more explicit (#2413) Kristoffer Dalby 2025-02-07 11:36:00 +01:00
  • c53ff2ce00
    update changelog (#2414) v0.25.0-beta.2 Kristoffer Dalby 2025-02-07 11:32:01 +01:00