obnox/wireshark/wip.git
19 years agoFrom Olivier Jacques: Add #defines to disable XML validation.
gerald [Mon, 18 Oct 2004 14:58:32 +0000 (14:58 +0000)]
From Olivier Jacques:  Add #defines to disable XML validation.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12340 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFix some include problems and compiler warnings pointed out by Thomas Anders.
gerald [Mon, 18 Oct 2004 14:37:43 +0000 (14:37 +0000)]
Fix some include problems and compiler warnings pointed out by Thomas Anders.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12339 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Thomas Anders:
gerald [Mon, 18 Oct 2004 14:24:25 +0000 (14:24 +0000)]
From Thomas Anders:

- change DHCP option 122 dissection to use official RFC 3495/3594 wording
  (if bootp.pkt.ccc.protocol_version preference setting is 2 or 3)
- update CableLabs specification references
- some minor cleanup (option 43 also)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12338 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoOne more item from CableLabs: Add conversation support to the Kerberos
gerald [Mon, 18 Oct 2004 13:58:20 +0000 (13:58 +0000)]
One more item from CableLabs:  Add conversation support to the Kerberos
UDP dissector.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12337 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoAdd a rule to make ../AUTHORS-SHORT-FORMAT, as it won't necessarily have
guy [Mon, 18 Oct 2004 09:53:06 +0000 (09:53 +0000)]
Add a rule to make ../AUTHORS-SHORT-FORMAT, as it won't necessarily have
been made by the time this Makefile is used.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12336 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoDon't blow up if the proto,colinfo tap is used but the columns aren't
guy [Mon, 18 Oct 2004 01:18:44 +0000 (01:18 +0000)]
Don't blow up if the proto,colinfo tap is used but the columns aren't
being printed.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12335 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Graeme Hewson: make AUTHORS-SHORT not include formatting codes,
guy [Sun, 17 Oct 2004 23:03:11 +0000 (23:03 +0000)]
From Graeme Hewson: make AUTHORS-SHORT not include formatting codes,
with AUTHORS-SHORT-FORMAT containing the formatting codes.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12334 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Graeme Hewson: re-wrap some of the lines so that they fit into the
guy [Sun, 17 Oct 2004 22:18:14 +0000 (22:18 +0000)]
From Graeme Hewson: re-wrap some of the lines so that they fit into the
About dialog and ethereal.1 without wrapping.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12333 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Alejandro Vaquero: in the RTP analysis code, don't analyze packets
guy [Sun, 17 Oct 2004 22:14:47 +0000 (22:14 +0000)]
From Alejandro Vaquero: in the RTP analysis code, don't analyze packets
that have an RTP version other than 2.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12332 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoUpdate some SIP headers from http://www.iana.org/assignments/sip-parameters.
etxrab [Sun, 17 Oct 2004 21:57:04 +0000 (21:57 +0000)]
Update some SIP headers from iana.org/assignments/sip-parameters.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12331 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Rene Pilz: make DTAP be dissected for a GPRS LLC SAPI of 1.
guy [Sun, 17 Oct 2004 11:10:08 +0000 (11:10 +0000)]
From Rene Pilz: make DTAP be dissected for a GPRS LLC SAPI of 1.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12330 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Rene Pilz: add a preference to ignore the cipher bit, in case
guy [Sun, 17 Oct 2004 11:04:28 +0000 (11:04 +0000)]
From Rene Pilz: add a preference to ignore the cipher bit, in case
captures have unciphered data with the cipher bit set.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12329 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agofile_hdr.network is one byte long, so don't use htoles() on values it's
guy [Sun, 17 Oct 2004 06:20:43 +0000 (06:20 +0000)]
file_hdr.network is one byte long, so don't use htoles() on values it's
set to - that causes it to be set to zero.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12328 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoWhen merging, default to the current file format as the output format.
guy [Sun, 17 Oct 2004 03:11:31 +0000 (03:11 +0000)]
When merging, default to the current file format as the output format.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12327 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Mark C. Brown: allow the file type for the merge operation to be
guy [Sun, 17 Oct 2004 02:53:26 +0000 (02:53 +0000)]
From Mark C. Brown: allow the file type for the merge operation to be
specified in the GUI.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12326 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Thomas Anders: DHCP option 6 enhancements:
guy [Sun, 17 Oct 2004 02:36:32 +0000 (02:36 +0000)]
From Thomas Anders: DHCP option 6 enhancements:

