| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The message is not a basestring and basestring is an awful type anyway.verify-chain | Jean-Paul Calderone | 2015-03-15 | 1 | -3/+5 |
| * | Add documentation for X509StoreContextError | Stephen Holsapple | 2015-02-09 | 1 | -0/+12 |
| * | Refactoring verify_cert | Stephen Holsapple | 2015-01-30 | 1 | -12/+16 |
| * | Add OpenSSL.crypto.verify_chain method. | Stephen Holsapple | 2015-01-30 | 1 | -1/+23 |
| * | all the way | Jean-Paul Calderone | 2014-04-19 | 1 | -2/+2 |
| * | Mirror the OpenSSL API as is our idiom. | Jean-Paul Calderone | 2014-04-19 | 1 | -1/+1 |
| * | Some doc fixups | Jean-Paul Calderone | 2014-04-19 | 1 | -1/+1 |
| * | Switch to an explicit curve object. | Jean-Paul Calderone | 2014-04-18 | 2 | -22/+27 |
| * | Merge remote-tracking branch 'pyca/master' into ecdhe | Jean-Paul Calderone | 2014-04-17 | 1 | -1/+38 |
| |\ | |||||
| | * | Merge pull request #84 from exarkun/finished_messages | Jean-Paul Calderone | 2014-04-01 | 1 | -0/+20 |
| | |\ | |||||
| | | * | merge master | Jean-Paul Calderone | 2014-03-30 | 1 | -6/+24 |
| | | |\ | |||||
| | | * | | Added dependency for cryptography>=0.3. | Fedor Brunner | 2014-03-28 | 1 | -0/+13 |
| | * | | | Removed a stray period | Alex Gaynor | 2014-03-31 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| | * | | merge master | Jean-Paul Calderone | 2014-03-29 | 1 | -6/+0 |
| | |\ \ | |||||
| | * | | | Test methods test_get_cipher_* have been split into two sets. | Fedor Brunner | 2014-03-10 | 1 | -0/+17 |
| | | |/ | |/| | |||||
| * | | | ecdh: Use different exception types for different errors | Andy Lutomirski | 2014-04-04 | 1 | -2/+4 |
| * | | | Merge branch 'ecdhe' of git://github.com/amluto/pyopenssl into ecdhe | Laurens Van Houtven | 2014-03-29 | 1 | -0/+24 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Identify elliptic curves by short name, not NID | Andy Lutomirski | 2014-03-13 | 1 | -16/+18 |
| | * | | Added documentation | Alex Gaynor | 2014-01-19 | 1 | -0/+22 |
| * | | | Remove references to MODE_NO_COMPRESSION | Laurens Van Houtven | 2014-03-11 | 1 | -6/+0 |
| | |/ |/| | |||||
| * | | rst api docs | Jean-Paul Calderone | 2014-03-02 | 1 | -0/+7 |
| |/ | |||||
| * | Try exposing TLSv1.1 and TLSv1.2. | Jean-Paul Calderone | 2013-10-03 | 1 | -13/+46 |
| * | Add versionadded tag for get_signature_algorithm documentation. | Jean-Paul Calderone | 2012-09-12 | 1 | -0/+2 |
| * | Add more API documentation for Session objects | Jean-Paul Calderone | 2012-02-16 | 1 | -0/+33 |
| * | Add documentation for the new session cache related constants and methods | Jean-Paul Calderone | 2012-02-08 | 1 | -0/+30 |
| * | merge trunk | Jean-Paul Calderone | 2011-09-11 | 1 | -0/+14 |
| * | Replace crazy middle dot with a full stop. | Jean-Paul Calderone | 2011-09-11 | 1 | -4/+1 |
| * | Various multiples fixes after comparing with the Python's Latex-to-Sphinx con... | Jonathan Ballet | 2011-07-20 | 3 | -62/+67 |
| * | Translate the Latex doc to Sphinx doc | Jonathan Ballet | 2011-07-17 | 4 | -41/+1475 |
| * | Migrated the rest of the narrative documentation from Latex to Sphinx | Jonathan Ballet | 2011-07-16 | 1 | -0/+2 |
| * | Fix markup to be compatible with Sphinx and add rough API doc | Jonathan Ballet | 2011-07-16 | 3 | -0/+55 |
