summaryrefslogtreecommitdiffstats
path: root/man.cgi.8
Commit message (Expand)AuthorAgeFilesLines
* improve the description of header.html and footer.htmlIngo Schwarze2022-07-061-4/+6
* various minor improvementsIngo Schwarze2018-05-201-2/+7
* Simplify: write HTTP 303 redirects with relative locations.Ingo Schwarze2017-03-181-5/+0
* Update HISTORY and AUTHORS: we no longer use SQLite.Ingo Schwarze2017-03-171-6/+7
* Make all components of the URI individually optional,Ingo Schwarze2016-07-111-1/+3
* Simplify the code and the server setup by deleting the pseudo-manpathIngo Schwarze2016-07-101-11/+10
* sync with OpenBSD: do not talk about nginx(8)Ingo Schwarze2016-07-071-4/+2
* Simplify search form: minus two visible control elements, minusIngo Schwarze2016-05-281-14/+9
* double word; from jmc@Ingo Schwarze2016-03-191-1/+1
* Make the SCRIPT_NAME logic simpler, safer, and make it actually work;Ingo Schwarze2016-03-181-40/+49
* document short URIsIngo Schwarze2016-03-181-1/+10
* Use include files "header.html" and "footer.html" rather than aIngo Schwarze2015-11-051-7/+7
* Unify the three stylesheets into a single CSS file.Ingo Schwarze2015-11-051-7/+5
* Support backslash-escaping of white space in the query expression,Ingo Schwarze2014-09-141-0/+6
* typo; noticed by jmc@ some time agoIngo Schwarze2014-08-221-1/+1
* Security fix to prevent XSS attacks:Ingo Schwarze2014-07-221-0/+38
* Kristaps points out that the current HTTP/1.1 draft standard (RFCIngo Schwarze2014-07-211-0/+5
* Do not use the HTTP_HOST CGI variable,Ingo Schwarze2014-07-181-5/+0
* Compatibility hack for the old "manpath=OpenBSD<blank>" query parameter format;Ingo Schwarze2014-07-131-21/+56
* Install the manuals of the web interface below the same directoryIngo Schwarze2014-07-131-0/+4
* update after recent code changesIngo Schwarze2014-07-131-56/+56
* Polish the search form using feedback from beck@ and others,Ingo Schwarze2014-07-121-1/+1
* add HISTORY sectionIngo Schwarze2014-07-111-0/+8
* Full rewrite of the man.cgi(8) manual.Ingo Schwarze2014-07-101-0/+324