| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | binary_type verification added to make the code more future-proof | Mauricio Aizaga | 2015-10-23 | 1 | -4/+5 |
| * | Fixed syntax for python 2.6 | Mauricio Aizaga | 2015-10-22 | 1 | -1/+1 |
| * | Fixed #183 AttributeError: 'NoneType' object has no attribute 'rsplit' | Mauricio Aizaga | 2015-10-22 | 1 | -0/+3 |
| * | Change TypeError on bad `kid` to InvalidTokenError | Gabriel Gironda | 2015-07-23 | 1 | -2/+2 |
| * | Fail on encode and decode of bad JWS header values | Gabriel Gironda | 2015-07-21 | 1 | -2/+13 |
| * | Fixed #167 throw InvalidAlgorithmError if alg not in header | Alexandru Mihai | 2015-06-22 | 1 | -1/+1 |
| * | Added get_unverified_header to public API | Mark Adams | 2015-05-09 | 1 | -0/+1 |
| * | Added get_unverified_header method so that unverified headers can be retrieve... | Mark Adams | 2015-05-08 | 1 | -0/+8 |
| * | Removed an extra attempt to encode the payload that I missed when I was refac... | Mark Adams | 2015-04-19 | 1 | -4/+1 |
| * | Refactored JWS-specific logic out of PyJWT and into PyJWS superclass | Mark Adams | 2015-04-19 | 1 | -0/+183 |
