Made templates modular
[privoxy.git] / ChangeLog
1 --------------------------------------------------------------------
2 ChangeLog for Privoxy
3 --------------------------------------------------------------------
4 *** Version 2.9.14 Beta *** 
5 - Fix Solaris compile problem (gateway.h and filters.h)
6 - Makefile fixes for Solaris, FreeBSD (?)
7 - Fix build failure where certain features were disabled.
8 - 'blocked-compact' template is removed. Various CGI improvements,
9 including a scalable 'blocked' template (?).
10 - Various tweaks for actions file to get ready for stable 3.0
11 - Included a 'Bookmarklet' for reporting actions file problems 
12 via web interface at privoxy.org. Accessed via internal CGIs.
13 - Include cgi-style.css for templates.
14 - Various other minor fixes.
15
16 *** Version 2.9.13 Beta *** 
17
18 - *NEWS*: The project has been renamed to Privoxy! The new name is 
19 reflected throughout (file locations, etc).
20 - ijb.action is now default.action. re_filterfile is now 
21 default.filter.
22 - http://i.j.b/ is now http://p.p/
23 - The 'logo' option for replacing ad iamges is removed now. 'Pattern' 
24 (checkerboard) is now the default.
25 - RPM spec file make over.
26
27
28 *** Version 2.9.12 Beta *** 
29
30 - **READ**: The default listening PORT is NOW 8118!!! Changed from 
31 8000 due to conflict with NAS (Network Audio Server, whatever that 
32 is.)
33 - More CGI actions editor fixes and improvements.
34 - Win32 command line fix ups.
35 - re_filterfile now has modular sections that can be activated on a 
36 per site basis. Some new goodies there too.
37 - +filter now takes arguments to match FILTER sections in re_filterfile
38 for even more flexibility. 
39 - Added a new image blocker option: +image-blocker{pattern}, which 
40 displays a checkerboard patthern and scales better than the logo.
41 - PNG images will be used in place of GIF for JB built-in images
42 if configured with --enable-no-gif.
43 - Clean up compiler warnings (mostly).
44 - Improved handling of failed DNS lookups & diagnostics for failed bind
45 to listen socket
46 - Made --no-daemon mode log to tty instead of logfile.
47 - Various spec file and init script cleanups and improvements (Redhat and
48 SuSE).
49 - CGI Editor works on OS/2 now.
50 - Fix restart failure where sockets were in TIME_WAIT.
51 - Fixes for actions cgi editor, make sure we have right file.
52 - A --pidfile command line option now, in addition to --help, 
53 --version, --no-daemon, --user and configfile. --no-daemon replaces
54 the former -d option and _DEBUG define. --user will drop privileges 
55 to the specified user.
56 - Signal handling cleanups (*nix).
57 - CGI actions editor improvements and fixes.
58 - Error handling improvements, especially out of memory.
59 - Default re_filterfile fix that caused spurious IJB logos 
60 (instead of 'blank').
61 - configure.in threading fixes for Solaris.
62 - Various other minor fixes.
63
64
65 *** Version 2.9.11 Beta Changes ***
66
67 - Add "session" cookie concept where cookies exist for the life 
68 of that browser session only (ie never goes to disk). 
69 - Checks for correct header length.
70 - Fix user:pass@host.domain.com auth bug.
71 - Better signal handling on *nix.
72 - Fix CFLAGS hard-coded in configure.in
73 - Fix threading bug re: gethostbyname() that caused random 
74 URLs to fail in some cases.
75
76
77 *** Version 2.9.11 Alpha Changes ***
78
79 - A web-based editor for the actions file is included (go to http://i.j.b/).
80 - Web-based toggle IJB on/off support.
81 - Cookie handling has changed - the new +no-cookies-keep feature is now the
82 default.
83 - actionsfile is renamed to ijb.action.
84 - junkbstr.txt is now config.txt on Win32.
85 - Support for running IJB as a UNIX daemon process has improved.
86 - Unix daemon now returns error code on failed start.
87 - Timestamps in logfile and jarfile now.
88 - Fix for the Netscape bug reintroduced in 2.9.9.
89 - make should now abort if gmake (GNU make) not present.
90 - Many other minor bugfixes
91 - Start a ChangeLog :)
92
93
94
95 *** Version 2.9.3 pre-Alpha Changes ***
96
97 - Amiga support (completely untested by me - I don't have an Amiga)
98 - "tinygif 3" support (redirects blocked images to a specified URL, so
99 the browser doesn't have to load and cache many copies of the same
100 image).
101 - one case where there were both local and global "referrer" variables
102 (yuck!) clarified by renaming the local one to "refer".
103 - Fixed some places where close() was used instead of close_socket().
104 Thanks to Jörg Strohmayer (joergs at users.sourceforge.net) for these.
105 - Temporary hack to get FORCE_LOAD to work with IE.  I just lowercased the
106 FORCE_LOAD_PREFIX.  Needs fixing properly.
107 - Most URLs hardcoded into Junkbuster were changed to go through a script
108 e.g. http://ijbswa.sourceforge.net/redirect.php?v=2.9.3&to=faq
109 The only other URLs left are the GNU GPL:
110   http://www.fsf.org/copyleft/gpl.html
111 and the home page:
112   http://ijbswa.sourceforge.net/
113 ... and various URLs which will be intercepted by Junkbuster anyway.
114 TODO: Still need to do something with the URLs in Junkbuster Corp's 
115 copyright/trademark notice on the bottom of the show-proxy-args page.
116 - PCRE or GNU Regex is now a #define option.
117
118
119 *** Version 2.9.2 pre-Alpha Changes ***
120
121 - Andreas applied the latest version of the FORCE patch.
122
123
124 *** Version 2.9.1 pre-Alpha Changes ***
125
126 - in parsers.c, fixed two #ifdef FORCE to #ifdef FORCE_LOAD
127 (BTW: I think FORCE is precise enough, since loading remote
128 data is the whole purpose of a proxy..)
129 - Set the FORCE_PREFIX (back) to 'IJB-FORCE-LOAD-'. While 'noijb.'
130 is more elegant and looks like a hostname in the URL, it doesn't
131 make clear to the inexperienced user that the proxy is bypassed. It
132 also has a higher name collision risk.
133 - Filled in the function header templates for my functions in
134 parsers.c (again). They obviously got lost in our current
135 patch war ;-)
136 - Cut the credit for the §-referrer-option from the config file,
137 that Stefan had placed there.
138 - Improved the re_filterfile 
139
140
141 *** Version 2.9.0 pre-Alpha Changes ***
142
143 -  Now use PCRE, not GNU REGEX.  I have not yet had chance to check the
144 syntax of the block/image/cookie file to ensure that they match what
145 is expected - however they seem to work.
146 -  Replaced "configure" script with one generated by "autoconf".  Also 
147 use a header "config.h" (was ijbconfig.h in my previous release) for 
148 the #defines.  "config.h" is now generated with "autoheader" from 
149 "acconfig.h" and "configure.in".  (Note that to install you do not
150 need autoconf or autoheader - just run "./configure".)
151 To see command-line options, run "./configure --help".
152 This is my first ever autoconf script, so it has some rough edges
153 (how PCRE is handled is the roughest).
154 -  Error logging code replaced with new module errlog.c, based on the
155 one from JunkbusterMT (but with the threading code removed).
156 -  Most of Rodney's 0.21 and 0.21A patches applied. (Marked *).  I did not
157 apply all of these, since I had already independently done conditional
158 popup file, conditional image file, and integration of popup code.
159 - ACL, Jar and trust files conditionally compiled.
160 - New source file headers.
161 - Various cosmetic changes.  (But I have not consistently ordered the 
162 config files - I think that's worthwhile, but it's 1am and I want to
163 get this released!)
164 - RCS tags on .h files.
165 -  RCS tags are const char[] rather than const char *.  (Saves 4 bytes
166 per tag ;-)
167 - VC++ project files renamed to vc_junkbuster.*.
168 - show-proxy-args now shows status of all conditionals, not just REGEX
169 - Various functions moved around.  Most notably all the system-specific
170 sockets code which was spread between jcc.c, bind.c, and connect.c,
171 has been moved to "jbsockets.c".  The non-system-specific code from
172 connect.c and socks4.c has been movet to "gateway.c".  Also, the
173 config file loader and the global variables it writes to have been
174 moved to "loadcfg.c".  (Maybe this should go into loaders.c?)
175 And candidate for the "worst filename ever" award is "miscutil.c",
176 which contains, well, miscellaneous utility functions like zalloc.
177 (Suggestions for a better name for this file are welcome!)
178 - Loaders now use a common function to read a line and skip comments,
179 and this function also stores the proxy_args.
180 - Added ./junkbuster --help     (Not for Win32 GUI)
181 - Added ./junkbuster --version  (Not for Win32 GUI)
182 - Win32 resources are now all marked as "U.S. English", rather than
183 being a mix of "U.S. English", "U.K. English" and "Irish English".
184 - Version number changes to 2.9.0
185
186
187
188 ----------------------------------------------------------------------
189 Copyright   :  Written by and Copyright (C) 2001 the SourceForge
190                Privoxy team. http://www.privoxy.org/
191
192                Based on the Internet Junkbuster originally written
193                by and Copyright (C) 1997 Anonymous Coders and 
194                Junkbusters Corporation.  http://www.junkbusters.com
195
196                This program is free software; you can redistribute it 
197                and/or modify it under the terms of the GNU General
198                Public License as published by the Free Software
199                Foundation; either version 2 of the License, or (at
200                your option) any later version.
201
202                This program is distributed in the hope that it will
203                be useful, but WITHOUT ANY WARRANTY; without even the
204                implied warranty of MERCHANTABILITY or FITNESS FOR A
205                PARTICULAR PURPOSE.  See the GNU General Public
206                License for more details.
207
208                The GNU General Public License should be included with
209                this file.  If not, you can view it at
210                http://www.gnu.org/copyleft/gpl.html
211                or write to the Free Software Foundation, Inc., 59
212                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
213
214