| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-21 | Verify: Inline the public keys | jwijenbergh | |
| 2022-06-21 | Verify: Remove unneeded code paths | jwijenbergh | |
| - We should never panic now because there is no way to set an extra key for testing - This was not used anyways in the Go code, and we should never expose an insecure function to wrappers | |||
| 2022-06-20 | Refactor: Errors to have one custom type that is to be wrapped | jwijenbergh | |
| - For this an `internal/types` package is created with a custom error type - This custom error type can give back the cause and traceback of an error | |||
| 2022-09-20 | Server: Implement function for checking renewal button visibility | jwijenbergh | |
