Commit graph

68 commits

Author SHA1 Message Date
mycroft
c4556bac9f Update to 0.9.3. Mostly security issues, but several protocol parsers have
minor updates.
2002-04-04 18:44:24 +00:00
martti
c57452c60e Updated ethereal to 0.9.2
This version fixes problems in the SNMP and LDAP dissectors revealed by
the PROTOS test suite. The SCTP checksum code for CRC32C was updated to
match the new (version 3) draft specification. Additionally, the layout
of the capture dialog was vastly improved.

NCP type 0x2222 packet type support was added to the randpkt utility, and
a script to recreate packets from core dumps (pkt-from-core.py) was added
to the source distribution.

SNA over Ethernet and HiPath HDLC support was added. Dissectors receiving
updates include 802.11w, 802.11, AARP, AFS, ARP, COPS, DCE RPC, EAP/EAPOL,
GIOP, ICQ, iSCSI/SCSI, ISIS, LAPD, LDAP, M3UA, NBNS, NDMP, OSPF, Q.931,
RADIUS, Raw IP, RX, SDB, SMB, SNMP, SSL, TCP, TPKT, UCP, WSP, and YP.
Support for the AiroPeek and pflog file formats was also enhanced.
2002-03-22 06:27:17 +00:00
tron
3e61331128 Buildlinkify this package. 2002-02-17 21:23:39 +00:00
mjl
0f6286c61a Update ethereal to 0.9.1
Program preferences have been expanded to include capture, name
resolution, and window geometry settings. It is now possible to search
for all fields in GIOP messages. You can now build display filters on
the fly by right-clicking on tree view items. Additionally, protocol
hierarchy statistics display and MacOS X capture timeout bugs have
been fixed.

    The idl2eth utility now handles CORBA IDL recursive unions and
structs and the text2pcap utility also received updates, including
SCTP support.

    New dissectors include DHCPv6, DLSw, IAPP, SCSI, SPOOLSS RPC,
SliMP3, and TSP. Dissectors receiving updates include AFS, AIM,
Auto-RP, BGP, BOOTP, DCE RPC, DIAMETER, FDDI, GTP, H.261, HMIPv6,
IS-IS, iSCSI, ISUP, LDAP, M3UA, MIP, MMSE, MTP3, NBNS, NCP, NDMP,
NFS, ONC RPC, PIM, PPP, PPP, Q.931, RPC, RSVP, RTCP, SCTP, SDP,
SIP, SMB/CIFS, SSL, STAT, Syslog, TCP, TNS, VJ, WTP, and ypbind.

    Support for WildPackets' AiroPeek and OpenBSD pflog capture
file formats have been added (you can read pflog data from a file,
or directly from the logging interface). Support for the DBS
Etherwatch, EtherPeek, NetMon, and VMS TCPIPtrace formats has
been enhanced.
2002-02-03 11:41:31 +00:00
wiz
15ca72dfc9 Remove non-existing patch-aa from distinfo. 2002-01-10 14:17:54 +00:00
itojun
a8a13e3528 upgrade to 0.9.0.
--- www.ethereal.com announement
Ethereal 0.9.0 has been released. Several new features have been
added, including TCP graphs and ring buffer captures. The SMB
dissector was completely rewritten, and many enhancements were made
to the user interface. The text2pcap utility can now handle a
broader range of input data formats. The developer documentation
also received many updates. Bug fixes include a workaround for an
SNMP bug present several Linux distributions.

New dissectors include EAPOL, M2TP, MS RPC, MTP2, PCNFSD, PPP/EAPOL,
QLLC, SMPP, and SUA. The AppleTalk, BEEP (formerly BXXP), BGP,
CLNP, Coseventcomm, DCE RPC, Diameter, DVMRP, Gnutella, GRE, GTP,
HTTP, IPSEC, IPX, ISAKMP, iSCSI, IUA, L2TP, LDP, MMSE, Mobile IP,
MPLS, MTP3, OSPF, PPP, Prism, RADIUS, SCCP, SCTP, SDP, SMB, SMTP,
SNA, SOCKS, SSL, Telnet, TFTP, UCP, WAP, WCCP, WSP, and X.25
dissectors all received updates.

Ethereal now supports DBS Etherwatch, Visual Networks Visual UpTime,
and VMS TCPIPtrace capture files. Support for Ascend/Lucent debug,
Etherpeek, iptrace, and MS Netmon capture files was enhanced.
2002-01-09 05:50:56 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
mycroft
a789f84764 No longer needed. 2001-10-22 03:03:55 +00:00
mycroft
b386dab47c Update to ethereal 0.8.20. 2001-10-22 03:03:15 +00:00
tron
5517ff3625 "PKGVERSION" is now in "PLIST_SUBST" by default. 2001-09-24 09:51:09 +00:00
tron
d5c160e227 Use predefined variable "${PKGVERSION}" in "PLIST_SUBST". 2001-09-23 21:25:49 +00:00
itojun
4d7b454206 upgrade to 0.8.19.
- from www.ethereal.com
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, and for you gamers, QuakeWorld
and Quake II. Many other dissectors were updated and bug-fixed.
2001-07-16 12:57:05 +00:00
tron
43a5407b20 Get rid of "ETHEREAL_VERSION" variable by extracting the version number
from the package name.
2001-06-30 23:55:55 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
itojun
6130da6bd2 upgrade to 0.8.18.
Overview of changes in Ethereal 0.8.18:

