Changes between v0.1.6 and v0.1.7 (09/06/2003) :

Major changes :
  * A lot of major changes, some are :
    Rewriting of the identification and service request functions.
    All of the read/write calls are done into the do_xxx_deencode.c functions.
  * The server part now automatically kills the quiet connections after a configurable msecs delay.
  * A new channel mode was added which mimic the HTTP protocol (http_post and http_post_proxy).
  * CCTT was builded successfully under Win32 with Cygwin.
	
Minor corrections :
   * Fixed the S9 bug which displayed 0.0.0.0 when using 'show connections' for a reverse proxy mode client.
   * Fixed the S10 bug which binded the server socket after dropping priviledges resulting in a segfault when the port was under the 1024 limit.
   * Fixed an undocumented bug which removed the last character of a configuration file when this file was not ended by a carriage return.
   * Fixed an undocumented bug which displayed 'reversed' for each element of the proxy list in the server part (show params).
   * Fixed an undocumented bug which segfaulted a CCTT client in proxy mode (-a) when the configured port to use was already opened by another processus.
   * Fixed the B6 bug for the reverse proxy mde : I successfully tunneled an SSH trafic in this reverse proxy mode.

$Id: NEWS,v 1.11 2003/06/10 15:21:16 simsim Exp $
