Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add greghaynes to Authors | Gregory Haynes | 2015-01-01 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #1595 from ↵ | Paul Kehrer | 2015-01-01 | 2 | -66/+89 | |
|\ \ | | | | | | | | | | | | | greghaynes/feature/split-out-primitives-interfaces-ciphers Start splitting out interfaces with ciphers | |||||
| * | | Style fixes for interfaces imports | Gregory Haynes | 2014-12-31 | 1 | -6/+3 | |
| | | | ||||||
| * | | Fix import ordering in interfaces | Gregory Haynes | 2014-12-30 | 1 | -2/+2 | |
| | | | ||||||
| * | | Move ModeAuthenticationWithTag into ciphers | Gregory Haynes | 2014-12-30 | 2 | -9/+11 | |
| | | | | | | | | | | | | This class should be broken out into the ciphers module as well. | |||||
| * | | Start splitting out interfaces with ciphers | Gregory Haynes | 2014-12-30 | 2 | -58/+82 | |
| |/ | | | | | | | | | | | | | The interfaces module is getting unwieldy so starting to split this out. Beginning by creating a ciphers module. This starts implementing issue #1495 | |||||
* | | Merge pull request #1599 from alex/bump-year | Alex Stapleton | 2014-12-31 | 1 | -1/+1 | |
|\ \ | | | | | | | Fixed #1598 -- "it's 2015 somewhere" | |||||
| * | | Fixed #1598 -- "it's 2015 somewhere" | Alex Gaynor | 2014-12-31 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #1597 from public/2015 | Alex Gaynor | 2014-12-31 | 1 | -1/+1 | |
|\ \ | |/ |/| | Update copyright for 2015 | |||||
| * | Update copyright for 2015 | Alex Stapleton | 2014-12-31 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1589 from reaperhulk/port-0.7.1-changelog | Alex Gaynor | 2014-12-28 | 1 | -0/+6 | |
|\ | | | | | add 0.7.1 changelog to master | |||||
| * | add 0.7.1 changelog to master | Paul Kehrer | 2014-12-28 | 1 | -0/+6 | |
| | | ||||||
* | | Merge pull request #1586 from reaperhulk/more-supported-platforms | Alex Gaynor | 2014-12-28 | 1 | -0/+1 | |
|\ \ | |/ |/| | update supported platforms | |||||
| * | update supported platforms | Paul Kehrer | 2014-12-28 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #1585 from reaperhulk/revert-1512 | Alex Gaynor | 2014-12-28 | 1 | -5/+5 | |
|\ \ | |/ |/| | Revert "Fixed #1494 -- switch which define we look for for SSLv3 disable... | |||||
| * | Revert "Fixed #1494 -- switch which define we look for for SSLv3 disabled. ↵ | Paul Kehrer | 2014-12-28 | 1 | -5/+5 | |
|/ | | | | | | We're now using the same one as CPython." This reverts commit facea9a7861ac1ecc7948474766cae0f842b3469. | |||||
* | Merge pull request #1584 from Ayrx/fix-openssl-backend-docs | Alex Stapleton | 2014-12-28 | 1 | -2/+3 | |
|\ | | | | | Update OpenSSL backend docs. | |||||
| * | Update OpenSSL backend docs. | Terry Chia | 2014-12-28 | 1 | -2/+3 | |
|/ | ||||||
* | Merge pull request #1581 from alex/grammar | Paul Kehrer | 2014-12-27 | 1 | -10/+10 | |
|\ | | | | | Fixed some grammar in the docs | |||||
| * | Fixed some grammar in the docs | Alex Gaynor | 2014-12-27 | 1 | -10/+10 | |
|/ | ||||||
* | Merge pull request #1576 from alex/openssh-elliptic-curve | Paul Kehrer | 2014-12-25 | 4 | -36/+196 | |
|\ | | | | | Fixes #1533 -- Initial work at parsing ECDSA public keys in OpenSSH format | |||||
| * | Added a changelog entry | Alex Gaynor | 2014-12-25 | 1 | -0/+3 | |
| | | ||||||
| * | Get us up to 100% coverage | Alex Gaynor | 2014-12-25 | 1 | -0/+10 | |
| | | ||||||
| * | Added test cases for NIST P-384 and 521. Fixed handling of key sizes which ↵ | Alex Gaynor | 2014-12-25 | 2 | -5/+56 | |
| | | | | | | | | aren't divisibly by 8 | |||||
| * | Write some tests for failure cases | Alex Gaynor | 2014-12-25 | 1 | -0/+29 | |
| | | ||||||
| * | Merge branch 'master' into openssh-elliptic-curve | Alex Gaynor | 2014-12-24 | 3 | -109/+2 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #1578 from alex/remove-deprecated-docs | Paul Kehrer | 2014-12-24 | 1 | -82/+0 | |
|\ \ | | | | | | | Removed documentation for features which were removed | |||||
| * | | Removed documentation for features which were removed | Alex Gaynor | 2014-12-24 | 1 | -82/+0 | |
| | | | ||||||
* | | | Merge pull request #1577 from alex/remove-deprecated | Paul Kehrer | 2014-12-24 | 2 | -27/+2 | |
|\ \ \ | |/ / |/| | | Removed some deprecated code | |||||
| * | | Removed some deprecated code | Alex Gaynor | 2014-12-24 | 2 | -27/+2 | |
|/ / | ||||||
| * | this test requires a specific curve | Alex Gaynor | 2014-12-24 | 1 | -0/+2 | |
| | | ||||||
| * | Bring back text about unsupported formats | Alex Gaynor | 2014-12-24 | 1 | -0/+4 | |
| | | ||||||
| * | Improved docstring | Alex Gaynor | 2014-12-24 | 1 | -1/+5 | |
| | | ||||||
| * | THese are bytes for py3k | Alex Gaynor | 2014-12-24 | 1 | -3/+3 | |
| | | ||||||
| * | Reduce the duplication | Alex Gaynor | 2014-12-24 | 1 | -13/+11 | |
| | | ||||||
| * | Attempt to remove some duplication | Alex Gaynor | 2014-12-24 | 1 | -26/+24 | |
| | | ||||||
| * | Update the docs a bit | Alex Gaynor | 2014-12-24 | 1 | -7/+6 | |
| | | ||||||
| * | Fixes #1533 -- Initial work at parsing ECDSA public keys in OpenSSH format | Alex Gaynor | 2014-12-24 | 2 | -9/+71 | |
|/ | ||||||
* | Merge pull request #1575 from reaperhulk/more-delay | Alex Gaynor | 2014-12-24 | 1 | -2/+2 | |
|\ | | | | | increase delay waiting for wheel job to start | |||||
| * | increase delay waiting for wheel job to start | Paul Kehrer | 2014-12-24 | 1 | -2/+2 | |
|/ | | | | fixes #1543 | |||||
* | Merge pull request #1574 from reaperhulk/license-files-are-hard | Alex Gaynor | 2014-12-23 | 1 | -0/+2 | |
|\ | | | | | Add missing license files to the cryptography_vectors | |||||
| * | who can remember where all these files belong? nobody. | Paul Kehrer | 2014-12-23 | 1 | -0/+2 | |
| | | ||||||
* | | Merge pull request #1570 from reaperhulk/final-consolidation | Alex Gaynor | 2014-12-23 | 1 | -66/+18 | |
|\ \ | |/ |/| | final cleanup for PEM serialization | |||||
| * | add both types of EC key formats to parametrized test | Paul Kehrer | 2014-12-23 | 1 | -6/+7 | |
| | | ||||||
| * | final cleanup for PEM serialization | Paul Kehrer | 2014-12-23 | 1 | -60/+11 | |
|/ | ||||||
* | Merge pull request #1572 from alex/delete-duplicate | Paul Kehrer | 2014-12-23 | 1 | -23/+5 | |
|\ | | | | | Combined duplicated serialization tests | |||||
| * | Combined duplicated serialization tests | Alex Gaynor | 2014-12-23 | 1 | -23/+5 | |
| | | ||||||
* | | Merge pull request #1571 from reaperhulk/add-pypy3 | Alex Gaynor | 2014-12-23 | 3 | -0/+18 | |
|\ \ | |/ |/| | add pypy3 to build matrix | |||||
| * | don't do coverage under pypy3 | Paul Kehrer | 2014-12-23 | 1 | -0/+6 | |
| | | ||||||
| * | add a comment explaining why we're excluding pypy3 on linux | Paul Kehrer | 2014-12-23 | 1 | -0/+1 | |
| | |