Juan Font Alonso
|
7a91c82cda
|
Merge branch 'main' into hs2021-v2
|
2022-08-14 03:07:43 +02:00 |
Juan Font Alonso
|
c7cea9ef16
|
updated paths
|
2022-08-14 03:07:28 +02:00 |
github-actions[bot]
|
d56b409cb9
|
docs(README): update contributors
|
2022-08-13 20:44:38 +00:00 |
Juan Font
|
ee8f38111e
|
Merge pull request #735 from juanfont/fix-expired-url
Fix expired node registration URL
|
2022-08-13 22:44:04 +02:00 |
Juan Font Alonso
|
8c13f64d3c
|
Changed missing path
|
2022-08-13 21:55:44 +02:00 |
Juan Font Alonso
|
a7efc22045
|
Fix expired node registration URL
|
2022-08-13 21:17:05 +02:00 |
Juan Font Alonso
|
1880035f6f
|
Add registration handler over Noise protocol
|
2022-08-13 21:12:19 +02:00 |
Juan Font Alonso
|
fdd0c50402
|
Added helper method to fetch machines by any nodekey + tests
|
2022-08-13 21:03:02 +02:00 |
Juan Font Alonso
|
be24bacb79
|
Add noise mux and Noise path to base router
|
2022-08-13 20:55:37 +02:00 |
Juan Font Alonso
|
b261d19cfe
|
Added Noise upgrade handler and Noise mux
|
2022-08-13 20:52:11 +02:00 |
Victor Freire
|
ec5acf7be2
|
Add ability to connect to PostgreSQL via unix socket
|
2022-08-13 11:34:12 -03:00 |
Juan Font Alonso
|
014e7abc68
|
Make private key errors constants
|
2022-08-13 14:46:23 +02:00 |
Juan Font Alonso
|
3e8f0e9984
|
Added support for Noise clients in /key handler
|
2022-08-13 11:24:05 +02:00 |
Juan Font Alonso
|
6e8e2bf508
|
Generate and read the Noise private key
|
2022-08-13 11:14:38 +02:00 |
Juan Font
|
09cd7ba304
|
Merge pull request #725 from juanfont/switch-to-db-d
Improve registration protocol implementation and switch to NodeKey as main identifier
|
2022-08-12 09:56:17 +02:00 |
Juan Font Alonso
|
77bf1e81ec
|
Added missing dot in comment
|
2022-08-12 09:36:17 +02:00 |
Juan Font Alonso
|
a9b9a2942d
|
Update changelog
|
2022-08-12 09:31:11 +02:00 |
Juan Font
|
a261e27113
|
Update api.go
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
|
2022-08-12 09:03:32 +02:00 |
Juan Font
|
f01a33491b
|
Update api.go
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
|
2022-08-12 09:03:11 +02:00 |
Juan Font
|
739e11e1ee
|
Update api.go
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
|
2022-08-12 09:02:58 +02:00 |
Juan Font
|
393aae01df
|
Merge branch 'main' into switch-to-db-d
|
2022-08-11 15:02:08 +02:00 |
Juan Font
|
73cd428ed2
|
Merge pull request #729 from juanfont/fix-reuse-of-ns
Minor fix to linting issue introduced when fixing excludeCorrectlyTaggedNodes (#707)
|
2022-08-11 15:01:53 +02:00 |
Juan Font Alonso
|
1e7b57e513
|
Minor fix to linting issue introduced in #707
|
2022-08-11 14:12:45 +02:00 |
Juan Font Alonso
|
e1e3feb6a8
|
Add a sleep to reduce the impact of #727
|
2022-08-11 13:37:25 +02:00 |
Juan Font
|
8e56d8b425
|
Merge branch 'main' into switch-to-db-d
|
2022-08-11 13:11:38 +02:00 |
Juan Font
|
6c8445988c
|
Merge pull request #707 from restanrm/fix-bug-in-excludecorrectlytaggednodes
Fix bug in excludeCorrectlyTaggedNodes
|
2022-08-11 13:08:43 +02:00 |
Adrien Raffin-Caboisse
|
110b01befa
|
Merge remote-tracking branch 'origin/main' into fix-bug-in-excludecorrectlytaggednodes
|
2022-08-11 12:49:26 +02:00 |
Juan Font Alonso
|
d586b9d285
|
Added comment clarifying registration API
|
2022-08-11 12:16:50 +02:00 |
Juan Font Alonso
|
804d70386d
|
Switch to nodekey in urls
|
2022-08-11 12:15:16 +02:00 |
Juan Font Alonso
|
fb3b2e6bc8
|
Improve protocol implementation for client registration (fixes #706)
|
2022-08-11 12:11:02 +02:00 |
Juan Font Alonso
|
030d7264e6
|
Fixed comment for linting
|
2022-08-10 16:03:33 +02:00 |
Juan Font Alonso
|
e91c378bd4
|
Replace machine key with node key in preparation for Noise in auth related stuff
|
2022-08-10 15:35:26 +02:00 |
Juan Font Alonso
|
e950b3be29
|
Add method to fetch by nodekey
|
2022-08-10 13:15:31 +02:00 |
Juan Font
|
dbf0e206b8
|
Merge pull request #722 from juanfont/bump-versions-20220810
Update dependencies versions
|
2022-08-10 11:25:03 +02:00 |
Juan Font Alonso
|
84f66090fd
|
Updated CHangelog and flake
|
2022-08-10 11:04:42 +02:00 |
Juan Font Alonso
|
f8958d4e22
|
Update xsync library (helps in #704)
|
2022-08-10 10:55:45 +02:00 |
Juan Font Alonso
|
70807e40f6
|
Updated base dependencies
|
2022-08-10 10:54:23 +02:00 |
Juan Font Alonso
|
9a01e3d192
|
Bump tailscale to 1.28.0
|
2022-08-10 10:47:49 +02:00 |
Juan Font
|
a03a99569d
|
Merge pull request #720 from juanfont/replace-ioutil
Replaced legacy ioutil usage
|
2022-08-10 07:41:50 +02:00 |
Juan Font Alonso
|
2d887046de
|
Replaced legacy ioutil usage
|
2022-08-09 23:21:19 +02:00 |
Juan Font
|
3a091896fb
|
Merge pull request #685 from GrigoriyMikhalkin/oidc-refactoring
Decompose OIDCCallback method
|
2022-08-09 20:52:32 +02:00 |
Juan Font
|
8a9fe1da4b
|
Merge branch 'main' into oidc-refactoring
|
2022-08-09 20:29:02 +02:00 |
Juan Font
|
abf478c9e6
|
Merge pull request #703 from nnsee/android-readme
Update the readme and documentation with details on the Android app
|
2022-08-09 15:39:45 +02:00 |
Juan Font
|
913a94d2ab
|
Merge branch 'main' into android-readme
|
2022-08-09 15:37:20 +02:00 |
Juan Font
|
01e5be3b57
|
Merge pull request #711 from sophware/typofix
typo fixed from advertised to advertise
|
2022-08-09 15:11:23 +02:00 |
Juan Font
|
e93529e9f3
|
Merge branch 'main' into typofix
|
2022-08-09 15:05:53 +02:00 |
Juan Font
|
ade4e23e14
|
Merge pull request #698 from GrigoriyMikhalkin/export-errors
Export API errors
|
2022-08-09 15:04:51 +02:00 |
Juan Font
|
fc65ded2d5
|
Merge branch 'main' into oidc-refactoring
|
2022-08-09 14:37:58 +02:00 |
Juan Font
|
aa2b92703f
|
Merge branch 'main' into export-errors
|
2022-08-09 14:33:10 +02:00 |
Juan Font
|
2c9dbe158d
|
Merge pull request #713 from juanfont/update-buf-lint
Update buf setup action for proto-lint
|
2022-08-09 14:32:52 +02:00 |