privoxy.git
20 years agoAdd to the 4.17 (filtering effects on downloaded files).
hal9 [Sun, 15 Jun 2003 21:32:58 +0000 (21:32 +0000)]
Add to the 4.17 (filtering effects on downloaded files).

20 years agoSecurity fix: dspatch_known_cgi no longer considers an empty
oes [Fri, 6 Jun 2003 07:54:25 +0000 (07:54 +0000)]
Security fix: dspatch_known_cgi no longer considers an empty
referrer safe for critical CGIs, since malicious links could
reside on https:// locations which browsers don't advertize as
referrers. Closes bug #749916, thanks to Jeff Epler for the
hint. Goodbye One-Click[tm] toggling :-(

21 years ago - parse_http_url now checks memory allocation failure for
oes [Sat, 17 May 2003 15:57:24 +0000 (15:57 +0000)]
 - parse_http_url now checks memory allocation failure for
   duplication of "*" URL and rejects "*something" URLs
   Closes bug #736344
 - Added a comment to what might look like a bug in
   create_url_spec (see !bug #736931)
 - Comment cosmetics

21 years agoClose jarfile on graceful exit, remove stray line
oes [Wed, 14 May 2003 12:32:02 +0000 (12:32 +0000)]
Close jarfile on graceful exit, remove stray line

21 years agoUse apt-get instead of dpkg to install Debian package, which is more
Roland Rosenfeld [Thu, 8 May 2003 18:17:33 +0000 (18:17 +0000)]
Use apt-get instead of dpkg to install Debian package, which is more
solid, uses the correct and most recent Debian version automatically.

21 years agosweep: Made loop structure of sweep step mirror that of mark step
oes [Thu, 8 May 2003 15:19:15 +0000 (15:19 +0000)]
sweep: Made loop structure of sweep step mirror that of mark step

21 years agoClosed two memory leaks; hopefully the last remaining ones
oes [Thu, 8 May 2003 15:17:25 +0000 (15:17 +0000)]
Closed two memory leaks; hopefully the last remaining ones
(in the main execution paths, anyway).

21 years agoCosmetics: Killed a warning, a typo and an allocation left at exit
oes [Thu, 8 May 2003 15:13:46 +0000 (15:13 +0000)]
Cosmetics: Killed a warning, a typo and an allocation left at exit

21 years agoNit
oes [Thu, 8 May 2003 15:11:31 +0000 (15:11 +0000)]
Nit

21 years agoExclude more cvs->web gateways from filtering
oes [Thu, 8 May 2003 12:13:20 +0000 (12:13 +0000)]
Exclude more cvs->web gateways from filtering

21 years agoAllow extra parameters in blink,marquee tags. Fixes bug #734012
oes [Thu, 8 May 2003 09:44:56 +0000 (09:44 +0000)]
Allow extra parameters in blink,marquee tags. Fixes bug #734012

21 years agoFix typo: Default port for https URLs is 443, not 143.
oes [Wed, 7 May 2003 12:39:48 +0000 (12:39 +0000)]
Fix typo: Default port for https URLs is 443, not 143.
Thanks to Scott Tregear for spotting this one.

21 years agoBugfix: Update last_active pointer in sweep() before
oes [Tue, 6 May 2003 15:57:12 +0000 (15:57 +0000)]
Bugfix: Update last_active pointer in sweep() before
leaving an active client. Closes bugs #724395, #727882

21 years agoFixed bug #729900: Suspicious HOST: headers are now killed and regenerated if necessary
oes [Tue, 6 May 2003 12:07:26 +0000 (12:07 +0000)]
Fixed bug #729900: Suspicious HOST: headers are now killed and regenerated if necessary

21 years agoKilled a compiler warning on OSX
oes [Tue, 29 Apr 2003 13:33:51 +0000 (13:33 +0000)]
Killed a compiler warning on OSX

21 years agoDon't rely on h_addr being non-NULL after gethostbyname.
oes [Tue, 29 Apr 2003 11:32:54 +0000 (11:32 +0000)]
Don't rely on h_addr being non-NULL after gethostbyname.
Works around an oddness in Max OSX and closes bug #724796

21 years agoStripped trailing spaces and committing in case this is not regenerated fully
hal9 [Sun, 20 Apr 2003 17:36:38 +0000 (17:36 +0000)]
Stripped trailing spaces and committing in case this is not regenerated fully
for next release. Bug #724596.

21 years agoStrip trailing spaces from config-file generation, bug #724596.
hal9 [Sun, 20 Apr 2003 17:28:52 +0000 (17:28 +0000)]
Strip trailing spaces from config-file generation, bug #724596.

21 years agoCompleting the previous change
oes [Mon, 14 Apr 2003 21:28:30 +0000 (21:28 +0000)]
Completing the previous change

21 years agoAdded temporary workaround for bug in PHP < 4.2.3
oes [Mon, 14 Apr 2003 12:08:16 +0000 (12:08 +0000)]
Added temporary workaround for bug in PHP < 4.2.3

21 years agoExpunged now-fixed php bug sites
oes [Mon, 14 Apr 2003 11:27:02 +0000 (11:27 +0000)]
Expunged now-fixed php bug sites

21 years agoMade sure that images don't get filtered even if mis-declared by their servers
oes [Sat, 12 Apr 2003 16:12:00 +0000 (16:12 +0000)]
Made sure that images don't get filtered even if mis-declared by their servers

21 years agoAddressed bug #719435
oes [Fri, 11 Apr 2003 12:06:14 +0000 (12:06 +0000)]
Addressed bug #719435
 - Extraneous filterfile directives now logged as errors
 - This and unrecnonised directives now really obvious on status page

21 years agoAdd small note about only one filterfile (as opposed to multiple actions
hal9 [Fri, 11 Apr 2003 03:13:57 +0000 (03:13 +0000)]
Add small note about only one filterfile (as opposed to multiple actions
files).

21 years agoFixed bug #711865:
oes [Fri, 4 Apr 2003 12:48:51 +0000 (12:48 +0000)]
Fixed bug #711865:
 - Made tray menu correctly reflect initial window visibility state
 - Hopefully fixed problem where log window contents wasn't visible
   until vertical scroll bar was clicked. Thanks to Guy for the fix!

21 years agoMade sure the errno set by bind, not close[socket] is used in
oes [Fri, 4 Apr 2003 12:40:20 +0000 (12:40 +0000)]
Made sure the errno set by bind, not close[socket] is used in
bind_port. Probably fixes bugs #713777, #705562.

21 years agoNo longer rely on non-POSIX.1 extensions of getcwd().
oes [Thu, 3 Apr 2003 15:08:42 +0000 (15:08 +0000)]
No longer rely on non-POSIX.1 extensions of getcwd().
Fixes bug #711001

21 years ago- Don't call cgi_error_disabled ifndef FEATURE_CGI_EDIT_ACTIONS
oes [Thu, 3 Apr 2003 13:50:58 +0000 (13:50 +0000)]
- Don't call cgi_error_disabled ifndef FEATURE_CGI_EDIT_ACTIONS
  (fixes bug #710056)
- Show toggle info only if we have it

21 years agoDon't show "Edit" buttons #ifndef FEATURE_CGI_EDIT_ACTIONS
oes [Thu, 3 Apr 2003 13:48:28 +0000 (13:48 +0000)]
Don't show "Edit" buttons #ifndef FEATURE_CGI_EDIT_ACTIONS

21 years agoShow toggle info only if we have it
oes [Thu, 3 Apr 2003 13:47:19 +0000 (13:47 +0000)]
Show toggle info only if we have it

21 years agoFix minor typo (Max -> Mac OSX).
hal9 [Thu, 3 Apr 2003 02:10:07 +0000 (02:10 +0000)]
Fix minor typo (Max -> Mac OSX).

21 years agoAdded workaround for bogus server at myrealbox.com
oes [Wed, 2 Apr 2003 15:11:40 +0000 (15:11 +0000)]
Added workaround for bogus server at myrealbox.com

21 years agoDon't interfere with Mac OSX software updates
oes [Tue, 1 Apr 2003 10:27:43 +0000 (10:27 +0000)]
Don't interfere with Mac OSX software updates

21 years agoRemoved demoronizer from medium profile and made exception for .ru
oes [Tue, 1 Apr 2003 09:50:41 +0000 (09:50 +0000)]
Removed demoronizer from medium profile and made exception for .ru

21 years agoRemoved demoronizer from medium profile
oes [Tue, 1 Apr 2003 09:49:50 +0000 (09:49 +0000)]
Removed demoronizer from medium profile

21 years agoReplaced setenv() by posix-compliant putenv()
oes [Mon, 31 Mar 2003 13:12:32 +0000 (13:12 +0000)]
Replaced setenv() by posix-compliant putenv()
Thanks to Neil McCalden (nmcc AT users.sf.net).

21 years agoMaking unsolicited-popups safe for use on <html> tags enclosed in JS strings
oes [Sun, 30 Mar 2003 13:57:08 +0000 (13:57 +0000)]
Making unsolicited-popups safe for use on <html> tags enclosed in JS strings

21 years agoBelatedly update 3.0.2 PDF docs.
hal9 [Sat, 29 Mar 2003 23:26:45 +0000 (23:26 +0000)]
Belatedly update 3.0.2 PDF docs.

21 years agoExclude .jp .cn .tw from demoronizer, etc
oes [Sat, 29 Mar 2003 16:42:56 +0000 (16:42 +0000)]
Exclude .jp .cn .tw from demoronizer, etc

21 years agoUpdate Debian changelog entries for 3.0.0-6 and 3.0.2-1
Roland Rosenfeld [Sat, 29 Mar 2003 16:38:06 +0000 (16:38 +0000)]
Update Debian changelog entries for 3.0.0-6 and 3.0.2-1

21 years agoUpdate Standards-Version: 3.5.9
Roland Rosenfeld [Sat, 29 Mar 2003 16:37:31 +0000 (16:37 +0000)]
Update Standards-Version: 3.5.9
Add ${misc:Depends} to dependencies.

21 years agoUpdate URL and maintainers (3.0.2-1)
Roland Rosenfeld [Sat, 29 Mar 2003 16:36:48 +0000 (16:36 +0000)]
Update URL and maintainers (3.0.2-1)

21 years agoCorrect copyright (3.0.2-1)
Roland Rosenfeld [Sat, 29 Mar 2003 16:36:15 +0000 (16:36 +0000)]
Correct copyright (3.0.2-1)

21 years agoInclude link for announce.txt, and change handling of &copy;.
hal9 [Fri, 28 Mar 2003 03:33:09 +0000 (03:33 +0000)]
Include link for announce.txt, and change handling of &copy;.

21 years agoMinor changes for Privoxy home page:
hal9 [Fri, 28 Mar 2003 03:32:01 +0000 (03:32 +0000)]
Minor changes for Privoxy home page:
 - Handle &copy; more sanely
 - include link to announce.txt
Also, disable 'make announce' target.

21 years agoAnother shot at Bug #707467
oes [Thu, 27 Mar 2003 16:03:19 +0000 (16:03 +0000)]
Another shot at Bug #707467

21 years agoDeleted obsolete file
oes [Thu, 27 Mar 2003 11:41:21 +0000 (11:41 +0000)]
Deleted obsolete file

21 years agoNo longer used
oes [Thu, 27 Mar 2003 11:36:53 +0000 (11:36 +0000)]
No longer used

21 years agoSanitized HTML & deleted unused dummies
oes [Thu, 27 Mar 2003 11:35:54 +0000 (11:35 +0000)]
Sanitized HTML & deleted unused dummies

21 years agoDeleting unused templates
oes [Thu, 27 Mar 2003 11:34:41 +0000 (11:34 +0000)]
Deleting unused templates

21 years agoMarked as 0.0.0 UNRELEASED
oes [Wed, 26 Mar 2003 16:05:14 +0000 (16:05 +0000)]
Marked as 0.0.0 UNRELEASED

21 years agoBump version to 3.0.2. v_3_0_2
hal9 [Wed, 26 Mar 2003 03:02:03 +0000 (03:02 +0000)]
Bump version to 3.0.2.

21 years agoRegenerate for 3.0.2 release.
hal9 [Wed, 26 Mar 2003 02:58:06 +0000 (02:58 +0000)]
Regenerate for 3.0.2 release.

21 years agoRegenerate for 3.0.2 release.
hal9 [Wed, 26 Mar 2003 02:15:35 +0000 (02:15 +0000)]
Regenerate for 3.0.2 release.

21 years agoMissed new option --chroot in one place.
hal9 [Wed, 26 Mar 2003 02:06:21 +0000 (02:06 +0000)]
Missed new option --chroot in one place.

21 years agoUpdated hard-coded copyright dates
oes [Wed, 26 Mar 2003 02:03:45 +0000 (02:03 +0000)]
Updated hard-coded copyright dates

21 years agoChanged new release version to 3.0.2
oes [Wed, 26 Mar 2003 00:45:20 +0000 (00:45 +0000)]
Changed new release version to 3.0.2

21 years agoBump version for 3.0.2
oes [Wed, 26 Mar 2003 00:25:00 +0000 (00:25 +0000)]
Bump version for 3.0.2

21 years agoUpdated for 3.0.1 release.
hal9 [Tue, 25 Mar 2003 17:30:28 +0000 (17:30 +0000)]
Updated for 3.0.1 release.

21 years agoRegenerate with NEWS section for pending release of 3.0.1.
hal9 [Tue, 25 Mar 2003 17:29:45 +0000 (17:29 +0000)]
Regenerate with NEWS section for pending release of 3.0.1.

21 years agoManually apply Docbook/FreeBSD patch #708081 from a.go at tiscali.nl.
hal9 [Tue, 25 Mar 2003 13:27:12 +0000 (13:27 +0000)]
Manually apply Docbook/FreeBSD patch #708081 from a.go at tiscali.nl.

21 years agoRegenerate and fix Andrew Lock to Adam Lock per Guy.
hal9 [Tue, 25 Mar 2003 00:46:30 +0000 (00:46 +0000)]
Regenerate and fix Andrew Lock to Adam Lock per Guy.

21 years agoFix 'Andrew Lock' to Adam Lock.
hal9 [Tue, 25 Mar 2003 00:45:18 +0000 (00:45 +0000)]
Fix 'Andrew Lock' to Adam Lock.

21 years agoAdd new section on Predefined Filters.
hal9 [Mon, 24 Mar 2003 12:58:56 +0000 (12:58 +0000)]
Add new section on Predefined Filters.

21 years agoPresumably fixed Bug #707467 by defining unix ifdef __unix__
oes [Fri, 21 Mar 2003 14:39:12 +0000 (14:39 +0000)]
Presumably fixed Bug #707467 by defining unix ifdef __unix__

21 years agonit
oes [Thu, 20 Mar 2003 14:58:41 +0000 (14:58 +0000)]
nit

21 years agoTime flies :)
oes [Thu, 20 Mar 2003 14:56:10 +0000 (14:56 +0000)]
Time flies :)

21 years agoExtending 'Current' to the 3.0 branch
oes [Thu, 20 Mar 2003 13:48:24 +0000 (13:48 +0000)]
Extending 'Current' to the 3.0 branch

21 years agoBump version for 3.0.1 pending release.
hal9 [Thu, 20 Mar 2003 03:27:11 +0000 (03:27 +0000)]
Bump version for 3.0.1 pending release.

21 years agoMore problems with \-\-chroot causing markup problems :(
hal9 [Thu, 20 Mar 2003 02:45:29 +0000 (02:45 +0000)]
More problems with \-\-chroot causing markup problems :(

21 years agoBring up to date.
hal9 [Thu, 20 Mar 2003 01:04:36 +0000 (01:04 +0000)]
Bring up to date.

21 years agoRegenerate "AUTHORS" list.
hal9 [Thu, 20 Mar 2003 01:04:11 +0000 (01:04 +0000)]
Regenerate "AUTHORS" list.

21 years agoCorrected compilation error/typo
Gabor Liptak [Wed, 19 Mar 2003 21:27:42 +0000 (21:27 +0000)]
Corrected compilation error/typo

21 years agoMissed these two on previous commit.
hal9 [Wed, 19 Mar 2003 17:17:57 +0000 (17:17 +0000)]
Missed these two on previous commit.

21 years agoRemoved the obsolete warning about the broken install target
oes [Wed, 19 Mar 2003 15:44:46 +0000 (15:44 +0000)]
Removed the obsolete warning about the broken install target

21 years agoRequire AF 1.6
oes [Wed, 19 Mar 2003 14:00:20 +0000 (14:00 +0000)]
Require AF 1.6

21 years agoAdded new site-specifics filter to all profiles for completeness' sake
oes [Wed, 19 Mar 2003 13:47:52 +0000 (13:47 +0000)]
Added new site-specifics filter to all profiles for completeness' sake

21 years ago- Added filter "site-specifics" to address site specific problems
oes [Wed, 19 Mar 2003 13:19:06 +0000 (13:19 +0000)]
- Added filter "site-specifics" to address site specific problems
- Bumped AF version to 1.6 for the 3.0.1 release

21 years ago- Added filter "site-specifics" to address site specific problems
oes [Wed, 19 Mar 2003 13:17:50 +0000 (13:17 +0000)]
- Added filter "site-specifics" to address site specific problems
- Fixed a small problem in the img-reorder filter

21 years agoRegenerate docs for upcoming 3.0.1 release.
hal9 [Wed, 19 Mar 2003 02:06:13 +0000 (02:06 +0000)]
Regenerate docs for upcoming 3.0.1 release.

21 years agoRegenerated docs for 3.0.1 release.
hal9 [Wed, 19 Mar 2003 00:40:18 +0000 (00:40 +0000)]
Regenerated docs for 3.0.1 release.

21 years agoCosmetic and very minor fix of markup.
hal9 [Wed, 19 Mar 2003 00:39:05 +0000 (00:39 +0000)]
Cosmetic and very minor fix of markup.

21 years agoManual edit of revision log because '--chroot' (even inside a comment) was
hal9 [Wed, 19 Mar 2003 00:35:24 +0000 (00:35 +0000)]
Manual edit of revision log because '--chroot' (even inside a comment) was
causing Docbook to hang here (due to double hyphen and the processor thinking
it was a comment).

21 years agoSet version info for 3.0.1 release
oes [Tue, 18 Mar 2003 19:38:57 +0000 (19:38 +0000)]
Set version info for 3.0.1 release

21 years agos/Advanced|Radical/Adventuresome/g to avoid complaints re fun filter
oes [Tue, 18 Mar 2003 19:37:21 +0000 (19:37 +0000)]
s/Advanced|Radical/Adventuresome/g to avoid complaints re fun filter

21 years agoFixed a minor problem in the img-reorder filter
oes [Tue, 18 Mar 2003 19:28:59 +0000 (19:28 +0000)]
Fixed a minor problem in the img-reorder filter

21 years agoRebuild for 3.0.1 release (and manually reset version).
hal9 [Tue, 18 Mar 2003 01:55:29 +0000 (01:55 +0000)]
Rebuild for 3.0.1 release (and manually reset version).

21 years agoCatching up: chroot
oes [Mon, 17 Mar 2003 16:51:51 +0000 (16:51 +0000)]
Catching up: chroot

21 years agoAdded documentation for new --chroot option
oes [Mon, 17 Mar 2003 16:50:58 +0000 (16:50 +0000)]
Added documentation for new --chroot option

21 years agoAdded chroot ability, thanks to patch by Sviatoslav Sviridov
oes [Mon, 17 Mar 2003 16:48:59 +0000 (16:48 +0000)]
Added chroot ability, thanks to patch by Sviatoslav Sviridov

21 years agoAdded Sviatoslav Sviridov
oes [Mon, 17 Mar 2003 16:47:42 +0000 (16:47 +0000)]
Added Sviatoslav Sviridov

21 years agoNo longer use obsolete rc.config
oes [Mon, 17 Mar 2003 14:04:16 +0000 (14:04 +0000)]
No longer use obsolete rc.config

21 years agoAdded small script that saves typing after filter changes
oes [Sun, 16 Mar 2003 15:32:44 +0000 (15:32 +0000)]
Added small script that saves typing after filter changes

21 years agoCatching up
oes [Sun, 16 Mar 2003 15:08:26 +0000 (15:08 +0000)]
Catching up

21 years agoAdapted to the new filters
oes [Sat, 15 Mar 2003 18:36:55 +0000 (18:36 +0000)]
Adapted to the new filters

21 years agoMore changes related to new popup filters
oes [Sat, 15 Mar 2003 17:14:58 +0000 (17:14 +0000)]
More changes related to new popup filters

21 years agoUse new and renamed filters
oes [Sat, 15 Mar 2003 14:09:31 +0000 (14:09 +0000)]
Use new and renamed filters

21 years ago - Evaluated some hundred more feedback items (up to #1029543112)
oes [Sat, 15 Mar 2003 14:09:05 +0000 (14:09 +0000)]
 - Evaluated some hundred more feedback items (up to #1029543112)
 - Use new and renamed filters

21 years ago - Assorted refinements, optimizations and fixes in the js-annoyances,
oes [Sat, 15 Mar 2003 14:06:58 +0000 (14:06 +0000)]
 - Assorted refinements, optimizations and fixes in the js-annoyances,
   img-reorder, banners-by-size, banners-by-link, webbugs, refresh-tags,
   html-annoyances, content-cookies and fun filters
 - Replaced filter "popups" by choice between two modes:
   - "unsolicited-popups" tries to catch only the unsolicited ones
   - "all-popups" tries to kill them all (as before)
 - New filter "tiny-textforms" Help those tiny or hard-wrap textareas.
 - New filter "jumping-windows" that prevents windows from resizing
   and moving themselves
 - Replaced "nimda" with more general "ie-exploits" filter in which
   all filters for exploits shall be collected

21 years agoMove declaration of struct tm dummy outside of a control block so it is
David Schmidt [Wed, 12 Mar 2003 01:26:25 +0000 (01:26 +0000)]
Move declaration of struct tm dummy outside of a control block so it is
accessible later on during snprintf in get_http_time.