* Improvement of 'make clean' targets. (gilbert)
* Added the ethereal capture preferences to the preference file.  (Jeff, Guy)
* Fix automake packaging of win32-only files. (gilbert)
* Remove "etypes.h" include from  "ipproto.c" (gilbert)
* Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. (Guy)
* Get rid of an unused variable, and fix a typo in a comment in packet-ldap.c (Guy)
* packet-snmp.c Fix up a pile of NullTVB uses that were left in the previous checkin. (Guy)
* Assorted cleanups in packet-kerberos.c (Guy)
* packet-vines.c, packet-quake.c, packet-snmp.c, check for disabled protocols and set "pinfo->current_proto" (Guy)
* Assorted ISIS enhancements.  (Hannes Gredler)
* When dissecting the ISIS NLPID CLV, use the "nlpid_vals" array to convert NLPID values to protocol names. (Guy)
* In wiretap/buffer.c   Fix "data" member of a Buffer structure g_malloc casting (Guy)
* In wiretap/lanalyzer.c  Removed g_assert_not_reached and return 0; from	lanalyzer_open() loop. (Guy)
* Fix the e-mail address for Joerg Mayer (and remove it from files he wasn't involved with).  (Guy)
* Quarterly (or so) update to manuf (Gerald)
* Move the declaration of "ipprotostr()" out of "epan/packet.h" into a new "ipproto.h" header file.  (Guy)
* Move the declaration of "etype_vals[]" from "epan/packet.h" to "etypes.h". (Guy,Ed Warnicke)
* Fix to a preferences dialog bug, from <inoue@ainet.or.jp>. (Guy)
* Fix to WTP retransmission indicator dissection (Guy,Olivier Biot)
* packet-bgp.c, packet-bgp.h tvbuffified  (Heikki Vatiainen, Guy)
* Add -I/usr/local/include" into CFLAGS because GLib 1.2.9 doesn't any more (Guy)
* WTLS client and trusted key ID handling enhancements (Patrick Wolfe, Guy)
* Tvbuffify packet-yhoo.c (Nathan Neulinger)
* Makefile.nmake pulls in settings from config.nmake (Gram)
* ascend-scanner.l, #define YY_NEVER_INTERACTIVE to avoid reference to isatty() on Win32 (Gram)
* IP fragment reassembly (Ronnie Sahlberg, Guy)
* Fixed problem with nmake compiling lemon.c twice (Gram)
* Check the validity of numbers specified in command-line options. (Guy)
* Add ONC RPC strings to the tree as strings, with a field index (Ronnie Sahlberg, Guy)
* YPPASSWD support (Ronnie Sahlberg, Guy)
* Distribute wtap.def (Gram)
* Include "image/Makefile.nmake" in the distribution tarball.  (Guy)
* Fixed up the messages printed for the SSL checks (Guy)
* Have status bar to display nothing, rather than "Text (text)", when a
    "proto_tree_add_text()" field is selected. (Ronnie Sahlberg, Guy)
* Cleanup the text item pseudo-field for the '-G' option (Guy)
* Get rid of the FT_-name-to-description filtering in eproto2sgml (Guy)
* DCE RPC updates (Todd Sabin, Guy)
* Cleanup packet-rsvp.c object class-specific types (Guy)
* Added error messages to proto.c for BASE_NONE in FT_INTn & FT_UINTn (hagbard,Guy)
* Added perl script to generate X11 dissector fields (Guy)
* Include "process-x11-fields.pl" and "x11-fields" in the source distribution (Guy)
* Fix up "process-x11-fields" to allow both a base *and* VALS to be specified (Guy)
* Make the X11 fields that correspond to drawable IDs, masks, and the like
    display as hex rather than decimal. (Guy)
* packet-x11.c - Use "%u", not "%d", to print unsigned quantities (Guy)
* Add support for comments in "process-x11-fields.pl", and add a copyright
    notice/RCS ID/credit to Christophe to "x11-fields" as a comment. (Guy)
* packet-eigrp.c - Put top-level item for a TLV into the protocol tree with a text
    value, for display if an exception occurs (Guy)
* KLM support  (Ronnie Sahlberg, Guy)
* Put an RCS ID/GPL/copyright notice into the "process-x11-fields.pl" script (Guy)
* tethereal.c - Add a "return 0;" at the end of main() to pacify MSVC 5 (Gram)
* Fix Gerald's e-mail address - (Guy)
* dfilter_expr_dlg.c - Treat BASE_BIN like BASE_DEC for numeric value of value_string (Guy)
* README.developer - Explain BASE_{DEC,HEX,OCT,BIN} a bit more (Guy)
* editcap.c - add return 0; to main routine (Guy)
* TODO - Update the reassembly item to note that IPv4 fragments are now reassembled. (Guy)
* SPRAY support  (Ronnie Sahlberg, Guy)
* rquota support completed (Ronnie Sahlberg, Guy)
* When registering numeric fields, check that a base other than BASE_NONE was specified. (Guy)
* Tvbuffification of the IPv6 and ICMPv6 dissectors, and some bug fixes (Heikki Vatiainen, Guy)
* Get rid of NullTVB references.  (Guy)
* Get rid of END_OF_FRAME, BYTES_ARE_IN_FRAME references in tvbuffified dissectors. (Guy)
* Move the declarations of IP protocol numbers to "ipproto.h" from "packet-ip.h". (Guy)
* Get rid of unnecessary includes. (Guy)
* Signed vs. unsigned fixes (Joerg Mayer, Guy)
* Tvbuffify the RIPng dissector. (Guy)
* RANAP support  (Martin Held, Guy)
* Modbus/TCP support (Riaan Swart, Guy)
* Tvbuffify the Gryphon dissector. (Guy)
* Undefine "isprint()" before re-defining it, to squelch a compiler warning. (Guy)
* Configure.in - Fail if both UCD and CMU SNMP headers are found because of link problem (Guy)
* If the SNMP headers were found but we failed to find "sprint_objid()", fail SNMP config (Guy)
* Make "col_set_str()" and "tvb_reported_length_remaining()" available in plugins. (Guy)
* Get rid of support for non-tvbuffified plugin dissectors. (Guy)
* "-l" command-line option to turn on automatic scrolling in "Update list
    of captures in real time" captures  (Christian Lacunza, Guy)
* HPUX plugin support using g_module_supported (Guy)
* Added support for DHCP Authentication extensions specified in
    draft-ietf-dhc-authentication-16.txt (Ashokn)
* Added support for RSVP Refresh Reduction Extensions -
    draft-ietf-rsvp-refresh-reduct-05. (Ashokn)
* Added one-line summary of each RSVP object in the object line. (Ashokn)
* Additional OSPF LSA types and opaque-options flag  (Michael Rozhavsky, Guy)
* packet-wtls.c updates (Alexandre P. Ferreira, Guy)
* IPX SAP over IPX EIGRP support, and IP EIGRP authentication updates (Paul Ionescu, Guy)
* PIM enhancements and fixes (Heikki Vatiainen, Guy)
* Support for dissecting XDR arrays  (Ronnie Sahlberg, Guy)
* NIS+ support (Ronnie Sahlberg, Guy)
* Additional LDAP checks for invalid packets (Scott Renfro, Guy)
* Better support of timestamps from NetXRay captures (Chris Jepeway, Guy)
* Automake updates for next version of automake (Nathan Neulinger, Guy)
* Updates for the next version of autoconf (Nathan Neulinger, Guy)
* Passive FTP support  (Juan Toledo, Guy)
* Fix a text window, scrollbar bug reported by Christopher McAvaney  (gerald)
* Updates to OSPF for the changes between drafts 3 and 4 of
* Various ISIS improvements (Jean-Christian Pennetier, Guy)
* osi-util.c  Fix postfix error in string generation (Chris Fould, Guy)
* Support for Cisco-proprietary capabilities in BGP (Jian Yu)

Overview of changes in Ethereal 0.8.17:
* Display filter GUI fix (Guy)
* Build fix: use SSL_LIBS if found by configure (Henri Gomez)
* Fix 2 off-by-1 erros in the code that selects a field after
	user clicks on a byte in the hex dump (Gilbert)
* Typo fixes to packet-q931.c (Thomas Gimpel)
* Win32 build: create HTML doco (Gilbert)
* Fixes for Lemon compilation (Guy)
* Wiretap file-close fix (Guy)
* Wiretap open() design fix (Guy)
* New dissector: support for CUPS browsing protocol (Charles Levert)
* Wiretap support for Cisco HDLC (Guy)
* New dissector: Cisco HDLC (guy)
* Tvbuffication of MOUNT dissector (Ronnie Sahlberg)
* Tvbuffication of HCLNFSD dissector (Ronnie Sahlberg)
* Memory double-free fix (Guy)
* Change tvb_get_ptr() to return 'const guint8*' (Gilbert, Guy)
* Fix for IEEE 802.11 trying to modify result of tvb_get_ptr() (Guy)
* Update to CUPS (Guy)
* Update to CLNP (Guy)
* Fix for Win32 file renaming (Guy)
* Update to MGCP (Ed Warnicke, Guy)
* Update to STAT dissector (Ronnie Sahlberg)
* Check for NULL in proto_tree_add_* routines (Guy, Jeff)
* Tvbuffication of YPSERV (Ronnie Sahlberg)
* Tvbuffication of BOOTPARAM (Ronnie Sahlberg)
* New dissector: DCE RPC support (Tod Sabin)
* Update to SMB mailslot, browse, pipe (Guy)
* Update to SMB (Guy)
* Add 48.48 PNG of new 3d logo (Gilbert)
* Compiler warning fixes (Guy)
* MS Proxy fix and tvbuffication (Guy, Jeff)
* Move address routines to epan (Ed Warnicke)
* Change "IEE 802.3" Ethernet label (Gilbert)
* New feature: Protocol Hierarchy Statistics (Gilbert, Guy)
* Win32 build: build wiretap as DLL, use WinPcap 2.1 (Gilbert)
* New feature: multiple named data sources (Jeff, Guy)
* Update to Frame Relay (Jeff, Guy)
* New dissector: LMI for frame relay (Jeff)
* New dissector: Wellfleet compression (Jeff)
* Update to WTP (Guy)
* Updates to AFS (Nathan)
* Fix for WCP (Guy, Jeff)
* Back out guint64 handling in wiretap netxray module (Guy)
* Add APi for creating progess dialogues (Guy)
* Tvbuffication of ICQ (Guy)
* GTK-related code fixes (Eduardo Pérez Ureta)
* Update to RX (Nathan)
* Add "-D" flag to tethereal to show list of all network
	interfaces (Guy)
* Update to IP: check for small header lengths (Guy)
* Update TPKT (Guy)
* Fix for ICMPv6 crash (Olivier, found by Heikki Vatiainen)
* Fix for "checksum bad" flags in proto_tree in IP, UDP, TCP (Guy)
* Update to PPP (Guy)
* Update to Q.931 (Guy)
* New disector: BACNET (Hartmut Mueller)
* Code movement from dissectors to epan (Ed Warnicke, Guy)
* General code cleaning (Guy)
* Win32: load wpcap.dll at run-time, not load-time (Gilbert)
* Support for "Transparent Ethernet Bridging" (Guy)
* New dissector: GTP (Michal Melerowicz)
* Fix for ISAKMP : check for length of payload (Tim Newsham)
* Win32 build: use NullSoft Installer to provide packaging (Gilbert)
* Win32 build: keep version number in config.nmake, and generate
	text files that need that version number (Gilbert)
* Win32 build: wiretap can use zlib (Gilbert)
* Update to SNMP (Guy)
* New dissector: RWALL (Ronnie Sahlberg)
* OSI-over-PPP support, plus fixes to ISIS (Hannes Gredler)
* Updates to SCTP (Michael Tuexen)
* Wiretap: support for Ascend version 7 output (Gerald)
* Fixes to NTP (Joerg Mayer)
* Doco updates (Guy, Gilbert)
* Fix for GTK file selection showing wrong directory in Open/Save As (Gilbert)
* Win32: isprint() hack to keep GTK from not showing characters in hex
	dump and follow-tcp-stream window in certain cases (Gilbert)
2001-05-27 11:31:45 +00:00
jlam
d75cbbb9fd Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-30 04:16:08 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wennmach
b1032b7667 Terminate last line 2001-03-28 22:12:54 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
tron
04d03a49dc Update "ethereal" package to version 0.8.16 using patches supplied by
Martti Kuparinen in PR pkg/12379. Changes since version 0.8.15:
- 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
- the display filter code was re-written, and some syntax changed (esp. for
  boolean variables)
2001-03-13 15:44:21 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
itojun
ac3d998a9b re-enable ucd-snmp depends 2001-01-12 12:13:32 +00:00
itojun
25ad9e351e upgrade to 0.8.14.
Overview of changes in Ethereal 0.8.15:
* HSRP updates (Heikki)
* MGCP updates (Ed, Gilbert)
* Fix infinite loop problem in ICQ dissector (Gilbert)
* Enable optional building of ethereal/tethereal/editcap (Guy, Gilbert)
* SMB fixes (Jeroen Ruigrok van der Werven)
* More complete 'manuf' file. (Gerald)
* X.25 updates (Olivier, Richard)
* RADIUS updates (Guy)
* AIM updates (Ralf Holzer)
* WCCP 2.0 support
* NG Sniffer file-reading fixes (Guy)
* New dissector: Label Distribution Protocol (Richard)
* tvbuff updates, fixes, additions (Gilbert, Guy)
* New dissector: GVRP (Kevin Shi)
* NVS v4 support (Mike Frisch)
* RTSP updates (Guy)
* Miscellaneous clean-ups (Guy, Gilbert)
* NBIPX update (Guy)
* Fix for improper buffer-overflow check in wiretap's pppdump support (Daniel Thompson)
* ISAKMP fix (itojun)
* Add TCP segment and UDP datagram checksumming code (Guy)
* Added Router-Alert IP option, RFC 2113 (Ashok)
* PPP updates (Burke Lau)
* Mobile IPv6 support (Martti Kuparinen)
* "Match Selected" works better with FT_STRING types (Ed Warnicke)
* Windows time format bug avoidance (Richard)
* X.25 over TCP support (Paul Ionescu)
* Enable FT_BYTES display filtering (Ed Warnicke)
* Added tethereal_static build target (Nathan)
* Kerberos update (Nathan, Guy)
* DLT_LINUX_SLL capture type support, used with current libpcap captures on the Linux "any" device. (Guy)
* CLNP update (Guy)
* TFTP update (Guy)
* BGP update (Greg Hankins)
* OSPF update (Guy)
* Capture updates and fixes (Guy)
* LAPBETHER support (Richard, Guy)
* TCP update for TCP MD5 signature (Greg Hankins)
* SMB-PIPE fix (Richard)
* Display filter creation GUI (Guy, based on work by Jeff Foster)
* Updates to HTTP (uPnP and SSDP support) (David Hampton)
* Preferences API updates (Guy)
* DEC LANBridge Spanning Tree Protocol support (Paul Ionescu)
* X.25 over LLC support (Paul Ionescu)
* CDP update for IP Prefix field (Paul Ionescu)
* Tvbuffication of dissectors (Guy, Gilbert)
* Frame Relay and Frame-Relay-over-GRE support (Paul Ionescu)
* Support for NG Sniffer Frame Relay traces (Jeff Foster)
* Conversation/dissector registration updates (Guy)
* MTP3 User Adaptation Layer (M3UA) support (Michael Tuexen)
* Doco updates (Guy)
* SOCKS fix for crashing in a conversation ping-ping (Jeff Foster)
* IEEEE 802.11 fix (Guy)
* Proper (I think) lineheight calculation in proto_draw.c (Gilbert)
* HTTP dissector can accept registration from sub-protocols (Guy)
* make-reg-dotc.py speeds up build on Win32 (Gilbert)
* LLC update (Guy)
* SCTP updates (Michael Tuexen)
* ISDN Q.921-User Adaptation Layer (IUA) support (Michael Tuexen)
2001-01-12 12:13:10 +00:00
tron
844cb7e714 Fix build failures if the "ucd-snmp" package is installed and add a
dependency on it so that SNMP support is always enabled.
2000-12-08 10:56:03 +00:00
mycroft
ec3e067825 Add missing files to the PLIST. 2000-11-29 04:02:01 +00:00
mycroft
5db85a8447 Set USE_LIBTOOL and LTCONFIG_OVERRIDE.
Correct PLIST for libtool changes.
2000-11-27 20:16:56 +00:00
abs
cba7a38415 Update to 0.8.14. No changlog entry, but website states:
An exploit for a buffer overrun in the AFS dissector was recently
    released on BugTraq. Ethereal 0.8.14 fixes this and other
    possibly-exploitable overruns. Also new in 0.8.14 are dissectors
    for WAP, SIP, AIM/OSCAR, 802.11, GIOP v1.2, and MGCP (plugin).
    Other dissectors were updated as well. Be sure to upgrade to
    0.8.14 as soon as possible
2000-11-23 21:29:22 +00:00
mjl
2ba7be2bd3 Update to 0.8.13.
Changes:
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-10-28 00:36:38 +00:00
hubertf
32653b852b Update ethereal to 0.8.12.
This version understands our PPP protocol again (PPP over serial, i.e.).

Other changes:
Ethereal now understands Kerberos 5, rsh, and Zebra, and has the
initial work done for BXXP. Ethereal (via our wiretap library) can
now read Cisco Secure IDS iplog files. Ethereal's Help menu option
finally gives help.  Many other updates and fixes were made in
version 0.8.12.
2000-09-15 00:39:05 +00:00
jlam
60d8d28f10 Update build dependency on perl to build in correct directory if perl
interpreter is not found.
2000-09-05 09:33:15 +00:00
jlam
bb3a955498 Use PERL5 variable for location of perl5 binary. 2000-08-28 09:14:50 +00:00
tron
934b1c2ec3 Plugins are installted into "lib/ethereal/plugins/${ETHEREAL_VERSION}". 2000-08-05 07:33:37 +00:00
tron
83002cb38c Add mirror on "ftp.sunet.se" to master site list. 2000-08-05 06:48:55 +00:00
frueauf
4474aa961f Update ethereal to 0.8.11.
Overview of changes in Ethereal 0.8.11:
* Set locale in tethereal (Guy)
* Dialog box utility routines (Guy)
* Modal window fixes (Guy)
* GUI cleanups (Guy)
* Add support for preferences (Guy)
* IPv4 DiffServ is a preference (Guy)
* Add strcasecmp.c for those systems that need it, like SINIX-M (Uwe)
* BOOTP magic cookie fix, option-dissection fix (Guy)
* SNMPv3 fix for security model values 1 and 2 (Guy)
* Make AH payload dissection placement a preference (Gilbert)
* Timestamp display fix (Guy)
* CLNP TSAP fix (Guy)
* NFS filehandle dissection for ReliantUNIX and Linux nfsd/knfsd (Uwe)
* TCP summary info in protocol tree is an option (Gilbert)
* OSPF enhancements and fixes (Michael Rozhavsky)
* inet_aton()-related build fixes (Guy)
* UDP has heuristic dissector table, and uses it for RPC (Uwe)
* Dissection of RPCSEC_GSS credentials in ONC RPC (Dug Song)
* DNSSEC additions/name changes (Jakob Schlyter)
* Error message cleanups (Guy)
* DNS support for MS's WINS and WINS-R resource records (Guy)
* tvbuff-ication of H1 dissector, and response identifier display change
        (Gerrit Gehnen)
* SCTP dissector (Michael.Tuexen@icn.siemens.de)
* Capture-window titlebar fix (Gilbert)
* Support for building SVR4 binary packages (Gerald)
* proto_tree/dfilter interaction change (Gilbert)
* Fix URL for libpcap (Guy)
* Improved autogen.sh script (Bruce Korb)
* Add "debian" target to Makefile (Olivier)
* Tethereal packet-count and new-line fix (Gilbert)
* SNMP "agent address" trap PDU display fix (Guy)
* Support for many more DHCP options (Jose Pedro Oliveira)
* Compiler-warning fixes in wiretap (Guy)
* Reset "visited" flag when rescanning a file (Gilbert)
* Add RPM and SRPM build targets (Gerald)
* Another shot at the undead libpcap monster fix (i.e., extra info
        in headers for ss990915 libpcap) (Guy)
* Add aclocal-flags to fix build headaches (Guy)
* In proto_tree_add_item(), access tvbuff before adding anything to
        proto_tree. (Gilbert)
* Add Quake 1 dissector (Uwe)
* GIOP dissector warns about unsupported GIOP versions (Gilbert)
* dfilter2pod build fix (Gilbert)
* Re-write of NCP dissector. Adds python to build. :) (Gilbert)
* Fix Edit->Filters...->Apply (Richard)
* Add DIAMETER dissector (David Frascone)
* Display TCP RST data as text, as per RFC 1122 (Guy, with tip o' hat
        to Kevin Steves)
