Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.jwt: Add support for ES512 (+ tests) | Matthew Wild | 2022-09-29 | 1 | -0/+43 |
| | |||||
* | util.jwt: Overhaul of tests to use declarative approach | Matthew Wild | 2022-07-02 | 1 | -0/+62 |
| | | | | | Now we can consistently apply the same tests to every algorithm, instead of duplicating code. | ||||
* | spec: Move test crypto keys to a shared file for clarity and easy maintenance | Matthew Wild | 2022-07-02 | 1 | -0/+74 |
| | |||||
* | net.http.parser: Add failing test for (large?) chunk-encoded responses | Matthew Wild | 2020-08-21 | 1 | -0/+15 |