Commit Graph

19509 Commits

Author SHA1 Message Date
Martin Mathieson 2552039f08 EDCH - show total number of PDUs in info column
svn path=/trunk/; revision=20059
2006-12-07 11:31:25 +00:00
Ronnie Sahlberg c413602d77 strengthen the heuristics for iscsi commandis assuming that the last 6 bytes of the 8 byte LUN blob are always 0.
svn path=/trunk/; revision=20058
2006-12-07 09:28:16 +00:00
Stephen Fisher a2d7a32d7b Fix for enhancement bug #1260. Now packet-text-media will display the
line terminators (\r and/or \n) for line-based data such as that used in
HTML.


svn path=/trunk/; revision=20057
2006-12-06 23:34:28 +00:00
Anders Broman bb3b431776 Prepare to decode Q.850 REASON.
svn path=/trunk/; revision=20056
2006-12-06 22:08:32 +00:00
Anders Broman 6becee230b Fix a typo.
svn path=/trunk/; revision=20055
2006-12-06 22:05:55 +00:00
Anders Broman 9aea451086 Dissect EAP inside ISAKMP update some strings from IANA.
(fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=777)

svn path=/trunk/; revision=20054
2006-12-06 22:03:45 +00:00
Gerald Combs 8e397a2617 Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compiler
warning in the 802.11 dissector.

svn path=/trunk/; revision=20053
2006-12-06 20:29:54 +00:00
Gerald Combs 4204337a2e Add AirPDcap files.
svn path=/trunk/; revision=20052
2006-12-05 21:06:09 +00:00
Gerald Combs b751cf6797 Fix preference registration.
svn path=/trunk/; revision=20051
2006-12-05 20:57:22 +00:00
Gerald Combs e99902c38a Fix a compilation error, and squelch a couple of other errors.
svn path=/trunk/; revision=20050
2006-12-05 19:39:54 +00:00
Gerald Combs a980d04783 From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption
support.

WEP key preferences have been overloaded to allow WPA keys.  The
decryption code currently uses Windows-specific data types, but can be
converted to use glib equivalents.

Add a few text and whitespace fixups.

svn path=/trunk/; revision=20049
2006-12-05 19:24:25 +00:00
Jörg Mayer 39c29557c7 Update to current IEEE and remove fixed entry for 00-06-0D (bug 1256)
svn path=/trunk/; revision=20048
2006-12-05 15:25:16 +00:00
Martin Mathieson 3c9a154750 Via param name copy-paste error
svn path=/trunk/; revision=20047
2006-12-05 14:20:55 +00:00
Bill Meier e4a99fc4dd Add a few missing /$(MAKEFLAGS)
svn path=/trunk/; revision=20046
2006-12-05 12:36:06 +00:00
Ulf Lamping 1ce7261136 add dissection of the "IsochronousModeData" block
svn path=/trunk/; revision=20045
2006-12-05 08:09:01 +00:00
Ulf Lamping f611704fd2 fix output of PROFINET specific MAC addresses - it simply displayed garbage
svn path=/trunk/; revision=20044
2006-12-05 08:07:00 +00:00
Anders Broman 3c8dcc67bb Fix a cut and paste error.
svn path=/trunk/; revision=20043
2006-12-05 06:53:28 +00:00
Jaap Keuter 4ada75da4b Oops, the all target slipped through the cracks.
svn path=/trunk/; revision=20042
2006-12-05 06:46:21 +00:00
Anders Broman 2f849c368a From Cristian Constantin:
As a workarond for the problem that accsessing a state with a state id > the stored
minimum access length fail,  only store and compare the state with the minimum access
lengt specified in the standard of 6 bytes.

svn path=/trunk/; revision=20041
2006-12-05 06:43:47 +00:00
Stephen Fisher 75acf34518 From Douglas Pratley with trivial changes and documentation changes
by myself:

Corrected patch; epan/column.c and epan/column_utils.c were not included. This
one has now been properly tested against a clean checkout of today's code.

- New menu option available under view\time display format
- New sub-option (e) to -t switch for both wireshark and tshark
- Extended recent settings code to handle new value
- Did NOT add new explicit epoch time column


svn path=/trunk/; revision=20040
2006-12-05 03:19:51 +00:00
Bill Meier d11958ec6f More minor properties cleanup
svn:kewords --> svn:keywords & etc


svn path=/trunk/; revision=20039
2006-12-05 02:59:06 +00:00
Bill Meier a481698a95 Remove unused variable
svn path=/trunk/; revision=20038
2006-12-05 02:53:39 +00:00
Gerald Combs 40ca271813 From Giorgio Tino: Add a "static text" protocol preference type. This
can be used to add descriptive text inline with other preference items.
The "preference" contents are not written to disk.

Fixup whitespace.


svn path=/trunk/; revision=20037
2006-12-05 00:43:00 +00:00
Jaap Keuter f6bdcf2251 This is to test the waters.
I've added a version resource to the h223 Wireshark plugin as Win32 DLL, setting a possible example for other plugins.

svn path=/trunk/; revision=20036
2006-12-04 23:12:04 +00:00
Anders Broman 9226c9ef57 Add description of CT AS TIAS and H263-2000 profile.
svn path=/trunk/; revision=20035
2006-12-04 23:03:11 +00:00
Bill Meier bf209eec73 Use 'igncr' as needed with Bash (workaround for bug report 1162);
Change usage of 'nmake' to $(MAKE) /$(MAKEFLAGS) in a few places;
Add one missing /$(MAKEFLAGS);


svn path=/trunk/; revision=20034
2006-12-04 05:41:53 +00:00
Stephen Fisher 990fc9d88a Make epan/tvbtest compile again by adding emem.o
svn path=/trunk/; revision=20033
2006-12-02 03:06:55 +00:00
Stephen Fisher 918ed4c03d Solution for enhancement "bug" #1254: "MSSQL / TDS parser should decode
passwords"


svn path=/trunk/; revision=20032
2006-12-02 01:08:16 +00:00
Ronnie Sahlberg 7ca2ad980f store FID/TID tracking based on the fid/tid value and not the frame it was opened in.
svn path=/trunk/; revision=20031
2006-12-01 23:41:10 +00:00
Anders Broman 34a2c27714 Add hf fields for the latest headers from IANA.
svn path=/trunk/; revision=20030
2006-12-01 18:49:09 +00:00
Martin Mathieson c5812bcc45 For duplicate requests and responses, make clickable link back to original.
svn path=/trunk/; revision=20029
2006-12-01 18:03:45 +00:00
Stephen Fisher 212cbb2e8c Fix for bug #1117: Crash on next action [such as another stats window] when
flow graph window is open.  Added if(pinfo->cinfo) before attempting to use
pinfo->cinfo->col_first.  The rest is indentation changes for the new if
statement.


svn path=/trunk/; revision=20028
2006-12-01 02:55:45 +00:00
Gilbert Ramirez 5ab5899d5e Add GPL disclaimer, which as been missing since forever.
Thanks to Jaap Keuter for pointing this out.

svn path=/trunk/; revision=20027
2006-11-30 21:32:05 +00:00
Martin Mathieson 436f46dc1a Make xot dissector findable by name
svn path=/trunk/; revision=20026
2006-11-30 18:29:45 +00:00
Martin Mathieson 90acc23b4d Fix infinite rate test, tweak filter names
svn path=/trunk/; revision=20025
2006-11-30 11:37:41 +00:00
Martin Mathieson 9dcd4c23b2 Make prettier the parsing of IPPrim header fields.
Add mm3 -> http mapping.

