summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-203-3/+223
| |\
| * | Use autodoc for CRLLaurens Van Houtven2014-06-191-20/+4
| * | Use autodoc for RevokedLaurens Van Houtven2014-06-191-45/+2
| * | Use autodoc for NetscapeSPKILaurens Van Houtven2014-06-191-33/+4
| * | Use autodoc for PKCS12Laurens Van Houtven2014-06-191-53/+2
| * | Generic structural cleanupsLaurens Van Houtven2014-06-191-32/+32
| * | Use autodoc for X509Laurens Van Houtven2014-06-181-164/+15
| * | Use autodoc for X509ReqLaurens Van Houtven2014-06-181-50/+4
| * | Use autodoc for X509ExtensionLaurens Van Houtven2014-06-181-32/+4
| * | Use autodoc for X509NameLaurens Van Houtven2014-06-171-70/+4
| * | Use autoclass for PKeyLaurens Van Houtven2014-06-171-24/+2
| * | Pre-type/class unification Pythons are oldLaurens Van Houtven2014-06-171-46/+34
| * | Use autoclass for X509StoreLaurens Van Houtven2014-06-171-11/+2
| * | Add autodoc to sphinx extensionsLaurens Van Houtven2014-06-171-1/+1
* | | Dedup meta data, use README as long_descriptionHynek Schlawack2015-05-051-5/+32
| |/ |/|
* | Fix error message about non-existent _static pathHynek Schlawack2015-04-141-1/+1
* | Prepare 0.15.1Hynek Schlawack2015-04-141-1/+1
* | Release 0.15Hynek Schlawack2015-04-141-2/+2
* | 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.Jean-Paul Calderone2015-03-151-3/+5
| | | * | Add documentation for X509StoreContextErrorStephen Holsapple2015-02-091-0/+12
| | | * | Refactoring verify_certStephen Holsapple2015-01-301-12/+16
| | | * | Add OpenSSL.crypto.verify_chain method.Stephen Holsapple2015-01-301-1/+23
| | | |/
| | * | Implement Connection.recv_into.Cory Benfield2014-06-161-0/+7
| | |/
| * | Implement @alex's code review.Cory Benfield2014-05-151-1/+3
| * | Make NPN markups.Cory Benfield2014-05-101-0/+34
| |/
* | update docsBulat Gaifullin2014-09-231-1/+2
|/
* 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