Commit graph

10733 commits

Author SHA1 Message Date
Guy Harris
f0590fd589 From Dick Gooris: add two extra PacketCable tables (and clean up some
white space).

svn path=/trunk/; revision=10683
2004-04-25 04:01:12 +00:00
Ulf Lamping
1531315c18 some code cleanup of the printing system
svn path=/trunk/; revision=10682
2004-04-24 23:13:46 +00:00
Ulf Lamping
0c339ea7ae some additional output while reassembling fragments,
to give the user better information about the fragmenting going on,
some other minor changes

svn path=/trunk/; revision=10681
2004-04-24 16:47:47 +00:00
Ulf Lamping
9bc2597c41 add fragment length output to the payload output
svn path=/trunk/; revision=10680
2004-04-24 06:46:04 +00:00
Ronnie Sahlberg
392239fd86 prettified a few netlogon calls and populate col_info with account names
svn path=/trunk/; revision=10679
2004-04-23 23:56:58 +00:00
Ronnie Sahlberg
7836c1f62e 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

svn path=/trunk/; revision=10678
2004-04-23 23:31:52 +00:00
Ronnie Sahlberg
51299a56a3 update to netlogon, now also decode the delete user/group/alias
deltas.

svn path=/trunk/; revision=10677
2004-04-23 22:34:15 +00:00
Ulf Lamping
8c96276fec seperated the input file formats into list elements, instead of a "floating text"
svn path=/trunk/; revision=10676
2004-04-23 19:53:36 +00:00
Ulf Lamping
049b0f9cf3 added a byte count output to the packet details notebook tabs
(only visible if desegmenting activated)

svn path=/trunk/; revision=10675
2004-04-23 19:47:11 +00:00
Ulf Lamping
018535b82f added a progress dialog box, while processing packet details,
activating packet details notebook pages, to avoid desegmenting GUI confusion

svn path=/trunk/; revision=10674
2004-04-23 19:43:06 +00:00
Ulf Lamping
42d9452303 some string clarifications
svn path=/trunk/; revision=10673
2004-04-23 16:46:54 +00:00
Guy Harris
e2dbc02713 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.

svn path=/trunk/; revision=10672
2004-04-23 05:19:49 +00:00
Guy Harris
0566f389ae Mark some parameters as unused (the GTK+ signal calling sequence
requires that they be present).

svn path=/trunk/; revision=10671
2004-04-23 05:16:21 +00:00
Guy Harris
ea883796b1 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.

svn path=/trunk/; revision=10670
2004-04-23 04:58:54 +00:00
Guy Harris
8774b55cbb Get rid of static forward declaration of "toggle_captured_cb()", as it's
no longer defined here.

svn path=/trunk/; revision=10669
2004-04-23 03:22:10 +00:00
Guy Harris
9bff3255f9 Get rid of bogus extra "proto_tree_add_text()" arguments.
svn path=/trunk/; revision=10668
2004-04-23 03:20:58 +00:00
Gerald Combs
0ef83dcfa5 Add gsm_map_stat.h and mtp3_stat.h to the distribution.
svn path=/trunk/; revision=10667
2004-04-23 02:00:13 +00:00
Ulf Lamping
50533286e2 oops, forgotten to test with GTK1...
svn path=/trunk/; revision=10666
2004-04-22 21:40:48 +00:00
Ulf Lamping
3b86a98d53 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, ...)

svn path=/trunk/; revision=10665
2004-04-22 21:31:09 +00:00
Jörg Mayer
aae50cae26 No comma after last element in enum
svn path=/trunk/; revision=10664
2004-04-22 20:31:01 +00:00
Jörg Mayer
e8dd450dac No C++ style comments
svn path=/trunk/; revision=10663
2004-04-22 20:29:46 +00:00
Anders Broman
44907a0d53 From Martin Mathieson
add 2 hidden display filters for SIP - namely:
(1)  sip.error (for all responses with code >= 300)
(2)  sip.resend (for all packets that appear to have been retransmitted). A
field showing a count of these is shown in the SIP stats window.

