2020-11-18 |
Fabian Keil | cgi_show_client_tags(): Plug memory leaks |
blob | commitdiff | raw |
2020-11-18 |
Fabian Keil | Plug another memory leak in cgi_show_status() |
blob | commitdiff | raw | diff to current |
2020-11-18 |
Fabian Keil | Plug memory leak in cgi_show_status() |
blob | commitdiff | raw | diff to current |
2020-11-18 |
Fabian Keil | Fix memory leak in cgi_show_status() with extended... |
blob | commitdiff | raw | diff to current |
2020-09-11 |
Fabian Keil | Rename 'pages_modified' variable to 'response_bodies_mo... |
blob | commitdiff | raw | diff to current |
2020-09-01 |
Fabian Keil | cgi_show_status: Don't leak memory when no action files... |
blob | commitdiff | raw | diff to current |
2020-09-01 |
Fabian Keil | cgi_show_status: Don't leak memory when no filter files... |
blob | commitdiff | raw | diff to current |
2020-08-10 |
Fabian Keil | get_block_reason_statistics_table(): Add new lines... |
blob | commitdiff | raw | diff to current |
2020-08-10 |
Fabian Keil | Gather statistics for block reasons |
blob | commitdiff | raw | diff to current |
2020-08-10 |
Fabian Keil | Bump copyright |
blob | commitdiff | raw | diff to current |
2020-08-10 |
Fabian Keil | Add FEATURE_EXTENDED_STATISTICS to gather filter statistics |
blob | commitdiff | raw | diff to current |
2020-06-26 |
Fabian Keil | Add support for Brotli decompression |
blob | commitdiff | raw | diff to current |
2020-06-01 |
Fabian Keil | Rename HTML block name 'https' to 'https-and-no-https... |
blob | commitdiff | raw | diff to current |
2020-06-01 |
Fabian Keil | cgi_show_url_info(): Kill the "paths are ignored for... |
blob | commitdiff | raw | diff to current |
2020-05-28 |
Fabian Keil | Fix comment typos |
blob | commitdiff | raw | diff to current |
2020-02-26 |
Fabian Keil | Rename FEATURE_HTTPS_FILTERING to FEATURE_HTTPS_INSPECTION |
blob | commitdiff | raw | diff to current |
2020-02-13 |
Fabian Keil | Upgrade a bunch of links to the homepage to https:// |
blob | commitdiff | raw | diff to current |
2019-10-30 |
Fabian Keil | Show the FEATURE_HTTPS_FILTERING status on the show... |
blob | commitdiff | raw | diff to current |
2019-01-07 |
Lee | fix cppcheck warnings in cgisimple.c |
blob | commitdiff | raw | diff to current |
2018-03-08 |
Fabian Keil | Remove cgi_show_version() |
blob | commitdiff | raw | diff to current |
2018-03-08 |
Fabian Keil | Remove show_rcs() and the CVS ids it relied upon |
blob | commitdiff | raw | diff to current |
2017-05-29 |
Fabian Keil | cgi_show_client_tags(): Fix a harmless 'dead store... |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Fabian Keil | Show the FEATURE_EXTERNAL_FILTERS status on the status... |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Fabian Keil | Ditch FEATURE_IMAGE_DETECT_MSIE |
blob | commitdiff | raw | diff to current |
2017-02-20 |
Fabian Keil | Insert a refresh tag into the /client-tags cgi page |
blob | commitdiff | raw | diff to current |
2017-02-20 |
Fabian Keil | Use absolute URLs in the client-tag forms |
blob | commitdiff | raw | diff to current |
2017-01-23 |
Fabian Keil | Bump copyright |
blob | commitdiff | raw | diff to current |
2017-01-23 |
Fabian Keil | Use a dedicated cgi handler to deal with tag-toggle... |
blob | commitdiff | raw | diff to current |
2016-09-27 |
Lee | update windows build system to use supported software |
blob | commitdiff | raw | diff to current |
2016-05-22 |
Fabian Keil | Optionally use the X-Forwarded-For header for client... |
blob | commitdiff | raw | diff to current |
2016-05-08 |
Fabian Keil | cgi_show_client_tags(): Rename the variable that contai... |
blob | commitdiff | raw | diff to current |
2016-05-08 |
Fabian Keil | cgi_show_client_tags(): Fix theoretical memory leak... |
blob | commitdiff | raw | diff to current |
2016-05-08 |
Fabian Keil | Add FEATURE_64_BIT_TIME_T |
blob | commitdiff | raw | diff to current |
2016-04-04 |
Fabian Keil | Rename show-client-tags template to client-tags |
blob | commitdiff | raw | diff to current |
2016-04-04 |
Fabian Keil | Use a proper HTML form to change the state of client... |
blob | commitdiff | raw | diff to current |
2016-03-17 |
Fabian Keil | Implement client-specific tags |
blob | commitdiff | raw | diff to current |
2016-03-04 |
Fabian Keil | Bump copyright range |
blob | commitdiff | raw | diff to current |
2016-02-26 |
Fabian Keil | cgi_die(): Consistently use CGI_PREFIX |
blob | commitdiff | raw | diff to current |
2016-02-26 |
Fabian Keil | Start using zalloc_or_die() |
blob | commitdiff | raw | diff to current |
2015-11-06 |
Fabian Keil | cgi_show_status(): Stop treating files called standard... |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | Fix memory leak in cgi_show_file() |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | load_file(): Treat fread() failures like other non... |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | Fix a theoretical memory leak in cgi_show_url_info() |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Fabian Keil | Reduce indirection in get_content_type() |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Fabian Keil | Use strdup_or_die() where it makes sense |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Fabian Keil | Actually show the FORCE_PREFIX value on the show-status... |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Fabian Keil | Consistency-cosmetic for cgi_show_status() |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Fabian Keil | Bump copyright date |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Fabian Keil | Rename STATIC_PCRE to FEATURE_DYNAMIC_PCRE |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Fabian Keil | Dijkstraize show_defines(): two or more, use a for |
blob | commitdiff | raw | diff to current |
2014-05-05 |
Fabian Keil | Dynamically linking to PCRS hasn't been supported for... |
blob | commitdiff | raw | diff to current |
2013-01-26 |
Fabian Keil | Show FEATURE_STRPTIME_SANITY_CHECKS on the show-status... |
blob | commitdiff | raw | diff to current |
2013-01-25 |
David Schmidt | Protect unistd.h with its existence define for platform... |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Fabian Keil | Add support for Tor's optimistic-data SOCKS extension |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | In cgi_show_request() only restore the client request... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Use a dedicated iob for the data read from the client |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Follow-up fixes for the previous white-space changes |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Add missing white-space behind if's and the following... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Fix white-space around parentheses |
blob | commitdiff | raw | diff to current |
2011-12-31 |
Fabian Keil | Drop the 'Functions declared include:' comment sections |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Ditch trailing whitespace |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Fabian Keil | Show FEATURE_COMPRESSION on the show-status page |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Fabian Keil | Fix various spelling errors in the comments. |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Fabian Keil | In cgi_die(), mark the client connection for closing. |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Fabian Keil | Add a proper CGI message for cgi_die(). |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | In get_content_type(), also recognize '.jpeg' as JPEG... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | Add '.png' to the list of recognized file extenstions... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | More clean-ups for cgi_send_user_manual() |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | Factor get_content_type() out of cgi_send_user_manual() |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | In cgi_send_user_manual(), log when rejecting a file... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | Slightly clean up the filename handling in cgi_send_use... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | In load_file(), log a message if opening a file failed |
blob | commitdiff | raw | diff to current |
2010-03-28 |
Fabian Keil | Fix a regression introduced with the previous commit. |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Fabian Keil | In cgi_show_url_info(), don't forget to prefix URLs... |
blob | commitdiff | raw | diff to current |
2010-03-07 |
Fabian Keil | Show the 404 CGI page if cgi_send_user_manual() is... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Fabian Keil | Show FEATURE_ACCEPT_FITLER on the show-status page. |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Fabian Keil | Show status of CONNECTION_SHARING support on the show... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Fabian Keil | Fix comment. |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Fabian Keil | Remove CVS revision logs. TODO item #33. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Fabian Keil | Advertise IPv6 support on the show-status page. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Fabian Keil | Fix justified (but harmless) compiler warnings |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Fabian Keil | Fix cparser warnings. |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Fabian Keil | Add FEATURE_CONNECTION_KEEP_ALIVE to the list |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Fabian Keil | Remove FEATURE_COOKIE_JAR. |
blob | commitdiff | raw | diff to current |
2008-08-29 |
Fabian Keil | Fix two comments. |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Fabian Keil | Protocol detection is done case-insensitive, fix assertion |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Fabian Keil | Provide an OpenSearch Description to access the |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Fabian Keil | Spell error correctly. |
blob | commitdiff | raw | diff to current |
2008-05-12 |
Fabian Keil | Don't complain about an invalid URL if show-url-info... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Fabian Keil | Fix an assertion that could erroneously |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Fabian Keil | In cgi_show_url_info(), make sure ftp URLs are |
blob | commitdiff | raw | diff to current |
2008-05-04 |
Fabian Keil | Provide parse_http_url() with a third parameter to... |
blob | commitdiff | raw | diff to current |
2008-05-04 |
Fabian Keil | Streamline parse_http_url()'s prototype. |
blob | commitdiff | raw | diff to current |
2008-05-03 |
Fabian Keil | Leverage content_filters_enabled() in cgi_show_url_info(). |
blob | commitdiff | raw | diff to current |
2008-05-02 |
Fabian Keil | In cgi_show_url_info, pass an initialized http structure |
blob | commitdiff | raw | diff to current |
2008-04-28 |
Fabian Keil | In load_file(), remember the error reason and fclose() |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Fabian Keil | Move CGI file loading code into load_file() and |
blob | commitdiff | raw | diff to current |
2008-04-26 |
Fabian Keil | Fix macro name in cgi_show_file() error path. |
blob | commitdiff | raw | diff to current |
2008-04-26 |
Fabian Keil | Forget about JB_ERR_PARSE. JB_ERR_CGI_PARAMS to the... |
blob | commitdiff | raw | diff to current |
2008-04-26 |
Fabian Keil | If zlib support is unavailable and there are content... |
blob | commitdiff | raw | diff to current |
next |