Commit Graph

58 Commits (bd650dd4ecc96cebf067f9d716c7f597ecdb74c5)

Author SHA1 Message Date
KatolaZ 6856761423 fixed repo and summary header 7 years ago
KatolaZ bc2d48b8cd first commit on cgit_70 -- repolist, summary 7 years ago
Jeff Smith 70787254b2 html: html_ntxt with no ellipsis 7 years ago
Lukas Fleischer 927b0ae30c Simplify http_parse_querystring() 8 years ago
Jason A. Donenfeld 513b3863d9 ui-shared: prevent malicious filename from injecting headers 9 years ago
John Keeping fb2c71fad2 html: remove html_status() 10 years ago
John Keeping 157f544ac2 Remove redundant includes 10 years ago
John Keeping 438bac6f57 html: avoid using a plain integer as a NULL pointer 10 years ago
John Keeping fd31aa6930 html: remove redundant htmlfd variable 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
John Keeping 1fec7cd6f8 html.c: die when write fails 12 years ago
John Keeping fd00d2f9d6 html.c: add various strbuf and varadic helpers 12 years ago
Lukas Fleischer 3edfd83db6 html.c: Replace strdup() with xstrdup() 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Jason A. Donenfeld 6d7e3596eb html: check return value of write 12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Lukas Fleischer 53bc747d31 Fix several whitespace errors 12 years ago
Eric Wong 9cae75d040 html.c: avoid out-of-bounds access for url_escape_table 14 years ago
Lukas Fleischer 69382320d9 Properly escape ampersands inside HTML attributes 14 years ago
Lukas Fleischer 070e109c14 Fix memory leak in http_parse_querystring(). 14 years ago
Jonathon Mah 74152744f0 Fix escaping of paths with spaces 14 years ago
Lars Hjemli 1a64fd2f83 html.c: add html_intoption() 14 years ago
Jim Meyering fc384b16fb do not infloop on a query ending in %XY, for invalid hex X or Y 14 years ago
Lars Hjemli c2680325f6 html.c: use '+' to escape spaces in urls 14 years ago
Mark Lodato d187b98557 prefer html_raw() to write() 15 years ago
Mark Lodato 48434780ca html: fix strcpy bug in convert_query_hexchar 15 years ago
Mark Lodato a2c6355f9f html: properly percent-escape URLs 15 years ago
Mark Lodato 8aab27f24d html: make all strings 'const char *' 15 years ago
Lars Hjemli 7efcef00b5 html.c: use correct escaping in html attributes 16 years ago
Lars Hjemli 22a597e56d html.c: add html_url_path 16 years ago
Lars Hjemli a36a0d9dec html.c: add html_url_arg 16 years ago
Lars Hjemli 885096c189 Supply status description to html_status() 17 years ago
Lars Hjemli e5da4bca54 Implement plain view 17 years ago
Lars Hjemli 02a545e634 Add support for cloning over http 17 years ago
Harley Laue 112b208062 Print an error if filename is not found in html_include. 17 years ago
Lars Hjemli e87e896333 Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Hiroki Hattori eacde43d71 Fix segfault 17 years ago
Lars Hjemli 2915483ef6 Fix html error detected by test-suite 17 years ago
Lars Hjemli 6ec5f36f27 Add html_option() function 17 years ago
Jeffrey C. Ollie e651cb0d2d Rename dirlink to gitlink. 18 years ago
Lars Hjemli 5e75128a8b Add html_include() 18 years ago
Lars Hjemli ded9393b17 Add submodule links in tree listing 18 years ago
Lars Hjemli e39d738c39 Add generic support for search box in page header 18 years ago
Lars Hjemli 27cd3b2a70 Test for NULL-pointers in html_txt() and friends 18 years ago
Lars Hjemli 9d8d9b6123 Only show first 80 characters of commit subject in log and summary 18 years ago
Lars Hjemli 6cb326c83b Show list of modified files in ui-commit.c 18 years ago
Lars Hjemli 7640d90b73 Add license file and copyright notices 18 years ago
Lars Hjemli 25105d7eca Add caching infrastructure 18 years ago