* Support for capturing from a pipe (FIFO or STDIN). (Olivier)
* Cross-platform build fixes (Guy)
* Fix directory-checking routines (Guy)
* Display filters now work on string types (Gilbert)
* Initial templates for decoding all 4 NLM protocol versions (Uwe)
2000-08-03 23:12:11 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
e05e4735dd Hardcoding X11PREFIX into package Makefiles forces the user to install
xpkgwedge once, before any other packages have been installed, and
never to delete it.  This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
2000-07-10 10:40:39 +00:00
frueauf
2fdaff491a Update ethereal to 0.8.10.
Overview of changes in Ethereal 0.8.10:
* Code cleanup (Gilbert)
* Assign port 1052 to DDTP (Olivier)
* Add syslog dissector (Gerald)
* Build cleanup (Guy)
* X11 dissector (Christophe, Guy)
* RPC cleanup (Guy)
* tvbuffication (Olivier, Gilbert)
* Remove dead tos_str symbol (itojun)
* More manufacturer ether codes (Gaetan Soltesz <gaetan@cisco.com>)
* Support for capturing on Linux ATM interfaces (Mark Clayton)
* NG Sniffer file reading fixes (Joerg, Guy)
* Make 'tethereal -h' look similar to 'ethereal -h' (Joerg)
* Support for "Update list of packets in real time" on Win32 (Graham)
* Win32 makefile dependency fix (Graham)
* Fix for people who don't read the FAQ. I.e., fix for
        calling snmp_set_full_objid(0 in packet-snmp.c (Guy)
* OSI fix (Guy)
* ISIS fix (Guy)
* AFS volume name display fix (Guy)
* tvbtest enhancements (Guy)
* Treat TCP follow temp file as binary, for Win32 (Guy)
* Read NetXRay 2.002 files (Joerg, Guy)
* Fix octet string buffer overflow in packet-snmp.c (Guy)
* asn1.c/packet-snmp.c code cleanup (Guy)
* Variable name ("cf"/"cfile") cleanup (Ben Fowler)
* GUI-code enhancements (Guy)
* Wiretap enhancements (Guy)
* Support for OSI CLTP (Guy)
* ISAKMP padding fix (Guy)
* GUI progress bar change (Guy)
* Debian build-file fix (Olivier)
2000-07-05 21:52:43 +00:00
agc
d951a0d54f Make this package xpkgwedge-safe by using the new X11PREFIX definition
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).

