summaryrefslogtreecommitdiff
path: root/testenv/server
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in commentsklemens2017-04-011-3/+3
* Fix 504 status handlingTim Rühsen2017-02-161-4/+5
* Enforce 'RejectHeader' rule in testsAnder Juaristi2016-02-011-1/+1
* Add tests for missing qop in digest authDarshit Shah2015-09-221-5/+9
* Support multiple headers with same name in Python test suite.Hubert Tarasiuk2015-07-201-1/+5
* Support conditional GET in testenv server.Hubert Tarasiuk2015-05-221-1/+6
* PEP8'ify the Python Test SuiteDarshit Shah2015-04-141-187/+199
* testenv/http_server: Allow overriding HeadersDarshit Shah2015-03-161-9/+25
* testenv: fix http_server.py with Response and Authentication.Yousong Zhou2015-03-091-16/+17
* testenv: typo and style fix.Yousong Zhou2015-03-091-2/+2
* Select most secure challenge from WWW-AuthenticateTim Ruehsen2014-11-261-1/+1
* Fixed typo in testenv/server/http/http_server.pyTim Rühsen2014-11-211-1/+1
* Fix possible authentication problem with turkish localeTim Rühsen2014-11-181-22/+25
* Added new test Test--https-crl.py to check --crl-fileTim Rühsen2014-11-111-1/+3
* Minor optimizations of Python testsDarshit Shah2014-10-231-38/+6
* Fix make distcheck for Python testsDarshit Shah2014-10-231-4/+2
* Documentation and code cleanup in test suiteDarshit Shah2014-08-081-90/+100
* Minor cleanup in the test suiteDarshit Shah2014-08-041-6/+0
* Refactor the Python based test suiteZihang Chen2014-07-245-0/+629