| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed some style issues (reordered imports, removed unused imports, PEP8, etc.) | Mark Adams | 2015-01-18 | 1 | -1/+2 |
| | | |||||
| * | Add utf-8 coding | José Padilla | 2015-01-18 | 1 | -0/+1 |
| | | |||||
| * | Updates after ownership transfer | José Padilla | 2015-01-18 | 1 | -3/+3 |
| | | |||||
| * | Add publish setup.py helper | José Padilla | 2014-10-16 | 1 | -0/+10 |
| | | |||||
| * | Add __version__ and derive package version from it | José Padilla | 2014-10-15 | 1 | -1/+13 |
| | | |||||
| * | Use single quotes instead of double quotes | José Padilla | 2014-10-15 | 1 | -17/+16 |
| | | |||||
| * | Bump up version0.2.2 | José Padilla | 2014-09-22 | 1 | -2/+3 |
| | | |||||
| * | Bump up version to 0.2.1 #34 | José Padilla | 2014-04-28 | 1 | -1/+1 |
| | | |||||
| * | Bump up version to 0.2.0 #310.2.0 | José Padilla | 2014-03-25 | 1 | -1/+1 |
| | | |||||
| * | Bump up version for release | José Padilla | 2014-02-08 | 1 | -1/+1 |
| | | |||||
| * | refactor decode(), fix setup.py for automated sdist builds | wil paredes | 2014-02-07 | 1 | -3/+4 |
| | | | | | | | | * split decode() internals into load() and verify_signature() * pull code out of read() function in setup.py so it doesn't fail when using distutils.core.run_setup() to build an archive * the setup.py change also uses with so file closing is automatic | ||||
| * | version bump, email update | Jeff Lindsay | 2014-01-17 | 1 | -2/+2 |
| | | |||||
| * | Announce Python 3 support | Patryk Zawadzki | 2013-11-07 | 1 | -11/+16 |
| | | | | | Also let `./setup.py test` work in Python 2 | ||||
| * | Basic Python 3 compatibility | Patryk Zawadzki | 2013-11-06 | 1 | -0/+2 |
| | | |||||
| * | Bump version0.1.6 | Boris Feld | 2013-07-26 | 1 | -1/+1 |
| | | | | Bump version as pypi version is already the 0.1.5, it helps when using master version with setuptools. | ||||
| * | Fix minor typo in setup.py description | Andy Zhang | 2013-05-15 | 1 | -1/+1 |
| | | |||||
| * | bumping patch version | Jeff Lindsay | 2012-10-28 | 1 | -2/+2 |
| | | |||||
| * | Edited setup.py via GitHub | Jeff Lindsay | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | including a command line tool for encoding/decoding jwt | Jeff Lindsay | 2011-04-05 | 1 | -1/+2 |
| | | |||||
| * | 0.1.3 release | Jeff Lindsay | 2011-04-05 | 1 | -1/+1 |
| | | |||||
| * | Fixed improper signature calculation. Was using hexdigest representation of ↵ | Jeff Lindsay | 2011-03-21 | 1 | -1/+1 |
| | | | | | | | HMAC, when it should be digest. Based on this issue: https://github.com/progrium/ruby-jwt/issues/#issue/1 | ||||
| * | initial commit | Jeff Lindsay | 2011-02-24 | 1 | -0/+23 |
