Commit Graph

42477 Commits

Author SHA1 Message Date
Anders Broman 353823a2df Minor tweek for GTK3
svn path=/trunk/; revision=44887
2012-09-13 05:29:53 +00:00
Ronnie Sahlberg a711905c4c SCSI: Update INQUIRY standard page and decode the flags depending on which version of SPC that the device claims conformance to.
svn path=/trunk/; revision=44886
2012-09-13 01:28:57 +00:00
Jeff Morriss c1312434b2 Also disable the resize grip on the profile bar (as it is on the info and
packets bars; this is for GTK < 3.0).

This fixes the problem I had that the profile bar normally took up way too
much (horizontal) room when I start Wireshark (causing the contents of the
much more interesting packets bar to be truncated).

svn path=/trunk/; revision=44885
2012-09-12 21:02:54 +00:00
Pascal Quantin 3e8ac587fd Fix FBI true_false_string array and remove a useless hf variable
svn path=/trunk/; revision=44884
2012-09-12 12:29:59 +00:00
Anders Broman e97273a35d From Mike Morrin:
* fixup of dissection of message type for PRACH messages.
* fixed dissection of optional octet 2/3 in dl control messages
* removed a few more duplicate hf items
* changed all M_BIT macros to M_UINT, as M_BIT does not use the referenced hf.
* fixed dissection of ul_tfi and dl_tfi so that assignments and usage can be
filtered more easily
* fixed missing references to existing value strings and converted to tfs
strings where possible

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686

svn path=/trunk/; revision=44883
2012-09-12 12:07:53 +00:00
Anders Broman 26372ed66a Add doxygen hints.
svn path=/trunk/; revision=44882
2012-09-12 10:27:37 +00:00
Pascal Quantin 76b94dde6b From Esa Haapamäki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7718 :
Fix dissection of NAS Uplink and Downlink Count in MM Context IE

svn path=/trunk/; revision=44881
2012-09-12 10:21:00 +00:00
Jeff Morriss 42623443ed As suggested by Anatoly in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5699 :
Followup to r44844: use a better cast (intptr_t instead of long long).

svn path=/trunk/; revision=44880
2012-09-11 13:11:33 +00:00
Anders Broman 7f66cae784 From Chris Elston:
Add automatic L2TPv3 session setting detection

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7711

svn path=/trunk/; revision=44879
2012-09-11 13:06:42 +00:00
Jakub Zawadzki 8de84bacaf Revert r44869
svn path=/trunk/; revision=44878
2012-09-11 12:05:53 +00:00
Jakub Zawadzki 95de6e0ecb Bluetooth: Move HFP dissector from RFCOMM file
HFP is moved from RFCOMM where named HF.
Then fix name to one used by SIG specification: HFP.
Next step is improve dissection of HFP by dissect
specific for this profile AT commands.

From Michal Labedzki on behalf of Tieto Corporation
Part of bug #7639 

svn path=/trunk/; revision=44877
2012-09-11 11:53:34 +00:00
Jörg Mayer c7bf21cbf1 Differentiate between libnl versions. Feature parity with autofoo
for libnl.

svn path=/trunk/; revision=44876
2012-09-11 10:48:43 +00:00
Pascal Quantin 1bdf9a8912 Upgrade LTE RRC dissector to v11.0.0
svn path=/trunk/; revision=44875
2012-09-11 10:08:41 +00:00
Jakub Zawadzki a406bb1a50 Add data parameter to dissector_try_uint_new
svn path=/trunk/; revision=44874
2012-09-11 09:06:48 +00:00
Jakub Zawadzki 27fb6880c4 Add new function: call_dissector_with_data
svn path=/trunk/; revision=44873
2012-09-11 09:06:13 +00:00
Jakub Zawadzki 9f92dc93c5 Add data parameter to call_dissector_only.
svn path=/trunk/; revision=44872
2012-09-11 08:28:07 +00:00
Jakub Zawadzki dee4443809 Add data parameter to dissector_try_heuristic
svn path=/trunk/; revision=44871
2012-09-11 08:26:48 +00:00
Pascal Quantin 7e9411fee3 Enhance dissection of PSI1
svn path=/trunk/; revision=44870
2012-09-11 07:48:49 +00:00
Pascal Quantin 4d339f040e Use correct protocol name for Bluetooth Handsfree color filters
svn path=/trunk/; revision=44869
2012-09-11 07:35:59 +00:00
Ronnie Sahlberg 96c5cd466b SCSI: PMI and LBA are no longer part of READCAPACITY10 in current versions of SBC
svn path=/trunk/; revision=44867
2012-09-11 03:52:39 +00:00
Ronnie Sahlberg f238f0193d SCSI: SBC, print the subcommand name in the info column for service-action-in
svn path=/trunk/; revision=44866
2012-09-11 03:34:34 +00:00
Ronnie Sahlberg 6c84cbde98 SCSI: SBC: READCAPACITY16 no longer have PMI or LBA in the request in modern versions of the standard
svn path=/trunk/; revision=44865
2012-09-11 03:30:04 +00:00
Gerald Combs dc60423e87 Use the native merge dialog on Windows. This may break non-Windows builds.
svn path=/trunk/; revision=44864
2012-09-10 23:03:22 +00:00
Gerald Combs b74aa22317 Show our packets after we've loaded a file.
svn path=/trunk/; revision=44863
2012-09-10 23:02:34 +00:00
Gerald Combs 38b0e99c4d Fix breakage from r44859.
svn path=/trunk/; revision=44862
2012-09-10 21:55:55 +00:00
Jakub Zawadzki 9d6e413be7 Regenerate all asn.1 dissectors.
svn path=/trunk/; revision=44861
2012-09-10 21:42:36 +00:00
Jakub Zawadzki 5a8783f5b1 Initial commit to support yet another method of passing data between dissectors.
Add new parameter 'data' to heur_dissector_t and new_dissector_t, for now it's always NULL

