Clean and tiddy-up files.
[tomato.git] / release / src / router / nocat / ChangeLog
blob6552a809fbc6dfcd09be3b0df71347c0e6864bac
1 2005-02-27 20:21  sderle
3         * htdocs/status.html, man/nocat.conf.5, src/defaults.c,
4           src/gateway.c: Debugged status page support.
6 2005-02-27 19:21  sderle
8         * htdocs/splash.html, man/nocat.conf.5, man/splashd.8,
9           src/defaults.c: Documented status page and syslog options; added
10           StatusForm default.
12 2005-02-27 19:14  sderle
14         * src/: conf.c, defaults.c, gateway.c, gateway.h, http.c, http.h,
15           open.c: Implemented status page.
17 2005-02-27 16:56  sderle
19         * rc.nocat, src/conf.c, src/conf.h, src/firewall.c, src/splashd.c:
20           Debugged syslogging; added SysV init script for Debian.
22 2005-02-25 09:43  sderle
24         * nocat.conf.in, src/defaults.c, src/splashd.c: Added (but not
25           tested) syslog support.
27 2005-02-25 08:05  sderle
29         * Makefile.am, Makefile.in, configure, configure.ac, nocat.conf.5,
30           splashd.8, man/nocat.conf.5, man/splashd.8: Moved man pages in
31           man/ subdir.
33 2005-02-25 04:30  sderle
35         * AUTHORS, ChangeLog, Makefile.am, Makefile.in, README, configure,
36           configure.ac, nocat.conf.5, nocat.conf.in, splashd.8: Added
37           documentation courtesy of Keegan Quinn.
39 2005-02-25 03:22  sderle
41         * src/http.c: Fixed Content-Length bug, courtesy of Casey T.
42           Veccio.
44 2005-02-25 03:20  sderle
46         * AUTHORS, configure, configure.ac, src/config.h.in, src/open.c,
47           src/splashd.c, src/util.c: Added daemonization patch, minor bug
48           fixes.
50 2005-02-25 03:18  sderle
52         * src/: tpool.c, tpool.h: Removed thread pooling code.
54 2005-01-02 13:39  sderle
56         * configure, configure.ac: Upped version to 0.92
58 2005-01-02 13:38  sderle
60         * Makefile.am, Makefile.in, configure, configure.ac,
61           src/Makefile.am, src/Makefile.in, src/linux.c: Fixed automake
62           bug, LocalNetwork autodetect bug.
64 2004-11-22 16:19  sderle
66         * src/open.c: Removed a frivolous assert and warning.
68 2004-11-22 13:18  sderle
70         * ChangeLog, configure, configure.ac, src/open.c: Fixed logging
71           preparatory to release.
73 2004-11-22 12:26  sderle
75         * AUTHORS, ChangeLog, README, README.uClibc, configure,
76           configure.ac, nocat.conf.in: Documentation update preparatory to
77           0.10 release.
79 2004-11-22 11:58  sderle
81         * src/util.c: Added config.h reference to util.c.
83 2004-11-22 11:55  sderle
85         * TODO: Added new TODO items.
87 2004-11-22 11:52  sderle
89         * src/open.c: Made HTTP fetch asynchronous.
91 2004-11-22 11:52  sderle
93         * src/util.c: Fixed warnings.
95 2004-11-22 08:45  sderle
97         * src/: conf.c, conf.h, firewall.c, gateway.c, gateway.h, http.c,
98           linux.c, open.c, splashd.c: Some debugging.
100 2004-11-22 00:50  sderle
102         * Makefile.in, aclocal.m4, configure, configure.ac,
103           src/Makefile.am, src/Makefile.in, src/config.h.in,
104           src/firewall.c, src/open.c, src/util.c, src/util.h: Added defines
105           to conditionally compile code for libcrypt and libghttp.
107 2004-11-21 21:20  sderle
109         * Makefile.in, aclocal.m4, configure, configure.ac,
110           src/Makefile.am, src/Makefile.in, src/config.h.in, src/open.c,
111           src/splashd.c, src/util.c: Updates to autoconf.
113 2004-11-21 16:37  sderle
115         * src/linux.c, t/if-test.c: Moved OS specific stuff into linux.c.
117 2004-11-21 16:35  sderle
119         * configure.ac, nocat.conf.in, src/Makefile.am, src/conf.c,
120           src/defaults.c, src/firewall.c, src/firewall.h, src/gateway.h,
121           src/http.c, src/http.h, src/mime.c, src/open.c, src/passive.c,
122           src/peer.c, src/peer.h, src/sendfile.c, src/splashd.c,
123           src/util.h: Added dynamic splash, consolidated some source files,
124           removed the need for threading.
126 2003-09-24 22:58  sderle
128         * Makefile.am, Makefile.in, pgp/trustedkeys.gpg, src/gateway.c,
129           src/gateway.h, src/http.c, src/open.c, src/passive.c, src/peer.c,
130           src/peer.h, src/util.h: Passive mode logins now work. Not sure
131           about renewals.
133 2003-09-17 04:21  sderle
135         * Makefile.am, Makefile.in, configure, configure.ac, nocat.conf.in,
136           src/Makefile.in, src/config.h.in, src/passive.c, src/peer.c,
137           src/peer.h, src/util.c, src/util.h: Passive support code now
138           compiles.
140 2003-09-15 17:55  sderle
142         * configure, configure.ac, nocat.conf.in, src/Makefile.am,
143           src/Makefile.in, src/defaults.c, src/firewall.c, src/open.c,
144           src/passive.c, src/sendfile.c, src/util.c, src/util.h: Ongoing
145           changes for adding passive mode.
147 2003-09-14 08:16  sderle
149         * src/Makefile.in: Minor bug.
151 2003-09-14 07:31  sderle
153         * configure, configure.ac, src/Makefile.am, src/Makefile.in,
154           src/base64.c, src/gateway.c, src/gateway.h, src/http.c,
155           src/http.h, src/open.c, src/passive.c, src/peer.c, src/peer.h,
156           src/sendfile.c, src/splashd.c, src/util.c, src/util.h: Added
157           passive support.
159 2003-07-30 23:05  sderle
161         * README.uClibc, TODO, src/util.h: Added g_debug definition to
162           util.h; some minor doc updates.
164 2003-05-20 08:13  sderle
166         * src/tpool.c: Added g_debug and g_info, altered tpool to use
167           g_debug for pool reporting.
169 2003-05-20 08:12  sderle
171         * htdocs/splash.html: Temporarily commented out unsupported
172           variables.
174 2003-02-28 01:53  sderle
176         * Makefile.in, configure, configure.ac, src/Makefile.am,
177           src/Makefile.in, src/open.c: Added open.c and --with-mode to
178           configure.
180 2003-02-23 03:09  sderle
182         * src/: Makefile.am, Makefile.in, splashd.c, tpool.c, tpool.h:
183           Split open mode into separate source file.
185 2003-01-17 20:39  sderle
187         * README.uClibc: Added instructions on statically compiling against
188           GLib with uClibc, for deployment to small and embedded systems.
190 2003-01-17 20:38  sderle
192         * AUTHORS: Added thread pooling attribution to AUTHORS.
194 2003-01-17 17:30  sderle
196         * AUTHORS, README, TODO: Updated documentation, thanks to Terry
197           Schmidt.
199 2003-01-17 02:17  sderle
201         * src/: Makefile.in, splashd.c, tpool.c, tpool.h: Added thread
202           pooling to splashd. Needs to have constants changed to config
203           variables; may still leak memory.
205 2003-01-17 00:25  sderle
207         * src/: Makefile.am, tpool.c, tpool.h: Initial checkin of thread
208           pooling code.
210 2003-01-16 21:05  sderle
212         * src/splashd.c: First stab at multi-threading.
214 2003-01-16 19:52  sderle
216         * src/: ghttpd.c, http.c, splashd.c: Correctly free GIOChannel and
217           http_request structs on socket shutdown.
219 2003-01-15 21:14  sderle
221         * src/: http.c, util.c, util.h: Removed g_hash_ncase; put header
222           key case normalization directly into http_parse_header() to fix
223           Content-Length: vs Content-length:
225 2003-01-15 20:45  sderle
227         * src/util.c: Fixed little oops in URL coding.
229 2003-01-15 20:45  sderle
231         * Makefile.am, Makefile.in: Added test.html to Makefile.am
233 2003-01-15 20:36  sderle
235         * src/: http.c, util.c, util.h: Made QUERY hash case-insensitive;
236           also, beefed up URL encoding/decoding.
238 2003-01-15 18:58  sderle
240         * src/: http.c, http.h: Fixed exception relating to calls to
241           QUERY() when h->query is NULL.
243 2003-01-13 07:25  sderle
245         * htdocs/test.html: Added test page for demo mode.
247 2003-01-12 07:55  sderle
249         * libexec/loopback/access.fw: Fixed loopback access.fw to open the
250           firewall wide when logged in.
252 2003-01-12 07:50  sderle
254         * Makefile.in, README, TODO, aclocal.m4, configure, configure.ac,
255           libexec/loopback/access.fw, libexec/loopback/dump.fw,
256           libexec/loopback/initialize.fw, src/Makefile.am, src/Makefile.in,
257           src/firewall.c, src/ghttpd.c, src/util.c: Added whole spiffy
258           testing mode with instructions.
260 2003-01-11 05:19  sderle
262         * src/: conf.c, firewall.c, peer.c, peer.h: Cleaned up some
263           warnings.
265 2003-01-11 05:12  sderle
267         * Makefile.in, configure, configure.ac, src/Makefile.in: Added
268           AM_MAINTAINER_MODE to configure.
270 2003-01-11 03:08  sderle
272         * configure, configure.ac: Changed AC_DEFINE(NC_CONF_PATH) to
273           AC_DEFINE_UNQUOTED.
275 2003-01-11 02:55  sderle
277         * Makefile.am, Makefile.in, configure, configure.ac,
278           src/Makefile.am, src/Makefile.in, src/config.h.in, src/http.c,
279           src/http.h, src/splashd.c: Fixed install issues with locations of
280           images and nocat.conf
282 2003-01-10 20:50  sderle
284         * Makefile.am, Makefile.in, aclocal.m4, configure, configure.ac,
285           nocat.conf.in, src/Makefile.in, src/config.h.in, src/defaults.c,
286           src/firewall.c: Made splashd look in the right places for HTML
287           templates and firewall scripts using defines from configure.
289 2003-01-08 09:34  sderle
291         * nocat.conf: Removed nocat.conf in favor of nocat.conf.in.
293 2003-01-08 09:34  sderle
295         * Makefile.am, Makefile.in, configure, configure.ac, nocat.conf.in,
296           src/Makefile.am, src/Makefile.in: Now builds and installs
297           completely with automake/autoconf.
299 2003-01-02 10:39  sderle
301         * AUTHORS, COPYING, ChangeLog, INSTALL, LICENSE, Makefile,
302           Makefile.am, Makefile.in, NEWS, TODO, aclocal.m4, configure,
303           configure.ac, depcomp, install-sh, missing, mkinstalldirs,
304           stamp-h, src/Makefile, src/Makefile.am, src/Makefile.in,
305           src/config.h.in: Converted project to use autoconf/automake and
306           glib-2.0.
308 2003-01-02 10:38  sderle
310         * libexec/loopback/: access.fw, initialize.fw: Minor tweaks to
311           loopback scripts, which still apparently don't quite work.
313 2002-12-31 00:25  sderle
315         * src/: Makefile, firewall.c, splashd.c: Added SIGINT handler &
316           fixed a bug pointed out by valgrind.
318 2002-12-27 20:54  sderle
320         * README: Added Grave Warning.
322 2002-12-27 20:50  sderle
324         * src/splashd.c: Fixed segfaults on expiration.
326 2002-12-27 20:46  sderle
328         * README: Updated README to reflect the current project status
330 2002-12-27 10:45  sderle
332         * src/: Makefile, conf.c, http.c, peer.c, splashd.c, util.c: Tons
333           of bugfixes; successful test. Still segfaults on expiration,
334           though.
336 2002-12-27 10:44  sderle
338         * libexec/iptables/initialize.fw: Fixed DNS steering in
339           initialize.fw
341 2002-12-23 18:55  sderle
343         * LICENSE, Makefile, README, nocat.conf, htdocs/splash.html,
344           htdocs/status.html, htdocs/images/auth_logo.gif,
345           htdocs/images/continue.gif, htdocs/images/login.gif,
346           htdocs/images/logout.gif, htdocs/images/register.gif,
347           htdocs/images/reset.gif, htdocs/images/skip.gif,
348           htdocs/images/update.gif, libexec/iptables/access.fw,
349           libexec/iptables/clear.fw, libexec/iptables/dump.fw,
350           libexec/iptables/initialize.fw, libexec/iptables/reset.fw,
351           libexec/iptables/throttle.fw, libexec/loopback/access.fw,
352           libexec/loopback/clear.fw, libexec/loopback/dump.fw,
353           libexec/loopback/initialize.fw, t/conf-t.c, t/demo.html,
354           t/env-t.c, t/firewall-t.c, t/hello.c, t/loop.c, t/mini_arp.c,
355           t/parse-t.c, t/url-t.c, src/Makefile, src/conf.c, src/conf.h,
356           src/defaults.c, src/firewall.c, src/firewall.h, src/ghttpd.c,
357           src/http.c, src/http.h, src/mime.c, src/mime.h, src/peer.c,
358           src/peer.h, src/splashd.c, src/util.c, src/util.h: Initial
359           revision
361 2002-12-23 18:55  sderle
363         * LICENSE, Makefile, README, nocat.conf, htdocs/splash.html,
364           htdocs/status.html, htdocs/images/auth_logo.gif,
365           htdocs/images/continue.gif, htdocs/images/login.gif,
366           htdocs/images/logout.gif, htdocs/images/register.gif,
367           htdocs/images/reset.gif, htdocs/images/skip.gif,
368           htdocs/images/update.gif, libexec/iptables/access.fw,
369           libexec/iptables/clear.fw, libexec/iptables/dump.fw,
370           libexec/iptables/initialize.fw, libexec/iptables/reset.fw,
371           libexec/iptables/throttle.fw, libexec/loopback/access.fw,
372           libexec/loopback/clear.fw, libexec/loopback/dump.fw,
373           libexec/loopback/initialize.fw, t/conf-t.c, t/demo.html,
374           t/env-t.c, t/firewall-t.c, t/hello.c, t/loop.c, t/mini_arp.c,
375           t/parse-t.c, t/url-t.c, src/Makefile, src/conf.c, src/conf.h,
376           src/defaults.c, src/firewall.c, src/firewall.h, src/ghttpd.c,
377           src/http.c, src/http.h, src/mime.c, src/mime.h, src/peer.c,
378           src/peer.h, src/splashd.c, src/util.c, src/util.h: Just moved
379           everything around, decided to rebuild repository from scratch.