obnox/wireshark/wip.git
16 years agoCapture tests using Wireshark seem to be causing a problem; disable them for now.
wmeier [Tue, 15 May 2007 16:12:46 +0000 (16:12 +0000)]
Capture tests using Wireshark seem to be causing a problem; disable them for now.

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

16 years agoFix problem from previous commit (confused myself with FT_UINT_STRING needing length...
martinm [Tue, 15 May 2007 15:26:13 +0000 (15:26 +0000)]
Fix problem from previous commit (confused myself with FT_UINT_STRING needing length of 1 when adding to tree...), and show display-name in info column.

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

16 years agoTBCP fixes:
martinm [Tue, 15 May 2007 14:49:26 +0000 (14:49 +0000)]
TBCP fixes:
- more careful checking of packet length
- skip padding at end of SDES items block
- formatting

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

16 years agotypo SULP.asn -> SUPL.asn
kukosa [Tue, 15 May 2007 13:10:49 +0000 (13:10 +0000)]
typo SULP.asn -> SUPL.asn

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

16 years agoget rid of the rest of dummy ASN.1 code and switch()
kukosa [Tue, 15 May 2007 12:53:04 +0000 (12:53 +0000)]
get rid of the rest of dummy ASN.1 code and switch()

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

16 years agofix crash if C enum for ENUMERATED type is created
kukosa [Tue, 15 May 2007 12:50:13 +0000 (12:50 +0000)]
fix crash if C enum for ENUMERATED type is created

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

16 years agofix bug - compiler crashes if already imported value or class is defined
kukosa [Tue, 15 May 2007 11:41:45 +0000 (11:41 +0000)]
fix bug - compiler crashes if already imported value or class is defined

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

16 years agofrom Gerhard Gappmeier:
ulfl [Tue, 15 May 2007 09:53:26 +0000 (09:53 +0000)]
from Gerhard Gappmeier:
renamed prefix ua_ -> opcua_
remove unused code

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

16 years agosince the fid dissector helper now adds a lot of extra info to the tree
sahlberg [Tue, 15 May 2007 09:48:02 +0000 (09:48 +0000)]
since the fid dissector helper now adds a lot of extra info to the tree
we must now pass it a (semi-)valid tvb.

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

16 years agoremove generated file
ulfl [Tue, 15 May 2007 09:12:39 +0000 (09:12 +0000)]
remove generated file

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

16 years agoadd the list of DISSECTOR_INCLUDES
ulfl [Tue, 15 May 2007 09:10:16 +0000 (09:10 +0000)]
add the list of DISSECTOR_INCLUDES

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

16 years agoadd svn properties for dir and files
ulfl [Tue, 15 May 2007 09:05:53 +0000 (09:05 +0000)]
add svn properties for dir and files

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

16 years agocommand line option -X for "new BER" CHOICE and SEQUENCE table format (type oriented...
kukosa [Tue, 15 May 2007 08:55:12 +0000 (08:55 +0000)]
command line option -X for "new BER" CHOICE and SEQUENCE table format (type oriented instead of field oriented)

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

16 years agoULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 – 22 Jan...
kukosa [Tue, 15 May 2007 08:26:18 +0000 (08:26 +0000)]
ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 – 22 Jan 2007

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

16 years agosupport for value range and unions in permitted alphabet
kukosa [Tue, 15 May 2007 08:15:34 +0000 (08:15 +0000)]
support for value range and unions in permitted alphabet

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

16 years agoprettify the server_name component of NetWkstaTransportEnum
sahlberg [Tue, 15 May 2007 08:12:10 +0000 (08:12 +0000)]
prettify the server_name component of NetWkstaTransportEnum

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

16 years agoFix for bug 1591:
jake [Tue, 15 May 2007 07:53:37 +0000 (07:53 +0000)]
Fix for bug 1591:
The 5 digit file number should contain the monotonic increasing file number modulo 100000 to fit the alloted space.

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

16 years agoremove obsolete -X command line option of asn2wrs
kukosa [Tue, 15 May 2007 06:03:27 +0000 (06:03 +0000)]
remove obsolete -X command line option of asn2wrs

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

16 years agoactx in the rest of dissect_ber..()l
etxrab [Tue, 15 May 2007 05:49:43 +0000 (05:49 +0000)]
actx in the rest of dissect_ber..()l

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

16 years agoAttempt to fix bug 1360.
jake [Mon, 14 May 2007 20:55:11 +0000 (20:55 +0000)]
Attempt to fix bug 1360.
Remove calls to tvb_free on subsets, since this seems to upset the tvb administration(!?)

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

16 years agoFrom Dustin Johnson: Fix a couple of spelling errors. Normalize the display
gerald [Mon, 14 May 2007 18:27:47 +0000 (18:27 +0000)]
From Dustin Johnson:  Fix a couple of spelling errors.  Normalize the display
of A-MPDU and A-MSDU trees.

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

16 years agoUpdate to the latest Win32 libraries.
gerald [Mon, 14 May 2007 17:07:34 +0000 (17:07 +0000)]
Update to the latest Win32 libraries.

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

16 years agoQuote the path to make-dissector-reg.py.
gerald [Mon, 14 May 2007 17:01:25 +0000 (17:01 +0000)]
Quote the path to make-dissector-reg.py.

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

16 years agonext missing includes
kukosa [Mon, 14 May 2007 16:53:23 +0000 (16:53 +0000)]
next missing includes

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

16 years agosome minor fixes for the Win32 setup guide:
ulfl [Mon, 14 May 2007 15:08:01 +0000 (15:08 +0000)]
some minor fixes for the Win32 setup guide:
- command.com -> cmd.exe
- reverse the calling of vcvars32 and setenv environment setting scripts (to avoid problems with nmake)

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

16 years agoremove packet-rnsap.h which was empty
kukosa [Mon, 14 May 2007 15:00:08 +0000 (15:00 +0000)]
remove packet-rnsap.h which was empty

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

16 years agomissing includes
kukosa [Mon, 14 May 2007 14:27:09 +0000 (14:27 +0000)]
missing includes

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

16 years ago- give NACK reason codes in hex rather than decimal
martinm [Mon, 14 May 2007 14:23:52 +0000 (14:23 +0000)]
- give NACK reason codes in hex rather than decimal
- minor prettifications

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

16 years agofix packet-per.c:155: warning: 'val_tvb' may be used uninitialized in this function
kukosa [Mon, 14 May 2007 14:17:42 +0000 (14:17 +0000)]
fix packet-per.c:155: warning: 'val_tvb' may be used uninitialized in this function

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

16 years agopacket-rnsap-template.h is not necessary
kukosa [Mon, 14 May 2007 14:14:32 +0000 (14:14 +0000)]
packet-rnsap-template.h is not necessary

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

16 years ago- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)
kukosa [Mon, 14 May 2007 14:11:43 +0000 (14:11 +0000)]
- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)
  (original unchanged ASN.1 source could be used because asn2wrs has been improved)
