summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'master' into ecdhe-supportAlex Gaynor2014-02-203-102/+4
| |\ \
| * | | 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
* | | Bump version to 0.14 final0.14release-0.14Jean-Paul Calderone2014-02-231-2/+2
* | | Bump to 0.14a40.14a4Jean-Paul Calderone2014-02-121-2/+2
* | | Merge commit '2691849' into release-0.14 (Remove obsolete, incorrect document...Jean-Paul Calderone2014-02-123-102/+4
|\ \ \ | | |/ | |/|
| * | There is a top-level INSTALL document now. Let's not be redundant.Jean-Paul Calderone2014-02-022-70/+0
| * | cffi callbacks are easyJean-Paul Calderone2014-02-021-32/+4
| |/
* | Bump to alpha 30.14a3Jean-Paul Calderone2014-01-201-2/+2
* | Bump to alpha 20.14a2Jean-Paul Calderone2014-01-111-2/+2
* | Hmm maybe start off with a non-final version.v0.14a1Jean-Paul Calderone2014-01-091-2/+2
* | version bumpJean-Paul Calderone2014-01-091-2/+2
|/
* 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
* Tell people how to build the docsJean-Paul Calderone2011-09-111-0/+4
* Drop no longer needed old stuffJean-Paul Calderone2011-09-115-0/+154
* Bump *two* version numbers, fantastic.Jean-Paul Calderone2011-09-111-2/+2
* merge trunkJean-Paul Calderone2011-09-111-0/+14
|\
| * Catch up to trunkJean-Paul Calderone2011-09-0833-1199/+1381
| |\
| | * Regenerate the documentation for the new versionJean-Paul Calderone2011-09-0231-90/+90
| | * Bump the third instance of the version numberJean-Paul Calderone2011-08-141-1/+1
| | * Generate documentation for new versionJean-Paul Calderone2011-08-1426-1113/+1295
| * | Some documentation on new constantsJean-Paul Calderone2011-09-081-0/+7
| * | - Add Context.set_mode methodGuillermo Gonzalez2011-08-291-0/+5
| |/
* | Replace crazy middle dot with a full stop.Jean-Paul Calderone2011-09-111-4/+1
* | Remove unused extensions and associated configurationJonathan Ballet2011-07-241-5/+1
* | Require at least Sphinx 1.0 to build the documentationJonathan Ballet2011-07-241-1/+1
* | Various multiples fixes after comparing with the Python's Latex-to-Sphinx con...Jonathan Ballet2011-07-207-78/+79
* | Translate the Latex doc to Sphinx docJonathan Ballet2011-07-176-46/+1487
* | Migrated the rest of the narrative documentation from Latex to SphinxJonathan Ballet2011-07-164-0/+103
* | Convert introduction and installation doc from Latex to SphinxJonathan Ballet2011-07-163-0/+93
* | Fix markup to be compatible with Sphinx and add rough API docJonathan Ballet2011-07-166-1/+70
* | Bootstrapping Sphinx documentationJonathan Ballet2011-07-164-0/+540