summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge CRL, Revoked into certificate revocation sectionLaurens Van Houtven2015-04-201-18/+17
* Remove Revoked referenceLaurens Van Houtven2015-04-201-4/+0
* Remove CRL referenceLaurens Van Houtven2015-04-201-5/+0
* Remove NetscapeSPKI duplicate docsLaurens Van Houtven2015-04-201-9/+0
* Remove NetscapeSPKIType referenceLaurens Van Houtven2015-04-201-5/+0
* Remove superfluous X509Extension referenceLaurens Van Houtven2015-04-201-8/+0
* Remove PKCS12Type referenceLaurens Van Houtven2015-04-201-5/+0
* Move key type constantsLaurens Van Houtven2015-04-201-6/+5
* Remove PKCS7TypeLaurens Van Houtven2015-04-201-5/+0
* Fix typoLaurens Van Houtven2015-04-201-1/+1
* PKey is down thereLaurens Van Houtven2015-04-201-5/+0
* X509 is down thereLaurens Van Houtven2015-04-201-5/+0
* ReflowLaurens Van Houtven2015-04-201-2/+2
* X509Req appears laterLaurens Van Houtven2015-04-201-5/+0
* X509Name appears laterLaurens Van Houtven2015-04-201-8/+0
* X509 appears laterLaurens Van Houtven2015-04-201-6/+3
* File type constants appear somewhere else tooLaurens Van Houtven2015-04-201-6/+0
* Remove X509ExtensionType referenceLaurens Van Houtven2015-04-201-5/+0
* Remove PKeyType referenceLaurens Van Houtven2015-04-201-5/+0
* Remove X509StoreType referenceLaurens Van Houtven2015-04-201-5/+0
* Remove X509ReqType referenceLaurens Van Houtven2015-04-201-5/+0
* Remove X509NameType referenceLaurens Van Houtven2015-04-201-5/+0
* Remove X509Type referenceLaurens Van Houtven2015-04-201-5/+0
* Merge branch 'master' into autodocLaurens Van Houtven2015-04-202-0/+220
|\
| * Bytes.Jean-Paul Calderone2015-04-131-1/+1
| * merge masterJean-Paul Calderone2015-04-131-0/+36
| |\
| | * Apparently I'm stylistically immature.Cory Benfield2015-04-131-3/+3
| | * Add ALPN support.Cory Benfield2015-04-131-0/+36
| * | Merge remote-tracking branch 'origin/master' into 159-crl-export-digestJean-Paul Calderone2015-04-132-2/+86
| |\ \ | | |/
| | * Merge remote-tracking branch 'pyca/master' into npnJean-Paul Calderone2015-03-222-2/+50
| | |\
| | | * mention flags as wellJean-Paul Calderone2015-03-211-2/+3
| | | * Merge remote-tracking branch 'origin/master' into recv_intoJean-Paul Calderone2015-03-151-2/+42
| | | |\
| | | | * Merge pull request #175 from alex/docs-typoJean-Paul Calderone2015-03-151-1/+1
| | | | |\
| | | | | * Fixed a typo leading to a syntax error in the docsAlex Gaynor2014-11-261-1/+1
| | | | * | The message is not a basestring and basestring is an awful type anyway.verify-chainJean-Paul Calderone2015-03-151-3/+5