Just polishing the chrome a little...
[privoxy.git] / ChangeLog
1 --------------------------------------------------------------------
2 ChangeLog for Privoxy
3 --------------------------------------------------------------------
4 *** Since 3.0.3 ***
5 - Windows version can be installed/started as a service.
6 - Windows icon stays blue when Privoxy is idle, green when busy.
7 - Integrated Fabian Keil's extensive patch.  See:
8   http://www.fabiankeil.de/sourcecode/privoxy/. Includes the 
9   following new actions (among many other improvements):
10
11      crunch-client-header{string}
12      crunch-server-header{string}
13      hide-accept-language{}
14      content-type-overwrite{}
15      force-text-mode
16      hide-content-disposition{}
17      overwrite-last-modified{}
18      hide-if-modified-since
19      crunch-if-none-match
20      hide-referrer{conditional-block}
21      redirect{URL}
22      handle-as-empty-document
23      fast-redirects{check-decoded-url}
24      treat-forbidden-connects-like-blocks
25      filter-headers
26
27 - Error messages are no longer be cached.
28 - Improved DNS error handling.
29 - Multiple filter files can now be specified in config.
30 - Added jpeg filtering to defend against MS jpeg vulnerability MS04-028
31 - Removed the "arbitrary" 1000 filter limit - addresses tracker #911950
32 - Thanks to Jindrich Makovicka for a race condition fix for the log 
33   file.  The race condition remains for non-pthread implementations.
34   Reference patch #1175720. Various other logging enhancements.
35 - A pile of assorted bug fixes, memory leaks, etc.
36
37 *** Version 3.0.3 ***
38
39 - Fixed yet another two memory leaks. Process growth seems stopped now.
40 - Further tightened security against malicious toggle-off links.
41 - Excluded text/plain MIME types from filtering. This fixes a
42   couple of client-crashing, download corruption and
43   Privoxy performance issues, whose root cause lies in
44   web servers labelling content of unknown type as text/plain.
45 - Assorted fixes for POSIX compliance, signal handling, graceful
46   termination, compiler warnings, OSX support, Win32 systray,
47   error logging, hostname wildcards, correct detection of NetBSD.
48 - Workarounds for client (iTunes etc) and server (PHP < 4.2.3) bugs
49   including the notorious "blank page" problem.
50 - Various filter improvements; most notably the unsolicited-popups
51   filter became less destructive     
52 - Major revamp of the actions file
53         
54 *** Version 3.0.2 ***
55
56 - Fixed two memory leaks, one serious
57 - Fixed bug in pcrs which could cause crashes with user-defined filters
58 - Fixed bug in domain name matching
59 - Assorted small fixes (Win32 menu, CGI URL editor, ..) 
60 - Added basic support for the OPTIONS and TRACE http methods
61 - Added workaround for Bug in Mac OSX that made Privoxy crash occasionally
62 - Refined the default action file through >400 items of user feedback
63 - Filter changes:
64   - Assorted refinements, optimizations and fixes in the js-annoyances,
65     img-reorder, banners-by-size, banners-by-link, webbugs, refresh-tags,
66     html-annoyances, content-cookies and fun filters
67   - Replaced filter "popups" by choice between two modes:
68     - "unsolicited-popups" tries to catch only the unsolicited ones
69     - "all-popups" tries to kill them all (as before)
70   - New filter "tiny-textforms" Help those tiny or hard-wrap textareas. 
71   - New filter "jumping-windows" that prevents windows from resizing
72     and moving themselves
73   - New filter "demoronizer" which fixes MS's abuse of std charsets
74     (common cases anyway).
75   - Replaced "nimda" with more general "ie-exploits" filter in which
76     all filters for exploits shall be collected
77 - Improved cookie logging
78 - Rewrote make install target. Added uninstall and install-strip
79   targets.
80 - Fixed a potential (application-level, NOT OS-level!) security
81   problem involving remote toggling and action file manipulation
82   by mailicious websites.
83 - Added ability to chroot (thanks to Sviatoslav Sviridov)
84 - Added more action aliases for prehistoric action names
85 - Add Slackware support to Makefile.
86
87 *** Version 3.0  ***
88
89 - Fixed Windows startmenu items, log window and tray icon menus.
90 - Added warning for bogus install target
91 - Added quicktime-kioskmode filter and improved frameset-borders
92 - Updated default.action based on latest feedback
93 - New PDF doc build process
94 - Add a user contrib module to cvs: 
95   http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/contrib/
96
97 *** Version 2.9.18  ***
98
99 - Added workaround for IE bug that broke CGI interface
100 - Bugfix: String actions now reliably editable through CGI interface
101 - Three filters fixed (again!)
102 - Assorted small fixes and doc enhancements
103
104 *** Version 2.9.16  *** 
105
106 - Major revamp of default.action to get rid of years of cruft.
107 - Same for default.filter
108 - Re-design and major improvements to the CGI editor interface.
109 - Address spurious 'out of memory' error due to incorrect file permissions.
110 - Impose buffer limits while reading client and server headers.
111 - Better memory and CPU optimization.
112 - Add Conectiva Linux package.
113 - user-manual directive added to config for help links from within CGI
114   editor.
115 - Multiple actions files can now be specified in config.
116 - Actions files are changed to: default.action, standard.action, and 
117   user.action. user.action is for personal/local configuration.
118 - The usual many small and miscellaneous bug and security fixes.
119
120 *** Version 2.9.14 Beta *** 
121
122 - Fix Solaris compile problem (gateway.h and filters.h)
123 - Makefile fixes for Solaris, FreeBSD (?)
124 - Fix build failure where certain features were disabled.
125 - 'blocked-compact' template is removed. Various CGI improvements,
126   including an adaptive 'blocked' template.
127 - Various tweaks for actions file to get ready for stable 3.0
128 - Included a 'Bookmarklet' and PHP scripts for reporting actions file
129   problems via web interface at privoxy.org. Accessed via internal CGIs.
130 - Include cgi-style.css for templates.
131 - #include mechansim for common text in templates
132 - Various other minor fixes.
133
134 *** Version 2.9.13 Beta *** 
135
136 - *NEWS*: The project has been renamed to Privoxy! The new name is 
137   reflected throughout (file locations, etc).
138 - ijb.action is now default.action. re_filterfile is now 
139   default.filter.
140 - http://i.j.b/ is now http://p.p/
141 - The 'logo' option for replacing ad iamges is removed now. 'Pattern' 
142   (checkerboard) is now the default.
143 - RPM spec file make over.
144
145
146 *** Version 2.9.12 Beta *** 
147
148 - **READ**: The default listening PORT is NOW 8118!!! Changed from 
149   8000 due to conflict with NAS (Network Audio Server, whatever that 
150   is.)
151 - More CGI actions editor fixes and improvements.
152 - Win32 command line fix ups.
153 - re_filterfile now has modular sections that can be activated on a 
154   per site basis. Some new goodies there too.
155 - +filter now takes arguments to match FILTER sections in re_filterfile
156   for even more flexibility. 
157 - Added a new image blocker option: +image-blocker{pattern}, which 
158   displays a checkerboard patthern and scales better than the logo.
159 - PNG images will be used in place of GIF for JB built-in images
160   if configured with --enable-no-gif.
161 - Clean up compiler warnings (mostly).
162 - Improved handling of failed DNS lookups & diagnostics for failed bind
163   to listen socket
164 - Made --no-daemon mode log to tty instead of logfile.
165 - Various spec file and init script cleanups and improvements (Redhat and
166   SuSE).
167 - CGI Editor works on OS/2 now.
168 - Fix restart failure where sockets were in TIME_WAIT.
169 - Fixes for actions cgi editor, make sure we have right file.
170 - A --pidfile command line option now, in addition to --help, 
171   --version, --no-daemon, --user and configfile. --no-daemon replaces
172   the former -d option and _DEBUG define. --user will drop privileges 
173   to the specified user.
174 - Signal handling cleanups (*nix).
175 - CGI actions editor improvements and fixes.
176 - Error handling improvements, especially out of memory.
177 - Default re_filterfile fix that caused spurious IJB logos 
178   (instead of 'blank').
179 - configure.in threading fixes for Solaris.
180 - Various other minor fixes.
181
182
183 *** Version 2.9.11 Beta Changes ***
184
185 - Add "session" cookie concept where cookies exist for the life 
186 of that browser session only (ie never goes to disk). 
187 - Checks for correct header length.
188 - Fix user:pass@host.domain.com auth bug.
189 - Better signal handling on *nix.
190 - Fix CFLAGS hard-coded in configure.in
191 - Fix threading bug re: gethostbyname() that caused random 
192 URLs to fail in some cases.
193
194
195 *** Version 2.9.11 Alpha Changes ***
196
197 - A web-based editor for the actions file is included (go to http://i.j.b/).
198 - Web-based toggle IJB on/off support.
199 - Cookie handling has changed - the new +no-cookies-keep feature is now the
200 default.
201 - actionsfile is renamed to ijb.action.
202 - junkbstr.txt is now config.txt on Win32.
203 - Support for running IJB as a UNIX daemon process has improved.
204 - Unix daemon now returns error code on failed start.
205 - Timestamps in logfile and jarfile now.
206 - Fix for the Netscape bug reintroduced in 2.9.9.
207 - make should now abort if gmake (GNU make) not present.
208 - Many other minor bugfixes
209 - Start a ChangeLog :)
210
211
212
213 *** Version 2.9.3 pre-Alpha Changes ***
214
215 - Amiga support (completely untested by me - I don't have an Amiga)
216 - "tinygif 3" support (redirects blocked images to a specified URL, so
217 the browser doesn't have to load and cache many copies of the same
218 image).
219 - one case where there were both local and global "referrer" variables
220 (yuck!) clarified by renaming the local one to "refer".
221 - Fixed some places where close() was used instead of close_socket().
222 Thanks to Jörg Strohmayer (joergs at users.sourceforge.net) for these.
223 - Temporary hack to get FORCE_LOAD to work with IE.  I just lowercased the
224 FORCE_LOAD_PREFIX.  Needs fixing properly.
225 - Most URLs hardcoded into Junkbuster were changed to go through a script
226 e.g. http://ijbswa.sourceforge.net/redirect.php?v=2.9.3&to=faq
227 The only other URLs left are the GNU GPL:
228   http://www.fsf.org/copyleft/gpl.html
229 and the home page:
230   http://ijbswa.sourceforge.net/
231 ... and various URLs which will be intercepted by Junkbuster anyway.
232 TODO: Still need to do something with the URLs in Junkbuster Corp's 
233 copyright/trademark notice on the bottom of the show-proxy-args page.
234 - PCRE or GNU Regex is now a #define option.
235
236
237 *** Version 2.9.2 pre-Alpha Changes ***
238
239 - Andreas applied the latest version of the FORCE patch.
240
241
242 *** Version 2.9.1 pre-Alpha Changes ***
243
244 - in parsers.c, fixed two #ifdef FORCE to #ifdef FORCE_LOAD
245 (BTW: I think FORCE is precise enough, since loading remote
246 data is the whole purpose of a proxy..)
247 - Set the FORCE_PREFIX (back) to 'IJB-FORCE-LOAD-'. While 'noijb.'
248 is more elegant and looks like a hostname in the URL, it doesn't
249 make clear to the inexperienced user that the proxy is bypassed. It
250 also has a higher name collision risk.
251 - Filled in the function header templates for my functions in
252 parsers.c (again). They obviously got lost in our current
253 patch war ;-)
254 - Cut the credit for the §-referrer-option from the config file,
255 that Stefan had placed there.
256 - Improved the re_filterfile 
257
258
259 *** Version 2.9.0 pre-Alpha Changes ***
260
261 -  Now use PCRE, not GNU REGEX.  I have not yet had chance to check the
262 syntax of the block/image/cookie file to ensure that they match what
263 is expected - however they seem to work.
264 -  Replaced "configure" script with one generated by "autoconf".  Also 
265 use a header "config.h" (was ijbconfig.h in my previous release) for 
266 the #defines.  "config.h" is now generated with "autoheader" from 
267 "acconfig.h" and "configure.in".  (Note that to install you do not
268 need autoconf or autoheader - just run "./configure".)
269 To see command-line options, run "./configure --help".
270 This is my first ever autoconf script, so it has some rough edges
271 (how PCRE is handled is the roughest).
272 -  Error logging code replaced with new module errlog.c, based on the
273 one from JunkbusterMT (but with the threading code removed).
274 -  Most of Rodney's 0.21 and 0.21A patches applied. (Marked *).  I did not
275 apply all of these, since I had already independently done conditional
276 popup file, conditional image file, and integration of popup code.
277 - ACL, Jar and trust files conditionally compiled.
278 - New source file headers.
279 - Various cosmetic changes.  (But I have not consistently ordered the 
280 config files - I think that's worthwhile, but it's 1am and I want to
281 get this released!)
282 - RCS tags on .h files.
283 -  RCS tags are const char[] rather than const char *.  (Saves 4 bytes
284 per tag ;-)
285 - VC++ project files renamed to vc_junkbuster.*.
286 - show-proxy-args now shows status of all conditionals, not just REGEX
287 - Various functions moved around.  Most notably all the system-specific
288 sockets code which was spread between jcc.c, bind.c, and connect.c,
289 has been moved to "jbsockets.c".  The non-system-specific code from
290 connect.c and socks4.c has been movet to "gateway.c".  Also, the
291 config file loader and the global variables it writes to have been
292 moved to "loadcfg.c".  (Maybe this should go into loaders.c?)
293 And candidate for the "worst filename ever" award is "miscutil.c",
294 which contains, well, miscellaneous utility functions like zalloc.
295 (Suggestions for a better name for this file are welcome!)
296 - Loaders now use a common function to read a line and skip comments,
297 and this function also stores the proxy_args.
298 - Added ./junkbuster --help     (Not for Win32 GUI)
299 - Added ./junkbuster --version  (Not for Win32 GUI)
300 - Win32 resources are now all marked as "U.S. English", rather than
301 being a mix of "U.S. English", "U.K. English" and "Irish English".
302 - Version number changes to 2.9.0
303
304
305
306 ----------------------------------------------------------------------
307 Copyright   :  Written by and Copyright (C) 2001 the SourceForge
308                Privoxy team. http://www.privoxy.org/
309
310                Based on the Internet Junkbuster originally written
311                by and Copyright (C) 1997 Anonymous Coders and 
312                Junkbusters Corporation.  http://www.junkbusters.com
313
314                This program is free software; you can redistribute it 
315                and/or modify it under the terms of the GNU General
316                Public License as published by the Free Software
317                Foundation; either version 2 of the License, or (at
318                your option) any later version.
319
320                This program is distributed in the hope that it will
321                be useful, but WITHOUT ANY WARRANTY; without even the
322                implied warranty of MERCHANTABILITY or FITNESS FOR A
323                PARTICULAR PURPOSE.  See the GNU General Public
324                License for more details.
325
326                The GNU General Public License should be included with
327                this file.  If not, you can view it at
328                http://www.gnu.org/copyleft/gpl.html
329                or write to the Free Software Foundation, Inc., 59
330                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
331
332 set vi:tw=68