summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update contributing & policy informationHynek Schlawack2015-06-073-17/+40
* Merge pull request #272 from hynek/use-rtd-themeAlex Gaynor2015-06-073-3/+7
|\
| * Use RTD themeHynek Schlawack2015-05-283-3/+7
* | Merge pull request #244 from elitest/session-tls-versionHynek Schlawack2015-05-301-0/+15
|\ \ | |/ |/|
| * 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 theme namedocs-in-tox-2Laurens Van Houtven2015-05-261-1/+1
|/
* Merge pull request #126 from lvh/autodocHynek Schlawack2015-05-062-599/+121
|\
| * 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
| * Merge CRL, Revoked into certificate revocation sectionLaurens Van Houtven2015-04-201-18/+17