Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #429 from alex/changelog | David Reid | 2014-01-08 | 4 | -0/+11 |
|\ | |||||
| * | Reformat | Alex Gaynor | 2014-01-08 | 1 | -4/+2 |
| * | Typo fix | Alex Gaynor | 2014-01-08 | 1 | -1/+1 |
| * | Fixed #428 -- added a changelog | Alex Gaynor | 2014-01-08 | 4 | -0/+13 |
|/ | |||||
* | Merge pull request #424 from reaperhulk/padding-info-for-all | Alex Gaynor | 2014-01-07 | 1 | -2/+14 |
|\ | |||||
| * | add padding info to docs | Paul Kehrer | 2014-01-07 | 1 | -2/+14 |
* | | Merge pull request #423 from alex/ignore | Paul Kehrer | 2014-01-07 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | These eggs are sometimes files. We still don't care. | Alex Gaynor | 2014-01-07 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #418 from reaperhulk/move-contexts | David Reid | 2014-01-07 | 1 | -73/+83 |
|\ | |||||
| * | move ciphercontext/aeadciphercontext to bottom of symmetric encryption | Paul Kehrer | 2014-01-07 | 1 | -73/+83 |
* | | Merge pull request #419 from reaperhulk/gcm-no-pad-required | Alex Gaynor | 2014-01-07 | 1 | -15/+5 |
|\ \ | |/ |/| | |||||
| * | GCM does not require padding (removing from docs example) | Paul Kehrer | 2014-01-07 | 1 | -15/+5 |
|/ | |||||
* | Merge pull request #416 from dreid/improved-aead-examples | Alex Gaynor | 2014-01-07 | 1 | -13/+73 |
|\ | |||||
| * | Make the example more complete and add some comments walking the user through... | David Reid | 2014-01-07 | 1 | -14/+49 |
| * | Try making the AEAD examples less dense. | David Reid | 2014-01-07 | 1 | -13/+38 |
* | | Merge pull request #415 from reaperhulk/remove-cast5-ecb-for-now | Alex Gaynor | 2014-01-07 | 5 | -85/+2 |
|\ \ | |||||
| * | | also remove CAST5 docs | Paul Kehrer | 2014-01-07 | 1 | -9/+0 |
| * | | remove CAST5 for first release | Paul Kehrer | 2014-01-07 | 4 | -76/+2 |
| |/ | |||||
* | | Merge pull request #414 from alex/avail-cleanup | David Reid | 2014-01-07 | 3 | -44/+4 |
|\ \ | |/ |/| | |||||
| * | Explanatory comment | Alex Gaynor | 2014-01-07 | 1 | -0/+1 |
| * | Fixed #408 -- cleanup how is_available works | Alex Gaynor | 2014-01-07 | 3 | -44/+3 |
|/ | |||||
* | Merge pull request #392 from alex/setup-install-extension | Donald Stufft | 2014-01-07 | 4 | -11/+43 |
|\ | |||||
| * | This is dangerous | Alex Gaynor | 2014-01-07 | 1 | -4/+1 |
| * | Merge branch 'master' into setup-install-extension | Alex Gaynor | 2014-01-07 | 19 | -28/+528 |
| |\ | |/ |/| | |||||
* | | Merge pull request #410 from alex/release-automation | David Reid | 2014-01-07 | 4 | -0/+66 |
|\ \ | |||||
| * | | How to verify that your released correctly | Alex Gaynor | 2014-01-07 | 1 | -1/+9 |
| * | | 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 |