Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / openconfig/bootz issues and pull requests
#100 - Actually return the error from EntityManager.Sign()
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#100 - Actually return the error from EntityManager.Sign()
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#99 - Add a new "Chassis" message to Bootz proto.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#99 - Add a new "Chassis" message to Bootz proto.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#98 - Update Bootz proto fields with more documentation.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#98 - Update Bootz proto fields with more documentation.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#97 - Make client device configurable
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#97 - Make client device configurable
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#96 - Refactor EntityManager to use a slice of Entities instead of a map.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#96 - Refactor EntityManager to use a slice of Entities instead of a map.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#95 - Update README.md
Pull Request -
State: closed - Opened by sam-homa about 1 year ago
- 1 comment
#95 - Update README.md
Pull Request -
State: closed - Opened by sam-homa about 1 year ago
- 1 comment
#94 - Need clarification on Control Board numbering
Issue -
State: closed - Opened by Kattasr about 1 year ago
- 5 comments
#94 - Need clarification on Control Board numbering
Issue -
State: closed - Opened by Kattasr about 1 year ago
- 5 comments
#93 - Update READMEs and add default values to flags
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#93 - Update READMEs and add default values to flags
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#92 - Generate all Bootz artifacts on demand instead of storing them locally.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#92 - Generate all Bootz artifacts on demand instead of storing them locally.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#91 - Response signature should be CMS signed data
Issue -
State: open - Opened by gmacf about 1 year ago
#91 - Response signature should be CMS signed data
Issue -
State: open - Opened by gmacf about 1 year ago
#90 - Return Owner Cert as a CMS structure instead of PEM encoding
Pull Request -
State: closed - Opened by gmacf about 1 year ago
- 1 comment
#90 - Return Owner Cert as a CMS structure instead of PEM encoding
Pull Request -
State: closed - Opened by gmacf about 1 year ago
- 1 comment
#89 - datetime format in the ownership voucher
Issue -
State: closed - Opened by ashwinkp8 about 1 year ago
- 1 comment
#89 - datetime format in the ownership voucher
Issue -
State: closed - Opened by ashwinkp8 about 1 year ago
- 1 comment
#88 - owner certificate should be CMS struct
Issue -
State: closed - Opened by ashwinkp8 about 1 year ago
- 6 comments
#88 - owner certificate should be CMS struct
Issue -
State: closed - Opened by ashwinkp8 about 1 year ago
- 6 comments
#87 - Correct function name in error message.
Pull Request -
State: closed - Opened by chuckx about 1 year ago
#87 - Correct function name in error message.
Pull Request -
State: closed - Opened by chuckx about 1 year ago
#86 - Use base64-encoded DER PinnedDomainCert in OwnershipVoucher instead of PEM format.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#86 - Use base64-encoded DER PinnedDomainCert in OwnershipVoucher instead of PEM format.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#85 - Create typo.yml
Pull Request -
State: closed - Opened by gmacf about 1 year ago
- 2 comments
#85 - Create typo.yml
Pull Request -
State: closed - Opened by gmacf about 1 year ago
- 2 comments
#84 - Bump google.golang.org/grpc from 1.56.2 to 1.56.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#84 - Bump google.golang.org/grpc from 1.56.2 to 1.56.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#83 - Refactor ResolveChassis()
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#82 - Reconnect to server with the provided server trust cert.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#82 - Reconnect to server with the provided server trust cert.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#81 - Add DNS name to certificate generator and regenerate.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#81 - Add DNS name to certificate generator and regenerate.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#80 - Use signature methods in entitymanager_test
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#80 - Use signature methods in entitymanager_test
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#79 - Sign: Add future support for different crypto standards.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#79 - Sign: Add future support for different crypto standards.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#78 - Add a new field 'serialized_bootstrap_data' and deprecate the old one.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#78 - Add a new field 'serialized_bootstrap_data' and deprecate the old one.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#77 - entitymanager_test should use signature.go functions instead of calling crypto/rsa directly
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#77 - entitymanager_test should use signature.go functions instead of calling crypto/rsa directly
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#76 - Signature.go should match Verify implementation and use crypto.PrivateKey
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#76 - Signature.go should match Verify implementation and use crypto.PrivateKey
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#75 - Rename Signature.Create -> Signature.Sign
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#75 - Rename Signature.Create -> Signature.Sign
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#74 - Replace direct proto field access with getters.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#73 - Move signature creation and verification methods to a common library.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#73 - Move signature creation and verification methods to a common library.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#72 - Bump golang.org/x/net from 0.14.0 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#72 - Bump golang.org/x/net from 0.14.0 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#71 - Rename key -> privatekey
Pull Request -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#71 - Rename key -> privatekey
Pull Request -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#70 - testdata/generate.go consider using os.WriteFile instead
Issue -
State: closed - Opened by melzhan about 1 year ago
#70 - testdata/generate.go consider using os.WriteFile instead
Issue -
State: closed - Opened by melzhan about 1 year ago
#69 - Field should be byte instead of string
Issue -
State: closed - Opened by melzhan about 1 year ago
#69 - Field should be byte instead of string
Issue -
State: closed - Opened by melzhan about 1 year ago
#68 - Fix misc nits
Issue -
State: closed - Opened by melzhan about 1 year ago
#68 - Fix misc nits
Issue -
State: closed - Opened by melzhan about 1 year ago
#67 - Test failing in Google3
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#67 - Test failing in Google3
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#66 - Store serialized signed response instead of SignedResponse message.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#66 - Store serialized signed response instead of SignedResponse message.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#65 - Use protocmp.Transform() in opts
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#65 - Use protocmp.Transform() in opts
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#64 - Add API and address config to enable testing bootz service in tests
Pull Request -
State: closed - Opened by LiamWalsh98 about 1 year ago
- 7 comments
#64 - Add API and address config to enable testing bootz service in tests
Pull Request -
State: closed - Opened by LiamWalsh98 about 1 year ago
- 7 comments
#63 - Use Exitf instead of Exit
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#63 - Use Exitf instead of Exit
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#62 - Rename OwnershipVoucherInner to Inner
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#62 - Rename OwnershipVoucherInner to Inner
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#61 - Use protocmp instead of reflect
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#61 - Use protocmp instead of reflect
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#60 - fix lint errors
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#60 - fix lint errors
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#59 - Populate authz file location for local runs.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#59 - Populate authz file location for local runs.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#58 - Use new ownershipvoucher package in client and generate.go
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#58 - Use new ownershipvoucher package in client and generate.go
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#57 - Don't actually start the server during the test.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#57 - Don't actually start the server during the test.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#56 - Refactor server to move logic out of main function.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#56 - Refactor server to move logic out of main function.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#55 - Add a new common library for ownership vouchers. This will be used by…
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#55 - Add a new common library for ownership vouchers. This will be used by…
Pull Request -
State: closed - Opened by gmacf about 1 year ago
#54 - Fix lint errors in server/**
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#54 - Fix lint errors in server/**
Pull Request -
State: closed - Opened by melzhan about 1 year ago
#53 - Remove dhcp_config field from inventory data as it does not exist in the proto message.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
- 1 comment
#53 - Remove dhcp_config field from inventory data as it does not exist in the proto message.
Pull Request -
State: closed - Opened by gmacf about 1 year ago
- 1 comment
#52 - Client does not verifyTLSCert by default
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#52 - Client does not verifyTLSCert by default
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#51 - proto.Marshal() is not a stable form of serialization
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#51 - proto.Marshal() is not a stable form of serialization
Issue -
State: closed - Opened by melzhan about 1 year ago
- 1 comment
#50 - Authz and oc configuation fix
Pull Request -
State: closed - Opened by mojiiba about 1 year ago
- 4 comments
#50 - Authz and oc configuation fix
Pull Request -
State: closed - Opened by mojiiba about 1 year ago
- 4 comments