svn path=/trunk/; revision=20024
2006-11-30 11:36:28 +00:00
Tomas Kukosa e0e1f28b64 suffix in file set is optional
svn path=/trunk/; revision=20023
2006-11-30 07:30:20 +00:00
Jaap Keuter 28560580d3 From Marc Bevandi:
Please apply this patch (made against Wireshark 0.99.4). It defines the
NTLMSSP_NEGOTIATE_ANONYMOUS flag as described in
<http://davenport.sourceforge.net/ntlm.html>.

svn path=/trunk/; revision=20022
2006-11-30 07:16:39 +00:00
Jaap Keuter dc0d48928a From Martin Warnesi:
Attached updated patch to use "dissect_mysql_pdu" instead of
"dissect_mysql" when registering the protocol dissector.

svn path=/trunk/; revision=20021
2006-11-30 07:15:17 +00:00
Jaap Keuter b3a3401888 From Martin Warnesi:
Much simplified patch to use column fences on the COL_INFO field to
prevent sebsequent calls to the SSL dissector for the same packet
clearing the information placed by earlier calls. After each SSL record
is processed a col_set_fence() call is now issued to preserve what has
been written.

svn path=/trunk/; revision=20020
2006-11-30 07:14:09 +00:00
Jaap Keuter 4ee6a1602c From Michel Marti:
The attached patch fixes decoding of the "X-Mms-Reply-Charging-Deadline" header.
According to the OMA-TS-MMS-ENC specs, this header is encoded like this:
  Reply-charging-deadline-value = Value-length \
    (Absolute-token Date-value | Relative-token Delta-seconds-value)

svn path=/trunk/; revision=20019
2006-11-30 07:12:59 +00:00
Stephen Fisher d078ee8d4d Allow the sub-dissector to be called for decrypted SSL data even when tree is
null.  This allows the encrypted payload's dissector to fill in columns such
as protocol and info without turning on packet coloring or otherwise rescanning
the packet list.


svn path=/trunk/; revision=20018
2006-11-30 02:29:31 +00:00
Stephen Fisher 7cb5fa872d From the wishlist: add basic find functionality to the follow tcp & ssl stream
dialogs.


svn path=/trunk/; revision=20017
2006-11-29 20:45:02 +00:00
Guy Harris 9e8855ceef Add some protocol references.
svn path=/trunk/; revision=20016
2006-11-29 16:19:56 +00:00
Jeff Morriss 39c6f8bf89 Add documentation of the col_set_fence() and col_prepend_fence_fstr() calls. I *think* I got the description of col_prepend_fence_fstr() right.
svn path=/trunk/; revision=20015
2006-11-29 13:42:16 +00:00
Anders Broman 498f530dc4 From Reinhard Speyerer:
this patch adds support for Any-encoding (WSP, 8.4.2.9) and Any-language (WSP, 8.4.2.10)

svn path=/trunk/; revision=20014
2006-11-29 06:53:48 +00:00
Anders Broman 6c9ce8acf8 Froim Rene Pilz:
This patch consists also the last issues. Additionally it solves:
- For the SSCOP frames the AAL5 decoding was not performed due to an earlier patch. This caused that no SSCOP message was properly decoded.
- As the detection between a LANE frame and a SSCOP frame is rather hard a switch within the atm dissector is included which enforce SSCOP dissecting over a LANE frame. At the moment I do not see a better solution for that.

svn path=/trunk/; revision=20013
2006-11-29 06:44:07 +00:00
Anders Broman 35482921b2 Fix a typo and handling of unknown TerminationStatedescriptors.
svn path=/trunk/; revision=20012
2006-11-28 20:43:25 +00:00
Ronnie Sahlberg 3ea6b058d9 add description of proto_tree_add_bitmask()
svn path=/trunk/; revision=20011
2006-11-28 09:09:58 +00:00
Anders Broman 612c85a7af From Richard Braun:
The Q931 dissector applies a wrong mask when testing the odd/even indicator bit.

svn path=/trunk/; revision=20010
2006-11-28 06:31:07 +00:00