
  -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+-
   NOTE: This file was automatically generated by `cvs2cl.pl'.  If you
   edit this file, your changes will be lost when someone next runs
   cvs2cl.pl.  See http://www.red-bean.com/~kfogel/cvs2cl.shtml for more.
  -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+- -+-

2001-12-17 15:10  dillema

	* ChangeLog (1.6), README (1.4), loaders.c (1.13), parsers.c
	(1.13), socket.c (1.18), www6to4.c (1.37): some documentation

2001-12-17 15:02  dillema

	* loaders.c (1.12), parsers.c (1.12), www6to4.h (1.17),
	www6to4_forward.conf (1.8): added support for forwarding of ftp
	requests. note www6to4 does not do ftp itself, but now it can
	forward such requests to another proxy that does.  See forward
	config file for example use.

2001-12-16 23:21  dillema

	* socket.c (1.17): just an extra logmsg

2001-12-16 23:11  dillema

	* www6to4.c (1.36), www6to4.conf (1.10): added patterns (pattern
	config keyword) to select short timeout

2001-12-13 23:42  dillema

	* socket.c (1.16): increase listen backlog

2001-12-12 14:45  dillema

	* Makefile (1.14), www6to4.c (1.35), www6to4.conf (1.9): bettre
	timout

	* ChangeLog (1.5): regen

2001-12-12 14:23  dillema

	* Makefile (1.13), loaders.c (1.11), parsers.c (1.11), www6to4.c
	(1.34), www6to4.h (1.16), www6to4_forward.conf (1.7): more cleanup

2001-12-12 13:20  dillema

	* Makefile (1.12), loaders.c (1.10), parsers.c (1.10), socket.c
	(1.15), www6to4.c (1.33), www6to4.conf (1.8), www6to4.h (1.15):
	more stripped, logging now through syslog. new command line
	arguments

2001-12-12 02:36  dillema

	* ChangeLog (1.4): regen

2001-12-12 02:32  dillema

	* www6to4.c (1.32), www6to4.h (1.14):  carriage returns added

2001-12-12 02:25  dillema

	* Makefile (1.11): no options, let host env determine

2001-12-12 02:17  dillema

	* www6to4.c (1.31), www6to4.h (1.13): double timout

2001-12-12 02:09  dillema

	* Makefile (1.10), README (1.3), gpl.html (1.2), gpl.txt (1.1),
	loaders.c (1.9), parsers.c (1.9), socket.c (1.14), www6to4.c
	(1.30), www6to4.h (1.12): quite a cleanup of the code. killed dead
	wood in it, both code and data. about time.

2001-12-11 22:38  dillema

	* Makefile (1.9), loaders.c (1.8), parsers.c (1.8), socket.c
	(1.13), www6to4.h (1.11): more cleaning up

2001-12-11 21:45  dillema

	* loaders.c (1.7), parsers.c (1.7), www6to4.c (1.29), www6to4.h
	(1.10): had to do it sometime. cutting dead code and cleaning up
	style (I hate the current one!).

2001-12-11 19:50  dillema

	* Makefile (1.8; tags: ronny-patch-applied): works with both make
	and gmake

2001-12-06 21:04  dillema

	* parsers.c (1.6; tags: ronny-patch-applied), www6to4.c (1.28;
	tags: ronny-patch-applied), www6to4.h (1.9; tags:
	ronny-patch-applied): patch to fix POST problem by Frank Ronny
	Larsen

2001-12-06 21:00  dillema

	* www6to4.c (1.27): minor linux fix

2001-04-27 13:10  dillema

	* www6to4_forward.conf (1.6; tags: www6to4-1-4,
	ronny-patch-applied): removed SOCKS config entries

	* www6to4.h (1.8; tags: www6to4-1-4): bumpee version number

2001-04-27 12:34  dillema

	* Makefile (1.7; tags: www6to4-1-4), loaders.c (1.6; tags:
	www6to4-1-4, ronny-patch-applied), parsers.c (1.5; tags:
	www6to4-1-4), socket.c (1.12; tags: www6to4-1-4,
	ronny-patch-applied), www6to4.c (1.26; tags: www6to4-1-4),
	www6to4.h (1.7): fixed several memory leaks

2001-04-02 22:34  dillema

	* ChangeLog (1.2; tags: www6to4-1-3p2): regen

2001-04-02 22:30  dillema

	* www6to4.conf (1.7; tags: www6to4-1-4, ronny-patch-applied,
	www6to4-1-3p2), www6to4_forward.conf (1.5; tags: www6to4-1-3p2):
	removed superfluous CRs at end of line. forgot it even though
	itojun mentioned it in an email.

2001-04-02 12:17  dillema

	* www6to4.c (1.25; tags: www6to4-1-3p2, www6to4-1-3p1): forgot to
	enable process forking again, after debugging

2001-03-30 12:23  dillema

	* loaders.c (1.5; tags: www6to4-1-3p2, www6to4-1-3p1), parsers.c
	(1.4; tags: www6to4-1-3p2, www6to4-1-3p1), socket.c (1.11; tags:
	www6to4-1-3p2, www6to4-1-3p1), www6to4.c (1.24): merely indentation
	fixup

2001-03-30 12:02  dillema

	* ChangeLog (1.1; tags: www6to4-1-3p1): added generated Changelog

2001-03-30 11:59  dillema

	* www6to4.c (1.23): removed a debugging print statement

2001-03-28 11:24  dillema

	* socket.c (1.10; tags: www6to4-1-3), www6to4.c (1.22; tags:
	www6to4-1-3): fixed horribly stupid bugs

2001-03-28 09:44  dillema

	* socket.c (1.9): ipv6 to ipv4 failover patch applied

2001-03-26 10:14  dillema

	* Makefile (1.6; tags: www6to4-1-3p2, www6to4-1-3p1, www6to4-1-3,
	www6to4-1-2), www6to4.c (1.21; tags: www6to4-1-2), www6to4.conf
	(1.6; tags: www6to4-1-3p1, www6to4-1-3, www6to4-1-2): minor
	cofnig/setup changes

2001-03-25 16:25  dillema

	* socket.c (1.8; tags: www6to4-1-2), www6to4.c (1.20): patch fixing
	access to freed memory

2001-02-04 22:43  dillema

	* www6to4.c (1.19; tags: www6to4-1-1): hacked a hack to make ssl
	work again

2001-01-31 02:37  dillema

	* www6to4.c (1.18; tags: www6to4-1-0): killed one more error
	message page

2001-01-30 13:00  dillema

	* www6to4.conf (1.5; tags: www6to4-1-1, www6to4-1-0): just modified
	example configs a bit

2001-01-29 16:07  dillema

	* www6to4.c (1.17): did something dirty to make links work with
	this proxy. It's not the right thing to do; it violates http-1.1
	standard big time. But it saves me a lot of time which is more
	important right now.

2001-01-29 12:58  dillema

	* socket.c (1.7; tags: www6to4-1-1, www6to4-1-0), www6to4.c (1.16),
	www6to4_forward.conf (1.4; tags: www6to4-1-3p1, www6to4-1-3,
	www6to4-1-2, www6to4-1-1, www6to4-1-0): almost, but not quite
	finished.

2001-01-29 11:59  dillema

	* Makefile (1.5; tags: www6to4-1-1, www6to4-1-0), loaders.c (1.4;
	tags: www6to4-1-3, www6to4-1-2, www6to4-1-1, www6to4-1-0),
	parsers.c (1.3; tags: www6to4-1-3, www6to4-1-2, www6to4-1-1,
	www6to4-1-0), socket.c (1.6), www6to4.c (1.15), www6to4.conf (1.4),
	www6to4_forward.conf (1.3): qorking fairly well now. fixed
	forwarding to other proxies.

2001-01-28 22:54  dillema

	* www6to4.c (1.14): work in progress. currently does not work
	properly

2001-01-28 19:40  dillema

	* socket.c (1.5), www6to4.c (1.13), www6to4.conf (1.3), www6to4.h
	(1.6; tags: www6to4-1-3p2, www6to4-1-3p1, www6to4-1-3, www6to4-1-2,
	www6to4-1-1, www6to4-1-0): seems tro work with multiple sockets and
	addresses now

2001-01-28 19:08  dillema

	* README (1.2; tags: www6to4-1-4, ronny-patch-applied,
	www6to4-1-3p2, www6to4-1-3p1, www6to4-1-3, www6to4-1-2,
	www6to4-1-1, www6to4-1-0), socket.c (1.4), www6to4.c (1.12),
	www6to4.conf (1.2), www6to4.h (1.5): more fooling around, added
	listerning to multiple addresses (I hope)

2001-01-28 01:33  dillema

	* www6to4.c (1.11): adjusted timout

2001-01-28 01:26  dillema

	* socket.c (1.3), www6to4.c (1.10): adjusted timout

2001-01-28 01:17  dillema

	* www6to4.c (1.9): adjusted timout

2001-01-28 01:13  dillema

	* www6to4.c (1.8): adjusted timout

2001-01-27 23:18  dillema

	* www6to4.c (1.7), www6to4.h (1.4): removed writing of error
	messages back to client. need to test this

2000-12-27 15:10  dillema

	* www6to4.c (1.6): no idea what I changed. work during IETF meeting

2000-12-12 20:47  dillema

	* Makefile (1.4), loaders.c (1.3), parsers.c (1.2), socket.c (1.2),
	www6to4.c (1.5), www6to4.h (1.3), www6to4_forward.conf (1.2):
	should be ok now, no more zombies. should make select() timeouts
	configurable though; now set at 120 seconds

2000-12-12 02:31  dillema

	* loaders.c (1.2), www6to4.c (1.4), www6to4.h (1.2): some minor
	changes. busy getting rid of zombies

2000-12-02 18:36  dillema

	* Makefile (1.3; tags: www6to4-1-4, ronny-patch-applied,
	release-0-1): bluh

2000-12-02 18:18  dillema

	* Makefile (1.2): cleanup makefile

2000-12-02 18:06  dillema

	* www6to4.c (1.3; tags: release-0-1): and again

	* sforward.ini (1.2), www6to4.c (1.2), www6to4.conf (1.1; tags:
	release-0-1), www6to4.ini (1.2), www6to4_forward.conf (1.1; tags:
	release-0-1): changed default config file

2000-12-02 18:01  dillema

	* Makefile (1.1), README (1.1; tags: release-0-1), gpl.html (1.1;
	tags: www6to4-1-4, ronny-patch-applied, www6to4-1-3p2,
	www6to4-1-3p1, www6to4-1-3, www6to4-1-2, www6to4-1-1, www6to4-1-0,
	release-0-1), loaders.c (1.1; tags: release-0-1), parsers.c (1.1;
	tags: release-0-1), sforward.ini (1.1), socket.c (1.1; tags:
	release-0-1), www6to4.c (1.1), www6to4.h (1.1; tags: release-0-1),
	www6to4.ini (1.1): www proxy, merely translating between v4 and v6.
	first version, based on junkbuster code, but much smaller (no
	filtering performed)