- add full support for upcoming PacketCable 1.5
- fix bug regarding MTA/CM Device Capabilities Length
- PacketCable MTA: fix bug regarding RSVP and UGS-AD options
- make presentation more compact (similar to other TLV data dissectors)
- change some descriptions and variables to (hopefully) make more sense
  to DOCSIS/PacketCable users

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12325 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoUpdate to reflect changes to the range API.
guy [Sun, 17 Oct 2004 01:38:51 +0000 (01:38 +0000)]
Update to reflect changes to the range API.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12324 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoHave "range_convert_range()" dynamically allocate a string large enough
guy [Sun, 17 Oct 2004 01:31:36 +0000 (01:31 +0000)]
Have "range_convert_range()" dynamically allocate a string large enough
to hold the representation of the range, rather than imposing a
fixed-size limit on the string.

Check for overflow in "strtoul()" - and use "strtoul()" rather than
"strtol()" for range members.

Clean up indentation.

Get rid of an unnecessary include in <epan/range.h>.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12323 f5534014-38df-0310-8fa8-9805f1628bb7

19 years ago"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
guy [Sun, 17 Oct 2004 00:51:50 +0000 (00:51 +0000)]
"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
freed if "global_ssn_range" is changed because the preference was
changed.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12322 f5534014-38df-0310-8fa8-9805f1628bb7

19 years ago"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
guy [Sun, 17 Oct 2004 00:48:37 +0000 (00:48 +0000)]
"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
freed if "global_ssn_range" is changed because the preference was
changed.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12321 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoRemove the fixed maximum number of subranges in a range_t; dynamically
guy [Sat, 16 Oct 2004 23:32:24 +0000 (23:32 +0000)]
Remove the fixed maximum number of subranges in a range_t; dynamically
allocate them to be large enough.

Add checks that the numbers in the range fit in a guint32.

Check the validity of a range before saving or printing, and report
errors in an alert box.

Clean up white space.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12320 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agomake the SEQUENCE dissection helper understand and handle Indefinite Length
sahlberg [Sat, 16 Oct 2004 12:53:09 +0000 (12:53 +0000)]
make the SEQUENCE  dissection helper understand and handle Indefinite Length

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12319 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFirst support for Unix-to-DOS line termination translation by means of a small
obiot [Sat, 16 Oct 2004 11:46:17 +0000 (11:46 +0000)]
First support for Unix-to-DOS line termination translation by means of a small
perl script (unix2dos.pl). The NEWS file is now properly displayed on the
Notepad.exe text editor on a Windows box.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12318 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoupdate to the current state of the art
ulfl [Sat, 16 Oct 2004 11:32:07 +0000 (11:32 +0000)]
update to the current state of the art

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12317 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoupdate setup target to latest win32 libs
ulfl [Sat, 16 Oct 2004 11:17:57 +0000 (11:17 +0000)]
update setup target to latest win32 libs

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12316 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoupdate win32 libsnmp infos
ulfl [Sat, 16 Oct 2004 11:14:49 +0000 (11:14 +0000)]
update win32 libsnmp infos

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12315 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agofix a bug reported by Eric Wedel: Could not save preferences, as "You have not select...
ulfl [Sat, 16 Oct 2004 09:29:15 +0000 (09:29 +0000)]
fix a bug reported by Eric Wedel: Could not save preferences, as "You have not selected a font" dialog pops up, if no previous preferences file exists.

fix: the default font name for GTK1 Win32 was mispelled (at least for WinXP).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12314 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake the nranges member of a range_t be the number of ranges, not the
guy [Sat, 16 Oct 2004 08:33:40 +0000 (08:33 +0000)]
Make the nranges member of a range_t be the number of ranges, not the
number of ranges - 1, and update loops that iterate over all the ranges
appropriately.

Make "range_convert_str()" return a success/failure indication, and
check it.  Rewrite it to do more checks, and not to blithely ignore
unknown characters.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12313 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFix a typo.
guy [Sat, 16 Oct 2004 07:39:37 +0000 (07:39 +0000)]
Fix a typo.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12312 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoClena up a few things.
guy [Sat, 16 Oct 2004 05:59:24 +0000 (05:59 +0000)]
Clena up a few things.

