summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-101-3/+16
* remove CB_ISSUER_CHECK (#982)Rosen Penev2021-02-201-1/+0
* 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
* 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-061-41/+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
* 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
* 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
* 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
* 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 doc stringAkihiro Yamazaki2015-09-061-2/+2
* add OP_SINGLE_ECDH_USEAkihiro Yamazaki2015-09-051-1/+2
* Use correct syntax for a parameter.Alex Gaynor2015-09-041-1/+1
* get_elliptic_curve require 'name' parameterAkihiro Yamazaki2015-09-041-1/+1
* Fixed typokjav2015-08-251-1/+1
* add ssl_peek functionalityMaximilian Hils2015-08-171-4/+4
* Clean up X509StoreContext documentationStephen Holsapple2015-06-101-20/+7
* fix grammar and english in SSL.py and ssl.rstJim Shaver2015-05-281-3/+4
* Switch get_protocol_version_name back to unicode.Jim Shaver2015-05-281-3/+2
* Fixing the truth in Changelog SSL.py and test_ssl.pyJim Shaver2015-05-281-3/+2
* differentiated the two functions. Updated docs, and testsJim Shaver2015-05-271-3/+12
* Added example and cleanup to doc/apiJim Shaver2015-05-271-1/+3
* added docs to doc/apiJim Shaver2015-05-271-0/+5
* Fix markupLaurens Van Houtven2015-04-231-1/+1
* Remove X509StoreContext referenceLaurens Van Houtven2015-04-201-5/+0
* Move Error aroundLaurens Van Houtven2015-04-201-4/+7
* Revert "Merge CRL, Revoked into certificate revocation section"Laurens Van Houtven2015-04-201-17/+18