CCTT - Covert Channel Tunneling Tool v0.1.8 - BUGS
Copyright (C) 2002,2003 Simon Castro - scastro@entreelibre.com
$Id: BUGS,v 1.9 2003/08/29 10:11:51 simsim Exp $

================================================================================
This file is part of CCTT - Covert  Channel  Tunneling  Tool  v0.1.8  (C)  Simon
Castro.
CCTT is free software; you can redistribute it and/or modify it under the  terms
of the GNU General Public License as published by the Free Software  Foundation;
either version 2 of the License, or (at your option) any later version.
CCTT is distributed in the  hope  that  it  will  be  useful,  but  WITHOUT  ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS  FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General  Public  License  along  with
CCTT; if not, write to the Free Software  Foundation,  Inc.,  59  Temple  Place,
Suite 330, Boston, MA  02111-1307  USA
================================================================================

  B2/ Si la taille dfinie pour les  sockets  (dans includes/definitions.h)  est
      infrieure  la taille des structures mises pour l'identification et  les
      demandes de proxy.
      => Ce bug n'est, a priori (a partir de la version 0.1.2), visible que pour
         UDP.

  B4/ Avec l'utilisation de FAKE_WEBSERVER, les fonctions d'identification  cote
      client affiche client  identifie  meme  si  l'identification  a  plante...
      (normal, vu que c'est un read de 1 qui est fait sur la socket :<).

  B5/ Il n'est pas possible de descendre  la  taille  des  read  au  dela  d'une
      certaine limite pour 'proxyier' du ssh ...

  B6/ Le serveur affiche un message d'erreur execve lors du lancement de  shells
      quand ils n'ont pas lieu d'etre..

  B7/ Les compteurs de temps serveur ne sont pas actualises en UDP.

  B8/ Un bug aleatoire (parce que je ne sais pas ou il  est  :>)  en  mode  HTTP
      (on le voit toujours en faisant transiter du ssh en mode  proxy  ou  proxy
      inverse).
