summaryrefslogtreecommitdiff
path: root/lib/inets/test/httpd_basic_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-02-151-1/+1
* [cleanup] Replace test_server:os_type() with os:type()Maxim Fedorov2022-02-011-1/+1
* Fix typos in lib/inetsKian-Meng, Ang2021-12-231-1/+1
* Update copyright yearRickard Green2021-12-131-1/+1
* inets: remove support of http 0.9 for httpdAo Song2020-08-061-20/+26
* inets: httpd - remove use of http_uri and mod_esi eval APIIngela Anderton Andin2019-12-131-1/+3
* inets: Fix http content injection bug in httpcPéter Dimitrov2017-11-151-1/+4
* Update copyright yearHans Nilsson2017-06-141-1/+1
* Added test in httpd_basic_SUTE to validate the correct handling of non-DST datesMartin Cox2017-05-021-1/+12
* inets: Use test_server app tests and remove legacy test_server codeIngela Anderton Andin2016-05-231-16/+17
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* inets: Add reload testsIngela Anderton Andin2014-06-261-1/+1
* inets: httpd - Behave well on not so long but wrong request linesIngela Anderton Andin2014-05-231-2/+25
* inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin2014-05-231-179/+115
* inets: Make test suites independent of each otherIngela Anderton Andin2014-03-181-2/+3
* inets: added testcase for keep_alive_timeoutFredrik Gustafsson2013-09-301-1/+22
* Add test for httpd config option 'script_timeout'Johannes Weißl2013-09-191-12/+54
* Test nocache option of mod_cgi and mod_esiJohannes Weißl2013-09-021-1/+62
* inets: added simple testcase for option erl_script_nocacheFredrik Gustafsson2013-08-211-1/+24
* Increased waiting time to check if socket is downFredrik Gustafsson2012-11-151-1/+1
* Fine adjustments of slowdos algFredrik Gustafsson2012-11-141-1/+1
* Changes to slowdos testcaseFredrik Gustafsson2012-11-121-1/+2
* Doc for test case slowdoseFredrik Gustafsson2012-11-091-0/+2
* Added testcases för minimum_bytes_per_second optionFredrik Gustafsson2012-11-091-2/+11
* [inets] Skip test case on windows (long path's)Micael Karlberg2012-02-101-0/+11
* [inets] Minor improvement to escaped_url_in_error_bodyMicael Karlberg2012-02-091-2/+12
* [inets] Added verbosity printout to improve error detectionMicael Karlberg2012-02-031-6/+6
* More merge cleanup.Micael Karlberg2011-11-091-21/+4
* Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-091-24/+129
|\
| * The XSS prevention methods used was confused if theMicael Karlberg2011-10-251-27/+117
| * Updated http-server to make sure URLs in error-messagesMicael Karlberg2011-09-151-2/+57
* | Merge branch 'dev' into bmk/inets/httpd/prevent_xss_in_error_pages/OTP-9124Micael Karlberg2011-03-171-1/+1
|\ \
| * | Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* | | [httpd] Prevent XSS in error pages.Micael Karlberg2011-03-111-13/+42
* | | inets: prevent XSS in error pagesMichael Santos2011-02-221-5/+6
|/ /
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* | Fix formatting for inetsLukas Larsson2011-02-171-2/+2
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-171-0/+2
* | Update inets tests to conform with common_test standardLukas Larsson2011-02-171-10/+11
* | URL-encoding - add support in client and more usage in server. AlsoIngela Anderton Andin2010-11-291-4/+32
|/
* OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-131-0/+136