index
:
cgit-70
gopher
master
upstream
a fork of cgit with a Gopher interface
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
Age
Commit message (
Expand
)
Author
2017-10-03
html: html_ntxt with no ellipsis
Jeff Smith
2016-10-01
Simplify http_parse_querystring()
Lukas Fleischer
2016-01-14
ui-shared: prevent malicious filename from injecting headers
Jason A. Donenfeld
2015-08-14
html: remove html_status()
John Keeping
2015-08-13
Remove redundant includes
John Keeping
2015-03-09
html: avoid using a plain integer as a NULL pointer
John Keeping
2014-01-12
html: remove redundant htmlfd variable
John Keeping
2014-01-08
Update copyright information
Lukas Fleischer
2013-05-22
html.c: die when write fails
John Keeping
2013-04-08
html.c: add various strbuf and varadic helpers
John Keeping
2013-04-08
html.c: Replace strdup() with xstrdup()
Lukas Fleischer
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-03-20
html: check return value of write
Jason A. Donenfeld
2013-03-04
Mark several functions/variables static
Lukas Fleischer
2013-03-04
White space around control verbs.
Jason A. Donenfeld
2013-03-04
Fix several whitespace errors
Lukas Fleischer
2011-07-21
Merge branch 'stable'
Lars Hjemli
2011-07-21
html.c: avoid out-of-bounds access for url_escape_table
Eric Wong
2011-05-30
Merge branch 'stable'
Lars Hjemli
2011-05-30
Properly escape ampersands inside HTML attributes
Lukas Fleischer
2011-05-23
Merge branch 'lh/panel'
Lars Hjemli
2011-05-23
Fix memory leak in http_parse_querystring().
Lukas Fleischer
2011-05-23
Fix escaping of paths with spaces
Jonathon Mah
2011-03-06
html.c: add html_intoption()
Lars Hjemli
2011-03-05
Merge branch 'stable'
Lars Hjemli
2011-03-05
do not infloop on a query ending in %XY, for invalid hex X or Y
Jim Meyering
2010-11-10
html.c: use '+' to escape spaces in urls
Lars Hjemli
2010-09-04
prefer html_raw() to write()
Mark Lodato
2010-08-29
Merge branch 'stable'
Lars Hjemli
2010-08-29
html: fix strcpy bug in convert_query_hexchar
Mark Lodato
2010-02-09
html: properly percent-escape URLs
Mark Lodato
2010-02-08
html: make all strings 'const char *'
Mark Lodato
2009-01-29
html.c: use correct escaping in html attributes
Lars Hjemli
2008-10-05
html.c: add html_url_path
Lars Hjemli
2008-10-05
html.c: add html_url_arg
Lars Hjemli
2008-08-06
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-04-29
Print an error if filename is not found in html_include.
Harley Laue
2008-04-08
Merge branch 'lh/cleanup'
Lars Hjemli
2008-04-08
Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
Lars Hjemli
2008-03-18
Introduce html.h
Lars Hjemli
2008-02-23
Merge branch 'stable'
Lars Hjemli
2008-02-23
Fix segfault
Hiroki Hattori
2007-11-11
Fix html error detected by test-suite
Lars Hjemli
2007-10-28
Add html_option() function
Lars Hjemli
2007-06-04
Rename dirlink to gitlink.
Jeffrey C. Ollie
2007-05-18
Add html_include()
Lars Hjemli
2007-05-11
Add submodule links in tree listing
Lars Hjemli
2006-12-28
Add generic support for search box in page header
Lars Hjemli
[next]