[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]
2000-06-30 10:04:46 +00:00
frueauf
23bf9511b8 Update ethereal to 0.8.9.
Overview of changes in Ethereal 0.8.9:
* Timestamps in RTP summary column (Jason Lango)
* Fix build warnings (Ron Flory)
* Make our GtkCList sortable (Graham Bloice)
* Use F<> instead of B<> for files in man pages (Guy)
* Fix a type IP packet counter (Gerald)
* Build fixes (Gilbert, Guy)
* Rename "private" to "dump", to avoid C++ reserved word (Guy)
* Add tvbuff class and exceptions module (Gilbert, Guy)
* Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
* Support ISAKMP Configuration Method (Yaniv Kaul)
* Fix tethereal/wiretap error-reporting bug (Gilbert)
* Add sample Makefile for regression testing (Gilbert)
* Dissect substring filters in packet-ldap.c (Guy)
* Fix wtap.h typo (Alan Harrison)
* Change usage of 'fd' in file.c (Ben Fowler)
* Fix endian bug in ngsniffer.c (Guy)
* Fix smb-pipe NetServEnum (Guy)
* Fix VTP to correctly add ipv4 address to proto_tree (Guy)
* cf->current_frame fix for correctly displaying GtkCList (Guy)
* SMUX and SNMPv3 support (Jochen Friedrich)
* Fix snmp-less build (Guy)
* Show Ethernet trailer (Gilbert)
* Old-style fixes for bounds checking (Guy, Gilbert)
* Make proto_tree_is_visible false more of the time (Guy)
* Support for GRE over IPX (Paul Ionescu)
* Move psuedo_header out of frame_data structure to save memory. Required
        changes in wiretap, too. (Guy)
