Commit Graph

59 Commits

Author SHA1 Message Date
wilfried
07e1d9b7a0 workaround sh bug, ok jakob@ 2001-08-23 07:44:08 +00:00
jakob
f686cd3a8b fix incomplete doc/Makefile.in 2001-07-16 18:22:13 +00:00
jakob
e7657300f7 man pages is correctly installed, remove post-install 2001-07-16 14:56:54 +00:00
jakob
17546108d0 update to ethereal v0.8.19.
new dissectors include Appletalk Data Stream Interface, AUTH_DES, DVMRP,
GIOP, Gnutella, iSCSI, ISUP, M2PA, MP-BGP message, MSDP, MTP3, PAP, PIMv1,
RFC 2250 MPEG1, QuakeWorld, Quake II.
2001-07-13 20:31:38 +00:00
jakob
c21a8c6542 remove python dependency. suggested by <crh@nts.umn.edu>. 2001-06-13 21:52:50 +00:00
wilfried
d4166e118e change depends for snmp, ok jakob@ 2001-05-23 08:38:40 +00:00
jakob
4bfd7bbb0e update to ethereal v0.8.17 2001-04-12 22:09:39 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
jakob
6866f42193 update to Ethereal v0.8.16
--
New dissectors include SUA Light, HCLNFSD, Rquota. Many other dissectors were
updated and bug-fixed.  The wiretap library can now read Etherpeek files,
and write NetMon 2.x files. Capture filters and display filters are kept in
separate dialogues/files to help minimize confusion. A new "Decode As"
feature allows some run-time configuration of which dissectors are called
for a particular packet. You can now click on a byte in the hex dump and the
appropriate field in the protocol tree will be selected. The display filter
code was re-written, and some syntax changed (esp. for boolean variables).
2001-03-06 19:50:51 +00:00
jakob
18c8917d1f update to v0.8.15. summary of changes:
Ethereal 0.8.15 has one of the biggest GUI changes in recent history;
display filters can now be constructed via an easy-to-use point-and-click
interface. Protocol dissectors now exist for: NFSv4, Mobile IPv6, X.25
over TCP, LAPBETHER, DEC LANBridge Spanning Tree Protocol, X.25 over LLC,
Frame Relay, MTP3 User Adaptation Layer, and ISDN Q.921 User Adaptation
Layer. Many other dissectors and core features were improved, and bugs
were squashed. The wiretap library can now read Sniffer Frame Relay files.
Capturing supports the "any" pseudo-device on Linux if you use libpcap 0.6
from www.tcpdump.org.
2001-01-12 20:52:39 +00:00
jakob
3d538c0d9b update homepage 2000-12-19 16:20:59 +00:00
jakob
7cceab8e78 add missing mgcp plugin 2000-11-24 16:11:39 +00:00
jakob
14925327e5 update to v0.8.14 and mark unbroken.
--
Besides the new dissectors (WAP, SIP, AIM/OSCAR, GIOP 1.2, 802.11)
and updates to many many dissectors, an exploit for a buffer overrun
in the AFS dissector has been patched. Please upgrade to 0.8.14 as soon
as possible to guard against this exploit, which was announced
this weekend in BugTraq.
2000-11-20 22:18:50 +00:00
jakob
d5f38b3811 mark broken, buffer overflow in print-afs; noted by <m@crt.se> 2000-11-20 07:24:10 +00:00
jakob
b149cac1ae update to v0.8.13
--
New dissectors include H.261, TPKT, and IGRP. RTP and RTCP were
re-written, and many other dissectors were updated and improved.
The wiretap library enables Ethereal to read Nokia-firewall tcpdump
files, Shomiti Surveyor 3.x files, pppd log files (pppdump format),
and NetXRay ATM files.
2000-11-18 10:17:38 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
jakob
845d2eebdc update MASTER_SITES 2000-10-06 23:13:10 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
jakob
ff155e9ec4 update to v0.8.12 2000-09-14 12:10:19 +00:00
dugsong
0cf99b59c0 fix link layer offset for sniffing on loopback interfaces 2000-08-24 20:05:22 +00:00
jakob
8a50e23fd3 add SNMP flavour; based on input by rguyom@321.net 2000-08-15 14:32:55 +00:00
jakob
10f3c3210f python needed for building; rguyom@321.net 2000-08-15 14:31:54 +00:00
jakob
11c7826b06 use gmake 2000-08-13 06:35:44 +00:00
jakob
bf3d652129 update to v0.8.11 2000-08-13 06:24:59 +00:00
kevlo
a42cd89f25 update to version 0.8.10 2000-07-13 06:56:40 +00:00
jakob
bed4ec0f7b - remove FAKE
- add HOMEPAGE
- CONFIGURE_STYLE
- add PFRAG.{shared,no-shared}
2000-06-22 16:07:23 +00:00
jakob
133b504254 Update Ethereal to v0.8.9. Also fix loading of plugings.
Release notes from the authors:


