| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #12823: remove broken link and replace it with another resource. | Antoine Pitrou | 2011-10-07 | 1 | -2/+2 |
|
|
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -3/+6 |
|
|
* | (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional | Victor Stinner | 2011-05-09 | 1 | -0/+3 |
|
|
* | Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-... | Georg Brandl | 2011-02-25 | 1 | -13/+12 |
|
|
* | Merged revisions 87653-87655 via svnmerge from | Antoine Pitrou | 2011-01-02 | 1 | -11/+14 |
|
|
* | Document that SSL v2 is insecure. | Antoine Pitrou | 2010-05-16 | 1 | -0/+4 |
|
|
* | Reword paragraph to make its meaning clearer. | Andrew M. Kuchling | 2010-04-30 | 1 | -7/+10 |
|
|
* | Issue #8322: Add a *ciphers* argument to SSL sockets, so as to change the | Antoine Pitrou | 2010-04-17 | 1 | -4/+16 |
|
|
* | Issue #8321: Give access to OpenSSL version numbers from the `ssl` module, | Antoine Pitrou | 2010-04-05 | 1 | -0/+30 |
|
|
* | Rewrap long lines. | Georg Brandl | 2009-09-16 | 1 | -257/+246 |
|
|
* | Fix 'the the' duplication | Andrew M. Kuchling | 2009-04-03 | 1 | -1/+1 |
|
|
* | revert r69777 since all the experts agree that extra import lines distract fr... | Benjamin Peterson | 2009-02-20 | 1 | -5/+2 |
|
|
* | Since we recommend one module per import line, reflect this also in the | Jeroen Ruigrok van der Werven | 2009-02-19 | 1 | -2/+5 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -6/+6 |
|
|
* | incorporate fixes from issue 3162; SSL doc patch | Bill Janssen | 2008-09-08 | 1 | -2/+3 |
|
|
* | update ssl documentation | Bill Janssen | 2008-08-12 | 1 | -0/+9 |
|
|
* | various SSL fixes; issues 1251, 3162, 3212 | Bill Janssen | 2008-06-28 | 1 | -1/+33 |
|
|
* | Use correct parameter name | Andrew M. Kuchling | 2008-04-18 | 1 | -1/+1 |
|
|
* | Diverse markup fixes. | Georg Brandl | 2007-12-06 | 1 | -1/+2 |
|
|
* | Fix protocol name | Andrew M. Kuchling | 2007-10-20 | 1 | -1/+1 |
|
|
* | Add support for asyncore server-side SSL support. This requires | Bill Janssen | 2007-09-16 | 1 | -9/+30 |
|
|
* | Fix some documentation bugs. | Bill Janssen | 2007-09-11 | 1 | -34/+54 |
|
|
* | More work on SSL support. | Bill Janssen | 2007-09-10 | 1 | -144/+252 |
|
|
* | SSL certificate distinguished names should be represented by tuples | Bill Janssen | 2007-09-05 | 1 | -36/+45 |
|
|
* | This contains a number of things: | Bill Janssen | 2007-08-29 | 1 | -64/+133 |
|
|
* | Patch 10124 by Bill Janssen, docs for the new ssl code. | Guido van Rossum | 2007-08-27 | 1 | -0/+319 |
|
|