summaryrefslogtreecommitdiffstats
path: root/Doc/library/ssl.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix 'the the' duplication (partial backport of r71103Andrew M. Kuchling2009-04-031-1/+1
* Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-031-6/+6
* incorporate fixes from issue 3162; SSL doc patchBill Janssen2008-09-081-2/+3
* update ssl documentationBill Janssen2008-08-121-0/+9
* various SSL fixes; issues 1251, 3162, 3212Bill Janssen2008-06-281-1/+33
* Use correct parameter nameAndrew M. Kuchling2008-04-181-1/+1
* Diverse markup fixes.Georg Brandl2007-12-061-1/+2
* Fix protocol nameAndrew M. Kuchling2007-10-201-1/+1
* Add support for asyncore server-side SSL support. This requiresBill Janssen2007-09-161-9/+30
* Fix some documentation bugs.Bill Janssen2007-09-111-34/+54
* More work on SSL support.Bill Janssen2007-09-101-144/+252
* SSL certificate distinguished names should be represented by tuplesBill Janssen2007-09-051-36/+45
* This contains a number of things:Bill Janssen2007-08-291-64/+133
* Patch 10124 by Bill Janssen, docs for the new ssl code.Guido van Rossum2007-08-271-0/+319