* Doco fixes (Guy)
* Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
* Fix randpkt.c for new wtap_dump() (Gilbert)
* Correctly handle 0-length FT_BYTES (Gilbert)
* Header file fixes (Guy, Gilbert)
* SMUX-related fix (Guy)
* More wiretap zlib fixes (Guy)
* Detect Cisco and Novell type IPX packets (Paul Ionescu)
* Close the capture file descriptor (Mark Burton, Guy)
* More ISAKMP additions (Yaniv Kaul, Guy)
* Support for EIGRP over Appletalk and IPX (Paul Ionescu)
* Fix display of IP fragment (Scott Howard)
* Fix for Linux ISDN ippp devices (Gilbert)
* Change handling of capture_ppp() (Gilbert)
* SMB fixes (Mark Burton)
* Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
* GTK dialogue fixes (Guy)
* Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
* Initial SCTP support (Michael Tuexen)
* Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
* Fix for X.25 dbit (Gilbert)
* Enable more dissector handoff tables (Guy)
* Win32 build enhancements (Graham Bloice)
* X.25 LCN display fix (Olivier)
* C/C++ typedef fixes (Guy, Andreas Sikkema)
* Change proto_tree_add_*() calls to find more errors at compile time (Guy)
* Fix plugin function pointer table (Gilbert)
* Add "Enable name resolution" check box to File Open dialogue (Gilbert)
* Fix RSVP for Resv Tear Confirm message (Gilbert)
* Show ICMP sequence number as two bytes instead of integer of unknown-endiannes
s (Gilbert)
* Add gtk_set_locale() to main (Kaoru Kusunoki)
* Make dissect_ah() use dissector handoff tables (Gilbert)
* Fix L2TP dissector to call dissect_ppp() (Gilbert)
* Support for COPS (Heikki)
2000-06-10 20:40:51 +00:00
hubertf
ee3f05b75e Changes in 0.8.8:
Various protocol dissectors were updated in Ethereal 0.8.8, including
DHIS/DDTP, OSI CLNP, CLTP, and ISIS, PPP, RTSP, IPv6, LPD, RTSP,
DNS, FTP, ISAKMP, and SINEC H1. Ethereal now has dissectors for
OSI ESIS, RTCP, RTP, and the MS Proxy Protocol. The GUI behavior
has been tweaked, the Win32 version now has a program icon, and
some internals (for those of you who are interested in hacking on
Ethereal) have changed.
2000-05-11 16:32:53 +00:00
frueauf
67cc004e1e Update ethereal to 0.8.7.
Overview of changes in Ethereal 0.8.7:
* Small memleak in "Find Frame" plugged (Guy)
* Correct behavior for stopping frame search (Guy)
* RPM spec file fix (Patrick Higgins <phiggins@transzap.com>)
* Disable "Update list of packets in real time" and
        "Automatic scrolling in live capture" for Win32 (Gilbert)