svn path=/trunk/; revision=10662
2004-04-22 20:09:41 +00:00
Olivier Biot
c05bcd7c28 More correct implementation of the --disable-usr-local option.
svn path=/trunk/; revision=10661
2004-04-22 20:02:58 +00:00
Ulf Lamping
51f987e04f added some options and enhancements to the print output:
-ps: added formatting hints for ghostscript, so pdf conversion will be much better
-ps: print a thin line at the top and bottom of each page
-ps/text: add an option to start a new page for every packet (formfeed)

svn path=/trunk/; revision=10660
2004-04-22 17:03:21 +00:00
Guy Harris
f205304ed4 From Shinsuke Suzuki:
- sync ICMPv6 Type number with the official assignment (as of
	   Apr 14 2004)

	- decode MLDv2 query packet

svn path=/trunk/; revision=10659
2004-04-22 08:22:07 +00:00
Anders Broman
4aca73e9b4 Skipp leading spaces in front of MEGACO and fix dissection of TransactionResponseAck
svn path=/trunk/; revision=10658
2004-04-21 19:58:14 +00:00
Guy Harris
086e2c3548 From Michael Lum:
ANSI and GSM MAP stats enhancements and cleanups;

	enhanced parameter dissection related to SS for GSM A-interface
	and MAP;

	minor GSM SMS fix;

	GSM SS enhancements for parameter dissection;

	MTP3 statistics tap.

svn path=/trunk/; revision=10657
2004-04-21 17:57:31 +00:00
Ronnie Sahlberg
1b4fc1c4ce update to netlogon to show DsrGetDcNameEx2() Client account name, domain name and site name
svn path=/trunk/; revision=10656
2004-04-21 12:08:41 +00:00
Guy Harris
c6aeb05249 From Michael Lum:
ANSI and GSM MAP stats enhancements and cleanups;

	enhanced parameter dissection related to SS for GSM A-interface
	and MAP;

	minor GSM SMS fix;

	GSM SS enhancements for parameter dissection;

	MTP3 statistics tap.

svn path=/trunk/; revision=10655
2004-04-21 05:53:59 +00:00
Olivier Biot
f1c30d72c8 Part 2 of Ulf's print update.
svn path=/trunk/; revision=10654
2004-04-21 00:48:22 +00:00
Olivier Biot
f1ccdf940b Provide MMSE 1.1 dissection.
Please test with MMSE 1.1 captures!

svn path=/trunk/; revision=10653
2004-04-20 23:54:19 +00:00
Ulf Lamping
91e61df84e changed postscript output:
reduced print margin to 1/2 inch and font size to 8 point,
include filename in page header,
wrap too long lines

svn path=/trunk/; revision=10652
2004-04-20 22:34:08 +00:00
Olivier Biot
7709ed1be1 Fix the Content-Type parameter rendering as sometimes the code was adding
its value to the header field and sometimes to its label in the protocol
tree only.

svn path=/trunk/; revision=10651
2004-04-20 19:27:33 +00:00
Gerald Combs
6ae447604b Update Thierry Pelle's address.
svn path=/trunk/; revision=10650
2004-04-20 13:15:17 +00:00
Ronnie Sahlberg
f4f28ca356 try to dissect the ms cldap netlogon rpc flags bits.
the information comes from the samba sources and may or may not
be reliable or menaingful.

ms documentation in their knowledgebase says that the only really important part
in the netlogon response is the sitename.

(i have reasons to belive at least one of the flags,  closest, is completely bogous)

svn path=/trunk/; revision=10649
2004-04-20 08:33:15 +00:00
Ulf Lamping
c25b4173c5 fixed MSVC problems
svn path=/trunk/; revision=10648
2004-04-20 05:32:46 +00:00
Guy Harris
aa11a2d8ea From metatech: basic BEA Tuxedo protocol support.
svn path=/trunk/; revision=10647
2004-04-20 05:07:23 +00:00
Guy Harris
0cef289a3a From Jelmer Vernooij:
Add support for a couple more SNAC's.

	Handle TLV's in a somewhat more extendible manner.

	Fix a bug in the buddylist dissector that caused pango warnings.

