aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trivial style fix in bindingsPaul Kehrer2014-06-071-2/+2
* Merge pull request #1105 from Lukasa/alpnAlex Stapleton2014-06-071-0/+45
|\
| * Add ALPN support.Cory Benfield2014-06-071-0/+45
|/
* Merge pull request #1104 from alex/use-numbersPaul Kehrer2014-06-073-269/+306
|\
| * pep8Alex Gaynor2014-06-061-60/+72
| * Fixed serialization testsAlex Gaynor2014-06-061-17/+3
| * Switch the tests to load numbersAlex Gaynor2014-06-061-30/+33
| * Merge branch 'master' into use-numbersAlex Gaynor2014-06-066-15/+158
| |\
| * | Port the fixtures fileAlex Gaynor2014-06-051-222/+258
* | | Merge pull request #1100 from reaperhulk/rsa-numbers-remove-publicAlex Gaynor2014-06-062-187/+0
|\ \ \ | |_|/ |/| |
| * | remove raw numbers properties from the RSA*Key interfacesPaul Kehrer2014-06-062-187/+0
* | | Merge pull request #1103 from reaperhulk/fix-1097Alex Gaynor2014-06-063-1/+77
|\ \ \ | |/ / |/| |
| * | add load_rsa_*_numbers functionsPaul Kehrer2014-06-063-1/+77
|/ /
* | Merge pull request #1099 from daenney/if-darwinPaul Kehrer2014-06-061-8/+14
|\ \
| * | travis: Typing Darwin is really hard.Daniele Sluijters2014-06-061-1/+1
| * | travis: Forgot a 'W" in DARWIN.Daniele Sluijters2014-06-061-1/+1
| * | travis: Set variable for Darwin and check that.Daniele Sluijters2014-06-061-8/+14
|/ /
* | Merge pull request #1098 from alex/oxford-commaDavid Reid2014-06-051-1/+1
|\ \
| * | Use an oxford commaAlex Gaynor2014-06-051-1/+1
|/ /
* | Merge pull request #1095 from Ayrx/security-docsAlex Gaynor2014-06-051-5/+64
|\ \
| * | Added missing wordAyrx2014-06-061-1/+2
| * | Updated docsAyrx2014-06-052-4/+3
| * | Updated security.rst to expand on processAyrx2014-06-052-5/+64
| |/
* | Merge pull request #1096 from reaperhulk/add-doc8-infoAlex Gaynor2014-06-051-1/+3
|\ \ | |/ |/|
| * add information about building docs to getting startedPaul Kehrer2014-06-051-1/+3
|/
* Merge pull request #1027 from dreid/rsa-number-loadingPaul Kehrer2014-06-046-0/+343
|\
| * Document UnsupportedAlgorithm in a super vague way.David Reid2014-06-031-0/+6
| * Document the valueerror these might raise.David Reid2014-06-031-0/+8
| * pep8David Reid2014-06-031-1/+1
| * Split load_rsa_numbers into load_rsa_private_numbers and load_rsa_public_numb...David Reid2014-06-036-48/+75
| * Remove trailing whitespaceDavid Reid2014-06-031-1/+1
| * Semantic conflict resolution anyone?David Reid2014-06-031-1/+2
| * Resolve conflict.David Reid2014-06-031-3/+1
| * Document the backend interface.David Reid2014-06-031-0/+16
| * Add load_rsa_numbers support to MultiBackend.David Reid2014-06-032-1/+17
| * Implement load_rsa_numbers on the openssl backend.David Reid2014-06-032-0/+266
| * Add load_rsa_numbers to the RSABackend interface.David Reid2014-06-031-0/+5
|/
* Merge pull request #984 from dreid/rsa-numbersPaul Kehrer2014-06-033-0/+272
|\
| * No apostrophe here.David Reid2014-05-121-2/+2
| * Fix Private->PublicDavid Reid2014-05-071-1/+1
| * Use one error message for all integer typeerrors.David Reid2014-05-071-25/+10
| * Pep8David Reid2014-05-061-1/+0
| * Check types.David Reid2014-05-062-0/+128
| * Make public_numbers a property.David Reid2014-05-013-7/+10
| * Pep8David Reid2014-04-301-2/+2
| * Passing tests.David Reid2014-04-301-1/+1
| * Failing tests.David Reid2014-04-301-0/+27
| * Fix typos.David Reid2014-04-301-1/+1
| * Rewrite some descriptions to not be self-referential and rewrite the private ...David Reid2014-04-301-4/+10
| * More RSA*Numbers documentation, gosh these descriptions are bad.David Reid2014-04-301-0/+5