* Avoid using zero-length arrays in packet-rsvp.c (Guy)
* Add wtap_read() func to wtap.c (Richard, Guy)
* Update to SMB Browse (Richard)
* Rlogin dissector (Jeff Foster)
* Re-arrange dissector_add() calls and make some dissectors static
        for dissectors under TCP and UDP (Guy)
* Remove unused value_string in packet-llc.c (Guy)
* Add DOCSIS BPDU (Johannes Hennecke <Johannes.Hennecke@elsa.de>)
* Separate variables for "File|Open" and "File|Save [As]" (Guy)
* BGP confederations support (Greg Hankins)
* Correct display of FT_BOOLEANs inside bitfields (Gilbert)
* Catch loops in DNS names. Avoids zlip DNS DoS exploit (Guy)
* Compile tethereal and editcap for Win32 (Gilbert)
* Support CIFS-over-TCP w/o NBSS (Mark Muhlestein)
* .cvsignore updates (Ben Fowler)
* Add SOCKS[45] dissector, plus changes to conversation.c (Jeff Foster)
* Fix int size for I and S LLC frames. (Guy)
* Update packet-osi.c [CLNP] (Guy)
* Update packet-isis.c (Guy)
* Fix typo in packet-h1.c (Guy)
* Update Win32 doco (Guy)
* Fix null filter string display in summary dialogue (Guy)
2000-04-18 09:03:47 +00:00
frueauf
bb8d2d071c Update ethereal to 0.8.6.
Overview of changes in Ethereal 0.8.6:
* L2TP spelling fix (Florian)
* RADIUS update (Florian)
* LDAP build fix (Guy)
* Fix for not being able to capture more than once in a session (Guy)
* Developers' doc update (Guy)
* Build fixes (Guy)

