Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Python 2.6 support | Alex Gaynor | 2014-01-07 | 1 | -2/+2 | |
| * | | More stuff | Alex Gaynor | 2014-01-07 | 3 | -3/+5 | |
| * | | You need a gpg key to do a release | Alex Gaynor | 2014-01-07 | 1 | -1/+2 | |
| * | | This is a dev dep | Alex Gaynor | 2014-01-07 | 1 | -0/+1 | |
| * | | Update release docs | Alex Gaynor | 2014-01-06 | 1 | -2/+1 | |
| * | | Merge branch 'master' into release-automation | Alex Gaynor | 2014-01-06 | 12 | -10/+411 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #412 from alex/version-consistency | David Reid | 2014-01-06 | 1 | -4/+7 | |
|\ \ \ | ||||||
| * | | | Compute the version in the same way as setup.py does | Alex Gaynor | 2014-01-06 | 1 | -4/+7 | |
* | | | | Merge pull request #411 from alex/spelling-fix | David Reid | 2014-01-06 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Spell a word correctly | Alex Gaynor | 2014-01-06 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #203 from alex/fernet | David Reid | 2014-01-06 | 11 | -6/+404 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2014-01-02 | 41 | -275/+434 | |
| |\ \ \ | ||||||
| * | | | | Remove this one weird debugger | Alex Gaynor | 2013-12-31 | 1 | -3/+0 | |
| * | | | | Rearange sentence on recommendation of @jacobian | Alex Gaynor | 2013-12-31 | 2 | -3/+6 | |
| * | | | | alphabetize | Alex Gaynor | 2013-12-30 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-30 | 37 | -569/+800 | |
| |\ \ \ \ | ||||||
| * | | | | | Switch to the newer, safer, API | Alex Gaynor | 2013-12-27 | 1 | -3/+5 | |
| * | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-27 | 59 | -294/+834 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | flake8 fix | Alex Gaynor | 2013-12-20 | 1 | -1/+0 | |
| * | | | | | | Link from symmetric encryption to fernet | Alex Gaynor | 2013-12-20 | 2 | -3/+16 | |
| * | | | | | | Linkify this | Alex Gaynor | 2013-12-20 | 1 | -6/+9 | |
| * | | | | | | Make into a warning as suggested by @dstufft | Alex Gaynor | 2013-12-20 | 1 | -4/+7 | |
| * | | | | | | Reword slightly | Alex Gaynor | 2013-12-20 | 1 | -4/+4 | |
| * | | | | | | Don't look at other material until the signature is validated | Alex Gaynor | 2013-12-20 | 1 | -2/+2 | |
| * | | | | | | Handle invalid timestamp length | Alex Gaynor | 2013-12-20 | 2 | -1/+9 | |
| * | | | | | | Mention that the timestamp is plaintext | Alex Gaynor | 2013-12-17 | 1 | -1/+4 | |
| * | | | | | | Use the term fernet token | Alex Gaynor | 2013-12-17 | 2 | -14/+16 | |
| * | | | | | | Include more info in the title | Alex Gaynor | 2013-12-17 | 1 | -2/+2 | |
| * | | | | | | Replace assertions with real error checks | Alex Gaynor | 2013-12-16 | 2 | -2/+16 | |
| * | | | | | | Address dreid's comments | Alex Gaynor | 2013-12-16 | 2 | -18/+28 | |
| * | | | | | | Document the other consequence of losing your key | Alex Gaynor | 2013-12-16 | 2 | -2/+5 | |
| * | | | | | | Update import location | Alex Gaynor | 2013-12-15 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-15 | 40 | -26/+29 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | flake8 | Alex Gaynor | 2013-12-14 | 1 | -1/+1 | |
| * | | | | | | | Reduce duplication | Alex Gaynor | 2013-12-14 | 1 | -3/+3 | |
| * | | | | | | | Replace our constant time check with the new module | Alex Gaynor | 2013-12-14 | 1 | -34/+2 | |
| * | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-14 | 28 | -84/+841 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | For now always use the default backend | Alex Gaynor | 2013-11-27 | 1 | -2/+3 | |
| * | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-27 | 13 | -56/+97 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-23 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Handle the clock skew check | Alex Gaynor | 2013-11-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | Handle another error case | Alex Gaynor | 2013-11-22 | 1 | -1/+5 | |
| * | | | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 7 | -3/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | removed silly line | Alex Gaynor | 2013-11-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | An API for generating keys | Alex Gaynor | 2013-11-22 | 3 | -8/+11 | |
| * | | | | | | | | | | | | More info in the docs | Alex Gaynor | 2013-11-22 | 1 | -4/+14 | |
| * | | | | | | | | | | | | fix, technically | Alex Gaynor | 2013-11-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Hide the dangerous bits | Alex Gaynor | 2013-11-22 | 2 | -18/+15 | |
| * | | | | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 6 | -19/+218 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |