Joe Marcus Clarke
99b7c72fe6
Fix parsing of radiotap packet captures.
...
Submitted by: sam
Obtained from: Ethereal SVN
2006-04-28 19:23:29 +00:00
Joe Marcus Clarke
5b38285381
Fix the dissection of 802.11 QoS packets.
...
Submitted by: sam
2006-04-27 02:22:29 +00:00
Joe Marcus Clarke
aa50053db4
Update to 0.99.0. See
...
http://www.ethereal.com/docs/release-notes/ethereal-0.99.0.html for the
complete list of changes.
Security: Ethereal 0.99.0 fixes numerous security bugs. See
http://www.ethereal.com/docs/release-notes/ethereal-0.99.0.html
for details
2006-04-26 21:13:30 +00:00
Joe Marcus Clarke
e9e5f6bd57
Fix patching on FreeBSD <= 5.4-RELEASE.
2005-12-31 06:47:08 +00:00
Joe Marcus Clarke
c18700310b
Update to 0.10.14. See
...
http://www.ethereal.com/docs/release-notes/ethereal-0.10.14.html for a list
of all the changes.
Security: See http://www.ethereal.com/appnotes/enpa-sa-00022.html for
security advisories fixed in this version.
2005-12-29 23:19:11 +00:00
Joe Marcus Clarke
d8fea3bfc4
* Fix a bug in caclulating the 802.11 header length for QoS data frames
...
(way bad regression from previous code)
* Add support for packets w/ data padding between the 802.11 header and
the payload (as indicated in the radiotap flags)
* Add support for handling FCS indication in the radiotap flags
* Fix display of TSF (previous code was not byte swapping)
* Update ieee80211_mhz2ieee in radiotap.c to handle more channels
* Nuke some #if 0 code leftover in radiotap.c
Submitted by: sam
2005-12-09 04:03:57 +00:00
Joe Marcus Clarke
a9e72e2a56
Update to 0.10.13. This fixes many security problems as well as adds some
...
minor news features, some new dissectors, and enhances a good number of the
current dissectors. See
http://www.ethereal.com/docs/release-notes/ethereal-0.10.13.html for the
complete list of changes.
Security: See
http://www.ethereal.com/docs/release-notes/ethereal-0.10.13.html
for all the security issues fixed in this release
2005-10-20 21:40:44 +00:00
Joe Marcus Clarke
3877968350
Update to 0.10.12 with the usual number of security fixes, new features, and
...
improved dissector support. See http://www.ethereal.com/news/item_20050726_01.html for the list of changes.
Security: See http://www.ethereal.com/news/item_20050726_01.html for
the list of security fixes in this release
2005-07-27 19:36:53 +00:00
Joe Marcus Clarke
bced5612c7
Fix a problem with the last patch. It was causing the build to fail.
...
Reported by: many
Submitted by: Sam Lawrance <boris@brooknet.com.au>
2005-05-15 04:48:15 +00:00
Joe Marcus Clarke
eb8e32a1db
Work around a GCC bug that prevented ethereal from linking when compiled
...
with optimizations above -O. See
http://www.ethereal.com/lists/ethereal-dev/200505/msg00069.html for more
details.
Obtained from: Ethereal mailing list (see URL above)
Reported by: many
2005-05-13 05:46:41 +00:00
Joe Marcus Clarke
bcef4c8b0b
Fix the build with Glib/GTK+ 1.2.
2005-05-08 02:04:18 +00:00
Joe Marcus Clarke
3cfc37b212
Update to 0.10.10.
2005-03-14 01:26:59 +00:00
Joe Marcus Clarke
4f36a34d74
Fix the build on 4.X.
...
Reported by: dhw
2005-01-29 01:36:08 +00:00
Joe Marcus Clarke
fe54d6209f
* Update to 0.10.8 (see http://www.ethereal.com/news/item_20041215_01.html for
...
a list of what's new)
* Make portlint a bit happier
* Assume maintainership
Approved by: billf (previous maintainer)
2004-12-19 01:11:54 +00:00
Joe Marcus Clarke
6b0314e72a
Update to 0.10.6. The release notes can be found at
...
http://www.ethereal.com/news/item_20040812_01.html .
Approved by: billf (maintainer)
2004-08-14 00:33:57 +00:00
Joe Marcus Clarke
f587f92d22
Add a forgotten patch to really fix the capture lockups when ethereal is
...
built with GTK+ 2 support.
2004-07-22 00:24:08 +00:00
Joe Marcus Clarke
3c4249e772
* Update to 0.10.5 to add new features, and fix some security issues [1]
...
* Use the new libtool scheme
* Add USE_PERL5_BUILD [2]
* Make the GTK+ 2 frontend the default [2]
* Fix the lockup waiting for packets to arrive while capturing when built
with GTK+ 2
PR: 68819 [1]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1]
billf [2]
Approved by: maintainer
2004-07-21 02:31:37 +00:00
Bill Fumerola
796c62bb2e
this patch is no longer needed, the distribution is fixed
...
Submitted by: Scott Renfro <scott@renfro.org>
2002-01-04 10:12:45 +00:00
Bill Fumerola
afb4b240db
fix building of a few man pages on systems w/o autoconf installed
...
PR: ports/29381
Submitted by: Scott Renfro <scott@renfro.org>
2001-08-19 07:04:38 +00:00
Jeroen Ruigrok van der Werven
97b0636af9
Nuke unneeded patches for the new version.
2000-11-20 13:35:45 +00:00
Vanilla I. Shu
19caf44942
Add a patch for I18N, and correct pkg/PLIST.
2000-04-22 21:19:39 +00:00
Bill Fumerola
9b850f0032
Upgrade to 0.8.3 which obsoletes patches/patch-ab
2000-02-02 02:14:35 +00:00
Bill Fumerola
e4c00e5142
Upgrade to 0.8.2, including a vendor patch (patch-ab) which temporaily fixes
...
'tethereal' (a tcpdump-like program) until 0.8.3 can be released.
2000-01-26 20:21:16 +00:00
Bill Fumerola
c4bd783b24
Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSD
...
allegedly, so I'm glad I'm lazy.
1999-09-24 22:03:36 +00:00
Vanilla I. Shu
ccc87294f6
Upgrade to 0.4.0
...
PR: ports/8291
Submitted by: maintainer
1998-10-19 15:51:25 +00:00
Vanilla I. Shu
1ceb2a08d2
a network sniffer a la NetXray. With a little work and development this could
...
rival NetXray (which is approx $4,000).
PR: ports/7581
Submitted by: Bill Fumerola <billf@chc-chimes.com>
1998-09-18 21:53:24 +00:00