Overview of changes in Ethereal 0.8.5:
* Fix for reading Toshiba ISDN router trace files (Gilbert)
* Fix proto_* calls in various dissectors (Guy, Gilbert)
* Fix offset in packet-ipp.c (Guy)
* Documentation updates (Guy, Olivier)
* Another iteration of the frame_data pointer/GtkCList headache (Guy)
* Support for DUMP and EXPORT replies in packet-mount.c (Uwe)
* Support for MPLS (Ashok)
* RSVP fixes (Guy)
* Fix TCP Stream (Guy)
* Break proto_tree_add* functions into many more (Gilbert, Guy)
* Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy)
* More *BSD zlib fixes (Guy)
* Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras)
* Fix SNMP (Guy)
* Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy)
* Plugin API fixes (Guy)
* LAPB update (Olivier)
* EIGRP update (Guy)
* V120 update (Guy)
* RADIUS changes (Florian Lohoff)
* Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert)
* Add Novell option decoding (Fredrik Sorensson <fsn@volvo.se>>
* More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@leedsnet.com>)
* Fix IPv6 fragment handling (Jochen Friedrich)
* DNS update (Guy, Itojun)
* IPv4 udpate (Guy)
* Enable capturing in Win32 (Paul Welchinski)
* Fix for SMB (Andreas Sikkema)
* Wiretap update; fix for Netmon reader (Guy)
* L2TP fixes (Florian Lohoff)
* NFS update (Guy)
* Telnet update (Guy)
* Per-frame proto data (Richard)
* ASN.1 update (Guy)
* PPP over GRE fix (Gilbert)
* ISIS-HELLO fix (Ralf Schneider)
* Display filter string length fix (Ralf Schneider)
* Re-work of LDAP dissector (Doug Nazar)
* Win32 file-save fix (Andreas Sikkema)
* Add getopt routine for Win32 (Gilbert)
* BGP route reflection support (Greg Hankins <gregh@twoguys.org>)
* BOOTP fix (Michael Johnston)
* Lex build fix (Guy)
* Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy)
* Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich)
* HP-UX build fix (Guy)
* Plugin update (Olivier)
* Summary dialogue window fix (Guy)
* Ethereal exit logic re-org (Guy)
* Filter dialogue re-org (Guy)
* Use GMemChunk for frame_data structs (Guy)
* Allow registration of protocol handoffs (Jeff Foster, Guy)
* Win32 build fix for new WinPcap library (Guy)
2000-04-08 19:27:01 +00:00
frueauf
5369e2825d Update ethereal to 0.8.4.
Overview of changes in Ethereal 0.8.4:
* Listen for exception on GDK_INPUT_EXCEPTION on sync pipe (Gilbert)
* Correct timestamp bug in dissect_ipopt_timestamp() (Paul Ionescu, Olivier)
* Win32 fixes (Ed Meaney)
* Fix PLUGIN_DIR scanning (Olivier)
* Support for Cisco Group Management Protocol (Guy)
* Allow filtering on 24-bit integral fields (Guy)
* Support for Cisco's Virtual Trunking Protocol (guy)
* Enable plugins on Win32 (Gilbert)
* Debian packaging changes (Olivier)
* Win32 build fix (Gilbert)
* Fix bug in tftp (Dietmar Petras)
* Support for Time Protocol (Dietmar)
* Support for win32 libpcap (Ed Meaney)
* Typo in Makefile.am (Sean Walmsley <sean.p.walmsley@Hydro.ON.CA>)
* Build fix, plus suport for setuid ethereal [DANGEROUS!]
        (Peter Kjellerstedt <peter.kjellerstedt@axis.com>)
