Skip to content

Commit

Permalink
""
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Lightfoot committed Oct 16, 2003
1 parent 9483cb7 commit d50b286
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 453 deletions.
15 changes: 11 additions & 4 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
Changelog for driftnet
$Id: CHANGES,v 1.17 2003/08/12 14:01:58 chris Exp $
$Id: CHANGES,v 1.18 2003/10/16 11:56:37 chris Exp $


Added support for reading packets from a pcap dump file (thanks to Rob Timko
and Joshua Wright for this); and for extracting URLs from HTTP requests (not
yet exposed in the user interface).

Driftnet will now discard connections after 8Mb of data has been transferred.

Fixed adjunct mode so that stdout is line-buffered, following a suggestion by
Jonas Jensen.

0.1.6

Changed the algorithm used to search for image start blocks to Boyer-Moore, for
a performance improvement. Fixed some build errors.

Added support for reading packets from a pcap dump file (thanks to Rob Timko
and Joshua Wright for this).

0.1.5

Allow user to save images by clicking on them.
Expand Down
Loading

0 comments on commit d50b286

Please sign in to comment.