Squelch a compiler warning.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12311 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoUpdate manuf
jmayer [Sat, 16 Oct 2004 02:05:16 +0000 (02:05 +0000)]
Update manuf

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12310 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoAdd support for draft-ietf-dhc-fqdn-option-07.txt
jmayer [Sat, 16 Oct 2004 02:04:08 +0000 (02:04 +0000)]
Add support for draft-ietf-dhc-fqdn-option-07.txt

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12309 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoChange Client Identifier display a bit to better handle non-hw identifiers of length 7
jmayer [Sat, 16 Oct 2004 00:19:07 +0000 (00:19 +0000)]
Change Client Identifier display a bit to better handle non-hw identifiers of length 7

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12308 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFix a cut-and-paste error.
gerald [Fri, 15 Oct 2004 19:02:47 +0000 (19:02 +0000)]
Fix a cut-and-paste error.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12306 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoUpdates to reflect revision 4 of ethereal-win32-libs.
gerald [Fri, 15 Oct 2004 18:30:05 +0000 (18:30 +0000)]
Updates to reflect revision 4 of ethereal-win32-libs.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12305 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoAdd support for decoding DES3/CBC/MD5 keys. Make it disabled by default.
gerald [Fri, 15 Oct 2004 15:36:12 +0000 (15:36 +0000)]
Add support for decoding DES3/CBC/MD5 keys.  Make it disabled by default.

Whitespace cleanup.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12304 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoAdd range_convert_range and ranges_are_equal.
gerald [Fri, 15 Oct 2004 15:08:00 +0000 (15:08 +0000)]
Add range_convert_range and ranges_are_equal.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12303 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoDectect MIT-Kerberos as well
jmayer [Fri, 15 Oct 2004 06:51:48 +0000 (06:51 +0000)]
Dectect MIT-Kerberos as well

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12302 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoDon't declare functions inside functions - not all C compilers support
guy [Fri, 15 Oct 2004 05:54:33 +0000 (05:54 +0000)]
Don't declare functions inside functions - not all C compilers support
that.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12301 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Jeff Morriss: PREF_RANGE preference type, for ranges of integers.
guy [Thu, 14 Oct 2004 23:45:09 +0000 (23:45 +0000)]
From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12300 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Mark C. Brown: add 100VG support.
guy [Thu, 14 Oct 2004 21:59:17 +0000 (21:59 +0000)]
From Mark C. Brown: add 100VG support.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12299 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agofrom Francisco Alcoba: mention TortoiseSVN diff and patch features
ulfl [Thu, 14 Oct 2004 18:05:39 +0000 (18:05 +0000)]
from Francisco Alcoba: mention TortoiseSVN diff and patch features

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12298 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFix bugs to get it working on gtk1 and gtk2.
tuexen [Thu, 14 Oct 2004 16:23:11 +0000 (16:23 +0000)]
Fix bugs to get it working on gtk1 and gtk2.
Some clean ups.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12297 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoadd support in packet-kerberos to use MIT Kerberos API to parse keytabs and decrypt...
sahlberg [Thu, 14 Oct 2004 09:51:54 +0000 (09:51 +0000)]
add support in packet-kerberos to use MIT Kerberos API to parse keytabs and decrypt blobs
if HAVE_KERBEROS and HAVE_MIT_KERBEROS are both defined in config.h

Now we need someone to hack up the required automake magic to detect MIT Kerberos and massage the makefiles accordingly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12296 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoUse "tvb_format_stringzpad()" rather than "tvb_format_text()", as per
guy [Thu, 14 Oct 2004 08:02:58 +0000 (08:02 +0000)]
Use "tvb_format_stringzpad()" rather than "tvb_format_text()", as per
RFC 2132, which says

Options containing NVT ASCII data SHOULD NOT include a trailing
NULL; however, the receiver of such options MUST be prepared to
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
delete trailing nulls if they exist.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12295 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoGet rid of C++ comments.
guy [Thu, 14 Oct 2004 07:42:31 +0000 (07:42 +0000)]
Get rid of C++ comments.

Add more COPS client type values from the IANA cops-parameters page.

Get rid of per-dissection static variables - pass them as parameters.

Make functions not used outside packet-cops.c static.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12294 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoAdd the application ID for credit control, as per
guy [Thu, 14 Oct 2004 03:29:35 +0000 (03:29 +0000)]
Add the application ID for credit control, as per
draft-ietf-aaa-diameter-cc-06.

Indicate where the Diameter application IDs for 3GPP stuff came from.

