2017-02-20 |
Fabian Keil | Insert a refresh tag into the /client-tags cgi page |
blob | commitdiff | raw |
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 |
2008-04-25 |
Fabian Keil | - Factor cgi_show_file() out of cgi_show_status(). |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Fabian Keil | In cgi_show_status(), load the requested file at once. |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Fabian Keil | Provide get_http_time() with the buffer size so it... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Fabian Keil | Remove kill-popups action. |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Fabian Keil | Turn the favicon blobs into locals. |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Fabian Keil | Rename url_actions() to get_url_actions() and let it |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Fabian Keil | Let forward_url() use the standard parameter ordering |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Fabian Keil | Add SOCKS5 support for show-url-info CGI page. |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Fabian Keil | If edit buttons on the show-url-info CGI page are hidde... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Fabian Keil | Hide edit buttons on the show-url-info CGI page if... |
blob | commitdiff | raw | diff to current |
2008-01-26 |
Fabian Keil | If enable-edit-actions is disabled, hide the edit butto... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
Fabian Keil | Finish 1.49 and check write access before |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Fabian Keil | Plug memory leak I introduced five months ago. |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Fabian Keil | If show-url-info is called with an URL that Privoxy |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Fabian Keil | Adjust cgi_show_url_info() to show what forward-override{} |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Fabian Keil | - Use strlcpy() instead of strcpy(). |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Fabian Keil | Reference action files in CGI URLs by id instead |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Fabian Keil | Don't mistake VC++'s _snprintf() for a snprintf() repla... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Fabian Keil | Reference action files in CGI URLs by id instead |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Fabian Keil | Apparently fopen()ing in "binary" mode doesn't require |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Fabian Keil | - Show forwarding settings on the show-url-info page |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Fabian Keil | Add favicon delivery functions. |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Fabian Keil | Suppress edit buttons for action files if Privoxy has |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Fabian Keil | Display warning if show-url-info CGI page |
blob | commitdiff | raw | diff to current |
next |