Commit Graph

302 Commits

Author SHA1 Message Date
Michael Quigley
632ba4cc75
Merge branch 'main' into v0.4_zrok_sdk 2023-07-19 11:48:22 -04:00
Michael Quigley
9535023b19
'zrok overview' implementation (#374) 2023-07-19 11:32:28 -04:00
Michael Quigley
c26d325f61
generalized implementation of public/private share (#34) 2023-07-17 16:45:20 -04:00
Michael Quigley
c0503ae593
use sdk types/constants throughout the codebase for backend and share modes (#34) 2023-07-17 16:21:29 -04:00
Michael Quigley
141c9ae685
even better names for the common identities in the 'environment' (#34, #369) 2023-07-17 13:51:51 -04:00
Michael Quigley
d99ac85369
implemented naive migration from environment v0.3 to v0.4 (#369) 2023-07-14 14:30:35 -04:00
Michael Quigley
af77de015a
environment load assert chain (#369); get rid of warnings in zrok status 2023-07-14 10:51:38 -04:00
Michael Quigley
4713243e2c
further ziti identity naming cleanup (#369) 2023-07-14 10:14:32 -04:00
Michael Quigley
1c8ab67bf1
controller no longer needs an identity; identity management organization (#369) 2023-07-14 09:42:06 -04:00
Michael Quigley
04b0b64ebf
migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
Michael Quigley
c468c7ace9
environment -> env_v0_3 (#369) 2023-07-11 14:59:02 -04:00
Michael Quigley
e26ef1ba1a
environment refactoring (#34, #369) 2023-07-10 16:53:27 -04:00
Michael Quigley
ea71493f2f
zrokdir -> environment (#34) 2023-07-10 16:41:16 -04:00
Michael Quigley
7a4ad23aa1
missing import (#362) 2023-06-29 13:19:15 -04:00
Michael Quigley
7b725903dd
platform specific openBrowser (#362) 2023-06-29 13:18:30 -04:00
Michael Quigley
9a6e28f2b1
zrok console (#362) 2023-06-29 13:03:30 -04:00
Michael Quigley
8ba741a550
admin migrate 2023-06-27 11:44:38 -04:00
Michael Quigley
3c0477f9e3
cli lint removal 2023-06-20 09:58:41 -04:00
Michael Quigley
d3ea780a1b
fixes for --override-endpoint (#347) 2023-06-14 13:18:44 -04:00
Cam Otts
fec0fd9e73
Format changes 2023-05-25 13:59:39 -05:00
Cam Otts
d6d5ac65a3
update deps 2023-05-25 10:50:38 -05:00
Michael Quigley
22cc06eb74
reserve backend-mode text 2023-05-24 11:36:06 -04:00
Michael Quigley
b334ff50b2
slight reworking on the configuration-based invite system to include open registration flag, contact details, and store strategy. moved to 'admin' stanza (#229) 2023-05-22 15:42:20 -04:00
Michael Quigley
41c30e4158
Merge branch 'v0.4.0' into v0.4_invite_overhaul 2023-05-22 15:07:24 -04:00
Eugene K
7c86a1ef68
fix copy/pasta errors 2023-05-04 11:30:05 -04:00
Eugene K
8785a19e0e
wire udpTunnel ends into zrok 2023-05-04 10:32:29 -04:00
Michael Quigley
393641ce7b
lint (#170) 2023-05-01 12:23:39 -04:00
Michael Quigley
28916e8d2a
merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
Michael Quigley
74fd8d9956
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-26 12:00:16 -04:00
Michael Quigley
4ee3b970c9
Merge branch 'main' into v0.4.0 2023-04-26 12:00:03 -04:00
Michael Quigley
980d0dead7
backend request information (#314) 2023-04-25 15:16:05 -04:00
Michael Quigley
bf0fbb0e35
ripping out udp support for initial v0.4 2023-04-24 15:37:41 -04:00
Michael Quigley
25b1469acc
remove transport for now (#170) 2023-04-21 15:09:01 -04:00
Michael Quigley
e19186c1a0
temporary switch to support tcp/udp toggling (#306) 2023-04-21 14:20:40 -04:00
Michael Quigley
e2193e3ac4
logging lint (#170) 2023-04-19 09:41:19 -04:00
Michael Quigley
1177b0ec0a
d'oh (#170) 2023-04-19 08:56:50 -04:00
Michael Quigley
a055e98ab6
cpu profiling for access private tunnel 2023-04-18 16:32:23 -04:00
Michael Quigley
35dec16236
add shutdown hook to access private tunnel (#305) 2023-04-18 16:04:51 -04:00
Michael Quigley
e432dfdb28
webBackend -> proxy.WebBackend (#170) 2023-04-18 13:44:58 -04:00
Michael Quigley
56bb9c6d31
publicProxyFrontend -> publicProxy (#170) 2023-04-18 13:38:32 -04:00
Michael Quigley
4c41908ce2
proxyBackend/proxyFrontend -> proxy (#170) 2023-04-18 13:36:43 -04:00
Michael Quigley
1a38aef26d
tunnelBackend/tunnelFrontend -> tcpTunnel (#170) 2023-04-18 13:28:15 -04:00
Michael Quigley
6c9a651a08
tunnelFrontend elaboration (#170) 2023-04-18 11:58:07 -04:00
Michael Quigley
824e016bb4
more plumbing to get tunnel private access plumbed up enough to iterate (#170) 2023-04-17 15:43:54 -04:00
Michael Quigley
c28dd75910
Merge branch 'v0.4.0' into v0.4_backend_mode_tunnel 2023-04-17 11:55:09 -04:00
Ken Bingham
a8da6929b1
Merge pull request #286 from openziti/fix-typo
Fix a typo
2023-04-17 10:21:22 -04:00
Michael Quigley
fd741353d7
getting a basic tunnel backend plumbed up (#170) 2023-04-14 14:55:49 -04:00
Michael Quigley
3ec7e4253c
proxyBackend lint and cleanup (#170) 2023-04-14 13:09:54 -04:00
Cam Otts
b7623f80f6
moved token requirement to metadata and provide fields based on that 2023-04-11 18:41:40 -05:00
Michael Quigley
ec6ffa72a4
endpoint subpackage naming cleanup (#170) 2023-04-10 15:26:00 -04:00