change_request_destination(): Reject rewrites from http to https
[privoxy.git] / urlmatch.h
2020-08-10 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-08-06 Fabian KeilAllow to use extended host patterns and vanilla host...
2020-02-27 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-02-13 Fabian KeilUpgrade a bunch of links to the homepage to https://
2019-09-06 Ivan RomanovAdd SOCKS5 username/password support
2018-03-08 Fabian KeilRemove show_rcs() and the CVS ids it relied upon
2013-11-24 Fabian KeilRename (create|free)_url_spec() to _pattern_spec()
2013-11-24 Fabian KeilDitch useless C++ compatibility goo
2013-11-24 Fabian KeilTurn url_spec into an union and rename it to pattern_spec
2011-11-06 Fabian KeilAdd url_requires_percent_encoding()
2011-09-04 Fabian KeilDitch trailing whitespace
2009-06-03 Fabian KeilStreamline struct http_request if FEATURE_EXTENDED_HOST...
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2009-04-17 Fabian KeilAdd and use parse_forwarder_address() to reduce code...
2009-03-02 Fabian KeilStreamline parse_http_request()'s prototype. As
2008-05-04 Fabian KeilProvide parse_http_url() with a third parameter to...
2008-05-04 Fabian KeilStreamline parse_http_url()'s prototype.
2008-04-14 Fabian KeilThe compiler might not notice it, but the buffer passed to
2008-04-08 Fabian KeilMake it harder to mistake url_match()'s
2007-09-02 Fabian KeilMove match_portlist() from filter.c to urlmatch.c.
2007-01-06 Fabian KeilMark *csp as immutable for parse_http_url()
2006-12-06 Fabian KeilAdded prototype for init_domain_components().
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-01-17 jongfosterMoving all our URL and URL pattern parsing code to...