obnox/wireshark/wip.git
19 years agoFrom Lars Roland: add message counts to the SIP statistics.
guy [Sat, 1 May 2004 21:34:24 +0000 (21:34 +0000)]
From Lars Roland: add message counts to the SIP statistics.

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

19 years agoFrom Lars Roland: document the SIP statistics.
guy [Sat, 1 May 2004 21:33:44 +0000 (21:33 +0000)]
From Lars Roland: document the SIP statistics.

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

19 years agoFrom metatech:
guy [Sat, 1 May 2004 21:18:10 +0000 (21:18 +0000)]
From metatech:

    for the MQ dissector:
- PDU desegmentation;
- XA messages;
- Netbios, SPX, HTTP support;
- Subdissector table;

    dissector for the MQ Programmable Command Formats protocol.

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

19 years agoAdd escaping of an apostrophe in XML output.
obiot [Sat, 1 May 2004 21:04:27 +0000 (21:04 +0000)]
Add escaping of an apostrophe in XML output.

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

19 years agoAdd an XML escaping routine: xml_escape()
obiot [Sat, 1 May 2004 20:46:24 +0000 (20:46 +0000)]
Add an XML escaping routine: xml_escape()

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

19 years agoSquelch a compiler warning (extraneous extern on struct).
obiot [Sat, 1 May 2004 20:15:56 +0000 (20:15 +0000)]
Squelch a compiler warning (extraneous extern on struct).

Fix the PROTO_ITEM_IS_XXX and PROTO_ITEM_SET_XXX macros by replacing
the if(x) with trigraphs so the macros can still be used in subsequent
conditional tests.

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

19 years agobugfix: remove all elements on "tree reset", don't keep the first entry in the list
ulfl [Sat, 1 May 2004 19:24:44 +0000 (19:24 +0000)]
bugfix: remove all elements on "tree reset", don't keep the first entry in the list

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

19 years agoGTK2: expand all tree elements when opening dialog
ulfl [Sat, 1 May 2004 18:40:20 +0000 (18:40 +0000)]
GTK2: expand all tree elements when opening dialog

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

19 years agoprevent null pointer exception
ulfl [Sat, 1 May 2004 18:39:07 +0000 (18:39 +0000)]
prevent null pointer exception

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

19 years agoFrom Richard Urwin: ensure that the initial colour is appropriate in all
obiot [Sat, 1 May 2004 17:22:09 +0000 (17:22 +0000)]
From Richard Urwin: ensure that the initial colour is appropriate in all
cases. The colouring rules are also available now when no packets have been
captured or loaded from file.

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

19 years agoFrom Michael Lum:
obiot [Sat, 1 May 2004 17:02:09 +0000 (17:02 +0000)]
From Michael Lum:

 - Write to the INFO column only if it is visible.

 - Add the RANAP message to the protocol tree.

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

19 years agoadd PROTO_ITEM_SET_HIDDEN() and PROTO_ITEM_SET_GENERATED(),
ulfl [Sat, 1 May 2004 15:15:08 +0000 (15:15 +0000)]
add PROTO_ITEM_SET_HIDDEN() and PROTO_ITEM_SET_GENERATED(),
this sets flags for later rendering of the field data

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

19 years agoFrom Martin Mathieson :small patch for rtp-events that shows in the info column...
etxrab [Sat, 1 May 2004 14:22:00 +0000 (14:22 +0000)]
From Martin Mathieson :small patch for rtp-events that shows in  the info column which packets that mark the end of events

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

19 years agoFrom Martin Mathieson Update of SIP resend detection.
etxrab [Sat, 1 May 2004 14:19:21 +0000 (14:19 +0000)]
From Martin Mathieson Update of SIP resend detection.

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

19 years agominor changes
ulfl [Sat, 1 May 2004 06:21:07 +0000 (06:21 +0000)]
minor changes

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

19 years agomore deltatypes
sahlberg [Sat, 1 May 2004 00:34:28 +0000 (00:34 +0000)]
more deltatypes

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

19 years agoClean up the creation of the tvbuff for a mechToken so that the length
guy [Fri, 30 Apr 2004 22:19:43 +0000 (22:19 +0000)]
Clean up the creation of the tvbuff for a mechToken so that the length
and reported length are both no larger than the length of the token.

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

19 years agoGet rid of a compiler warning.
guy [Fri, 30 Apr 2004 21:33:15 +0000 (21:33 +0000)]
Get rid of a compiler warning.

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

