Commit graph

32050 commits

Author SHA1 Message Date
Gerald Combs
7f5b0ede0d [Automatic manuf and enterprise-numbers update for 2010-06-13]
svn path=/trunk/; revision=33215
2010-06-13 15:03:31 +00:00
Martin Mathieson
d2087d514e Add Copy (to clipboard) to expert item popup menu.
svn path=/trunk/; revision=33214
2010-06-13 14:55:11 +00:00
Bill Meier
d5140df7e1 Rename some variables; At least one ('end') seemed to confuse the Windows debugger;
Also: Udate some coments.

svn path=/trunk/; revision=33213
2010-06-13 14:31:11 +00:00
Bill Meier
897769ca2c Fix Bug #4868; "Wireshark crash selecting Inter-Asterisk exchange v2 packet data"
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4868

A field length was being set incorrectly (too large) thus causing
packet_hex_apply_reverse_tag() to run off the end of a text_view buffer
(thus causing a crash) when attempting to highlight the field bytes
in the hex-view pane.

ToDo: Add some sanity checking in packet_hex_apply_reverse_tag().

svn path=/trunk/; revision=33212
2010-06-13 13:58:02 +00:00
Gerald Combs
2827d00f2a Remove the header letter spacing. It make the Lua reference hard to read.
svn path=/trunk/; revision=33211
2010-06-13 00:39:06 +00:00
Jörg Mayer
0eddecc248 Andreas Schuler <andreas (A) schulerdev.de>
Updates to the DECT dissector:
- using proto_tree_add_none_format()/proto_tree_add_item() instead of
  proto_tree_add_uint_format() where it makes sense
- fixed display of full slot data
- added some references to documentation
- cleaned up packet length checking
- put descrambled bfield-data in a tree
- cleaned up some afield items
- use custom columns instead adding all infos to COL_INFO
- add some more infos to the columns

Me:
- Replace proto_tree_add_none_format(..., strvar) by
  proto_tree_add_none_format(..., "%s", strvar).
- Fix an unused variable warning.

svn path=/trunk/; revision=33210
2010-06-11 16:11:42 +00:00
Anders Broman
326ec92f7c Fix: Malformed packet if port is missing from path.
svn path=/trunk/; revision=33209
2010-06-11 11:49:01 +00:00
Stig Bjørlykke
db4a00b4e4 Small cleanup.
svn path=/trunk/; revision=33208
2010-06-11 09:14:25 +00:00
Martin Mathieson
4fcd48495f Add the direction to so expert info texts.
svn path=/trunk/; revision=33207
2010-06-10 15:28:41 +00:00
Stig Bjørlykke
1a0c847c8c Display RefuseReason in Info column.
svn path=/trunk/; revision=33206
2010-06-10 13:06:08 +00:00
Stig Bjørlykke
933ca0bdfd Check if /usr/local exists before adding to CFLAGS/CPPFLAGS and LDFLAGS.
svn path=/trunk/; revision=33205
2010-06-10 10:31:46 +00:00
Stig Bjørlykke
372cdf09e4 From Jim Young via bug 4862:
GLIB 2.14 necessary to compile Wireshark with Protocol help.

svn path=/trunk/; revision=33204
2010-06-10 10:13:34 +00:00
Bill Meier
c8a1fac3f4 From Jason Burns: DHCP Dissector - Support for DHCP Option 150 TFTP Server Address
"According to this document DHCP Option 150 is an array of IPv4 TFTP Server
Addresses

http://cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a00800942f4.shtml#tftp_option

I fixed the capitalization of this option in the bootp dissector and changed
the type to match the actual use of the option. (ipv4_list)"

From me: Add a pointer to a draft RFC about the DHCP "TFTP Server Address" option.



svn path=/trunk/; revision=33203
2010-06-10 01:33:02 +00:00
Anders Broman
0fe31eab26 Add dissector_table_foreach.
svn path=/trunk/; revision=33201
2010-06-09 20:25:50 +00:00
Anders Broman
a9e4145c94 Fix a copy paste error.
svn path=/trunk/; revision=33200
2010-06-09 20:24:23 +00:00
Bill Meier
4bf6168df7 Do some constifying (based upon gcc -Wwrite-strings warnings)
svn path=/trunk/; revision=33199
2010-06-09 18:32:35 +00:00
Bill Meier
7b85f43d0e Do some constifying [or other] based upon gcc -Wwrite-strings warnings.
svn path=/trunk/; revision=33198
2010-06-09 18:12:17 +00:00
Bill Meier
407b8297c0 Fix a gcc -Wstrict-prototypes warning
svn path=/trunk/; revision=33195
2010-06-09 17:56:37 +00:00
Bill Meier
bfce3e6670 Do some constifying (based upon gcc -Wwrite-strings warnings);
Replace "4 space  tabs" by 4 spaces.

svn path=/trunk/; revision=33194
2010-06-09 17:40:03 +00:00
Jeff Morriss
6cf930a724 Add idmp.
svn path=/trunk/; revision=33193
2010-06-09 17:36:49 +00:00
Bill Meier
5e9eee2a5b Do some constifying (based upon gcc -Wwrite-strings warnings);
Various minor ckeanup: remove some unecessary if statements & other
Move proto_reg_handoff... to the end of the file.

