summaryrefslogtreecommitdiff
path: root/tests/ssl_test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the deprecated codeJakub Stasiak2014-10-101-13/+15
* python3 compatibilitySergey Shepelev2014-04-241-7/+7
* python3 compatibilitySergey Shepelev2014-04-231-28/+28
* green.ssl: Fix NameError GH-17Jakub Stasiak2013-08-121-12/+34
* doc: fix bitbucket links after relocation to separate accountSergey Shepelev2013-04-091-1/+1
* tests: ssl: socket.sendall() busy loop when client is reading slowlySergey Shepelev2013-01-111-11/+52
* Skip SSL tests if SSL is not availableFloris Bruynooghe2012-09-051-2/+7
* Test case that exercises issue #104.Brandon Craig Rhodes2011-11-031-0/+22
* Support for SSL websockets, which also happens to improve our SSL support in ...Ryan Williams2010-09-161-4/+1
* tweaks to remove some DeprecationWarnings when running testsEugene Oden2010-02-221-15/+25
* Added a connect test.Ryan Williams2009-12-061-0/+15
* Added eventlet.green.OpenSSL to further rationalize our SSL support, carved o...Ryan Williams2009-11-271-0/+70