Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/18/2000 10:49:39
Module Name: pkgsrc
Committed By: itojun
Date: Mon Dec 18 08:49:39 UTC 2000
Modified Files:
pkgsrc/security/dsniff: Makefile
pkgsrc/security/dsniff/files: md5
pkgsrc/security/dsniff/pkg: PLIST
Added Files:
pkgsrc/security/dsniff/files: patch-sum
pkgsrc/security/dsniff/patches: patch-aa
Log Message:
upgrade to 2.3. XXX not sure if patch-aa is right or not.
pcap-int.h is normally installed, as it is internal to libpcap.
$Id: CHANGES,v 1.54 2000/12/17 16:39:05 dugsong Exp $
v2.3 Sun Dec 17 11:35:38 EST 2000
- Add VRRP parsing to dsniff, from Eric Jackson <shinobi@monkey.org>.
- Require pcap filter argument for tcpkill, tcpnice.
- Add Microsoft PPTP MS-CHAP (v1, v2) parsing to dsniff, based on
anger.c by Aleph One <aleph1@securityfocus.com>.
- Fix pcAnywhere 7, 9.x parsing in dsniff.
- Add -t trigger[,...] flag to dsniff, to specify individual triggers
on the command line.
- Convert most everything to use new buf interface.
- New programs: dnsspoof, msgsnarf, sshmitm, webmitm.
- Fix inverted regex matching in *snarf programs.
- Consistent arpspoof, macof, tcpnice, tcpkill output.
- Rename arpredirect to arpspoof (maintain consistent *sniff, *snarf,
*spoof, *spy nomenclature).
- Consistent pcap filter argument to dsniff, *snarf programs.
- Add trigger for Checkpoint Firewall-1 Session Authentication Agent
(261/tcp), as suggested by Joe Segreti <seg@clark.net>.
- Add SMTP parsing to dsniff, as requested by Denis Ducamp
<Denis.Ducamp@hsc.fr>.
- Add rexec and RPC ypserv parsing to dsniff, as requested by
Oliver Friedrichs <of@securityfocus.com>.
- Add HTTP proxy auth parsing back to dsniff, it got lost in the
shuffle. Reported by Denis Ducamp <Denis.Ducamp@hsc.fr>.
- Add NNTPv2 and other AUTHINFO extensions to dsniff.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/security/dsniff/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/security/dsniff/files/md5
cvs rdiff -r0 -r1.1 pkgsrc/security/dsniff/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/security/dsniff/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/security/dsniff/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.