summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* The message is not a basestring and basestring is an awful type anyway.verify-chainJean-Paul Calderone2015-03-151-3/+5
* Add documentation for X509StoreContextErrorStephen Holsapple2015-02-091-0/+12
* Refactoring verify_certStephen Holsapple2015-01-301-12/+16
* Add OpenSSL.crypto.verify_chain method.Stephen Holsapple2015-01-301-1/+23
* all the wayJean-Paul Calderone2014-04-191-2/+2
* Mirror the OpenSSL API as is our idiom.Jean-Paul Calderone2014-04-191-1/+1
* Some doc fixupsJean-Paul Calderone2014-04-191-1/+1
* Switch to an explicit curve object.Jean-Paul Calderone2014-04-182-22/+27
* Merge remote-tracking branch 'pyca/master' into ecdheJean-Paul Calderone2014-04-171-1/+38
|\
| * Merge pull request #84 from exarkun/finished_messagesJean-Paul Calderone2014-04-011-0/+20
| |\
| | * merge masterJean-Paul Calderone2014-03-301-6/+24
| | |\
| | * | Added dependency for cryptography>=0.3.Fedor Brunner2014-03-281-0/+13
| * | | Removed a stray periodAlex Gaynor2014-03-311-1/+1
| | |/ | |/|
| * | merge masterJean-Paul Calderone2014-03-291-6/+0
| |\ \
| * | | Test methods test_get_cipher_* have been split into two sets.Fedor Brunner2014-03-101-0/+17
| | |/ | |/|
* | | ecdh: Use different exception types for different errorsAndy Lutomirski2014-04-041-2/+4
* | | Merge branch 'ecdhe' of git://github.com/amluto/pyopenssl into ecdheLaurens Van Houtven2014-03-291-0/+24
|\ \ \ | |_|/ |/| |
| * | Identify elliptic curves by short name, not NIDAndy Lutomirski2014-03-131-16/+18
| * | Added documentationAlex Gaynor2014-01-191-0/+22
* | | Remove references to MODE_NO_COMPRESSIONLaurens Van Houtven2014-03-111-6/+0
| |/ |/|
* | rst api docsJean-Paul Calderone2014-03-021-0/+7
|/
* Try exposing TLSv1.1 and TLSv1.2.Jean-Paul Calderone2013-10-031-13/+46
* Add versionadded tag for get_signature_algorithm documentation.Jean-Paul Calderone2012-09-121-0/+2
* Add more API documentation for Session objectsJean-Paul Calderone2012-02-161-0/+33
* Add documentation for the new session cache related constants and methodsJean-Paul Calderone2012-02-081-0/+30
* merge trunkJean-Paul Calderone2011-09-111-0/+14
* Replace crazy middle dot with a full stop.Jean-Paul Calderone2011-09-111-4/+1
* Various multiples fixes after comparing with the Python's Latex-to-Sphinx con...Jonathan Ballet2011-07-203-62/+67
* Translate the Latex doc to Sphinx docJonathan Ballet2011-07-174-41/+1475
* Migrated the rest of the narrative documentation from Latex to SphinxJonathan Ballet2011-07-161-0/+2
* Fix markup to be compatible with Sphinx and add rough API docJonathan Ballet2011-07-163-0/+55