cacert-gosigner/pkg/x509/revoking
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
2022-11-28 17:10:46 +01:00
..
repository.go Improve test coverage of X.509 revoking 2022-04-24 12:45:22 +02:00
revoking.go Protocol improvements 2022-11-28 17:10:46 +01:00
revoking_test.go Fix golangci-lint warnings 2022-11-20 09:13:11 +01:00