- IE value switch(){} replaced with dissector table
  (some switch() and dummy CHOICE still remains but will be removed soon)

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

16 years agofrom Gerhard Gappmeier (ascolab):
ulfl [Mon, 14 May 2007 13:58:54 +0000 (13:58 +0000)]
from Gerhard Gappmeier (ascolab):
new dissector for OPCUA protocol

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

16 years agofix a bug found while fuzz testing the opcua dissector:
ulfl [Mon, 14 May 2007 13:47:03 +0000 (13:47 +0000)]
fix a bug found while fuzz testing the opcua dissector:
MSVC 2005 crashes, if localtime is called with very large numbers (in this case 218939827321) - probably due to changes that time_t is now 64bits long as default

limit the number given to localtime to a reasonable value

while this isn't a nice fix, I don't see a better way to fix it :-(

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

16 years ago- support of constraint unions
kukosa [Mon, 14 May 2007 13:46:09 +0000 (13:46 +0000)]
- support of constraint unions
- support of FN_VARIANT parameter for OpenType
- many small changes

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

16 years ago- more variants of dissect_per_open_type_*()
kukosa [Mon, 14 May 2007 13:39:31 +0000 (13:39 +0000)]
- more variants of dissect_per_open_type_*()
- move asn1_get_real() to asn1.c/.h

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

16 years agoreplace an incorrect '{' with ';' in the ber header file
sahlberg [Sun, 13 May 2007 22:19:04 +0000 (22:19 +0000)]
replace an incorrect '{' with ';' in the ber header file

change the signature for dissect_ber_external_type() to only provide the
parameter actx once

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

16 years agoactx in ber_external
etxrab [Sun, 13 May 2007 22:01:17 +0000 (22:01 +0000)]
actx in ber_external

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

16 years agoTry to make the buildbot happy.
etxrab [Sun, 13 May 2007 21:54:45 +0000 (21:54 +0000)]
Try to make the buildbot happy.

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

16 years agoSecond step in introducing asn context to BER dissectors just like in PER.
etxrab [Sun, 13 May 2007 20:58:29 +0000 (20:58 +0000)]
Second step in introducing asn context to BER dissectors just like in PER.

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

16 years agoFrom bug 1492: Fortify layer name presentation.
jake [Sat, 12 May 2007 19:54:55 +0000 (19:54 +0000)]
From bug 1492: Fortify layer name presentation.
Some code cleanups.

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

16 years agoFix a bunch of spelling errors.
gerald [Sat, 12 May 2007 00:01:57 +0000 (00:01 +0000)]
Fix a bunch of spelling errors.

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

16 years agoCopy environment variable HTTP_PROXY when set to http_proxy so wget can grab it.
sfisher [Fri, 11 May 2007 22:54:54 +0000 (22:54 +0000)]
Copy environment variable HTTP_PROXY when set to http_proxy so wget can grab it.

Also add $Id$ tag

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

16 years agoimplented -> implemented.
gerald [Fri, 11 May 2007 22:51:48 +0000 (22:51 +0000)]
implented -> implemented.

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

16 years agoAdd separate filters for vendor-specific HT items.
gerald [Fri, 11 May 2007 15:52:13 +0000 (15:52 +0000)]
Add separate filters for vendor-specific HT items.

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

16 years agoFix for bug 1545.
jake [Fri, 11 May 2007 06:31:22 +0000 (06:31 +0000)]
Fix for bug 1545.
Add a preference to support BVLC on non standard UDP port.

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

16 years agoFrom Andrew Feren:
etxrab [Fri, 11 May 2007 06:21:18 +0000 (06:21 +0000)]
From Andrew Feren:
This patch collapses start and end time for each flow to a single duration item.  The duration item can, of course, be expanded to display the start and end time.

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

16 years agomake create_options, access_mask and share_access fitlerable
sahlberg [Fri, 11 May 2007 03:02:38 +0000 (03:02 +0000)]
make create_options, access_mask and share_access fitlerable

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

16 years agoOn slow displays (such as RDP sessions), it looks like the "update"
gerald [Thu, 10 May 2007 22:30:29 +0000 (22:30 +0000)]
On slow displays (such as RDP sessions), it looks like the "update"
callback routines might get called before we're ready for them.
Add checks to handle this.

Fixup whitespace.

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

16 years agoadd more tracking of FID properties
sahlberg [Thu, 10 May 2007 20:53:35 +0000 (20:53 +0000)]
add more tracking of FID properties

track create_flags, access_mask, file_attributes, share_access and
create options for all FIDs

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

16 years ago- show NACK summary in info column
martinm [Thu, 10 May 2007 16:49:00 +0000 (16:49 +0000)]
- show NACK summary in info column
- calculated and show compression ratio achieved
- show some fields as being generated

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

16 years agomipv6 -> ip
martinm [Thu, 10 May 2007 15:29:38 +0000 (15:29 +0000)]
mipv6 -> ip

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

16 years agoMake dhcpv6 findable by name.
martinm [Thu, 10 May 2007 10:56:36 +0000 (10:56 +0000)]
Make dhcpv6 findable by name.

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

16 years agoprettify dissection of FIDs,
sahlberg [Thu, 10 May 2007 02:34:06 +0000 (02:34 +0000)]
prettify dissection of FIDs,
put the filename, if known, on the fid expansion line

also place a "generated" fid in failed ntcreateandx so it is easier to
quickly see which file the ntcreateandx failed for

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

16 years agoFix for bug 1497.
jake [Wed, 9 May 2007 22:27:39 +0000 (22:27 +0000)]
Fix for bug 1497.
Set DSCP_VALUE column info without tree to support export operations.

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

16 years agoCast values to correct sizes for number of bits to squelch Win32 warnings
grahamb [Wed, 9 May 2007 09:33:44 +0000 (09:33 +0000)]
Cast values to correct sizes for number of bits to squelch Win32 warnings

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

16 years agofix manifest dll error
ulfl [Wed, 9 May 2007 06:35:13 +0000 (06:35 +0000)]
fix manifest dll error

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

16 years agofix manifest error: for dll's mt.exe must be given ;2
ulfl [Wed, 9 May 2007 06:33:22 +0000 (06:33 +0000)]
fix manifest error: for dll's mt.exe must be given ;2

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

16 years agofix manifest error: for dll's mt.exe must be given ;2
ulfl [Wed, 9 May 2007 06:32:52 +0000 (06:32 +0000)]
fix manifest error: for dll's mt.exe must be given ;2

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

16 years agoUnless I've missed something, the number of subframes can be as many as
guy [Wed, 9 May 2007 03:50:58 +0000 (03:50 +0000)]
Unless I've missed something, the number of subframes can be as many as
16 (4 bits, 0-origin, so that's 15 + 1 as the maximum).

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

16 years agoFix for bug 1103:
jake [Tue, 8 May 2007 22:25:03 +0000 (22:25 +0000)]
Fix for bug 1103:
1. in dissect_routing6() if (rt.ip6r_type == 2) set pinfo->dst to the Home Address.
2. dissect_mipv6_hoa() set the pinfo->src to the Home Address.

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

16 years agoFrom Victor Fajardo:
sfisher [Tue, 8 May 2007 19:33:24 +0000 (19:33 +0000)]
From Victor Fajardo:

The packet-pana.c dissector I have submitted previously [SVN rev 21447]
had a minor issue. The following are the fixes:

Change packet-pana.c, Line 823:

                       { "Ping","pana.flags.e",

to:

                       { "Error","pana.flags.e",

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

16 years agoFix for bug #1532 -
sfisher [Tue, 8 May 2007 19:11:33 +0000 (19:11 +0000)]
Fix for bug #1532 -

From Kenneth Golomb:

Fixes two issues:
1) interface_name is allocated iface_len+1 bytes but a buffer length of iface
len is passed in when the string is copied.  This truncates the string to 9
characters if the interface_name is 10 characters long.

2) interface_name added to tree with proto_tree_add_string_format and is
missing the initial value parameter when called.  Even if this is added the
field can not be filtered on.  Adding the field with proto_tree_add_item fixes
both the tree display and the filtering issues.

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

16 years agoUpdate from samba tree revision 22657 to 22761
jmayer [Tue, 8 May 2007 17:39:28 +0000 (17:39 +0000)]
Update from samba tree revision 22657 to 22761
============================ Samba log start ============
------------------------------------------------------------------------
r22667 | metze | 2007-05-04 12:44:41 +0200 (Fri, 04 May 2007) | 3 lines
Changed paths:
   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/Header.pm

revert revision 22640 as it breaks nested structs in idl

metze
------------------------------------------------------------------------
r22741 | jelmer | 2007-05-07 14:31:42 +0200 (Mon, 07 May 2007) | 1 line
Changed paths:
   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm

Add MSVC-specific pragma's for Wireshark. Patch from Ronnie.
------------------------------------------------------------------------
r22742 | jelmer | 2007-05-07 14:41:23 +0200 (Mon, 07 May 2007) | 1 line
Changed paths:
   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm

Fix tests.
------------------------------------------------------------------------
------------------------------------------------------------------------
============================ Samba log end ==============

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

16 years agoUse new 'unknown' value for dch_crc_present for EDCH channels.
martinm [Tue, 8 May 2007 17:19:18 +0000 (17:19 +0000)]
Use new 'unknown' value for dch_crc_present for EDCH channels.

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

16 years agoFix proto_tree_add_bits_ret_val() (as now used by FP dissector).
martinm [Tue, 8 May 2007 17:17:51 +0000 (17:17 +0000)]
Fix proto_tree_add_bits_ret_val() (as now used by FP dissector).
Note that FP uses this function in a limited way, but this fixes problems seen.

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

16 years agoFrom Kriang Lerdsuwanakij:
martinm [Tue, 8 May 2007 17:13:14 +0000 (17:13 +0000)]
From Kriang Lerdsuwanakij:

This patch adds the handling of Spare Extension bytes
to UMTS Frame Protocol.  It also handles the case when
the presence of CRC in dedicated channels is not known
(i.e. when FP from a K12/K15 log is dissected).

The new functionality is placed in the new function
"dissect_spare_extension_and_crc".  The "dch_crc_present"
field inside "struct fp_info" (file packet-umts_fp.h)
is also extended to handle the case of unknown CRC presence.

Much of other changes is to update "offset" variable and
return it so that the location of Spare Extension and CRC
is available.

The patch also include a small tweak to handle Frame
Protocol information saved from K15.  Some fields appear
8 bytes later compared to K12.  The changes are in the file
packet-k12.c.

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

16 years agopropset...
jmayer [Tue, 8 May 2007 17:12:59 +0000 (17:12 +0000)]
propset...

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

16 years agoAdd NULL dereference checks. Fixes Coverity CID 241.
gerald [Tue, 8 May 2007 16:18:59 +0000 (16:18 +0000)]
Add NULL dereference checks.  Fixes Coverity CID 241.

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

16 years agoprettify wkssvc dissection using the conformance file and generate the
sahlberg [Tue, 8 May 2007 03:30:14 +0000 (03:30 +0000)]
prettify wkssvc dissection using the conformance file and generate the
dissector again using a new version of pidl

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

16 years agoupdate PIDL_dissect_cvstring so that it can be used in a future pidl to
sahlberg [Tue, 8 May 2007 00:04:51 +0000 (00:04 +0000)]
update PIDL_dissect_cvstring so that it can be used in a future pidl to
prettify strings

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

16 years agoBug fixes and cleanup from Dustin Johnson and myself:
gerald [Mon, 7 May 2007 21:57:05 +0000 (21:57 +0000)]
Bug fixes and cleanup from Dustin Johnson and myself:

  - Remove unused hf_block_ack_ssc code.
  - Fix +HTC detection and frame length calculation.
  - Fix Channel Width dissection.
  - Fix Primary Channel dissection.
  - Tweak the TID field width.
  - Display the Block Ack Buffer Size as decimal.
  - Display the SSC fragment and sequence numbers as decimal.
  - Fix the spelling of "recommended".

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

16 years agoupdate the conformance file for winreg to specify that the string for
sahlberg [Mon, 7 May 2007 19:23:59 +0000 (19:23 +0000)]
update the conformance file for winreg to specify that the string for
OpenKey keynames should be saved/stored in the dcv structure.

this now makes all policy handles generated by the OpenKey function show
OpenKey(/path/keyname)
for all such policyhandles

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

16 years agowhen creating a policy handle, use the string stored in dcv if
sahlberg [Mon, 7 May 2007 19:21:37 +0000 (19:21 +0000)]
when creating a policy handle,   use the string stored in dcv if
available as the name of the handle

This means we can show policy handles like
OpenKey(/a/b/c/d)
instead of
OpenKey(<...>)

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

16 years agoMissing string.h for strncmp.
gal [Mon, 7 May 2007 19:02:27 +0000 (19:02 +0000)]
Missing string.h for strncmp.

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

16 years agousing latest version of pidl, which includes the required pragmas and
sahlberg [Mon, 7 May 2007 18:35:28 +0000 (18:35 +0000)]
using latest version of pidl, which includes the required pragmas and
which also handles TYPE and PARAM_VALUE for strings,   regenerate winreg
after using hte conformance file to prettify how and where strings are
to be used to decorate the summary line and the dissection tree

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

16 years agoUpdated splash screen for Wireshark that shows the initialisation progress.
gal [Mon, 7 May 2007 17:55:42 +0000 (17:55 +0000)]
Updated splash screen for Wireshark that shows the initialisation progress.
The splash screen shows a progress bar and a percentage complete - like the progress dialog.
As dissectors are initialised and handed off the name is shown. However, the names of plugin dissectors are not shown.
The update to the make-dissector-reg shell script has been tested, though I think generally the python version is used.

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

16 years ago- simple Information Objects support
kukosa [Mon, 7 May 2007 12:59:31 +0000 (12:59 +0000)]
- simple Information Objects support
  - all definitions in ASN.1 source are skipped and need not to be commented out
  - #.CLASS directive can define types for Object Class Fields
- do not append 'xxx' postfix to parametrized types (changes H.235 and H.450 in accordance with it)
- change QSIG ASN.1 source to be more identical to original one

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

16 years agochanges in external structure of asn1_ctx_t
kukosa [Mon, 7 May 2007 11:25:21 +0000 (11:25 +0000)]
changes in external structure of asn1_ctx_t

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

16 years agoadd dissection of smb1 ioctl data by tying it into the dissectors for
sahlberg [Mon, 7 May 2007 09:07:29 +0000 (09:07 +0000)]
add dissection of smb1 ioctl data by tying it into the dissectors for
ioctl data that already exists for smb2

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

16 years agochange the smb2 ioctl function to take a pointer to a uint32 (ioctl
sahlberg [Mon, 7 May 2007 08:11:59 +0000 (08:11 +0000)]
change the smb2 ioctl function to take a pointer to a uint32 (ioctl
function code) instead of a structure

extend the nt trans structure to contain a ioctl function code for smb1

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

16 years agoremove the ioctl function and table from the smb dissector and just use
sahlberg [Mon, 7 May 2007 07:41:35 +0000 (07:41 +0000)]
remove the ioctl function and table from the smb dissector and just use
the one in smb2 instead since the smb2 one is more developed.

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

16 years agonew attempt to resolve recent breakage
sahlberg [Mon, 7 May 2007 07:33:26 +0000 (07:33 +0000)]
new attempt to resolve recent breakage

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

16 years agothere was a syntax error introduced in this file which made it
sahlberg [Mon, 7 May 2007 07:23:38 +0000 (07:23 +0000)]
there was a syntax error introduced in this file which made it
impossible to configure and build wireshark under gtk1

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

16 years agothere were missing #defines in the header file that prevented it from
sahlberg [Mon, 7 May 2007 06:26:39 +0000 (06:26 +0000)]
there were missing #defines in the header file that prevented it from
compiling properly

update the headerfile from a freshly generated one from pidl

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

16 years agoGTK1 does not have GDir and as such needs to include dirent.h
sahlberg [Mon, 7 May 2007 06:17:58 +0000 (06:17 +0000)]
GTK1 does not have GDir and as such needs to include dirent.h

Since wiretap.h is not autogenerated, just make wtap-plugins.h include
the top level config.h to pull in the defines for HAVE_DIRENT which was
checked at top level

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

16 years ago_U_ mark some parameters and a forgotten file.
etxrab [Mon, 7 May 2007 05:35:45 +0000 (05:35 +0000)]
_U_ mark some parameters and a forgotten file.

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

16 years agoStart introducing actx to ber functions.
etxrab [Sun, 6 May 2007 22:34:05 +0000 (22:34 +0000)]
Start introducing actx to ber functions.

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

16 years agoAd missing pkcs12.
etxrab [Sun, 6 May 2007 21:41:06 +0000 (21:41 +0000)]
Ad missing pkcs12.

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

16 years ago-p not -b :)
etxrab [Sun, 6 May 2007 20:02:26 +0000 (20:02 +0000)]
-p not -b :)

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

16 years agoAdd mpeg to the Win makefiles.
etxrab [Sun, 6 May 2007 19:56:01 +0000 (19:56 +0000)]
Add mpeg to the Win makefiles.

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

16 years agoImprove readability of code samples and program output
jake [Sun, 6 May 2007 19:25:14 +0000 (19:25 +0000)]
Improve readability of code samples and program output

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

16 years agoBetter column information display for delivery reports.
gal [Sun, 6 May 2007 16:38:04 +0000 (16:38 +0000)]
Better column information display for delivery reports.

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

16 years agoadd CBA_E_INVALIDID
ulfl [Sun, 6 May 2007 12:07:44 +0000 (12:07 +0000)]
add CBA_E_INVALIDID

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

16 years agothe default is still python 2.4, as 2.5 currently doesn't work with the buildbot...
ulfl [Sun, 6 May 2007 09:32:51 +0000 (09:32 +0000)]
the default is still python 2.4, as 2.5 currently doesn't work with the buildbot installation.

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

16 years agoembed the manifest files for the unittest exe's as well
ulfl [Sun, 6 May 2007 09:24:36 +0000 (09:24 +0000)]
embed the manifest files for the unittest exe's as well

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

16 years agoinstead of copying the MSVC 2005 manifest files around, embed them into the .exe...
ulfl [Sun, 6 May 2007 09:17:19 +0000 (09:17 +0000)]
instead of copying the MSVC 2005 manifest files around, embed them into the .exe / .dll files - this way is easier to handle while packaging and alike, and probably will solve some problems. We might want to do this for the plugins as well later.

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

16 years agoSeparate field for the elements of a constructed OCTET STRING.
gal [Sun, 6 May 2007 08:18:44 +0000 (08:18 +0000)]
Separate field for the elements of a constructed OCTET STRING.

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

16 years agoNew U3 packaging tool to generate a UUID based on the Wireshark version string within...
gal [Sun, 6 May 2007 08:15:17 +0000 (08:15 +0000)]
New U3 packaging tool to generate a UUID based on the Wireshark version string within the Wireshark namespace. The Wireshark namespace UUID is:

94630be0-e031-11db-974d-0002a5d5c51b

It is based upon the example code from RFC4122 and links against gcrypt.

Using this tool allows the U3 packaging UUID to be automatically changed for new versions as well as giving each buildbot version a different UUID.

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

16 years agoadd -P command line option help
ulfl [Sat, 5 May 2007 12:20:37 +0000 (12:20 +0000)]
add -P command line option help

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

16 years ago-E path setting doc, update wireshark help output
ulfl [Sat, 5 May 2007 12:19:04 +0000 (12:19 +0000)]
-E path setting doc, update wireshark help output

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