Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ui-shared: prevent malicious filename from injecting headers | Jason A. Donenfeld | 2016-01-14 |
* | html: remove html_status() | John Keeping | 2015-08-14 |
* | html.c: add various strbuf and varadic helpers | John Keeping | 2013-04-08 |
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 |
* | html.c: add html_intoption() | Lars Hjemli | 2011-03-06 |
* | use __attribute__ to catch printf format mistakes | Mark Lodato | 2010-09-04 |
* | html: make all strings 'const char *' | Mark Lodato | 2010-02-08 |
* | html.c: add html_url_path | Lars Hjemli | 2008-10-05 |
* | html.c: add html_url_arg | Lars Hjemli | 2008-10-05 |
* | Supply status description to html_status() | Lars Hjemli | 2008-08-06 |
* | Implement plain view | Lars Hjemli | 2008-08-06 |
* | Add support for cloning over http | Lars Hjemli | 2008-08-06 |
* | Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() | Lars Hjemli | 2008-04-08 |
* | Introduce html.h | Lars Hjemli | 2008-03-18 |