projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Upgrade a bunch of links to the homepage to https://
[privoxy.git]
/
urlmatch.c
2020-02-13
Fabian Keil
Upgrade a bunch of links to the homepage to https://
blob
|
commitdiff
|
raw
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
2007-09-02
Fabian Keil
Move match_portlist() from filter.c to urlmatch.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-02
Fabian Keil
- Allow port lists in url patterns.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Fabian Keil
Move the method check into unknown_method()
blob
|
commitdiff
|
raw
|
diff to current
2007-04-15
Fabian Keil
Introduce tags as alternative way to specify which
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Fabian Keil
Remove redundant log message.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-28
Fabian Keil
Accept WebDAV methods for subversion
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Fabian Keil
Fix gcc43 warnings. Mark *csp as immutable
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Fabian Keil
parse_http_url() now handles intercepted
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
David Schmidt
Reorganizing the repository: swapping out what was...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
jongfoster
Moving sources to /src
blob
|
commitdiff
|
raw
2002-05-12
jongfoster
- Removing some unused code
blob
|
commitdiff
|
raw
|
diff to current
2002-04-04
Gabor Liptak
always use pcre for matching
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
jongfoster
Fixing memory leak on error
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
swa
we have a new homepage!
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
swa
name change related issues
blob
|
commitdiff
|
raw
|
diff to current
2002-03-13
jongfoster
Killing warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-07
oes
Fixed compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-03
oes
Fixed CLF logging: Added ocmd member for client's reque...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-21
jongfoster
Correcting comment style
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
jongfoster
Moving all our URL and URL pattern parsing code to...
blob
|
commitdiff
|
raw
|
diff to current