Juan Font Alonso
|
116bef25a7
|
Fixed wrong copy paste in Header
|
2022-06-20 21:19:49 +02:00 |
Juan Font Alonso
|
51b8c659f1
|
Updated changelog
|
2022-06-20 21:13:12 +02:00 |
Juan Font Alonso
|
082fbead66
|
Added mux dependency
|
2022-06-20 21:12:23 +02:00 |
Juan Font Alonso
|
73c16ffc65
|
Fixed issue with the method used to send data
|
2022-06-20 20:30:08 +02:00 |
Juan Font Alonso
|
dec51348e6
|
Minor status change
|
2022-06-20 20:29:42 +02:00 |
Juan Font Alonso
|
b0b919efb0
|
Added more logging to derp server
|
2022-06-20 12:32:13 +02:00 |
Juan Font Alonso
|
396c3ecdf7
|
Remove Gin from the OIDC handlers
|
2022-06-20 12:31:19 +02:00 |
Juan Font Alonso
|
53e5c05b0a
|
Remove gin from the poll handlers
|
2022-06-20 12:30:51 +02:00 |
Juan Font Alonso
|
dedeb4c181
|
Remove Gin from the Registration handler
|
2022-06-20 12:30:41 +02:00 |
Juan Font Alonso
|
e611063669
|
Migrate platform config out of Gin
|
2022-06-20 12:29:59 +02:00 |
Juan Font Alonso
|
6c9c9a401f
|
Remove gin from DERP server
|
2022-06-18 19:51:37 +02:00 |
Juan Font Alonso
|
d89fb68a7a
|
Switch to use gorilla's mux as muxer
|
2022-06-18 18:41:42 +02:00 |
Juan Font Alonso
|
d5e331a2fb
|
Remove Gin from OIDC callback
|
2022-06-17 17:42:17 +02:00 |
Juan Font Alonso
|
367da0fcc2
|
Remove Gin from simple endpoints for TS2019
|
2022-06-17 16:48:04 +02:00 |
Juan Font
|
3ae340527f
|
Merge pull request #648 from juanfont/show-nodes-online
Send Online field of tailcfg.Node based on LastSeen
|
2022-06-16 19:26:13 +02:00 |
Juan Font
|
bfa9ed814d
|
Merge branch 'main' into show-nodes-online
|
2022-06-16 18:53:25 +02:00 |
Juan Font Alonso
|
1e4678c02f
|
Updated changelog
|
2022-06-16 18:48:32 +02:00 |
Juan Font Alonso
|
66fffd69ce
|
Send Online field of tailcfg.Node based on LastSeen
|
2022-06-16 18:43:50 +02:00 |
Kristoffer Dalby
|
e3f99d670e
|
Merge pull request #646 from juanfont/update-contributors
|
2022-06-16 16:08:31 +01:00 |
github-actions[bot]
|
360488abb4
|
docs(README): update contributors
|
2022-06-16 13:08:07 +00:00 |
Kristoffer Dalby
|
8dda44105e
|
Merge pull request #643 from iSchluff/fix/dns-name-panic
|
2022-06-16 14:07:21 +01:00 |
Kristoffer Dalby
|
2215e17223
|
Merge branch 'main' into fix/dns-name-panic
|
2022-06-16 11:04:31 +01:00 |
Kristoffer Dalby
|
157db307f9
|
Merge pull request #642 from kradalby/ignore-integtest-dump
|
2022-06-16 08:35:47 +01:00 |
Juan Font
|
0bd39b2c5e
|
Merge branch 'main' into ignore-integtest-dump
|
2022-06-16 00:25:45 +02:00 |
Anton Schubert
|
8f31ed51e1
|
fix occasional panic on registration
GenerateRandomStringDNSSafe will panic occasionally if the random base64
string contains too many - and _ due to the replacement. Fix by looping.
|
2022-06-15 12:22:57 +02:00 |
Kristoffer Dalby
|
d2d1f92836
|
Merge pull request #641 from juanfont/update-contributors
|
2022-06-12 22:57:32 +01:00 |
Kristoffer Dalby
|
c02819ab9f
|
Ignore new dump file
|
2022-06-12 17:26:44 +00:00 |
github-actions[bot]
|
28a3a5bd61
|
docs(README): update contributors
|
2022-06-12 17:00:23 +00:00 |
Kristoffer Dalby
|
891815634b
|
Merge pull request #639 from kradalby/ephemeral-error-msg
|
2022-06-12 17:59:48 +01:00 |
Kristoffer Dalby
|
8650328922
|
Remove debug output, it runs before we disable it
|
2022-06-12 16:40:43 +00:00 |
Kristoffer Dalby
|
7bd07e3b9b
|
Merge branch 'main' into ephemeral-error-msg
|
2022-06-12 14:33:49 +01:00 |
Kristoffer Dalby
|
76195bb3ac
|
Add warn if configuration could not be found
|
2022-06-12 13:32:16 +00:00 |
Juan Font
|
6afd492095
|
Merge pull request #638 from kradalby/update-nodes-derp
Simplify DERP maps update function
|
2022-06-12 15:26:20 +02:00 |
Kristoffer Dalby
|
c95bce4aea
|
Update changelog
|
2022-06-12 13:18:49 +00:00 |
Kristoffer Dalby
|
fd3a1c13e3
|
Add a default to ephemeral_node_inactivity_timeout
|
2022-06-12 13:12:53 +00:00 |
Kristoffer Dalby
|
95824ac2ec
|
MOve ephemeral inactivity config check to all the other config check
|
2022-06-12 13:12:43 +00:00 |
Kristoffer Dalby
|
a050158d11
|
Use new update state logic for derp maps
|
2022-06-12 12:27:37 +00:00 |
Kristoffer Dalby
|
e0ef601123
|
Merge pull request #636 from huskyii/fix_issue635
|
2022-06-12 12:53:19 +01:00 |
Jiang Zhu
|
9c5d485fdd
|
fix issue 635
|
2022-06-12 17:01:17 +08:00 |
Juan Font
|
cb88b16207
|
Merge pull request #630 from kradalby/test-126
Add 1.26 to tests
|
2022-06-11 18:14:38 +02:00 |
Kristoffer Dalby
|
257c025975
|
Update build system
|
2022-06-11 15:42:06 +00:00 |
Kristoffer Dalby
|
50bdf9d3b9
|
Update vendor sha
|
2022-06-11 15:39:37 +00:00 |
Kristoffer Dalby
|
8d58894daa
|
Tailscale 1.26 uses dnstype pointer
|
2022-06-11 15:34:02 +00:00 |
Kristoffer Dalby
|
43fa7f9fd5
|
Upgrade tailscale lib to 1.26
|
2022-06-11 15:34:02 +00:00 |
Kristoffer Dalby
|
f2a8bfeb9f
|
Merge branch 'main' into test-126
|
2022-06-11 16:04:35 +01:00 |
Kristoffer Dalby
|
06bbeea37f
|
Merge pull request #632 from juanfont/update-contributors
|
2022-06-11 16:04:21 +01:00 |
github-actions[bot]
|
e5f26f819a
|
docs(README): update contributors
|
2022-06-11 14:35:56 +00:00 |
Kristoffer Dalby
|
a058f17946
|
Merge branch 'main' into test-126
|
2022-06-11 15:35:36 +01:00 |
Kristoffer Dalby
|
a4b4fc8b6c
|
Merge pull request #624 from iSchluff/feature/configure-randomize-port
|
2022-06-11 15:35:24 +01:00 |
Kristoffer Dalby
|
ab35baaa29
|
Merge branch 'main' into feature/configure-randomize-port
|
2022-06-11 15:07:47 +01:00 |