| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add basic debugging capabilities | Simo Sorce | 2015-06-05 | 1 | -3/+11 |
| | | | | | | | | If debug is set to True, then custodia's own Exception handlers will print a stack trace to standard output to aid debugging. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
| * | Change KEM Parsing to actually check claims | Simo Sorce | 2015-06-04 | 1 | -1/+1 |
| | | | | | | | | The name ('sub') and the time ('exp') must be checked before letting the reuqest proceed. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
| * | Move message parsing and validation | Simo Sorce | 2015-04-20 | 1 | -0/+55 |
| Create a message module to deal with message types and validation. Signed-off-by: Simo Sorce <simo@redhat.com> | |||||
