Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > by-pkgid > 03ee3c532a2db7bee3503ac234a79494 > files > 7

driftnet-0.1.6-8mdv2010.1.x86_64.rpm

TODO for driftnet
$Id: TODO,v 1.10 2002/06/04 20:16:35 chris Exp $

* PNG files.

* More intelligent layout algorithm for images.

* Memory leaks? Buffer overruns? Static-sized buffers.

* Parse JPEG files properly -- the lame memstr(..., "\xff\xd9") thing is
  broken and should be done right. At the moment, some JPEG files get
  truncated in a really bad way. An alternative is to store more state for
  JPEG files, and do special parsing when we know a connection has closed.

* Problem with some greyscale JPEG files.

* More portability / bug fixes.

* Web-based version. Server push? Feedback problems.

* `Bogus image' problem after running for a while?

* Safe(r) setuid operation.

* Drop privileges after starting up pcap.