| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | Added a test case | Alex Gaynor | 2014-08-12 | 1 | -0/+10 | |
| | | | * | | | Handle when an OpenSSL error doesn't contain a reason | Alex Gaynor | 2014-08-12 | 1 | -0/+2 | |
| | | | | |/ | | | |/| | ||||||
| | | * | | | Merge remote-tracking branch 'pyca/master' into npn | Jean-Paul Calderone | 2015-03-22 | 7 | -81/+614 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge remote-tracking branch 'origin/master' into recv_into | Jean-Paul Calderone | 2015-03-15 | 7 | -81/+417 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | merge masterremove-rationale | Jean-Paul Calderone | 2015-03-15 | 6 | -20/+417 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Fix trivial rst syntax errors. | Jean-Paul Calderone | 2015-03-15 | 1 | -2/+2 | |
| | | | | | * | | | Tweaks to the X509StoreContextError docstring. | Jean-Paul Calderone | 2015-03-15 | 1 | -2/+2 | |
| | | | | | * | | | Give this new top-level function a docstring. | Jean-Paul Calderone | 2015-03-15 | 1 | -0/+7 | |
| | | | | | * | | | Initialize a context at instantiation time | Stephen Holsapple | 2015-02-12 | 2 | -1/+35 | |
| | | | | | * | | | Trust return value in context error | Stephen Holsapple | 2015-02-09 | 1 | -4/+5 | |
| | | | | | * | | | Refactoring verify_cert | Stephen Holsapple | 2015-01-30 | 2 | -59/+66 | |
| | | | | | * | | | Make a more specific assertion about where the failure reason shows up. | Jean-Paul Calderone | 2015-01-30 | 1 | -3/+3 | |
| | | | | | * | | | remove unused import | Jean-Paul Calderone | 2015-01-30 | 1 | -1/+0 | |
| | | | | | * | | | A little bit more explanation of what "context" means here. | Jean-Paul Calderone | 2015-01-30 | 1 | -4/+6 | |
| | | | | | * | | | Small test method docstring fixes and fixes for tests of exceptional cases. | Jean-Paul Calderone | 2015-01-30 | 1 | -20/+14 | |
| | | | | | * | | | Four space indentation and other whitespace fixes. | Jean-Paul Calderone | 2015-01-30 | 1 | -10/+17 | |
| | | | | | * | | | Whitespace and X509StoreContext documentation cleanups. | Jean-Paul Calderone | 2015-01-30 | 1 | -5/+18 | |
| | | | | | * | | | four space indent | Jean-Paul Calderone | 2015-01-30 | 1 | -1/+1 | |
| | | | | | * | | | Consistent a/an for x509. | Jean-Paul Calderone | 2015-01-30 | 1 | -2/+2 | |
| | | | | | * | | | wrap long line | Jean-Paul Calderone | 2015-01-30 | 1 | -1/+2 | |
| | | | | | * | | | I think this word choice makes more sense. | Jean-Paul Calderone | 2015-01-30 | 1 | -1/+1 | |
| | | | | | * | | | Add OpenSSL.crypto.verify_chain method. | Stephen Holsapple | 2015-01-30 | 3 | -6/+253 | |
| | | | | | | |/ | | | | | |/| | ||||||
| | | | | | * | | Merge pull request #179 from exarkun/Context.check_privatekey | Jean-Paul Calderone | 2015-01-19 | 3 | -4/+44 | |
| | | | | | |\ \ | ||||||
| | | | | | | * \ | merge master | Jean-Paul Calderone | 2015-01-18 | 2 | -2/+15 | |
| | | | | | | |\ \ | ||||||
| | | | | | | * | | | Give assertIs and assertIsNot their stdlib-preferred names. | Jean-Paul Calderone | 2014-12-12 | 1 | -4/+4 | |
| | | | | | | * | | | Add the necessary SSL_CTX_check_private_key call and error handling. | Jean-Paul Calderone | 2014-12-11 | 1 | -0/+3 | |
| | | | | | | * | | | Add tests for Context.check_privatekey. | Jean-Paul Calderone | 2014-12-11 | 1 | -0/+37 | |
| | | | | | * | | | | Merge pull request #172 from alex/fix-typos | Jean-Paul Calderone | 2015-01-18 | 3 | -4/+4 | |
| | | | | | |\ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | ||||||
| | | | | | | * | | | Fixed several typos | Alex Gaynor | 2014-11-15 | 3 | -4/+4 | |
| | | | | | * | | | | Fixes #91 -- proper error handling in Connection.shutdown | Paul Aurich | 2015-01-08 | 1 | -2/+1 | |
| | | | | | * | | | | Add test for Connection.shutdown on closed socket | Paul Aurich | 2015-01-08 | 1 | -0/+14 | |
| | | | | | | |/ / | | | | | |/| | | ||||||
| | | | | * | | | | Remove RATIONALE | Laurens Van Houtven | 2014-06-17 | 1 | -61/+0 | |
| | | | | | |_|/ | | | | |/| | | ||||||
| | | | * | | | | Get the sizes closer to the code that depends on them. | Jean-Paul Calderone | 2015-03-15 | 1 | -12/+29 | |
| | | | * | | | | These tests actually all exercise the bytearray case. | Jean-Paul Calderone | 2015-03-15 | 1 | -4/+4 | |
| | | | * | | | | Add the missing test for the `min` call used in the implementation. | Jean-Paul Calderone | 2015-03-15 | 1 | -0/+35 | |
| | | | * | | | | Fix one more docstring. | Jean-Paul Calderone | 2015-03-15 | 1 | -2/+3 | |
| | | | * | | | | Avoid using deprecated methods even more than we do already. | Jean-Paul Calderone | 2015-03-15 | 1 | -6/+6 | |
| | | | * | | | | Do that refactoring for a third test method. | Jean-Paul Calderone | 2015-03-15 | 1 | -14/+20 | |
| | | | * | | | | Do that refactoring for another test method. | Jean-Paul Calderone | 2015-03-15 | 1 | -17/+22 | |
| | | | * | | | | Various minor docstring fixes related to the code just refactored. | Jean-Paul Calderone | 2015-03-15 | 1 | -4/+9 | |
| | | | * | | | | Factor out the duplication between buffer / memoryview version of one of the ... | Jean-Paul Calderone | 2015-03-15 | 1 | -15/+12 | |
| | | | * | | | | Implement Connection.recv_into. | Cory Benfield | 2014-06-16 | 2 | -0/+131 | |
| | | | |/ / / | ||||||
| | | * | | | | Fix base class init signature. | Jean-Paul Calderone | 2015-03-22 | 1 | -1/+1 | |
| | | * | | | | Some more docstrings | Jean-Paul Calderone | 2015-03-22 | 1 | -0/+20 | |
| | | * | | | | Factor internal initialization up to the base class. | Jean-Paul Calderone | 2015-03-22 | 1 | -4/+5 | |
| | | * | | | | Handle exceptions in NPN callbacks. | Cory Benfield | 2015-03-22 | 2 | -64/+177 | |
| | | * | | | | Copy buffer into bytestring. | Cory Benfield | 2014-05-27 | 1 | -1/+1 | |
| | | * | | | | Implement @alex's code review. | Cory Benfield | 2014-05-15 | 1 | -9/+3 | |
| | | * | | | | Make NPN markups. | Cory Benfield | 2014-05-10 | 2 | -32/+78 | |
| | | * | | | | Add support for Next Protocol Negotiation. | Cory Benfield | 2014-05-10 | 2 | -0/+153 | |
| | | |/ / / | ||||||