The dissectors for RTP, IP, ISAKMP, ICMP, SMB, SMB-PIPE, VTP, SNMPv3,
Ethernet, GRE, EIGRP, DHCP, IPX, X.25, RSVP, and L2TP have been updated,
fixed, or otherwise modified. Ethereal has new dissectors for Mobile IP
and COPS.

Internally, the dissector API has changed in order to catch more errors
at compile time and to guard against segfaulting when dissecting
short packets. The Ethereal team has to convert all the existing dissectors
to make use of the new API; that is a work in progress. If you have
your own dissector, you should consider converting it to this new API
as soon as possible. Read the doc/README.tvbuff file for information,
and be sure to subscribe to the ethereal-dev mailing list.

The Wiretap library can now read compressed Sniffer files,
allowing Ethereal, Tethereal, and Editcap to do so too. You'll also find
a few minor but helpful GUI tweaks in this version of Ethereal.
2000-06-08 06:02:16 +00:00
turan
f144d7c655 fix plist. noticed by Sean Cavanaugh <seanc@mona.cginfo.sk.ca> 2000-04-29 00:25:18 +00:00
jakob
835d32cf0a update to v0.8.7
Change summary
--------------
In Ethereal 0.8.7 we have fixed a display bug affecting boolean flags
in bitfields that was introduced in 0.8.5. The DNS dissector avoids the
zlip DNS Denial-of-Service exploit.  Dissectors for rlogin and SOCKS
4 and 5 were added. Other updated dissectors include SMB, BGP, LLC,
OSI CLNP, and ISIS.
2000-04-13 16:33:50 +00:00
jakob
dbde05f18c update to v0.8.5 2000-04-05 14:21:42 +00:00
brad
08eb7eced6 - since dependencies are working properly we do not need to specify both
glib and gtk for LIB_DEPENDS
- remove unnecessary CONFIGURE_ARGS
2000-03-25 23:13:01 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
jakob
7dc305704a Don't force the location of glib-config; <marc@snafu.org>. 2000-03-15 07:47:55 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
jakob
d8a3efd858 v0.8.4 2000-03-05 10:38:41 +00:00
jakob
60e1995dd6 Update to v0.8.4
Fake
2000-03-05 10:36:04 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
jakob
49ceaa8ca0 ethereal v0.8.3 2000-02-03 22:09:47 +00:00
jakob
dfc4bcd0cd Update to Ethereal v0.8.3
- bug fixes
 - misc new features
 - text mode version added
2000-02-03 22:09:08 +00:00
jakob
a17f5dce27 update to ethereal v0.8.1 2000-01-24 11:38:20 +00:00
jakob
0d6b029be1 Update to v0.7.9 - CVS forgot this one... 1999-12-05 14:58:04 +00:00
jakob
889ad38989 Update to v0.7.9.
- Several protocol decoders updated and added
- Segfault fixes
1999-12-05 14:54:50 +00:00
jakob
f9afc02789 updated to v0.7.5 (bugfix release) 1999-09-26 20:28:17 +00:00
jakob
2cd50886b5 updated to v0.7.4 1999-09-24 14:37:07 +00:00
jakob
eb7ff9d7ac MAINTAINER address updated 1999-09-23 20:48:57 +00:00
brad
5307179a0e upgrade to ethereal 0.7.3 1999-09-01 17:57:00 +00:00
brad
f62765aac4 upgrade to ethereal 0.7.2 1999-08-13 02:12:28 +00:00
brad
f8917cc2ee upgrade to ethereal 0.7.1 1999-08-05 23:43:51 +00:00
brad
ad777d9569 upgrade to ethereal 0.6.2 1999-05-25 23:10:50 +00:00