Update URLs for various Diameter drafts.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12293 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoGive Steve Sommars' real name and work e-mail address.
guy [Wed, 13 Oct 2004 23:03:56 +0000 (23:03 +0000)]
Give Steve Sommars' real name and work e-mail address.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12292 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake sure that the IPv4 and IPv6 address parameters are always processed to support...
tuexen [Wed, 13 Oct 2004 08:41:32 +0000 (08:41 +0000)]
Make sure that the IPv4 and IPv6 address parameters are always processed to support tabbing.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12291 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoget rid of some compiler warnings for cms
sahlberg [Wed, 13 Oct 2004 00:21:00 +0000 (00:21 +0000)]
get rid of some compiler warnings for cms

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12290 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoget rid of some compiler warnings for X509AF
sahlberg [Wed, 13 Oct 2004 00:16:42 +0000 (00:16 +0000)]
get rid of some compiler warnings for X509AF

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12289 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agofinal massaging to get rid of the last remaining compiler warnings for megaco
sahlberg [Wed, 13 Oct 2004 00:08:44 +0000 (00:08 +0000)]
final massaging to get rid of the last remaining compiler warnings for megaco

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12288 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoget rid of some more compiler warnings
sahlberg [Tue, 12 Oct 2004 23:56:41 +0000 (23:56 +0000)]
get rid of some more compiler warnings

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12287 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agomassage the h248 files so that it compiles with asn2eth without warnings
sahlberg [Tue, 12 Oct 2004 23:40:51 +0000 (23:40 +0000)]
massage the h248 files so that it compiles with asn2eth without warnings

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12286 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoAdd Comment for Irene Ruengeler.
tuexen [Tue, 12 Oct 2004 18:20:51 +0000 (18:20 +0000)]
Add Comment for Irene Ruengeler.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12285 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoSupport PPID and port number based selection for SCTP. From Irene Ruengeler.
tuexen [Tue, 12 Oct 2004 18:18:44 +0000 (18:18 +0000)]
Support PPID and port number based selection for SCTP. From Irene Ruengeler.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12284 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Tomas Kukosa: fix "col_set_str()" to work correctly with fenced
guy [Tue, 12 Oct 2004 18:08:23 +0000 (18:08 +0000)]
From Tomas Kukosa: fix "col_set_str()" to work correctly with fenced
columns.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12283 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Albert Chin: in a test program, include <glibconfig.h> rather than
guy [Tue, 12 Oct 2004 18:00:39 +0000 (18:00 +0000)]
From Albert Chin: in a test program, include <glibconfig.h> rather than
<glib.h> when checking for the format for 64-bit integers, as, on
Solaris 2.5.1, <glib.h> ends up defining a function that requires stuff
from glib, and the test program isn't linked with glib - including
<glibconfig.h> is sufficient to get guint64 defined, and that's all we
need.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12282 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Ronnie Sahlberg: set a variable before we test it.
guy [Tue, 12 Oct 2004 17:51:13 +0000 (17:51 +0000)]
From Ronnie Sahlberg: set a variable before we test it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12281 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoRe-generate with latest asn2eth.
guy [Tue, 12 Oct 2004 17:40:31 +0000 (17:40 +0000)]
Re-generate with latest asn2eth.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12280 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Mark C. Brown: support dumping files with the raw ICMP and raw
guy [Tue, 12 Oct 2004 17:23:15 +0000 (17:23 +0000)]
From Mark C. Brown: support dumping files with the raw ICMP and raw
ICMPv6 encapsulations.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12279 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Tomas Kukosa:
guy [Tue, 12 Oct 2004 08:11:46 +0000 (08:11 +0000)]
From Tomas Kukosa:

