summaryrefslogtreecommitdiffstatshomepage
path: root/html.h (unfollow)
Commit message (Expand)AuthorLines
2017-10-03html: html_ntxt with no ellipsisJeff Smith-1/+1
2016-10-01Simplify http_parse_querystring()Lukas Fleischer-1/+1
2016-01-14ui-shared: prevent malicious filename from injecting headersJason A. Donenfeld-0/+1
2015-08-14html: remove html_status()John Keeping-1/+0
2013-04-08html.c: add various strbuf and varadic helpersJohn Keeping-1/+10
2013-04-08Always #include corresponding .h in .c filesJohn Keeping-1/+1
2011-03-06html.c: add html_intoption()Lars Hjemli-0/+1
2010-09-04use __attribute__ to catch printf format mistakesMark Lodato-0/+3
2010-02-08html: make all strings 'const char *'Mark Lodato-9/+9
2008-10-05html.c: add html_url_pathLars Hjemli-0/+1
2008-10-05html.c: add html_url_argLars Hjemli-0/+1
2008-08-06Supply status description to html_status()Lars Hjemli-1/+1
2008-08-06Implement plain viewLars Hjemli-0/+1
2008-08-06Add support for cloning over httpLars Hjemli-0/+1
2008-04-08Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli-0/+2
2008-03-18Introduce html.hLars Hjemli-0/+18