* Typo fix in OSPF (Nick Amato)
* Code movement (Guy)
* NetBSD zlib build fix (Itojun, Guy)
* Misc. code fixes (Guy)
* Win32 fixes (Guy)
* Support for SMB Mailslot and Netlogin (Jeff Foster)
* BOOTP fix (Dietmar Petras)
* "A header file for every dissector" (Gilbert)
* Fix NetBIOS name types (Richard)
* Allow for non-"struct timeval" in tethereal (Gilbert)
* Upgrade gtkclist.c to GTK+-1.2.7 (Gilbert)
* Support raw IP nettl captures (Olivier)
* Fix X.25 data structure initialization (Olivier, Guy)
* New WTAP error code: WTAP_ERR_UNSUPPORTED_ENCAP (Guy)
* LanMan fix (Richard)
* Doco updates (Guy)
* Fix for UCD SNMP 4.1.x
* "Resolve Name" item in proto tree popup (Laurent)
* Buffer fix (Guy)
* SMB Logon fix (Richard, Jeff Foster)
* Tethereal fix for multi-arg filters on command line (Guy)
* Fix HTTP request and response (Laurent)
* Support for Dynamic Host Information Services (Olivier)
* Add TCP segment length to TCP packet summary (Fred Reimer)
* Pop up single packet's proto tree in new window (Jeff Foster, Guy)
* Developer's README, finally! (James Coe, Guy, Jeff Foster, Gilbert)
* Support for HP-UX 11 nettl files (Olivier)
* Make scrollbar placement option ubiquitous (Guy)
* Support for Sinec H1 protocol (Gerrit Gehnen)
* Show version number resource in COTP (Gerrit Gehnen)
2000-03-07 15:08:24 +00:00
fredb
dd63e1b170 Patch wiretap/configure to properly enable zlib for NetBSD,
as suggested by itojun.
2000-02-12 18:36:01 +00:00
wiz
b9aac96011 remove unneeded patch 2000-02-07 02:00:34 +00:00
frueauf
58b6a11bc8 Update ethereal to 0.8.3.
Overview of changes in Ethereal 0.8.3:
* Win32 path delimiter fixes (Guy)
* clnp fix (Guy)
* tethereal initialization fix (Guy)
* Debian packaging files (Olivier)
* NFS readdir* segfault fix (Uwe)
* file_seek() fix (Guy)
* "struct timeval"/"struct bpf_timeval" fix (Guy)
* TFTP Option Extension (RFC 2347) support (Craig Newell)
* Menu fixes (Gilbert)
* PPP sequence number fix (Gilbert)
* Support for NetXRay WAN traces (Gilbert)
* X.25 fix (Guy)
* TCP Follow EBCDIC toggle fix (Gilbert)
* New get_home_dir() function for HOME env var (Gilbert, Guy)
* Additional NLPIDs (Guy)
* New "ethereal_static" make target (Nathan)
* Capture window close button fix (Nathan)
* Plugin directory symlink scanning fix (Olivier)
* Add SNMP trap port to udp dissector (Guy)
2000-02-06 21:53:40 +00:00
frueauf
c2797043d7 Add & sync. 2000-01-27 22:13:18 +00:00