- avoid assignemnt to None which is deprecated in Python 2.3
- fix bug when one field is used both with and without implicit
  tag

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12277 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoCheck in a regenerated file we missed.
guy [Tue, 12 Oct 2004 08:09:07 +0000 (08:09 +0000)]
Check in a regenerated file we missed.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12276 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoCorrectly update the count of bytes dumped.
guy [Tue, 12 Oct 2004 08:05:58 +0000 (08:05 +0000)]
Correctly update the count of bytes dumped.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12275 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agofix MSVC unused magic warning
ulfl [Tue, 12 Oct 2004 06:32:57 +0000 (06:32 +0000)]
fix MSVC unused magic warning

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12274 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agohow to use the ./configure script to build gtk1.x versions for unix builds
ulfl [Tue, 12 Oct 2004 06:27:09 +0000 (06:27 +0000)]
how to use the ./configure script to build gtk1.x versions for unix builds

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12273 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agofix a bug reported by venkata sandeep: capture->start->capture files dialog browse...
ulfl [Tue, 12 Oct 2004 06:11:30 +0000 (06:11 +0000)]
fix a bug reported by venkata sandeep: capture->start->capture files dialog browse function used FILE_SELECTION_OPEN instead of the correct FILE_SELECTION_WRITE_BROWSE. Now you can (again) select and enter the filename to write capture data to.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12272 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoPretyfy EventName and SignalName
etxrab [Tue, 12 Oct 2004 05:00:37 +0000 (05:00 +0000)]
Pretyfy EventName and SignalName

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12271 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoPretify EventName and SignalName
etxrab [Tue, 12 Oct 2004 04:59:25 +0000 (04:59 +0000)]
Pretify EventName and SignalName

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12270 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoCheck the values of the protocol preferences before fetching them; if
guy [Tue, 12 Oct 2004 03:13:17 +0000 (03:13 +0000)]
Check the values of the protocol preferences before fetching them; if
any are not valid, pop up an alert box and don't dismiss the preferences
dialog.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12269 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFix (hopefully) a compiler varning
etxrab [Mon, 11 Oct 2004 21:19:12 +0000 (21:19 +0000)]
Fix (hopefully) a compiler varning

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12268 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoRe-generate a number of ASN.1-based dissectors with the most recent
guy [Mon, 11 Oct 2004 18:36:51 +0000 (18:36 +0000)]
Re-generate a number of ASN.1-based dissectors with the most recent
version of asn2eth.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12267 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoConstify more pointer arguments.
guy [Mon, 11 Oct 2004 18:35:26 +0000 (18:35 +0000)]
Constify more pointer arguments.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12266 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoConstify more pointer arguments.
guy [Mon, 11 Oct 2004 18:34:54 +0000 (18:34 +0000)]
Constify more pointer arguments.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12265 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Martin M, update h2250 so that some things that are supposed to be strings...
sahlberg [Mon, 11 Oct 2004 12:04:35 +0000 (12:04 +0000)]
From Martin M,   update h2250 so that some things that are supposed to be strings are printed as strings and not as hex data.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12263 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agodissect_per_restricted_character_string() was almost completely broken when it came...
sahlberg [Mon, 11 Oct 2004 12:00:08 +0000 (12:00 +0000)]
dissect_per_restricted_character_string() was almost completely broken when it came to PrintableString.
I am amazed it worked at all and noone complained.

It is little less broken now and handles some of the PrintableStrings  properly.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12262 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMore constification of arrays.
guy [Mon, 11 Oct 2004 08:36:55 +0000 (08:36 +0000)]
More constification of arrays.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12261 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Olivier Jacques: add imscxdx.xml to the source tarball and NSIS
guy [Mon, 11 Oct 2004 08:24:46 +0000 (08:24 +0000)]
From Olivier Jacques: add imscxdx.xml to the source tarball and NSIS
packaging information.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12260 f5534014-38df-0310-8fa8-9805f1628bb7

19 years ago small fix for TCP ACK RTT, the measurements for the time it took to ack some data.
sahlberg [Mon, 11 Oct 2004 08:12:34 +0000 (08:12 +0000)]
 small fix for TCP ACK RTT, the measurements for the time it took to ack some data.

Only display this value if we really have some data to ACK
which is not always the case.

This fixes a problem recently reported to the list

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12259 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Mark C. Brown: add support for writing nettl files.
guy [Mon, 11 Oct 2004 07:18:20 +0000 (07:18 +0000)]
From Mark C. Brown: add support for writing nettl files.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12258 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Mark C. Brown: fix a typo.
guy [Mon, 11 Oct 2004 07:15:36 +0000 (07:15 +0000)]
From Mark C. Brown: fix a typo.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12257 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Mark C. Brown: add HP's OUI.
guy [Mon, 11 Oct 2004 07:15:08 +0000 (07:15 +0000)]
From Mark C. Brown: add HP's OUI.

