All releases of ffproxy


Release Notes: Support for HTTPS via CONNECT method was added. GNU autoconf is now used for configuration. Portability was improved and minor code cleanups were done. Changes after 1.6-RC2 include an updated README and manpages.


Release Notes: This release uses GNU autoconf configure-style configuration. Portability has been improved (minor code cleanups and the addition of missing includes). HTTPS proxying is now supported via the CONNECT method.


Release Notes: HTTPS proxying is now supported via the CONNECT method.


Release Notes: Changes were made to allow transparent operation (see the section entitled ``Transparent Operation'' in the ffproxy(8) man page) and to allow keep-alive client-to-proxy connections. A configuration option to disable keep-alive was added. The documentation manual pages were updated accordingly.


Release Notes: IPv6 binding support was added. Support for using the program as an HTTP accelerator was added. Compiling under Sun Solaris 8 is now supported. Comments are now allowed in db/ files. Code cleanups were made. More minor changes were made.


Release Notes: For compatibility, the port number is no longer appended to Host: headers if port is 80. Support was added for SYSCONFDIR and DATADIR, and default locations were added for the ffproxy.conf and db/html directories.


Release Notes: Support for contacting IPv6 servers was added, and contacting via IPv6 is attempted first by default. IPv6 configuration options were added. Minor documentation (manpage and README) changes were made.


Release Notes: This release no longer uses http://host/path style GET requests when not contacting an auxiliary proxy. The command line option -v behaviour has been fixed: this release terminates after displaying the version number. AN incorrect db_path comment in sample.config has been fixed.


Release Notes: The man page was installed in the wrong location, sample.config was left out of an early version of the tar.gz, and an off by one bug in request.c has been fixed. Makefile defines for Linux have been added.


Release Notes: This version was completely rewritten. The layout of the db/ directory was cleaned up. Delimited string matching was abolished. Undocumented caching support was added.