projects
/
privoxy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
privoxy.git
2007-09-22
Fabian Keil
- Let it compile with pcc.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-22
Fabian Keil
Update embedded show-url-info output.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
Fabian Keil
If privoxy_strlcpy() is called with a "buffer" size
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
Fabian Keil
Increase listen() backlog to SOMAXCONN (or 128) to...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Fabian Keil
Turn privoxy_strlcpy() into a function and try to work...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Fabian Keil
Update defaults; add two fast-redirects exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
Fabian Keil
Refactor client_referrer() and add conditional-forge...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
Fabian Keil
Initialize req to NULL to make sure it's defined if the
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Fabian Keil
Move match_portlist() from filter.c to urlmatch.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Fabian Keil
- Allow port lists in url patterns.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Fabian Keil
Remove newline at the end of a log_error() message.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Fabian Keil
Stop disabling actions here, they are off by default.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Fabian Keil
A bunch of whitespace fixes, pointy hat to me.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Fabian Keil
Fix possible memory corruption in server_http, make...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Fabian Keil
Fix --pre-chroot-nslookup description which I failed to
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Fabian Keil
Add Stephen Gildea's --pre-chroot-nslookup patch [...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Fabian Keil
Minor rewordings and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Fabian Keil
Don't crash if a broken header filter wiped out the...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Fabian Keil
Fix byte_count calculation in case of flushes
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Fabian Keil
- If there's a connection problem after we already...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Fabian Keil
Fix a conversion warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Fabian Keil
Ditch hex_to_byte() in favour of xtoi().
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Fabian Keil
Make xtoi() extern so it can be used in pcrs.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Fabian Keil
Let content-type-overwrite{} honour force-text-mode...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
hal9
Add tribalfusion/ctxt which is just like intellitxt
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Fabian Keil
Add two fast-redirects exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-11
Fabian Keil
- Complete the changes from r1.42.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-11
Fabian Keil
- Add prototpyes for the header parsers and make them...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-11
Fabian Keil
Remove the prototypes for functions that are only
commit
|
commitdiff
|
tree
|
snapshot
2007-08-11
Fabian Keil
Add some more prototypes for static functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
- Don't claim that thousands of people read our code.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
- Don't claim HTTP/1.1 compliance.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
#1763173 from Stefan Huehner: declare unload_configfile...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
Comment out request_contains_null_bytes() until it...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
#1763173 from Stefan Huehner: declare some more functions
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
#1763173 from Stefan Huehner: s@const static@static...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
#1763173 from Stefan Huehner: s@const static@static...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Fabian Keil
#1763173 from Stefan Huehner: declare some more functio...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-04
Fabian Keil
Use strlcpy() instead of strcpy().
commit
|
commitdiff
|
tree
|
snapshot
2007-08-04
Fabian Keil
- Log rejected CONNECT requests with LOG_LEVEL_INFO
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
hal9
Broadening scope of bwp.* ads.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
proactivesvcs
Replaced missing .microsoft.com/.*/adschema/
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Fabian Keil
Move the method check into unknown_method()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
proactivesvcs
Addition to rule covering tracker #1637648
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Fabian Keil
Modified patch from Song Weijia (#1762559) to
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
hal9
Add references for user-agent strings for hide-user...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
hal9
Actionsfile feedback item #1757121 2007-07-19: .microso...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Fabian Keil
If show-url-info is called with an URL that Privoxy
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Fabian Keil
Mention new config option "allow-cgi-request-crunching".
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
Fabian Keil
As Hal noticed, checking dispatch_cgi() as the last...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
hal9
Submit new version of manual so some of Fabians work...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
hal9
Replace notarget with '' in all popups filter to keep...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
hal9
Add misc note about valid mark-up in Privoxy.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Fabian Keil
s@failiure@failure@
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Fabian Keil
Add destination rewriting and the fix for BR#1750917.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Fabian Keil
- Allow to rewrite the request destination behind the...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Fabian Keil
Move the ACTION_FORCE_TEXT_MODE check out of
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Fabian Keil
Add new csp->content_type flag (CT_DECLARED).
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Fabian Keil
Add translation function for JB_ERR_FOO codes.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
proactivesvcs
clickdensity.com JS tracking
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
proactivesvcs
parcelforce.com delivery tracker unblocker
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
proactivesvcs
atdmt.com amendment per Actionsfile feedback #1751020
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
hal9
Fine tune the unblock for Adiumx.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
hal9
Add img.direttrack.com per Actionsfile feedback item...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-01
Fabian Keil
Add limited hex notation support for the PCRS
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Fabian Keil
#ifdef _WIN32 the last commit. According to David Shaw,
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
hal9
New block for bwp.zdnet. per feedback request.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
hal9
Add block for js.adsonar.com per feedback request.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
hal9
Linuxinsider banner ads.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
Fabian Keil
Change replacement timegm() to better match our style...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Fabian Keil
Add /usr/xpg4/bin to the PATH to make sure the POSIX
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
Fabian Keil
Apply Roland's 29_usermanual.dpatch to fix a bunch
commit
|
commitdiff
|
tree
|
snapshot
2007-06-07
Roland Rosenfeld
Add changes from 3.0.6-2, 3.0.6-3 and several unrelease...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-03
Fabian Keil
Temporary workaround for BR#1730105.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-02
Fabian Keil
Add various changes made in the last three months.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-02
Fabian Keil
Start to document forward-override{}.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Use the same mutex for gethostbyname() and gethostbyadd...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Add forward-override{} to change the forwarding setting...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Adjust cgi_show_url_info() to show what forward-override{}
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Add forward-override{} to change the forwarding setting...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Change sed() to return a jb_err in preparation for...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Mention possible delimiter conflicts with variables...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Adjust actionsfile directives to use complete file...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Fabian Keil
Add unload_forward_spec() in preparation for forward...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Fabian Keil
Re-enable support for old-school URLs like
commit
|
commitdiff
|
tree
|
snapshot
2007-05-27
Fabian Keil
Adjust "X-Filter: No" to disable dedicated header filters.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-27
Fabian Keil
- Remove some left-overs from the switch to dedicated...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Fabian Keil
- Let usage() mention the --chroot parameter.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Fabian Keil
Two minor fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Fabian Keil
Make it harder to think the forwarded-connect-retries
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Fabian Keil
- Use strlcpy() instead of strcpy().
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Fabian Keil
- Use strlcpy() instead of strcpy().
commit
|
commitdiff
|
tree
|
snapshot
2007-05-21
Fabian Keil
- Use strlcpy() instead of strcpy().
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Fabian Keil
Undo an improperly tested last-minute change
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Fabian Keil
Undo an improperly tested last-minute change.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Fabian Keil
- Mention new filter types and the 'D' option.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-17
Fabian Keil
- Add fast-redirect exception for del.icio.us/.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Fabian Keil
- Fix config file loading on Unix if no config file...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Fabian Keil
Minor rewordings and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
Fabian Keil
- Enlist Fedora Core and OpenBSD.
commit
|
commitdiff
|
tree
|
snapshot
next