svn path=/trunk/; revision=33192
2010-06-09 17:24:58 +00:00
Bill Meier
39b087896f Revise code slightly; mostly: remove some unnecessary if tests ....
svn path=/trunk/; revision=33191
2010-06-09 17:16:33 +00:00
Stig Bjørlykke
f38e41b5c1 Initialize dst_ref.
svn path=/trunk/; revision=33189
2010-06-09 16:02:34 +00:00
Graeme Lunt
d78f97da2e Removal of unused global variable.
svn path=/trunk/; revision=33188
2010-06-09 15:51:02 +00:00
Graeme Lunt
7a29877cc2 Removal of (hopefully!) the final warning.
svn path=/trunk/; revision=33187
2010-06-09 15:35:08 +00:00
Graeme Lunt
aae93d19d4 Update for missing const for object identifier string and marking tree as unused.
svn path=/trunk/; revision=33186
2010-06-09 15:20:48 +00:00
Stig Bjørlykke
01323df70b Added packet-idmp.h.
svn path=/trunk/; revision=33185
2010-06-09 15:05:29 +00:00
Stig Bjørlykke
89d2aab10f Build dependency x509ce.
svn path=/trunk/; revision=33184
2010-06-09 14:59:02 +00:00
Graeme Lunt
cfdd4788cf Updates to the ROS dissector to support IDMP and fix to IDMP for implicit declaration of return value of call_ros_oid_callback().
svn path=/trunk/; revision=33182
2010-06-09 14:45:38 +00:00
Stig Bjørlykke
70c26add0a Build Makefile in asn1/idmp.
svn path=/trunk/; revision=33181
2010-06-09 14:40:35 +00:00
Stig Bjørlykke
2141a6ec0a Added packet-idmp.c
svn path=/trunk/; revision=33179
2010-06-09 14:33:54 +00:00
Stig Bjørlykke
a2be950c5a Print correct RLRE reason in Info column.
Dump RLRQ/RLRE text in Info column even when having no reason code.

svn path=/trunk/; revision=33178
2010-06-09 14:27:09 +00:00
Graeme Lunt
1b1ee3ca3e Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP).
IDMP provides a mapping of request-response service elements directly onto the Internet TCP/IP protocol, bypassing the ACSE, Presentation, Session and Transport layers of the OSI model. It also supports the use of TLS services.

The DAP dissector has been updated to use the IDMP protocol.



svn path=/trunk/; revision=33177
2010-06-09 14:17:51 +00:00
Bill Meier
9c0d7c63a8 Do some constifying (based upon gcc -Wwrite-strings warnings);
Use #if 0/#endif instead of /* ... */ to comment out code..

svn path=/trunk/; revision=33176
2010-06-09 13:30:44 +00:00
Graeme Lunt
a3300280f2 New option (-R) to asn2wrs to register the PDUs defined in the conformance file as BER syntaxes (register_ber_syntax_dissector()).
svn path=/trunk/; revision=33175
2010-06-09 09:27:28 +00:00
Stig Bjørlykke
5e0a3b2ded Corrected a typo in "display seconds with hours and minutes".
svn path=/trunk/; revision=33174
2010-06-09 08:52:56 +00:00
Stig Bjørlykke
49330ef460 Avoid a crash when deleting the first character in the filter.
svn path=/trunk/; revision=33168
2010-06-08 21:36:31 +00:00
Jeff Morriss
dd1de7cf83 NEW_FILTER_COMBO_BOX: Make the Expression... button work again.
svn path=/trunk/; revision=33163
2010-06-08 18:42:20 +00:00
Jeff Morriss
1728c1e4af NEW_FILTER_COMBO_BOX: dfilter_combo_add_empty() doesn't appear to be needed: the entry field is empty even after populating thelist of recent filters.
svn path=/trunk/; revision=33161
2010-06-08 16:01:50 +00:00
Jeff Morriss
3e2ab3e0bd dfilter_entry_match() (for NEW_FILTER_COMBO_BOX): unset value each time through the loop to avoid duplicate initialization warnings from glib.
svn path=/trunk/; revision=33160
2010-06-08 14:40:31 +00:00
Anders Broman
5cdc63be46 Remove C++ style comment.
svn path=/trunk/; revision=33159
2010-06-08 10:37:03 +00:00
Anders Broman
92c247bf70 Fix packet-gtpv2.c:945:1: error: "/*" within comment
svn path=/trunk/; revision=33158
2010-06-08 08:55:07 +00:00
Anders Broman
7f9a9231dd From Tamás Regõs:
Change dissection of  User Location Info (ULI) to show the spare bits
in the protocol tree and don't show ECI as a bitfield.

svn path=/trunk/; revision=33157
2010-06-08 08:36:22 +00:00
Guy Harris
968fc63f3c Rename the NEW_FILTER_COMBO_BOX routine dfilter_entry_match_new() to
dfilter_entry_match(), as the old dfilter_entry_match() isn't defined or
used if NEW_FILTER_COMBO_BOX is defined.

Clean up indentation a bit.

svn path=/trunk/; revision=33154
2010-06-07 23:33:16 +00:00
Guy Harris
90a1fa7fe6 Don't define dfilter_entry_match() if we're using a combo box, as it's
not used.

Clean up indentation.

svn path=/trunk/; revision=33148
2010-06-07 19:17:12 +00:00
Guy Harris
6599fc59f0 Declare dfilter_list only if we're going to use it.
svn path=/trunk/; revision=33144
2010-06-07 18:49:37 +00:00
Anders Broman
52ecd9d44a Use NEW_FILTER_COMBO_BOX.
If there is no major problems the code can be cleaned up in a few days time.

svn path=/trunk/; revision=33141
2010-06-07 18:28:17 +00:00
Anders Broman
427dca65d0 Update the code for NEW_FILTER_COMBO_BOX.
svn path=/trunk/; revision=33140
2010-06-07 18:25:37 +00:00
Gerald Combs
349fac664b 1.3.6 -> 1.5.0
svn path=/trunk/; revision=33138
2010-06-07 16:43:09 +00:00
Bill Meier
b4410bc917 Use find_or_create_conversation() rather than only conversation_new().
Fixes bug #2907: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2907

svn path=/trunk/; revision=33136
2010-06-07 16:32:21 +00:00