projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wolfSSL: Use variable type wc_Md5 instead of md5
[privoxy.git]
/
urlmatch.c
2023-08-27
Fabian Keil
pcre2 compile_pattern(): Actually pass the anchored...
blob
|
commitdiff
|
raw
2023-08-27
Fabian Keil
Add regex_matches() to reduce HAVE_PCRE2 ifdefs
blob
|
commitdiff
|
raw
|
diff to current
2023-07-11
Fabian Keil
Add pcre2 support
blob
|
commitdiff
|
raw
|
diff to current
2022-06-10
Fabian Keil
Use parentheses after function name in init_domain_comp...
blob
|
commitdiff
|
raw
|
diff to current
2022-06-10
Fabian Keil
parse_http_url(): Add spaces in a comment
blob
|
commitdiff
|
raw
|
diff to current
2021-03-05
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-05
Maxim Antonov
free_pattern_spec(): Don't try to free an invalid pointer
blob
|
commitdiff
|
raw
|
diff to current
2021-03-05
Fabian Keil
create_pattern_spec(): Fix ifdef indentation
blob
|
commitdiff
|
raw
|
diff to current
2021-01-02
Fabian Keil
Update a comment in parse_http_url()
blob
|
commitdiff
|
raw
|
diff to current
2020-12-14
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-14
Fabian Keil
Log an error when a PCRE-HOST-PATTERN is used with...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-23
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-09
Fabian Keil
Lowercase the host name in functions that set it
blob
|
commitdiff
|
raw
|
diff to current
2020-09-17
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-07
Fabian Keil
Remove OS/2 support
blob
|
commitdiff
|
raw
|
diff to current
2020-09-02
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-09-01
Fabian Keil
Fix style in host_matches()
blob
|
commitdiff
|
raw
|
diff to current
2020-08-10
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-08-06
Fabian Keil
Rename FEATURE_EXTENDED_HOST_PATTERNS to FEATURE_PCRE_H...
blob
|
commitdiff
|
raw
|
diff to current
2020-08-06
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2020-08-06
Fabian Keil
Allow to use extended host patterns and vanilla host...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-02
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-01
Fabian Keil
parse_http_url(): Only hide the path if FEATURE_HTTPS_I...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-16
Fabian Keil
Spell out 'version' in the http_request struct
blob
|
commitdiff
|
raw
|
diff to current
2020-02-27
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
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-11-16
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-12
Fabian Keil
Fix an invalid free introduced in d01bb4028a9
blob
|
commitdiff
|
raw
|
diff to current
2019-09-06
Ivan Romanov
Add SOCKS5 username/password support
blob
|
commitdiff
|
raw
|
diff to current
2018-04-21
Lee
get rid of a compiler warning
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
2016-12-24
Fabian Keil
Add a --fuzz option
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Fabian Keil
Implement client-specific tags
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Fabian Keil
Start using zalloc_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
Fabian Keil
host_matches(): Assert that the host pointer isn't...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Fabian Keil
Normalize the HTTP-version in forwarded request lines
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Fabian Keil
Add support for the 'PATCH' method as defined in RFC5789
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Fabian Keil
Reduce code duplication by setting http->ocmd in parse_...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Fabian Keil
Resize an array in parse_http_request() to the appropri...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-24
Fabian Keil
Finish the unionization of struct pattern_spec
blob
|
commitdiff
|
raw
|
diff to current
2013-11-24
Fabian Keil
Reduce code duplication in create_pattern_spec()
blob
|
commitdiff
|
raw
|
diff to current
2013-11-24
Fabian Keil
Rename (create|free)_url_spec() to _pattern_spec()
blob
|
commitdiff
|
raw
|
diff to current
2013-11-24
Fabian Keil
Introduce negative tag patterns NO-REQUEST-TAG and...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-24
Fabian Keil
Turn url_spec into an union and rename it to pattern_spec
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Fabian Keil
Correct a return code in compile_host_pattern()
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Fabian Keil
Reject URLs with invalid port
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Fabian Keil
Use strdup_or_die() instead of strdup()
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Fabian Keil
Start using malloc_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Fabian Keil
Shorten ssplit()'s prototype by removing the last two...
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
2012-03-04
Fabian Keil
Use privoxy_tolower() instead of vanilla tolower()...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-31
Fabian Keil
Remove a duplicated dot in a comment
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Fabian Keil
Add url_requires_percent_encoding()
blob
|
commitdiff
|
raw
|
diff to current
2011-09-04
Fabian Keil
Constify the known_http_methods pointers in unknown_met...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-04
Fabian Keil
Ditch trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Fabian Keil
If only one of the strncmpic() arguments has a length...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Fabian Keil
Fix various spelling errors in the comments.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Fabian Keil
Let extended hostname patterns without trailing dots...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Fabian Keil
Factor path_matches() out of url_match().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Fabian Keil
Factor host_matches() out of url_match().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Fabian Keil
Factor port_matches() out of url_match().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Fabian Keil
Fix comment spelling.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Fabian Keil
Streamline struct http_request if FEATURE_EXTENDED_HOST...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Fabian Keil
Style fix.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Fabian Keil
Fix clang warning: Although the value stored to 'next'
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
Add and use parse_forwarder_address() to reduce code...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-17
Fabian Keil
Style cosmetics for the IPv6 code.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-17
Fabian Keil
Petr Pisar's privoxy-3.0.12-ipv6-3.diff.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Fabian Keil
Streamline parse_http_request()'s prototype. As
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Fabian Keil
Reject request lines that end with neither HTTP/1.0...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Fabian Keil
Silence bogus compiler warning.
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-04
Fabian Keil
If the method isn't CONNECT, reject URLs without protocol.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
Fabian Keil
In parse_http_url(), don't muck around with values
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Fabian Keil
Free with freez().
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Fabian Keil
In parse_http_request(), remove a pointless
blob
|
commitdiff
|
raw
|
diff to current
2008-04-18
Fabian Keil
Mark simplematch()'s parameters as immutable.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Fabian Keil
Move simplematch() into urlmatch.c as it's only
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Fabian Keil
Remove now-pointless cast in create_url_spec().
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Fabian Keil
The compiler might not notice it, but the buffer passed to
blob
|
commitdiff
|
raw
|
diff to current
2008-04-13
Fabian Keil
Factor URL pattern compilation out of create_url_spec().
blob
|
commitdiff
|
raw
|
diff to current
2008-04-12
Fabian Keil
Remove an obvious comment and improve another one.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-12
Fabian Keil
Factor out duplicated code to compile host, path and...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Fabian Keil
Ditch url_spec's path member now that it's no longer...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Fabian Keil
Stop duplicating the plain text representation of the...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Fabian Keil
In url_match(), check the right member for NULL when...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-08
Fabian Keil
Make it harder to mistake url_match()'s
blob
|
commitdiff
|
raw
|
diff to current
2008-04-08
Fabian Keil
Save a bit of memory (and a few cpu cycles) by not...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Fabian Keil
- Use free_url_spec() more consistently.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-06
Fabian Keil
Oh well, rename the --enable-pcre-host-patterns option to
blob
|
commitdiff
|
raw
|
diff to current
2008-04-06
Fabian Keil
Use PCRE syntax in host patterns when configured
blob
|
commitdiff
|
raw
|
diff to current
2008-04-05
Fabian Keil
Factor compile_host_pattern() out of create_url_spec().
blob
|
commitdiff
|
raw
|
diff to current
2008-03-30
Fabian Keil
SZitify unknown_method().
blob
|
commitdiff
|
raw
|
diff to current
2007-12-24
Fabian Keil
Band-aid (and micro-optimization) that makes it less...
blob
|
commitdiff
|
raw
|
diff to current
next