src/utils_cgi.c: Implement "uri_escape_buffer".
[collection4.git] / src / utils_cgi.c
2010-07-28 Florian Forstersrc/utils_cgi.c: Implement "uri_escape_buffer".
2010-07-12 Florian Forstersrc/utils_cgi.c: uri_unescape_copy: Fix a potential...
2010-07-09 Florian Forstersrc/utils_cgi.c: Use the "search" action to … well...
2010-07-06 Florian Forstersrc/utils_cgi.[ch]: Implement escape functions for...
2010-07-06 Florian Forstersrc/utils_cgi.c: Change shortcut name to "C₄" (from...
2010-07-06 Florian Forstersrc/utils_cgi.c: Display the package name and version...
2010-07-06 Florian ForsterAll files: Add LGPL 2.1 license header.
2010-06-27 Florian Forstersrc/utils_cgi.c: Print a "X-Generator" message in the...
2010-06-26 Florian Forstersrc/utils_cgi.[ch]: Implement "html_print_logo".
2010-06-23 Florian Forster"show graph" action: Implement a time selector.
2010-06-23 Florian Forstersrc/utils_cgi.[ch]: Basically a rewrite of the paramete...
2010-06-21 Florian ForsterRename the "search" parameter to "q".
2010-06-21 Florian Forstersrc/utils_cgi.[ch]: Move "html_print_search_box" to...
2010-06-21 Florian Forster"list graphs" action: Move the overall HTML structure...
2010-06-21 Florian Forstersrc/utils_cgi.c: Fix minor problems with the HTML escap...
2010-06-19 Florian Forstersrc/utils_cgi.[ch]: Implement more variants of "html_es...
2010-06-19 Florian Forstersrc/utils_cgi.[ch]: Implement "html_escape".
2010-06-19 Florian ForsterRename: src/utils_params.[ch] → src/utils_cgi.[ch]