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 f429d3da45 Refactor server handler
- rename protocols.Handler to ServerHandler
- rename ServerHandler methods to better express their purpose
- pass command and response as parameters
- simplify state machine and handle errors in serial/seriallink.go
- implement command read timeout
- remove currentCommand and currentResponse fields from MsgPackHandler
2 years ago
..
config Move internal code to internal packages 2 years ago
handler Refactor server handler 2 years ago
health Move internal code to internal packages 2 years ago
hsm Move internal code to internal packages 2 years ago
openpgp/signing Move internal code to internal packages 2 years ago
serial Refactor server handler 2 years ago
x509 Move internal code to internal packages 2 years ago