svn path=/trunk/; revision=44860
2012-09-10 21:40:21 +00:00
Gerald Combs f764eabb67 Combine some of the the Windows and non-Windows merge code and make it
behave the same on each platform. This might break the non-Windows builds.
I'll test & fix any problems shortly.

svn path=/trunk/; revision=44859
2012-09-10 21:27:49 +00:00
Martin Kaiser 03993d6e0e add private data specifier for NorDig
trivial whitespace cleanup

svn path=/trunk/; revision=44858
2012-09-10 21:22:01 +00:00
Martin Kaiser 189257b004 use proto_mpeg_descriptor_loop_dissect() in the NIT
svn path=/trunk/; revision=44857
2012-09-10 21:15:54 +00:00
Martin Kaiser 4e2268aaa4 function to dissect a sequence of mpeg/dvb descriptors
(such descriptor loops are part of all psi and si tables)

take into account that a private data specifier descriptor may set the
 context for interpretation of subsequent descriptors in the loop

as a first example, add the private descriptors defined by CI+ LLP


svn path=/trunk/; revision=44856
2012-09-10 21:09:34 +00:00
Martin Kaiser 1f34b32040 fix compiler errors
packet-gsm_rlcmac.c:6341: error: missing braces around initializer

packet-gsm_rlcmac.c:473: error: hf_h110qi_t_tqi defined but not used
packet-gsm_rlcmac.c:474: error: hf_packetuplinkid_tqi defined but not used
packet-gsm_rlcmac.c:477: error: hf_multiblock_allocation_number_of_radio_blocks_allocated defined but not used

svn path=/trunk/; revision=44855
2012-09-10 21:00:18 +00:00
Pascal Quantin 3f1e1285f3 From Mike Morrin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686 :
Remove duplicate hf items in packet-gsm_rlcmac.c

svn path=/trunk/; revision=44854
2012-09-10 20:31:41 +00:00
Jörg Mayer 8e66080f1d Copy over HAVE_NL80211 from autofoo
svn path=/trunk/; revision=44853
2012-09-10 20:24:51 +00:00
Martin Kaiser 17a8522cb6 update the expert info entries after a packet comment was modified
the packet comment window can be opened from the expert infos
by clicking on a comment, when a comment is modified in this way, we
have to cf_retap_packets() to update the expert infos window

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7690


svn path=/trunk/; revision=44852
2012-09-10 19:48:16 +00:00
Jörg Mayer 8363dc43b2 Make the check for NL80211_CMD_SET_CHANNEL work by copying
the logic of the autofoo test.
Using Cmake's check_symbol_exists is not an option as it will
not work for enums and types. As this is documented in the manpage
this is to be considered a feature and not a bug.

svn path=/trunk/; revision=44851
2012-09-10 18:35:56 +00:00
Alexis La Goutte 8f4a2e5f28 Update svnversion.h with (short) SHA-1 commit id and branch when use git repository
svn path=/trunk/; revision=44850
2012-09-10 16:00:58 +00:00
Alexis La Goutte 0157f2f5e7 From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709
Enhance DNS Dissector

Make WKS Type filterable

svn path=/trunk/; revision=44849
2012-09-10 15:54:21 +00:00
Alexis La Goutte 0cede7b727 From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709
Enhance DNS Dissector

Make PTR Type filterable

svn path=/trunk/; revision=44848
2012-09-10 15:52:37 +00:00
Alexis La Goutte a11cd0e674 From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709
Enhance DNS Dissector

Make SOA Type filterable

svn path=/trunk/; revision=44847
2012-09-10 15:52:00 +00:00
Jakub Zawadzki 6ec66dbc45 Revert part of r44845 (packet-lppe.c) #fail
svn path=/trunk/; revision=44846
2012-09-10 15:35:23 +00:00
Jakub Zawadzki 0176a135db Propage changes done in generated dissectors to asn1/
svn path=/trunk/; revision=44845
2012-09-10 15:24:00 +00:00
Jeff Morriss 17e7db3bca Attempt to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5699
and https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5979 : 

Don't cast the buffer address to int on Win32: a 64-bit address won't
fit in an integer.

svn path=/trunk/; revision=44844
2012-09-10 15:18:17 +00:00
Pascal Quantin e48357e7f3 Add SVN properties
svn path=/trunk/; revision=44843
2012-09-10 14:56:22 +00:00
Michael Mann ea772dea9e Compiler fixes to rev 44841
svn path=/trunk/; revision=44842
2012-09-10 14:22:24 +00:00
Michael Mann 8ba9710ceb Add Bluetooth HID dissector (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7710)
with some minor corrections done to the patch.

svn path=/trunk/; revision=44841
2012-09-10 14:19:07 +00:00
Anders Broman 4f6442c846 Fix a typo.
svn path=/trunk/; revision=44840
2012-09-10 13:40:06 +00:00
Anders Broman 84c57e6eb6 From Pontus Fuchs.
new check for the configure script to disable the tool bar if
the nl80211.h is not good enough.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973

svn path=/trunk/; revision=44839
2012-09-10 13:15:02 +00:00
Jörg Mayer 0fc383a98f Only check if the NL-stuff isn't in the caches already
svn path=/trunk/; revision=44838
2012-09-10 12:16:44 +00:00
Anders Broman 179e7bb4b6 From Michal Labedzki:
Bluetooth: Use correct names for ACL dissector

Dissector name is "bthci_acl" so use it for convention.
Also some cosmetic alignments

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639

svn path=/trunk/; revision=44837
2012-09-10 12:12:05 +00:00