Update Gerald's e-mail address.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12256 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake "per_choice_t" and "per_sequence_t" structures "const" structures.
guy [Mon, 11 Oct 2004 06:51:19 +0000 (06:51 +0000)]
Make "per_choice_t" and "per_sequence_t" structures "const" structures.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12255 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake the "per_choice_t" and "per_sequence_t" pointer arguments pointers
guy [Mon, 11 Oct 2004 06:39:04 +0000 (06:39 +0000)]
Make the "per_choice_t" and "per_sequence_t" pointer arguments pointers
to const.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12254 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake the "per_choice_t" and "per_sequence_t" pointer arguments pointers
guy [Mon, 11 Oct 2004 06:38:12 +0000 (06:38 +0000)]
Make the "per_choice_t" and "per_sequence_t" pointer arguments pointers
to const.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12253 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoConstify "asn_namedbit" structures.
guy [Mon, 11 Oct 2004 06:31:23 +0000 (06:31 +0000)]
Constify "asn_namedbit" structures.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12252 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom: "Alejandro Vaquero : Add IP bandwidth calculation in RTP analysis (in Kbps).
etxrab [Mon, 11 Oct 2004 05:23:31 +0000 (05:23 +0000)]
From: "Alejandro Vaquero : Add IP bandwidth calculation in RTP analysis (in Kbps).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12251 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoAdd cfilter_combo_utils.h to the distribution, so that we pass distcheck.
gerald [Sat, 9 Oct 2004 16:30:26 +0000 (16:30 +0000)]
Add cfilter_combo_utils.h to the distribution, so that we pass distcheck.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12250 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoupdate setup target to latest GTK library files
ulfl [Sat, 9 Oct 2004 07:48:13 +0000 (07:48 +0000)]
update setup target to latest GTK library files

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12249 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoremove some MSVC warnings
ulfl [Sat, 9 Oct 2004 07:44:41 +0000 (07:44 +0000)]
remove some MSVC warnings

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12248 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake the "asn_namedbit *" argument to "dissect_ber_bitstring()" a
guy [Fri, 8 Oct 2004 21:14:33 +0000 (21:14 +0000)]
Make the "asn_namedbit *" argument to "dissect_ber_bitstring()" a
"const" pointer.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12247 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake "ber_sequence" tables "const".
guy [Fri, 8 Oct 2004 20:43:43 +0000 (20:43 +0000)]
Make "ber_sequence" tables "const".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12246 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoMake the ber_sequence tables "const".
guy [Fri, 8 Oct 2004 20:28:04 +0000 (20:28 +0000)]
Make the ber_sequence tables "const".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12245 f5534014-38df-0310-8fa8-9805f1628bb7

19 years ago"dissect_ber_sequence()" doesn't modify the "ber_sequence" structure
guy [Fri, 8 Oct 2004 20:24:23 +0000 (20:24 +0000)]
"dissect_ber_sequence()" doesn't modify the "ber_sequence" structure
passed to it; make that argument a const pointer.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12244 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoBump the version to 0.10.7.
gerald [Fri, 8 Oct 2004 19:06:28 +0000 (19:06 +0000)]
Bump the version to 0.10.7.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12243 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoRemove an unused variable.
gerald [Fri, 8 Oct 2004 17:24:18 +0000 (17:24 +0000)]
Remove an unused variable.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12242 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoFrom Carlos Pignataro: decode more TLVs and subTLVs and make some small
guy [Fri, 8 Oct 2004 17:01:43 +0000 (17:01 +0000)]
From Carlos Pignataro: decode more TLVs and subTLVs and make some small
fixes.

Include "packet-ldp.h" in "packet-ldp.c" (if we'd been doing that, the
mismatch between "packet-ldp.h"'s declaration of "fec_vc_types_vals[]"
and "packet-ldp.c"'s definition of it would have been caught earlier).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12241 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoUse "%%" in format strings if you want to print a %.
guy [Fri, 8 Oct 2004 16:56:16 +0000 (16:56 +0000)]
Use "%%" in format strings if you want to print a %.

Get rid of an extra argument to a format string.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12240 f5534014-38df-0310-8fa8-9805f1628bb7

19 years ago"dissect_sigcomp()" returns 0 or the packet length, so it has to be
guy [Fri, 8 Oct 2004 16:42:27 +0000 (16:42 +0000)]
"dissect_sigcomp()" returns 0 or the packet length, so it has to be
registered with "new_register_dissector()".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12239 f5534014-38df-0310-8fa8-9805f1628bb7

19 years agoForce 4294967295 to be unsigned, to squelch a compiler warning.
guy [Fri, 8 Oct 2004 16:40:36 +0000 (16:40 +0000)]
Force 4294967295 to be unsigned, to squelch a compiler warning.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12238 f5534014-38df-0310-8fa8-9805f1628bb7