summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* fix sphinx config for new version (#1214)Alex Gaynor2023-04-281-2/+2
* Add support for X509_V_FLAG_PARTIAL_CHAIN (#1166)vEpiphyte2022-12-151-0/+1
* Move away from the SSLEAY name (#1144)Alex Gaynor2022-09-161-9/+15
* Remove some more py27-isms (#1062)Alex Gaynor2021-11-241-5/+5
* Misc CI cleanups (#1045)Nathaniel J. Smith2021-10-041-0/+2
* Add SSL_CTX_set_min_proto_version/SSL_CTX_set_max_proto_version bindings (#985)Maximilian Hils2021-03-102-4/+17
* remove CB_ISSUER_CHECK (#982)Rosen Penev2021-02-201-1/+0
* Tox.ini; Test on Python 3.9 and make flake8 stricter (#966)Christian Clauss2020-11-291-8/+7
* fixes #934 -- kill dead link (#936)Alex Gaynor2020-08-141-1/+0
* Paint it Black by the Rolling Stones (#920)Alex Gaynor2020-07-231-56/+54
* ALPN: complete handshake without accepting a client's protocols. (#876)Mark Williams2019-11-181-0/+9
* Expose OP_NO_TLSv1_3 (#861)Nathaniel J. Smith2019-08-021-0/+1
* Fixed a handful of typos (#755)Alex Gaynor2018-05-141-1/+1
* Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)Jeremy Lainé2018-03-211-1/+1
* Use autofocus for all module documentation/docstrings (#737)Alex Chan2018-02-152-759/+21
* Improve documentation for passphrase callback (#703)Diego Fernandez2017-10-121-2/+3
* Bend some recent changes to standards (#669)Hynek Schlawack2017-07-202-14/+10
* document set_default_verify_paths caveats (#667)Paul Kehrer2017-07-191-2/+9
* add note about cryptography to crypto module (#666)Paul Kehrer2017-07-191-0/+10
* Fixed #631 -- deprecate all of OpenSSL.rand (#658)Alex Gaynor2017-07-062-42/+0
* Fixed #486 -- deprecate the backwards compat names (#643)Alex Gaynor2017-06-291-30/+0
* Drop the deprecated rand.egd function (#630)Alex Gaynor2017-05-311-2/+0
* Fix broken links in the documentation (#611)Alex Chan2017-03-211-1/+1
* Activate intersphinx (#583)Hynek Schlawack2016-12-111-4/+12
* Prepare 16.2.0 (#555)16.2.0Hynek Schlawack2016-10-152-2/+2
* Nudge people towards better hashes in a few places (#538)Alex Gaynor2016-09-111-2/+2
* Use our docs to point people towards modern hashes (#537)Alex Gaynor2016-09-111-1/+1
* Fix memory leak in OpenSSL.crypto.dump_privatekey (#496)Hynek Schlawack2016-07-031-8/+1
* Enable use of CRL (and more) in verify context. (#483)Dan Sully2016-06-041-0/+19
* Fix RTD linksHynek Schlawack2016-04-281-1/+1
* BraaaaandHynek Schlawack2016-03-191-1/+1
* Fix some links and markupHynek Schlawack2016-03-191-35/+31
* Implement Context.set_session_idHynek Schlawack2016-03-161-13/+5
* Rename state_name to get_state_nameHynek Schlawack2016-03-141-4/+1
* Polish up examples (somewhat)Hynek Schlawack2016-03-131-0/+2
* Fix set_cipher_list on modern OpenSSLHynek Schlawack2016-03-111-11/+3
* Code review feedback (belatedly!)Cory Benfield2016-02-071-6/+3
* Reformat.Cory Benfield2016-01-221-5/+7
* Explain that FILETYPE_ASN1 is DER.Cory Benfield2016-01-221-1/+6
* Document new publickey methods.Cory Benfield2015-10-281-0/+7
* Switch to a nicer changelog formatHynek Schlawack2015-10-254-0/+856
* factor out function to dump crlDominic Chen2015-10-211-0/+2
* Fix wordingHynek Schlawack2015-10-211-1/+1
* Replace the only EGD call by urandomHynek Schlawack2015-10-201-55/+19
* Fix travisHynek Schlawack2015-10-171-1/+1
* Add Python 3.5Hynek Schlawack2015-09-221-1/+1
* fix doc stringAkihiro Yamazaki2015-09-061-2/+2
* add OP_SINGLE_ECDH_USEAkihiro Yamazaki2015-09-051-1/+2
* a random set of flake8 and typo fixesAlex Gaynor2015-09-041-1/+1
* Use correct syntax for a parameter.Alex Gaynor2015-09-041-1/+1