Andrew Martinez
9e15ab8a6c
move -v flag in travis
2020-10-05 07:22:18 -04:00
Andrew Martinez
297d8aa9f0
remove -v from vet, fix format
2020-10-05 07:18:39 -04:00
Andrew Martinez
96e4318d68
add go vet before_script
2020-10-05 07:13:54 -04:00
Andrew Martinez
b222789350
fixes #326 nested tx for session timeouts
2020-10-05 06:58:44 -04:00
Andrew
5f9181b9b1
Merge pull request #322 from openziti/fix.321.role.names
...
fix #321 add policy display fields for reads
2020-10-02 16:33:10 -04:00
Shawn Carey
898a10fbc3
shrink copyBuf to avoid chunking UDP payloads when sending to tunnelers with smaller (16k) mtu. ( #325 )
2020-10-02 16:32:03 -04:00
Andrew Martinez
24e7375a58
fix formatting lint error
2020-10-02 16:09:14 -04:00
Andrew Martinez
f44cb76c3a
Merge branch 'master' into fix.321.role.names
2020-10-02 15:59:30 -04:00
Andrew Martinez
61343a2817
remove -level flag
2020-10-02 15:46:21 -04:00
Andrew Martinez
76823ff435
add ZITI_TEST_LOG_LEVEL, set to fatal for travis, remove prints
2020-10-02 15:43:49 -04:00
Andrew Martinez
f4ee38772d
set log level for API tests to error
...
- testing to see if this help traviceci get through the tests
2020-10-02 14:35:09 -04:00
Shawn Carey
cba62ee053
run hosted session in goroutine ( #324 )
2020-10-02 13:28:40 -04:00
Andrew Martinez
b23bf3efd8
fix #321 add policy display fields for reads
...
- adds *Display fields for policy list and detail
- adds *Display fields for both set of policy attributes
- adds API tests
2020-10-01 08:09:46 -04:00
ziti-ci
5b8d32b927
Updating dependency github.com/openziti/sdk-golang@v0.13.49
2020-09-30 17:41:35 +00:00
Shawn Carey
70f7811f8a
better logging when UDP read/event loops are stopped. ( #319 )
2020-09-30 08:39:47 -04:00
dependabot-preview[bot]
884588276d
Bump github.com/gorilla/handlers from 1.4.2 to 1.5.1 ( #300 )
...
Bumps [github.com/gorilla/handlers](https://github.com/gorilla/handlers ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/gorilla/handlers/releases )
- [Commits](https://github.com/gorilla/handlers/compare/v1.4.2...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-29 16:37:38 -04:00
ziti-ci
8db8978040
Updating dependency github.com/openziti/sdk-golang@v0.13.48
2020-09-29 20:26:23 +00:00
dependabot-preview[bot]
da395d84cc
Bump github.com/go-openapi/runtime from 0.19.21 to 0.19.22 ( #304 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.19.21 to 0.19.22.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.19.21...v0.19.22 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-29 16:19:37 -04:00
dependabot-preview[bot]
52ddb05d30
Bump github.com/go-openapi/validate from 0.19.10 to 0.19.11 ( #302 )
...
Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate ) from 0.19.10 to 0.19.11.
- [Release notes](https://github.com/go-openapi/validate/releases )
- [Commits](https://github.com/go-openapi/validate/compare/v0.19.10...v0.19.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-29 16:19:00 -04:00
dependabot-preview[bot]
e227c205ea
Bump github.com/go-openapi/errors from 0.19.6 to 0.19.7 ( #303 )
...
Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors ) from 0.19.6 to 0.19.7.
- [Release notes](https://github.com/go-openapi/errors/releases )
- [Commits](https://github.com/go-openapi/errors/compare/v0.19.6...v0.19.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-29 16:18:16 -04:00
Paul Lorenz
6fbfe84e31
Merge pull request #306 from openziti/support-identity-dial-bind
...
Support identity dial/bind
2020-09-29 09:34:17 -04:00
Paul Lorenz
50bc204dd5
Add edge terminator validator
2020-09-29 09:27:05 -04:00
Paul Lorenz
50c6b3e4b3
Support identity dial/bind
2020-09-29 09:27:03 -04:00
ziti-ci
c648b72e9b
Updating dependency github.com/openziti/sdk-golang@v0.13.46
2020-09-29 12:38:15 +00:00
Curt Tudor
9c6c0c962a
bump to foundation 0.14.5 ( #314 )
...
Co-authored-by: rentallect <curt.tudor@netfoundry.io >
2020-09-28 11:50:41 -04:00
Shawn Carey
e19b0e4568
close the server conn when hosting a service and the client closes ( #312 )
2020-09-28 10:51:42 -04:00
Andrew
de3356fee8
Merge pull request #310 from openziti/fix.305.cert.auth.ca.validation
...
Fix.305.cert.auth.ca.validation
2020-09-24 08:48:22 -04:00
Andrew Martinez
6d1f11955b
use streaming CAs
2020-09-22 07:52:00 -04:00
Andrew Martinez
0263259403
remove println
2020-09-22 07:40:10 -04:00
Andrew Martinez
d4a5592edf
fix whitespace
2020-09-22 07:12:52 -04:00
Andrew Martinez
a3ee258df2
fixes #305 reimplements chain validation
...
- cert auth module caches static and dynamic (3rd party) CA chains
- all cert auths validated against active chains
- deleted/disabled 3rd party CAs no longer validate
2020-09-22 07:11:55 -04:00
ziti-ci
00a99a426e
Updating dependency github.com/openziti/fabric@v0.13.6
2020-09-22 03:17:19 +00:00
ziti-ci
9c2315006f
Updating dependency github.com/openziti/sdk-golang@v0.13.44
2020-09-22 02:43:59 +00:00
ziti-ci
73697f2bf2
Updating dependency github.com/openziti/sdk-golang@v0.13.43
2020-09-21 17:01:34 +00:00
ziti-ci
cc56c2ee97
Updating dependency github.com/openziti/sdk-golang@v0.13.42
2020-09-21 15:55:52 +00:00
Curt Tudor
abe74ab254
browzer-wss-underlay ( #277 )
...
Add wss underlay, and add support for multiple simultaneous edge router bindings (tls, wss)
2020-09-16 12:28:14 -04:00
ziti-ci
20ac5ff837
Updating dependency github.com/openziti/sdk-golang@v0.13.41
2020-09-14 17:38:20 +00:00
ziti-ci
f308a1c0b8
Updating dependency github.com/openziti/fabric@v0.13.2
2020-09-10 14:47:50 +00:00
Andrew
470318d8c9
Merge pull request #295 from openziti/add.api.session.ip
...
adds public ip address for #226
2020-09-09 14:21:05 -04:00
Andrew Martinez
6814db98c1
adds public ip address for #226
2020-09-09 10:42:20 -04:00
ziti-ci
c6e9079c9d
Updating dependency github.com/openziti/sdk-golang@v0.13.40
2020-09-04 18:26:51 +00:00
Paul Lorenz
e0bd6ccb4f
Merge pull request #292 from openziti/fix-service-policy-migration
...
Fix service policy migration. Update for terminator precendence chang…
2020-09-03 10:48:11 -04:00
Paul Lorenz
734e9a5542
Fix service policy migration. Update for terminator precendence changes. Log panic stacks. Fixes GH-291
2020-09-03 10:22:27 -04:00
ziti-ci
c6ac6b20e6
Updating dependency github.com/openziti/sdk-golang@v0.13.39
2020-09-03 13:45:27 +00:00
Paul Lorenz
985a8e7ff1
Merge pull request #288 from openziti/dependabot/go_modules/github.com/go-openapi/runtime-0.19.21
...
Bump github.com/go-openapi/runtime from 0.19.20 to 0.19.21
2020-09-02 09:13:50 -04:00
ziti-ci
6ad411ac2b
Updating dependency github.com/openziti/sdk-golang@v0.13.38
2020-08-31 14:54:52 +00:00
ziti-ci
8e129fcb91
Updating dependency github.com/openziti/sdk-golang@v0.13.37
2020-08-31 14:06:45 +00:00
dependabot-preview[bot]
0b1134dd01
Bump github.com/go-openapi/runtime from 0.19.20 to 0.19.21
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.19.20 to 0.19.21.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.19.20...v0.19.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-27 06:47:04 +00:00
Andrew
a05805eb5a
Merge pull request #286 from openziti/stream.sessions.276
...
various fixes for API streaming and data net support
2020-08-26 15:22:08 -04:00
Andrew Martinez
47c6c9ce6e
remove dupe log message
2020-08-26 15:16:32 -04:00