summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add form textarea htmlVincent Sanders2019-02-231-0/+13
* add multi button formVincent Sanders2019-02-223-2/+13
* add trivial form htmlVincent Sanders2019-02-222-0/+26
* Initial env.cgiDaniel Silverstone2019-02-171-0/+65
* test: Add test for HTTP authentication.Michael Drake2019-02-162-0/+30
* Forbidden is not good. Unauthorized is better. Daniel is a numptyDaniel Silverstone2019-02-161-1/+1
* Write 403 on NOAUTHDaniel Silverstone2019-02-161-0/+1
* tests: Fix expected bitmap count.Michael Drake2019-02-161-1/+1
* tests: Add test for html page with png image.Michael Drake2019-02-162-0/+39
* Make the directories we are trying to install intoDaniel Silverstone2019-02-161-0/+1
* tests: Disable ICO test, because the CGI can only make ICO embedding PNG.Michael Drake2019-02-161-1/+1
* Buffer the icon saveDaniel Silverstone2019-02-161-2/+9
* tests: Fix ico test title.Michael Drake2019-02-161-1/+1
* tests: Add standalone image tests.Michael Drake2019-02-165-7/+84
* tests: Add png loading test.Michael Drake2019-02-161-0/+28
* tests: Check for expected bitmap count in plot checks.Michael Drake2019-02-162-0/+2
* Flush stdout before the imageDaniel Silverstone2019-02-161-0/+1
* CGI: Add image.cgiDaniel Silverstone2019-02-161-0/+54
* monkey-tests: Improve https test title.Michael Drake2019-02-161-1/+1
* monkey-index.cgi: Change mime type to text/plain.Michael Drake2019-02-161-1/+1
* monkey-tests: Add HTTPS test.Michael Drake2019-02-161-0/+29
* Add monkey index CGIDaniel Silverstone2019-02-162-0/+36
* docs: Update readme to mention files.Michael Drake2019-02-161-3/+4
* legacy tests: Move all the old tests to a legacy directory.Michael Drake2019-02-16387-0/+0
* monkey tests: Install and update README.Michael Drake2019-02-163-14/+9
* monkey tests: Initial set of tests.Michael Drake2019-02-166-1/+62
* monkey tests: Add test that checks a resource: scheme URL.Michael Drake2019-02-161-0/+34
* Tests: Move tests that have not crashed NetSurf for ages.Michael Drake2019-02-162-0/+0
* Realm list derefDaniel Silverstone2018-11-041-1/+1
* Support changing realmDaniel Silverstone2018-11-041-5/+7
* Of course cgi parameters are listsDaniel Silverstone2018-11-041-2/+2
* Even more debugDaniel Silverstone2018-11-041-1/+1
* More debugDaniel Silverstone2018-11-041-3/+7
* Decode user/password as utf8Daniel Silverstone2018-11-041-1/+1
* Better decodeDaniel Silverstone2018-11-041-2/+2
* Move settings in the hope we get something usefulDaniel Silverstone2018-11-041-6/+4
* Basic auth testDaniel Silverstone2018-11-041-5/+30
* I cannot pythonDaniel Silverstone2018-11-041-1/+2
* How about python though?Daniel Silverstone2018-11-041-1/+1
* How does cgi work?Daniel Silverstone2018-11-041-1/+1
* Hunt the mising authDaniel Silverstone2018-11-041-0/+4
* Fix syntaxerrorDaniel Silverstone2018-11-041-2/+0
* More tweaksDaniel Silverstone2018-11-041-0/+3
* Find out if anything happensDaniel Silverstone2018-11-041-0/+12
* cgi-bin makefileDaniel Silverstone2018-11-041-2/+3
* add minimal makefileVincent Sanders2018-11-041-0/+12
* Test case for r12642.Michael Drake2011-08-231-0/+18
* Add some test cases.Michael Drake2011-04-213-0/+59
* Simplify test cases and ensure strict layout.Michael Drake2011-01-262-40/+16
* Regression tests for r11498.Michael Drake2011-01-262-0/+48