19 years agoGCC warning removed. (ANSI C says it's "implementation-defined" what
guy [Fri, 30 Apr 2004 21:32:42 +0000 (21:32 +0000)]
GCC warning removed.  (ANSI C says it's "implementation-defined" what
integral type an enum corresponds to; I guess GCC says "unsigned int"
and MSVC says "int".)

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

19 years agoMake some floating-point fields FT_FLOAT, rather than FT_UINT32.
guy [Fri, 30 Apr 2004 21:11:25 +0000 (21:11 +0000)]
Make some floating-point fields FT_FLOAT, rather than FT_UINT32.

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

19 years agoAdd a generic media dissector. The dissectors trying to find a suitable
obiot [Fri, 30 Apr 2004 17:07:21 +0000 (17:07 +0000)]
Add a generic media dissector. The dissectors trying to find a suitable
media dissector for a given media type (value of a Content-Type header)
must provide the logic to fall-back to this media dissector upon no match.

Note that you must set the pinfo->match_string to the media type name,
and if the media type is specified with parameters, then those parameters
can be added to pinfo->private_data. If there are no parameters, or the
parameter decoding is not implemented, you must set pinfo->private_data
to NULL.

Known TODOs:

 - Fix the WSP parameter handling so it accompanies any media dissector.
   Simplest approach is to retrieve the header field label from the WSP
   Content-Type field and to search for a semicolon in it (or by using
   the string length of the content type string representation).

 - Verify that that subdissection always works in the WSP dissector,
   even when the protocol tree is not being built.

 - Implement the media dissector in the remaining dissectors that use the
   media type string table.

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

19 years agoBeware: sscanf() only operates on C strings. A pointer returned by
obiot [Fri, 30 Apr 2004 15:26:39 +0000 (15:26 +0000)]
Beware: sscanf() only operates on C strings. A pointer returned by
tvb_get_ptr() is not necessarily NULL terminated, hence a NULL terminated
string must be generated from the returned pointer.

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

19 years agoupdated to reflect the latest changes of exporting PDML in ethereal
ulfl [Fri, 30 Apr 2004 07:56:33 +0000 (07:56 +0000)]
updated to reflect the latest changes of exporting PDML in ethereal

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

19 years agoremoved unused things
ulfl [Fri, 30 Apr 2004 06:56:15 +0000 (06:56 +0000)]
removed unused things

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

19 years agoremoved warnings of GTK1 compilation
ulfl [Fri, 30 Apr 2004 06:30:13 +0000 (06:30 +0000)]
removed warnings of GTK1 compilation

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

19 years agoMSVC warnings removed
ulfl [Fri, 30 Apr 2004 06:24:35 +0000 (06:24 +0000)]
MSVC warnings removed

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

19 years agoMVSC warning removed
ulfl [Fri, 30 Apr 2004 05:25:52 +0000 (05:25 +0000)]
MVSC warning removed

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

19 years agoThe layout types and pane types don't depend on GTK+, so move their
guy [Fri, 30 Apr 2004 00:40:45 +0000 (00:40 +0000)]
The layout types and pane types don't depend on GTK+, so move their
definitions to "prefs.h".

Use them, rather than (incorrect) raw numerical values, when
initializing the preferences.

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

19 years agoSquelch some compiler warnings.
guy [Fri, 30 Apr 2004 00:22:46 +0000 (00:22 +0000)]
Squelch some compiler warnings.

Clean up white space.

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

19 years agoFrom JBM
sahlberg [Thu, 29 Apr 2004 22:40:21 +0000 (22:40 +0000)]
From JBM

Dissection of the EncryptedFileSystem dce/rpc interface.

This dissector also contains a complete and fully tested IDL definition for
the entire interface.

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

19 years agoFrom Jerry Talkington: HTTP chunked transfer coding.
obiot [Thu, 29 Apr 2004 20:28:54 +0000 (20:28 +0000)]
From Jerry Talkington: HTTP chunked transfer coding.

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

19 years agoFrom Jerry Talkington: move the chunks subtree to the HTTP protocol tree.
obiot [Thu, 29 Apr 2004 20:26:54 +0000 (20:26 +0000)]
From Jerry Talkington: move the chunks subtree to the HTTP protocol tree.

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

19 years agoFrom Carlos Pignataro: PPP OSI Network Layer Control Protocol [RFC1377]
gerald [Thu, 29 Apr 2004 20:21:28 +0000 (20:21 +0000)]
From Carlos Pignataro: PPP OSI Network Layer Control Protocol [RFC1377]
support.

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

19 years agoFixed a typo reported by Berward Meyknecht.
tuexen [Thu, 29 Apr 2004 18:11:08 +0000 (18:11 +0000)]
Fixed a typo reported by Berward Meyknecht.

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

19 years agoadded selection of different main window pane layouts,
ulfl [Thu, 29 Apr 2004 17:03:27 +0000 (17:03 +0000)]
added selection of different main window pane layouts,
also added some preferences and a new preference page for this

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

19 years agoadded pane layout icons coming from pan (gnome newsreader)
ulfl [Thu, 29 Apr 2004 16:49:30 +0000 (16:49 +0000)]
added pane layout icons coming from pan (gnome newsreader)

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

19 years agofixed a typo
ulfl [Thu, 29 Apr 2004 16:35:15 +0000 (16:35 +0000)]
fixed a typo

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

19 years agoadded "[CHECKSUM INCORRECT]" to the info column
ulfl [Thu, 29 Apr 2004 16:33:37 +0000 (16:33 +0000)]
added "[CHECKSUM INCORRECT]" to the info column

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

19 years agotechnically speaking rpc duplicate replies are not retransmissions
sahlberg [Thu, 29 Apr 2004 11:58:00 +0000 (11:58 +0000)]
technically speaking  rpc duplicate replies are not retransmissions

only the request is tecnically a restransmission
the reply is technically not a retransmission (since it is a new reply to the retransmitted request)

mark duplicated replies as RPC duplicate ... instead of as RPC retransmission

thanks to Cal for pointing this out.

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

19 years agoupdate to isns and prettify is a bit.
sahlberg [Thu, 29 Apr 2004 08:13:08 +0000 (08:13 +0000)]
update to isns and prettify is a bit.

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

19 years agoNote that a custom widget might be the right way to speed up the
guy [Wed, 28 Apr 2004 20:56:43 +0000 (20:56 +0000)]
Note that a custom widget might be the right way to speed up the
construction of the hex dump pane (so we don't need a progress bar(!)
while it's being filled in), and might have some other UI advantages as
well.

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

19 years agoChange the punctuation in one tooltip (I think "select the desired one"
guy [Wed, 28 Apr 2004 20:47:43 +0000 (20:47 +0000)]
Change the punctuation in one tooltip (I think "select the desired one"
would be an independent clause, so it should be separate from the other
clause with a semicolon).

Note that, in that tooltip, in some cases "link-layer types" would be
appropriate and in others "link-layer header types" might be more
appropriate.

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

19 years agoMinor wording changes in tooltips.
gram [Wed, 28 Apr 2004 19:13:15 +0000 (19:13 +0000)]
Minor wording changes in tooltips.

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

19 years agoadded tooltips for various input fields
ulfl [Wed, 28 Apr 2004 18:39:46 +0000 (18:39 +0000)]
added tooltips for various input fields

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

19 years agoWhen building the Ethereal documentation on MSVC++/cygwin the cygwin perl
obiot [Wed, 28 Apr 2004 17:50:02 +0000 (17:50 +0000)]
When building the Ethereal documentation on MSVC++/cygwin the cygwin perl
will not swallow the '\r\n' line end sequence when invoking chomp(), but
instead the '\r' character will remain. For this reason, chomp() cannot
be used and global removal of '\r' and '\n' characters must be used
instead, like in: $_ =~ s/[\r\n]//g;

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

19 years agoFrom Carlos Pignataro:
gerald [Wed, 28 Apr 2004 15:38:33 +0000 (15:38 +0000)]
From Carlos Pignataro:

  Graceful Restart Mechanism for LDP [RFC3478]
  Fault Tolerance for LDP [RFC3479]
  Update IANA assigned Status codes
  Fixed some typos.

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

19 years agoFrom Joe Marcus Clarke: force the standard output to be in binary mode
guy [Wed, 28 Apr 2004 05:47:33 +0000 (05:47 +0000)]
From Joe Marcus Clarke: force the standard output to be in binary mode
on Windows.

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

19 years agoDeclare "dissect_aim_userclass()" as it's used in files other than
guy [Tue, 27 Apr 2004 19:54:53 +0000 (19:54 +0000)]
Declare "dissect_aim_userclass()" as it's used in files other than
"packet-aim.c".

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

19 years agoFreely adjustable status line separations.
ulfl [Tue, 27 Apr 2004 19:16:11 +0000 (19:16 +0000)]
Freely adjustable status line separations.

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

19 years agoFrom Jelmer Vernooij:
obiot [Mon, 26 Apr 2004 21:11:33 +0000 (21:11 +0000)]
From Jelmer Vernooij:

Add 2 missing header fields.

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

19 years ago- added a hidden field sctp.initiate_tag
tuexen [Mon, 26 Apr 2004 19:08:55 +0000 (19:08 +0000)]
- added a hidden field sctp.initiate_tag
- expanded data for tapping.

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

19 years agoFrom Jelmer Vernooij:
obiot [Mon, 26 Apr 2004 18:21:10 +0000 (18:21 +0000)]
From Jelmer Vernooij:

Add support form extra SNACs. All TLV's are now recognized.

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

19 years agoSome of the DLLs from the developer ZIP archives don't have the executable bit
obiot [Mon, 26 Apr 2004 17:21:22 +0000 (17:21 +0000)]
Some of the DLLs from the developer ZIP archives don't have the executable bit
set. As a result, tethereal cannot run for the generation of the protocol
field list for the ethereal-filter documentation.

Fix this issue when unpacking the ddeveloper ZIP archives.

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

19 years agoFrom Jerry Talkington:
obiot [Mon, 26 Apr 2004 17:10:40 +0000 (17:10 +0000)]
From Jerry Talkington:
- Dissect chunked transfer-coded body in HTTP
- Update email address

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

19 years agoLook for out of bounds data after calling tvb_length_remaining().
gram [Mon, 26 Apr 2004 15:58:33 +0000 (15:58 +0000)]
Look for out of bounds data after calling tvb_length_remaining().

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

19 years agothe the restricted character string has 0 characters in the encoding,
sahlberg [Mon, 26 Apr 2004 07:34:12 +0000 (07:34 +0000)]
the the restricted character string has 0 characters in the encoding,
then we should NOT do any byte alignments.

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

19 years agoWhen producing a display-filter representation of an FT_STRING*, represent
gram [Mon, 26 Apr 2004 02:09:37 +0000 (02:09 +0000)]
When producing a display-filter representation of an FT_STRING*, represent
any non-printable character in hex, as "\xNN". We rely on isprint(), which
may not be the best solution because it is locale-specific.

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

19 years agosave the position of the main window panes in the recent file,
ulfl [Sun, 25 Apr 2004 23:45:12 +0000 (23:45 +0000)]
save the position of the main window panes in the recent file,
and restore their position when program is started again (GTK2 only)

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

19 years agoremoved some labels
ulfl [Sun, 25 Apr 2004 22:34:06 +0000 (22:34 +0000)]
removed some labels

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

19 years agoAdd Heimdal detection
jmayer [Sun, 25 Apr 2004 22:25:52 +0000 (22:25 +0000)]
Add Heimdal detection

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

19 years agoAdd code for HTTP proxy detection based on the http_proxy shell variable.
obiot [Sun, 25 Apr 2004 22:14:43 +0000 (22:14 +0000)]
Add code for HTTP proxy detection based on the http_proxy shell variable.

Fix the tests with string equal empty_string:
"$str" == ""
is either
"$str" = ""
or
-z "$str"

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

19 years agochanged the export dialog menu item names (added some descriptions)
ulfl [Sun, 25 Apr 2004 22:14:17 +0000 (22:14 +0000)]
changed the export dialog menu item names (added some descriptions)

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

19 years agoRemove "Display filters: add regexes to strings and byte ranges" as it has
obiot [Sun, 25 Apr 2004 21:54:45 +0000 (21:54 +0000)]
Remove "Display filters: add regexes to strings and byte ranges" as it has
been done.

Add the possibility to test the packet summary line and the packet dissection
to take part in display filter tests:
  - summary matches "(?i)response"
  - dissection contains "Unknown"

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

19 years agoSquelch a compiler warning.
guy [Sun, 25 Apr 2004 21:46:19 +0000 (21:46 +0000)]
Squelch a compiler warning.

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

19 years agoReplace the plugin linkage libs into PLUGIN_LIBS which is generated from the
obiot [Sun, 25 Apr 2004 21:10:20 +0000 (21:10 +0000)]
Replace the plugin linkage libs into PLUGIN_LIBS which is generated from the
top-level configure.in when running configure.

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

19 years agoFix highlighting of unknown typed parameter bytes (caused an exception to
obiot [Sun, 25 Apr 2004 20:42:15 +0000 (20:42 +0000)]
Fix highlighting of unknown typed parameter bytes (caused an exception to
be thrown when expoerting as PDML.

Implement the Size parameter (WSP 1.4 encoding).

Add the word "parameter" to the parameter header field blurbs.

Provide stubs for the not yet implemented typed parameter decoding, in order
to make the distiction between a valid undecoded and an unknown (and
potentially invalid) typed parameter.

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

19 years agoFrom Josef Korelus: use "val_to_str()", not "match_strval()", so we
guy [Sun, 25 Apr 2004 20:23:07 +0000 (20:23 +0000)]
From Josef Korelus: use "val_to_str()", not "match_strval()", so we
don't crash with incorrect values.

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

19 years agoUpdated to Arpil 20th
jmayer [Sun, 25 Apr 2004 16:54:00 +0000 (16:54 +0000)]
Updated to Arpil 20th

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

19 years agoNew entries
jmayer [Sun, 25 Apr 2004 16:52:14 +0000 (16:52 +0000)]
New entries

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

19 years agocreated new "export" dialogs for the current export file formats
ulfl [Sun, 25 Apr 2004 16:04:13 +0000 (16:04 +0000)]
created new "export" dialogs for the current export file formats

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

19 years agoFix the fix
jmayer [Sun, 25 Apr 2004 15:16:39 +0000 (15:16 +0000)]
Fix the fix

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

19 years agoput all required data into the print_args,
ulfl [Sun, 25 Apr 2004 12:04:08 +0000 (12:04 +0000)]
put all required data into the print_args,
instead of confusing seperation of data

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

19 years agoTypo: It's 'item *' not 'item*'
jmayer [Sun, 25 Apr 2004 11:22:05 +0000 (11:22 +0000)]
Typo: It's 'item *' not 'item*'

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

19 years agoIt's proto_register_rudp not proto_reg_rudp
jmayer [Sun, 25 Apr 2004 11:20:43 +0000 (11:20 +0000)]
It's proto_register_rudp not proto_reg_rudp

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

19 years agoGive --enable-static a chance to succeed:
jmayer [Sun, 25 Apr 2004 11:14:01 +0000 (11:14 +0000)]
Give --enable-static a chance to succeed:
Some plugins failed to do initialization inside a #ifndef ENABLE_STATIC.

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

19 years agoAdd a preferense wether console output should be made in case of unknown command...
etxrab [Sun, 25 Apr 2004 10:40:42 +0000 (10:40 +0000)]
Add a preferense wether console output should be made in case of unknown command codes, avps or flags etc
Default is off.

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

19 years agoUse the newly added "report_failure" rather than g_warning if no xml library
etxrab [Sun, 25 Apr 2004 10:38:24 +0000 (10:38 +0000)]
Use the newly added "report_failure" rather than g_warning if no xml library
present.

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

19 years agobuild a list of the input file formats instead of a floating text,
ulfl [Sun, 25 Apr 2004 09:02:04 +0000 (09:02 +0000)]
build a list of the input file formats instead of a floating text,
added program names to HTML titles,
various minor fixes

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

19 years agochanged the print dialog, so it will keep the user settings after reopening the dialog
ulfl [Sun, 25 Apr 2004 08:01:06 +0000 (08:01 +0000)]
changed the print dialog, so it will keep the user settings after reopening the dialog
and some code cleanup

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

19 years agoAdd support for flex 2.5.31.
gram [Sun, 25 Apr 2004 04:53:42 +0000 (04:53 +0000)]
Add support for flex 2.5.31.

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

19 years agoFrom Dick Gooris: add two extra PacketCable tables (and clean up some
guy [Sun, 25 Apr 2004 04:01:12 +0000 (04:01 +0000)]
From Dick Gooris: add two extra PacketCable tables (and clean up some
white space).

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

19 years agosome code cleanup of the printing system
ulfl [Sat, 24 Apr 2004 23:13:46 +0000 (23:13 +0000)]
some code cleanup of the printing system

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

19 years agosome additional output while reassembling fragments,
ulfl [Sat, 24 Apr 2004 16:47:47 +0000 (16:47 +0000)]
some additional output while reassembling fragments,
to give the user better information about the fragmenting going on,
some other minor changes

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

20 years agoadd fragment length output to the payload output
ulfl [Sat, 24 Apr 2004 06:46:04 +0000 (06:46 +0000)]
add fragment length output to the payload output

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

20 years agoprettified a few netlogon calls and populate col_info with account names
sahlberg [Fri, 23 Apr 2004 23:56:58 +0000 (23:56 +0000)]
prettified a few netlogon calls and populate col_info with account names

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

20 years agoupdate to netlogon to dissect the timestamps in VALIDATION_UAS_INFO
sahlberg [Fri, 23 Apr 2004 23:31:52 +0000 (23:31 +0000)]
update to netlogon to dissect the timestamps in VALIDATION_UAS_INFO

update to dcerpc time_t dissector to print the string "No time specified" when the seconds field is 0xffffffff

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

20 years agoupdate to netlogon, now also decode the delete user/group/alias
sahlberg [Fri, 23 Apr 2004 22:34:15 +0000 (22:34 +0000)]
update to netlogon,   now also decode the delete user/group/alias
deltas.

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

20 years agoseperated the input file formats into list elements, instead of a "floating text"
ulfl [Fri, 23 Apr 2004 19:53:36 +0000 (19:53 +0000)]
seperated the input file formats into list elements, instead of a "floating text"

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

20 years agoadded a byte count output to the packet details notebook tabs
ulfl [Fri, 23 Apr 2004 19:47:11 +0000 (19:47 +0000)]
added a byte count output to the packet details notebook tabs
(only visible if desegmenting activated)

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

20 years agoadded a progress dialog box, while processing packet details,
ulfl [Fri, 23 Apr 2004 19:43:06 +0000 (19:43 +0000)]
added a progress dialog box, while processing packet details,
activating packet details notebook pages, to avoid desegmenting GUI confusion

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

20 years agosome string clarifications
ulfl [Fri, 23 Apr 2004 16:46:54 +0000 (16:46 +0000)]
some string clarifications

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

20 years agoFrom Lars Roland:
guy [Fri, 23 Apr 2004 05:19:49 +0000 (05:19 +0000)]
From Lars Roland:

"make distclean" now removes "cvsversion.h";

new "update_plugin_api" which just builds the "xyzzy" target in
the plugins subdirectory but makes sure that "config.h" has been
generated, added.

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

20 years agoMark some parameters as unused (the GTK+ signal calling sequence
guy [Fri, 23 Apr 2004 05:16:21 +0000 (05:16 +0000)]
Mark some parameters as unused (the GTK+ signal calling sequence
requires that they be present).

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

20 years agoFrom Jon Oberheide: put the "this is a continuation of" item into the
guy [Fri, 23 Apr 2004 04:58:54 +0000 (04:58 +0000)]
From Jon Oberheide: put the "this is a continuation of" item into the
protocol tree under the TCP top-level item, rather than at the top level
itself, as the protocol hierarchy statistics code can't handle
non-protocol items at the top level.

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

20 years agoGet rid of static forward declaration of "toggle_captured_cb()", as it's
guy [Fri, 23 Apr 2004 03:22:10 +0000 (03:22 +0000)]
Get rid of static forward declaration of "toggle_captured_cb()", as it's
no longer defined here.

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

20 years agoGet rid of bogus extra "proto_tree_add_text()" arguments.
guy [Fri, 23 Apr 2004 03:20:58 +0000 (03:20 +0000)]
Get rid of bogus extra "proto_tree_add_text()" arguments.

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

20 years agoAdd gsm_map_stat.h and mtp3_stat.h to the distribution.
gerald [Fri, 23 Apr 2004 02:00:13 +0000 (02:00 +0000)]
Add gsm_map_stat.h  and mtp3_stat.h to the distribution.

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

20 years agooops, forgotten to test with GTK1...
ulfl [Thu, 22 Apr 2004 21:40:48 +0000 (21:40 +0000)]
oops, forgotten to test with GTK1...

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

20 years agoseperated common packet range code from the save and the print dialog,
ulfl [Thu, 22 Apr 2004 21:31:09 +0000 (21:31 +0000)]
seperated common packet range code from the save and the print dialog,
and put it into new range_utils files. This will avoid:
a) duplicate code in save and print dialog and
b) yet another code duplication for future dialogs (export, ...)

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

20 years agoNo comma after last element in enum
jmayer [Thu, 22 Apr 2004 20:31:01 +0000 (20:31 +0000)]
No comma after last element in enum

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