You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Dittberner f0d456dd13 Protocol improvements
- add a client generated command ID for tracing commands and responses
- define protocol delimiter in protocol.CobsDelimiter
- apply code simplifications suggested by golangci-lint
- add Makefile
- add compile time build information for signer binary
- make sure that dependencies for msgpackgen survive go mod tidy
- extract MsgPackHandler into its own file
- add CRL number to fetch CRL response
- remove port.Flush() to avoid removing written data before it reaches the
  client
2 years ago
..
config Implement protocol improvements 2 years ago
health Implement health check infrastructure 2 years ago
hsm Implement command type handling 2 years ago
messages Protocol improvements 2 years ago
openpgp/signing Configure and apply golangci-lint 2 years ago
protocol Protocol improvements 2 years ago
seriallink Protocol improvements 2 years ago
x509 Protocol improvements 2 years ago