| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change TypeError on bad `kid` to InvalidTokenError | Gabriel Gironda | 2015-07-23 | 1 | -4/+4 |
| * | Fail on encode and decode of bad JWS header values | Gabriel Gironda | 2015-07-21 | 1 | -2/+25 |
| * | Changed test function name | Alexandru Mihai | 2015-06-23 | 1 | -1/+1 |
| * | Remove unused variable | Alexandru Mihai | 2015-06-23 | 1 | -1/+1 |
| * | Added test for verify signature with empty algo | Alexandru Mihai | 2015-06-22 | 1 | -0/+10 |
| * | Merged master branch in to remove Python 3.2 support and add the new | Mark Adams | 2015-05-18 | 1 | -0/+9 |
| |\ | |||||
| | * | Added get_unverified_header method so that unverified headers can be retrieve... | Mark Adams | 2015-05-08 | 1 | -0/+9 |
| * | | Fix the ECDSA signature serialization format when using cryptography | esneider | 2015-05-13 | 1 | -5/+4 |
| |/ | |||||
| * | Split tests between PyJWS and PyJWT object responsiblities | Mark Adams | 2015-04-19 | 1 | -0/+581 |
