Commit Graph

  • 88aa7878f0 makefile updates Scott Blum 2024-09-09 08:11:47 -0400
  • a5092edd47 Remove custom dialer in order to use the default grpc-go dialer, which supports proxies. Nathan Mische 2024-08-31 23:08:35 -0400
  • 8f9ab68d55 Add proxy dialer support Nathan Mische 2024-08-31 22:56:45 -0400
  • 46c38b351a
    feat: Add functionality to export proto files (#475) Hector Oliveros 2024-07-12 12:47:32 -0400
  • 9901b7affc Refactor writeProtoFile function for better error handling Eitol 2024-07-12 01:00:54 -0400
  • 0bb9027957 Refactor proto file writing into separate function Eitol 2024-07-10 23:30:04 -0400
  • 21c947e107 Refactor error handling in file creation Eitol 2024-07-10 11:40:46 -0400
  • 9706903f6e Update grpcurl commands in README Eitol 2024-07-10 11:15:35 -0400
  • 414ffa3a2c Reorder file close operation in error handling Eitol 2024-07-10 11:11:34 -0400
  • 2cc9781522 fix import sort Eitol 2024-07-10 11:05:03 -0400
  • 142da3b2f5 Update 'proto-out' command to 'proto-out-dir' Eitol 2024-07-10 10:14:42 -0400
  • 23bde38f6e Refactor file creation error handling Eitol 2024-07-10 09:05:04 -0400
  • 876d9a9de3 Add functionality to export proto files Eitol 2024-07-09 20:03:17 -0400
  • a05d48d6dd
    Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#470) dependabot[bot] 2024-06-17 14:39:52 -0400
  • fc63514da1
    add 32bit arm build targets (#461) Philipp Glaser 2024-06-17 17:00:36 +0200
  • 57a83a96bd
    Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 dependabot[bot] 2024-06-17 11:49:14 +0000
  • e14d9f769a
    Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#465) dependabot[bot] 2024-05-13 12:43:39 -0400
  • 0ae3075984
    Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 dependabot[bot] 2024-05-13 11:15:08 +0000
  • 239dde4a62
    feat: introduce transparent client side health check (#463) Violin 2024-05-08 22:47:02 +0800
  • 80e833a557
    Bump google.golang.org/protobuf (#460) dependabot[bot] 2024-05-07 08:37:54 -0400
  • 5b04059744 feat: introduce transparent client side health check Violin 2024-05-07 11:42:14 +0800
  • 1b5b7affda add 32bit arm build targets Philipp Glaser 2024-05-03 10:01:33 +0200
  • ab68c2a514
    Bump google.golang.org/protobuf dependabot[bot] 2024-05-06 11:26:30 +0000
  • 6fccd7757e
    Bump golang.org/x/net from 0.22.0 to 0.23.0 (#458) dependabot[bot] 2024-04-19 09:38:45 -0400
  • 6e10dab992
    Bump golang.org/x/net from 0.22.0 to 0.23.0 dependabot[bot] 2024-04-19 13:27:47 +0000
  • 400fa5f2d3
    Update Dockerfile to use Go v1.21 (#455) v1.9.1 Gustavo Passini 2024-04-10 11:33:24 -0400
  • 1b877387fe Update Dockerfile to use Go v1.21 Gustavo 2024-04-10 10:40:44 -0400
  • 0e13e85e65
    chore: fix some typos in comments (#454) goodfirm 2024-04-10 21:51:09 +0800
  • 81d68520d6 chore: fix some typos in comments goodfirm 2024-04-10 14:33:35 +0800
  • 07361b21ea
    Use latest protoreflect to fix some bugs (#453) v1.9.0 Joshua Humphries 2024-04-09 17:50:10 -0400
  • 4e8b2beea1 make staticcheck happy Josh Humphries 2024-04-09 17:14:15 -0400
  • 84ba65e13e move linting back to go 1.21 instead of latest go 1.22 Josh Humphries 2024-04-09 17:07:41 -0400
  • 69998f45bd be lenient when possible if server cannot furnish all dependencies Josh Humphries 2024-04-09 16:57:16 -0400
  • d7469ece31 update to latest jhump/protoreflect Josh Humphries 2024-04-09 16:55:06 -0400
  • 8e76884d21
    Brand name update (#452) Gustavo Passini 2024-04-09 16:19:28 -0400
  • 21ff665e60 Brand name update Gustavo 2024-04-09 15:38:42 -0400
  • 805ce40c63
    Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (#448) dependabot[bot] 2024-03-11 08:31:42 -0400
  • 37eab32d5c
    Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 dependabot[bot] 2024-03-11 11:31:55 +0000
  • 2088fc511a
    Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 dependabot[bot] 2024-03-11 11:31:51 +0000
  • 93ea011b36
    goreleaser: bump version & add nfmp support (#440) Albin Parou 2024-02-26 15:09:32 +0100
  • 25a4691298
    Merge 0b6809fb7c into 5592211a41 Adrien CABARBAYE 2024-02-12 13:10:43 -0800
  • 5592211a41
    Enable xDS credentials (#424) Paul Chesnais 2024-02-12 13:49:16 -0500
  • 184c8f70b5
    Bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 (#446) dependabot[bot] 2024-02-07 12:30:33 -0500
  • c28387ff8d
    Bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 dependabot[bot] 2024-02-05 11:25:45 +0000
  • 149a93e0ec
    Use localhost for default unix domain socket authority (#445) Kristopher Wuollett 2024-01-30 10:38:15 -0600
  • 280585d889
    Use localhost for default unix domain socket authority Kristopher Wuollett 2024-01-29 21:34:28 -0600
  • 252b57fd45
    Bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 (#443) dependabot[bot] 2024-01-29 13:38:20 -0500
  • 4bdf26e12a fix formatting Joseph Price 2024-01-29 11:16:00 -0500
  • bd6368e766 add encoding flag to allow specifying compression Joseph Price 2024-01-29 10:59:37 -0500
  • 4a140963ee
    Bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 dependabot[bot] 2024-01-29 11:23:04 +0000
  • 24b80dfed8
    Added initial support for -t flag to show timings (#428) KaibutsuX 2024-01-23 19:04:51 -0500
  • 3fc2238b92 Update after merge PapaCharlie 2024-01-23 15:38:18 -0800
  • f3dc3673bd Merge remote-tracking branch 'origin/master' PapaCharlie 2024-01-23 15:34:37 -0800
  • 14ea019627 Only enable xds credentials if the target is an xDS target PapaCharlie 2024-01-23 14:40:42 -0800
  • c6f0c050d2 goreleaser: bump version & add nfmp support Albin Parou 2024-01-23 10:37:41 +0100
  • 334e3f56de
    Expand the documentation of -max-time to clarify this sets the RPC timeout (#435) Michael Diamond 2024-01-09 08:39:10 -0800
  • ac9a9d14b4 fix Scott Blum 2024-01-09 11:35:01 -0500
  • 2ff79c3348 cleanup Scott Blum 2024-01-09 11:32:17 -0500
  • f4157743ed
    Bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#436) dependabot[bot] 2024-01-08 16:59:50 -0500
  • 59416882e2
    Bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 dependabot[bot] 2024-01-08 15:33:04 +0000
  • 79fb35f680
    Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#437) dependabot[bot] 2023-12-26 09:20:30 -0500
  • 9803e0bd1f go mod tidy? Scott Blum 2023-12-26 09:16:02 -0500
  • 6ee932d1cf
    Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 dependabot[bot] 2023-12-25 11:47:13 +0000
  • b8de27ecff
    Merge 559de6389d into 7ccaf0a21f wangtiga 2023-12-17 13:56:54 +0000
  • 559de6389d build success in cimg/go:1.20 wangtiga 2023-12-17 21:56:37 +0800
  • bba2985273 tidy code wangtiga 2023-12-10 00:59:52 +0800
  • f5e721338a tidy code wangtiga 2023-11-18 00:07:58 +0800
  • 99e57ce792 tidy code wangtiga 2023-11-18 00:04:19 +0800
  • a0139c02ba add testfile tls/testcert.pem tls/testkey.pem wangtiga 2023-11-11 21:34:42 +0800
  • 0ade6c177a add unit test for cert PKCS12 DER PEM wangtiga 2023-11-11 21:27:59 +0800
  • 6f4f86da79 tidy code not finished yet wangtiga 2023-11-09 23:29:44 +0800
  • 8060fffba3 guess cert format wangtiga 2023-10-26 23:27:41 +0800
  • 95fbe59fd2 support p12 certificate format, add param -cert-type and -pass wangtiga 2023-11-11 22:40:57 +0800
  • 18855a604a
    Expand the documentation of -max-time to clarify this sets the RPC timeout Michael Diamond 2023-12-08 15:09:14 -0800
  • 7ccaf0a21f indent: rip out old go 1.9 support Scott Blum 2023-11-22 08:54:31 -0500
  • 0f4076a9e4 Made timing data part of the very verbose functionality Sean Grider 2023-11-17 09:45:51 -0500
  • d4141ea04e Added initial support for -t flag to show timings Sean Grider 2023-10-30 22:06:12 -0400
  • 6093b09afa
    Bump golang.google.org/grpc to v1.57.1 (#427) ns-yuhanl 2023-10-27 00:39:52 +0800
  • 1cc075fbe5 Bump golang.google.org/grpc to v1.57.1 ns-yuhanl 2023-10-26 15:26:15 +0800
  • 0dff6dd08d Revert "Bump golang.google.org/grpc to v1.57.1" ns-yuhanl 2023-10-26 15:24:05 +0800
  • 385868b36b Bump golang.google.org/grpc to v1.57.1 ns-yuhanl 2023-10-26 14:28:40 +0800
  • 0620352c14 Enable xDS credentials PapaCharlie 2023-10-25 17:32:12 -0700
  • 70c215f7e2
    Update Tarball URL used by Homebrew (#421) Gustavo Passini 2023-10-24 15:33:15 -0400
  • df74681742 Update Tarball URL used by Homebrew Gustavo 2023-10-24 14:29:01 -0400
  • 28c0ee28f0
    Disable CGO for improved compatibility across distros (#420) v1.8.9 Gustavo Passini 2023-10-24 11:53:47 -0400
  • eb4ac5e947 Enabled CGO in tests for the race detector Gustavo 2023-10-24 11:45:57 -0400
  • 1e97e5d347 Disable CGO for improved compatibility across distros Gustavo 2023-10-24 11:27:57 -0400
  • bc2944de97
    Bump golang.org/x/net from 0.9.0 to 0.17.0 (#419) dependabot[bot] 2023-10-12 14:45:27 +0000
  • 91fb136ddc manual go.sum Scott Blum 2023-10-12 10:41:45 -0400
  • 813219043b
    Bump golang.org/x/net from 0.9.0 to 0.17.0 dependabot[bot] 2023-10-11 23:44:45 +0000
  • 7a845ca5e9
    SIGSEGV: panic: runtime error: invalid memory address or nil pointer dereference in protoreflect (#416) Michael Primeaux 2023-10-03 15:42:07 -0500
  • 56b66b0692 Reverted. Only updated protoreflect. Michael Primeaux 2023-10-03 15:36:35 -0500
  • da0cdbb1ac SIGSEGV: panic: runtime error: invalid memory address Michael Primeaux 2023-10-03 15:15:21 -0500
  • c17f0782f7
    Added alts credential option (#341) Jonathan Beaulieu 2023-09-25 10:57:49 -0700
  • 62dd924dd4 Small fix: removed indirection on usetls Jonathan Beaulieu 2023-09-25 17:19:10 +0000
  • 9e8449fa5e
    Merge branch 'fullstorydev:master' into master Jonathan Beaulieu 2023-09-25 10:16:05 -0700
  • d9ca7fb8f6 Applied feedback Jonathan Beaulieu 2023-09-25 17:03:32 +0000
  • 42f63028d4
    Update go.mod, goreleaser for v1.8.8 (#413) v1.8.8 Scott Blum 2023-09-22 16:21:54 -0400
  • ed36c0b9c9 ci diff Scott Blum 2023-09-22 16:17:16 -0400
  • f214f08826 debug Scott Blum 2023-09-22 16:15:50 -0400