hal9 [Fri, 13 Dec 2002 23:47:45 +0000 (23:47 +0000)]
Add openbsd $specialflags per gunner at styx2002.no-ip.org
hal9 [Wed, 11 Dec 2002 13:12:15 +0000 (13:12 +0000)]
Rewrite cvs write access give-away section.
kick_ [Tue, 10 Dec 2002 20:52:16 +0000 (20:52 +0000)]
better service description. This text will be shown when the user configures the services
hal9 [Sun, 1 Dec 2002 06:31:58 +0000 (06:31 +0000)]
Add faq on win32 error 503 due to ZoneAlarm.
hal9 [Sat, 30 Nov 2002 02:34:17 +0000 (02:34 +0000)]
Add Andrew Lock.
oes [Thu, 28 Nov 2002 18:39:21 +0000 (18:39 +0000)]
update
oes [Thu, 28 Nov 2002 18:16:19 +0000 (18:16 +0000)]
Changed text so that it fits both the disabled and the
illegal-referrer case.
oes [Thu, 28 Nov 2002 18:15:44 +0000 (18:15 +0000)]
Added flag to each cgi_dispatcher that allows or denies
external linking and removed const qualifier from
struct list_entry.str.
oes [Thu, 28 Nov 2002 18:15:17 +0000 (18:15 +0000)]
Added cgi_error_disabled
oes [Thu, 28 Nov 2002 18:14:54 +0000 (18:14 +0000)]
Added unmap function that removes all items with a given
name from a map.
oes [Thu, 28 Nov 2002 18:14:32 +0000 (18:14 +0000)]
Disable access to critical CGIs via untrusted referrers.
This prevents users from being tricked by malicious websites
into making unintentional configuration changes:
- Added flag to each cgi_dispatcher that allows or denies
external linking
- Introduced proviorical function that greps for the
referrer header before regular header parsing happens
- Added safety check to dispatch_known_cgi. CGI is called
if (cgi harmless || no referrer || we are referrer).
Else a) toggle calls are modified not to change status and
b) all other calls are denied.
oes [Wed, 27 Nov 2002 12:55:26 +0000 (12:55 +0000)]
Fixed broken handling of pre-set CFLAGS
oes [Wed, 20 Nov 2002 17:12:30 +0000 (17:12 +0000)]
Ooops, forgot one change.
oes [Wed, 20 Nov 2002 14:39:32 +0000 (14:39 +0000)]
Applied patch by Mattes Dolak which adds re-creation of the win32 taskbar
icon on reception of the "TaskbarCreated" window message.
oes [Wed, 20 Nov 2002 14:39:05 +0000 (14:39 +0000)]
Fixed compiler warning
oes [Wed, 20 Nov 2002 14:38:15 +0000 (14:38 +0000)]
Fixed delayed/incomplete freeing of client resources and
simplified loop structure in sweep.
Thanks to Oliver Stoeneberg for the hint.
oes [Wed, 20 Nov 2002 14:37:47 +0000 (14:37 +0000)]
Fix: Head of global clients list now initialized to NULL
oes [Wed, 20 Nov 2002 14:37:24 +0000 (14:37 +0000)]
Fixed Win32 error logging in bind_port.
Thanks to Oliver Stoeneberg for the hint.
oes [Wed, 20 Nov 2002 14:36:55 +0000 (14:36 +0000)]
Extended unload_current_actions_file() to multiple AFs.
Thanks to Oliver Stoeneberg for the hint.
hal9 [Sun, 17 Nov 2002 06:41:06 +0000 (06:41 +0000)]
Move default profiles table from FAQ to U-M, and other minor related changes.
Add faq on cookies.
oes [Sat, 16 Nov 2002 15:35:59 +0000 (15:35 +0000)]
Added Guy's last name
hal9 [Wed, 13 Nov 2002 01:35:09 +0000 (01:35 +0000)]
Adding Don Libes and Oliver Stoenberg
oes [Tue, 12 Nov 2002 16:50:40 +0000 (16:50 +0000)]
Fixed memory leak in parse_http_request() reported by Oliver Stoeneberg. Fixes bug #637073
oes [Tue, 12 Nov 2002 16:28:20 +0000 (16:28 +0000)]
Move unrelated variable declaration out of #ifdef FEATURE_ACL; fixes bug #636655
oes [Tue, 12 Nov 2002 16:20:37 +0000 (16:20 +0000)]
Added missing #ifdef FEATURE_TOGGLE around g_bToggleIJB; fixes bug #636651
oes [Tue, 12 Nov 2002 16:14:43 +0000 (16:14 +0000)]
Exchanged js-annoyance filter against status bar rewrites with improved version by Don Libes
oes [Tue, 12 Nov 2002 15:01:41 +0000 (15:01 +0000)]
Fix: Don't free uninitialized struct editable_file
oes [Tue, 12 Nov 2002 14:28:18 +0000 (14:28 +0000)]
Proper backtracking in simplematch; fixes bug #632888
oes [Mon, 11 Nov 2002 13:39:47 +0000 (13:39 +0000)]
Make refresh-tags filter work even on incorrect refresh tags like found on usatoday.com
hal9 [Sun, 10 Nov 2002 04:20:02 +0000 (04:20 +0000)]
Fix typo: supressed -> suppressed
oes [Fri, 8 Nov 2002 16:39:17 +0000 (16:39 +0000)]
Made img-reorder more cautious. Fixes bug #632715
hal9 [Mon, 4 Nov 2002 07:04:03 +0000 (07:04 +0000)]
Catch up with main trunk install/uninstall. Quiet output, etc.
hal9 [Wed, 30 Oct 2002 01:59:38 +0000 (01:59 +0000)]
Add content-cookies to allow-all-cookies alias.
hal9 [Tue, 29 Oct 2002 03:21:50 +0000 (03:21 +0000)]
Add 3 Q/A's relating to HTML in email. Other minor touchups.
hal9 [Fri, 25 Oct 2002 04:32:03 +0000 (04:32 +0000)]
Add config.base.
hal9 [Fri, 25 Oct 2002 02:44:23 +0000 (02:44 +0000)]
Port of make install, etc from main trunk. Needs testing! Add Slackware
support, and other related changes. Update related docs.
hal9 [Thu, 24 Oct 2002 22:09:44 +0000 (22:09 +0000)]
Adding Slackware as part of make install updates.
hal9 [Thu, 24 Oct 2002 22:07:39 +0000 (22:07 +0000)]
Add slackware. Update sources for new INSTALL file (README and INSTALL).
hal9 [Mon, 21 Oct 2002 02:33:10 +0000 (02:33 +0000)]
Re-write with many new examples and more commentary.
hal9 [Mon, 21 Oct 2002 02:32:01 +0000 (02:32 +0000)]
Updates to the user.action examples section. A few new ones.
hal9 [Sun, 20 Oct 2002 19:32:10 +0000 (19:32 +0000)]
Fix broken link for faq/questions.html. Major rework of user.action coming
later.
hal9 [Thu, 17 Oct 2002 17:04:22 +0000 (17:04 +0000)]
Add from main trunk. Will be needed for make install.
oes [Tue, 15 Oct 2002 12:50:22 +0000 (12:50 +0000)]
s/Advanced/Radical/ (stupid me)
oes [Tue, 15 Oct 2002 12:38:56 +0000 (12:38 +0000)]
Added Microsuck faq; more detail for PHP problem
hal9 [Sun, 13 Oct 2002 22:01:30 +0000 (22:01 +0000)]
Add demoronizer filter reference.
hal9 [Sun, 13 Oct 2002 21:56:52 +0000 (21:56 +0000)]
Adding demoronizer filter. This should include all the common abuses. I have
left a few of the rare cases commented out (never found these in the wild).
hal9 [Sat, 12 Oct 2002 01:13:13 +0000 (01:13 +0000)]
Updates for demoronizer, more commentary on Radical profile, and update on
the srvany.exe/icon fix.
hal9 [Sat, 12 Oct 2002 00:51:53 +0000 (00:51 +0000)]
Add demoronizer to filter section.
hal9 [Thu, 10 Oct 2002 06:09:11 +0000 (06:09 +0000)]
Add Mattes, Johny, Brian.
hal9 [Thu, 10 Oct 2002 04:09:35 +0000 (04:09 +0000)]
s/Advanced/Radical/ and added very brief note.
hal9 [Thu, 10 Oct 2002 03:49:21 +0000 (03:49 +0000)]
Add notes to session-cookies-only and Quickstart about pre-existing
cookies. Also, note content-cookies work differently.
hal9 [Wed, 9 Oct 2002 01:43:58 +0000 (01:43 +0000)]
Updated trustfile comments to match U-M.
hal9 [Wed, 9 Oct 2002 01:43:25 +0000 (01:43 +0000)]
Updated the trustfile related content.
oes [Tue, 8 Oct 2002 16:22:28 +0000 (16:22 +0000)]
Bugfix: Need to check validity of backreferences explicitly, because when max_matches are reached and matches is expanded, realloc() does not zero the memory. Fixes Bug # 606227
hal9 [Tue, 1 Oct 2002 04:57:15 +0000 (04:57 +0000)]
Rewrite comments to better reflect usage. And to improve the grammar. Update
help link to U-M.
hal9 [Sun, 29 Sep 2002 05:39:13 +0000 (05:39 +0000)]
Update $version for pending release, and add MS examples for @user-manual@.
David Schmidt [Sat, 28 Sep 2002 00:30:57 +0000 (00:30 +0000)]
Update error logging to give sane values for thread IDs on Mach kernels.
It's still a hack, but at least it looks farily normal. We print the
absolute value of the first 4 bytes of the pthread_t modded with 1000.
hal9 [Thu, 26 Sep 2002 22:50:02 +0000 (22:50 +0000)]
New user-manual examples in config-file are getting wrapped. Add warning.
hal9 [Thu, 26 Sep 2002 21:53:45 +0000 (21:53 +0000)]
Changes to reflect recent change in stable branch commit policy (hopefully
clearer now).
hal9 [Thu, 26 Sep 2002 01:25:36 +0000 (01:25 +0000)]
More explanation on Privoxy patterns, more on content-cookies and SSL.
hal9 [Thu, 26 Sep 2002 01:22:45 +0000 (01:22 +0000)]
Small additions for LAN setup, content-cookies/SSL, and FTP non-support.
hal9 [Thu, 26 Sep 2002 01:21:40 +0000 (01:21 +0000)]
Porting 3.1.1 changes: more on cvs and branches, more on versions and
releases.
oes [Wed, 25 Sep 2002 17:56:20 +0000 (17:56 +0000)]
Updated some comments
oes [Wed, 25 Sep 2002 16:17:25 +0000 (16:17 +0000)]
Add recent changes
oes [Wed, 25 Sep 2002 15:35:15 +0000 (15:35 +0000)]
Marking as non-release
oes [Wed, 25 Sep 2002 15:34:09 +0000 (15:34 +0000)]
- Work around JS problem in NS 2.0 (no joke)
- Make JS string edit popup remove the pattern
if edited to empty; make JS add popup do nothing
if pattern empty.
oes [Wed, 25 Sep 2002 15:31:23 +0000 (15:31 +0000)]
Removed obsolete files
oes [Wed, 25 Sep 2002 15:25:25 +0000 (15:25 +0000)]
Added more aliases for prehistoric action names
oes [Wed, 25 Sep 2002 15:23:10 +0000 (15:23 +0000)]
Uncheck the "Show Privoxy Window" taskbar menu item when window gets minimized. Fixes bug #606804
oes [Wed, 25 Sep 2002 15:19:25 +0000 (15:19 +0000)]
Added missing/new filters to profiles
oes [Wed, 25 Sep 2002 15:15:06 +0000 (15:15 +0000)]
Synced with medium profile from new standard.action; updated comments
oes [Wed, 25 Sep 2002 15:09:39 +0000 (15:09 +0000)]
Preserve original quoting style in <img> tags wherever possible. Fixes Bug #605956
oes [Wed, 25 Sep 2002 14:59:53 +0000 (14:59 +0000)]
Improved cookie logging
oes [Wed, 25 Sep 2002 14:53:15 +0000 (14:53 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
parse_http_url now recognizes the "*" URI as well as
the OPTIONS and TRACE method keywords.
oes [Wed, 25 Sep 2002 14:52:46 +0000 (14:52 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
- New parser function client_max_forwards which decrements
the Max-Forwards HTTP header field of OPTIONS and TRACE
requests by one before forwarding
- New parser function client_host which extracts the host
and port information from the HTTP header field if the
request URI was not absolute
- Don't crumble and re-add the Host: header, but only generate
and append if missing
oes [Wed, 25 Sep 2002 14:52:24 +0000 (14:52 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
- New interceptor direct_response() added in chat().
- sed() moved to earlier in the process, so that the
Host: header is evaluated before actions and forwarding
are decided on.
oes [Wed, 25 Sep 2002 14:51:51 +0000 (14:51 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
New function direct_response which handles OPTIONS and
TRACE requests whose Max-Forwards header field is zero.
oes [Wed, 25 Sep 2002 12:58:51 +0000 (12:58 +0000)]
Made strcmpic and strncmpic safe against NULL arguments
(which are now treated as empty strings).
oes [Wed, 25 Sep 2002 12:47:42 +0000 (12:47 +0000)]
Make log_error safe against NULL string arguments
Roland Rosenfeld [Fri, 6 Sep 2002 16:32:00 +0000 (16:32 +0000)]
make one of the sed commands to handle config CVS resistent...
Roland Rosenfeld [Fri, 6 Sep 2002 15:47:46 +0000 (15:47 +0000)]
privoxy (3.0.0-2) unstable; urgency=low
* Recompile with libc6 from testing (instead of unstable).
-- Roland Rosenfeld <roland@debian.org> Fri, 6 Sep 2002 17:32:35 +0200
privoxy (3.0.0-1) unstable; urgency=low
* New upstream version (Closes: #158613).
* Remove version number from config file, to avoid changing it on every
new upstream version. Sorry, this time you will still be bothered...
-- Roland Rosenfeld <roland@debian.org> Sun, 1 Sep 2002 18:58:07 +0200
oes [Thu, 5 Sep 2002 16:40:11 +0000 (16:40 +0000)]
Obsolete
hal9 [Sat, 31 Aug 2002 02:35:07 +0000 (02:35 +0000)]
Ooops, wrong branch, sorry.
hal9 [Sat, 31 Aug 2002 02:26:29 +0000 (02:26 +0000)]
Useful perl ChangeLog generator from 'cvs log', might be good for double
checking our ChangeLog, though format is quite different.
hal9 [Fri, 30 Aug 2002 02:52:11 +0000 (02:52 +0000)]
Add David Mediavilla as tester. Minor changes to announce.sgml for stable
situations.
oes [Tue, 27 Aug 2002 18:03:40 +0000 (18:03 +0000)]
Fixed stupid typo
oes [Tue, 27 Aug 2002 16:33:39 +0000 (16:33 +0000)]
Require AF 1.5 & Privoxy 3.0
oes [Tue, 27 Aug 2002 16:33:04 +0000 (16:33 +0000)]
Bump version to 1.5
hal9 [Mon, 26 Aug 2002 16:27:31 +0000 (16:27 +0000)]
Fix typo.
hal9 [Mon, 26 Aug 2002 00:20:18 +0000 (00:20 +0000)]
Small formatting improvement.
hal9 [Sun, 25 Aug 2002 23:53:19 +0000 (23:53 +0000)]
Updated for 3.0 release.
hal9 [Sun, 25 Aug 2002 23:50:21 +0000 (23:50 +0000)]
Almost forgot, reset version string for 3.0.0.
hal9 [Sun, 25 Aug 2002 23:41:33 +0000 (23:41 +0000)]
Regenerated docs for 3.0.0.
hal9 [Sun, 25 Aug 2002 23:37:00 +0000 (23:37 +0000)]
Getting ready for 3.0 release.
hal9 [Sun, 25 Aug 2002 23:36:03 +0000 (23:36 +0000)]
Bump version for 3.0.0.
hal9 [Sun, 25 Aug 2002 23:31:56 +0000 (23:31 +0000)]
Fix one grammatical error. Add brief FAQ relating to tranparent proxies (ie
port 80 setting). Add FAQ on effects of Privoxy on downloaded files
(especially filtering).
hal9 [Sun, 25 Aug 2002 17:20:34 +0000 (17:20 +0000)]
Added Karsten and higuita, and minor clarifications.
hal9 [Sun, 25 Aug 2002 17:13:13 +0000 (17:13 +0000)]
s/will be released/was released/, ie 3.0.
hal9 [Sun, 25 Aug 2002 17:12:20 +0000 (17:12 +0000)]
Add NEWS about stable release of Privoxy has happened!
hal9 [Sun, 25 Aug 2002 17:10:55 +0000 (17:10 +0000)]
Add warning about 'make install' being borked.