aboutsummaryrefslogtreecommitdiffstats
path: root/test/tservers.py
Commit message (Expand)AuthorAgeFilesLines
* Test SNI for ordinary proxy connections.Aldo Cortesi2013-03-021-5/+11
* New SNI handling mechanism.Aldo Cortesi2013-03-011-10/+23
* Test cert file specification, spruce up server testing truss a bit.Aldo Cortesi2013-02-241-13/+18
* Significantly simplify server connection handling, and test.Aldo Cortesi2013-02-241-11/+12
* Test a difficult-to-trigger IOError, fix cert generation in test suite.Aldo Cortesi2013-02-241-1/+1
* Test client connection close conditions.Aldo Cortesi2013-02-241-0/+3
* Unit test dummy response functions.Aldo Cortesi2013-02-231-6/+12
* Significantly refactor the master/slave message passing interface.Aldo Cortesi2013-02-171-1/+1
* Test WSGI app calling.Aldo Cortesi2013-02-161-0/+183