svn path=/trunk/; revision=10646
2004-04-20 04:48:32 +00:00
Guy Harris
28ba549d1a From Yuriy Sidelnikov: add a dissector table for OIDs to the ACSE
dissector, and make the FTAP dissector register itself in that table.

svn path=/trunk/; revision=10645
2004-04-20 04:17:52 +00:00
Olivier Biot
04fcddfa41 Add a textual "(Dont Fragment)" and "(More Fragments)" to the ip.flags line
in case the DF bit or the MF bit is set.

svn path=/trunk/; revision=10644
2004-04-19 23:36:46 +00:00
Olivier Biot
9d78c83f6d Fix a bug in the processing of WV-CSP OPAQUE data (TCPAddress was Integer in
WV-CSP 1.0 but became a String from WV-CSP 1.1 onwards).

The token code page 3 of WV-CSP 1.2 is the same as in WV-CSP 1.1 (not 1.0).

svn path=/trunk/; revision=10643
2004-04-19 23:26:36 +00:00
Guy Harris
7e9ae490c0 Put the value(s) of a parameter into the top-level item for that
parameter, and clean up the display of the value(s) under that item.

svn path=/trunk/; revision=10642
2004-04-19 22:41:19 +00:00
Guy Harris
e9a8a1e8f7 Add length checks to submessages.
Clean up the handling of parameter sequences - add a bunch of length
checking, give each parameter a protocol tree item with the
ID/length/value under it, and don't format variable-length string
parameters into fixed-length buffers.  Use the parameter-sequence
dissector for the ISSUE message.

Use the "number of bits" value when dissecting a bitmap.

svn path=/trunk/; revision=10641
2004-04-19 20:20:49 +00:00
Guy Harris
dbfb8a729d Update Pasi Eronen's e-mail address.
svn path=/trunk/; revision=10640
2004-04-19 08:26:12 +00:00
Guy Harris
b9fa6daaba Use a "while()" loop, rather than a "do { ... } while()" loop, in
"dissect_rtps()", just in case a message with *no* submessages is sent.

Fetch the flags field in that loop, as we need the E bit value to
determine the byte order of the "next submessage offset" field; fetch
that value in the loop as well, and pass both those values, and the
byte-order flag, to submessage dissector routines as necessary.

Make the main protocol tree item for each submessage cover the entire
submessage; put into that protocol tree an item that covers the
submessage ID, with a named field.

Construct the submessage subtree in that loop, rather than in the
submessage dissectors.

Put into that subtree items for the flags and next submessage offset; we
do that in the submessage dissector, as the interpretation of the bits
in the flags field differs from submessage to submessage.

svn path=/trunk/; revision=10639
2004-04-19 08:19:48 +00:00
Guy Harris
c8f17017ca The "next_submsg" argument passed to "get_bitmap()" is an offset within
the tvbuff, not a relative offset, so it should just be a "gint".

svn path=/trunk/; revision=10638
2004-04-18 20:08:59 +00:00
Guy Harris
68a8e74f22 Get rid of an unused variable.
svn path=/trunk/; revision=10637
2004-04-18 19:52:06 +00:00
Guy Harris
c8b07d8c4b Make "little_endian" local to the routines to parse submessages.
Before checking for the "RTPS" tag, make sure we have at least 4 bytes
in the message.

Use "tvb_reported_length()" to get the length of the message, so we
throw an exception on a packet cut short by a snapshot length.

Put in a comment asking whether the byte order of the "offset to next
submessage" field is little-endian or specified by the E bit.

svn path=/trunk/; revision=10636
2004-04-18 18:55:13 +00:00
Olivier Biot
7d09e69dde Update the cygwin build instructions (plugins can now be compiled too).
Hint on how cygwin gcc can be used to compile a native Win32 Ethereal.

svn path=/trunk/; revision=10635
2004-04-18 10:16:19 +00:00
Ulf Lamping
2390df11bf added a small section about the supported compilers
svn path=/trunk/; revision=10634
2004-04-18 06:41:42 +00:00