Commit Graph

26459 Commits

Author SHA1 Message Date
Guy Harris 7b098bca7b http://stationpayloads.jsc.nasa.gov/J-reference/documents/ssp57002B.pdf
is a dead link; supply another link, to a document that describes *some*
of this.

svn path=/trunk/; revision=27273
2009-01-20 03:53:40 +00:00
Bill Meier dee3410f99 Update list of supported file formats + some minor rewording.
svn path=/trunk/; revision=27272
2009-01-19 22:40:39 +00:00
Bill Meier 89db5fe608 Change indentation as needed to be consistent for the whole file.
svn path=/trunk/; revision=27271
2009-01-19 22:37:14 +00:00
Jaap Keuter c7145ef52b I'm pretty sure time_s and time_ns don't come from the same 4 bytes.
svn path=/trunk/; revision=27269
2009-01-19 21:32:45 +00:00
Jaap Keuter a61043c1b6 From Bradley Higgins:
Add E100 encapsulation packet type to the dissectors.

E100 is an Arbor Networks router, which can redirect packets through an AUX port, 
and which prepends a header to each redirected packet.  This dissector should detect 
these packets, and display them in wireshark.

svn path=/trunk/; revision=27268
2009-01-19 21:26:38 +00:00
Anders Broman 2b607d7ce7 Dissect H263-1998/2000 Level
svn path=/trunk/; revision=27267
2009-01-19 20:35:52 +00:00
Bill Meier 38c30e1d3d Fix (what I believe to be) typos so build will work again....
svn path=/trunk/; revision=27266
2009-01-19 01:16:34 +00:00
Anders Broman 4f5db8d12c Update to V8.3.0 (2008-12).
svn path=/trunk/; revision=27264
2009-01-18 20:37:16 +00:00
Gerald Combs 18d974c4e3 [Automatic manuf update for 2009-01-18]
svn path=/trunk/; revision=27262
2009-01-18 16:03:19 +00:00
Jaap Keuter 0855f501cc Set the packet details counter column to 1, as it's one expert info per packet.
svn path=/trunk/; revision=27261
2009-01-18 14:51:22 +00:00
Jaap Keuter fe7ea8526e From Jim Young:
The attached patch is an enhancement to the Expert Info Composite dialog's tab labels.
On the four severity level tabs a second number is displayed that represents the total 
number of detail records associated with each severity level.

svn path=/trunk/; revision=27260
2009-01-18 14:47:51 +00:00
Jaap Keuter 3278bafd5b From Jim Young:
Confine status bar widgets to module.

svn path=/trunk/; revision=27259
2009-01-18 13:51:00 +00:00
Jaap Keuter f3ad87485b Fix for bug 3192:
Version 17 of the Skinny protocol seems to report its version number in a previously reserved
header field. The dissector now accepts this, even though it can't dissect all new messages yet.

svn path=/trunk/; revision=27258
2009-01-18 12:43:37 +00:00
Jaap Keuter 17df7f823e From Matt P:
CCSDS packets may reside within an 802.3 packet.  This patch provides a way for
the CCSDS dissector to be called from the 802.3 dissector.

svn path=/trunk/; revision=27257
2009-01-18 12:08:56 +00:00
Michael Tüxen fb9e53c635 Do not include dev stuff not ready for prime time yet.
svn path=/trunk/; revision=27256
2009-01-17 18:48:43 +00:00
Michael Tüxen 8ab2055892 Get rid of trailing whitespace.
svn path=/trunk/; revision=27255
2009-01-17 17:39:48 +00:00
Bill Meier c53d96ac3b Use ascii_strdown_inplace instead of g_ascii_strdown in a few places.
This also fixes a few cases where memory was not freed after
 g_ascii_strdown.

svn path=/trunk/; revision=27254
2009-01-17 17:33:50 +00:00
Bill Meier 0147b08a4e Revise ascii...inplace to return a ptr to the string
svn path=/trunk/; revision=27253
2009-01-17 17:30:23 +00:00
Gerald Combs 414d042d2e Change the version to 1.1.3. SVN-stamp the version again.
svn path=/trunk/; revision=27252
2009-01-16 22:35:14 +00:00
Guy Harris cb07614fec Fix some warnings.
svn path=/trunk/; revision=27251
2009-01-16 22:20:10 +00:00
Anders Broman 234b31b986 From Michael Lum:
Brought up to date with version C of the specification
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3204

svn path=/trunk/; revision=27250
2009-01-16 20:20:21 +00:00
Anders Broman 7a87962c76 Add html2text.py to distribution.
svn path=/trunk/; revision=27249
2009-01-16 20:08:14 +00:00
Anders Broman 9d69607e0d Add the idl dir to distro (third try).
svn path=/trunk/; revision=27248
2009-01-16 18:10:21 +00:00
Anders Broman 42cccf3e3c Add the idl dir to distro (second try).
svn path=/trunk/; revision=27246
2009-01-16 17:30:23 +00:00
Martin Mathieson 3ec4589aa4 Some more AM updates.
svn path=/trunk/; revision=27245
2009-01-16 15:41:03 +00:00
Stig Bjørlykke dd007212da Added a length entry.
svn path=/trunk/; revision=27244
2009-01-16 11:51:19 +00:00
Martin Mathieson a59360ec78 Some AM fixes.
svn path=/trunk/; revision=27243
2009-01-16 10:53:58 +00:00
Anders Broman c53b519345 Add the idl dir to distro.
svn path=/trunk/; revision=27242
2009-01-16 07:10:05 +00:00
Anders Broman 6b72209950 Add Id.
svn path=/trunk/; revision=27241
2009-01-16 07:09:18 +00:00
Anders Broman dd5a7c8cd2 Diameter.xml: Add s6a application contex + Spec ref
Add subdisecton of 3GPP AVP 701 MSISDN using code in gsm map.

svn path=/trunk/; revision=27240
2009-01-15 20:55:24 +00:00
Bill Meier c7450a6a89 Update the description & skeleton code for the use of proto_reg_handoff.
svn path=/trunk/; revision=27239
2009-01-15 16:52:15 +00:00
Bill Meier 8a1333554b Add prefs callback so a pref change works...
Also: minor changes related to reg_handoff

svn path=/trunk/; revision=27238
2009-01-15 14:32:20 +00:00
Jaap Keuter e33b9d1de3 From Dan Gora:
A new protocol dissector for PICMG SFP.0 and SFP.1 I-TDM.  This dissector will only dissect 
the so-called 125usec modality of I-TDM currently.  I-TDM (Internal TDM) is a protocol used to
encapsulate voice traffic into ethernet frames and vise-versa. The protocol is not based upon
IP/UDP/TDP, but is a totally new protocol which uses MPLS.

svn path=/trunk/; revision=27237
2009-01-15 07:36:50 +00:00
Guy Harris 6a4f4fdc19 strcasecmp()'s behavior is locale-dependent, and thus unpredictable (and
possibly undesirable - in a Turkish locale, for example, "i" and "I" are
not equal); g_ascii_strcasecmp()'s behavior is not locale-dependent (and
treats "i" and "I" as equal even in a Turkish locale; the strings being
compared against are English, not Turkish, so treating "i" and "I" as
equal is a feature, not a bug).

svn path=/trunk/; revision=27236
2009-01-15 02:40:43 +00:00
Gerald Combs 8c6b59cf9c Build 1.1.2.
svn path=/trunk/; revision=27235
2009-01-15 01:37:52 +00:00
Jaap Keuter c4667a58e6 From Alex Lindberg:
Provide for custom decodes of bootp/dhcp options.
By Jaap Keuter:
Cleaned up some option processing code and made option change more robust.

svn path=/trunk/; revision=27233
2009-01-14 23:32:59 +00:00
Jaap Keuter 1be7c5c1a4 From Thomas M. Knoll:
- New dissector for CoS Capability attributes added
- tiny changes in my committed dissector for QoS Marking attributes

svn path=/trunk/; revision=27232
2009-01-14 22:01:10 +00:00
Bill Meier 8e885dd1df Update comment re the use of the flex statement '%option noline'
svn path=/trunk/; revision=27231
2009-01-14 20:50:39 +00:00
Gerald Combs 6553661db0 Clarify the GeoIP path tooltip.
svn path=/trunk/; revision=27230
2009-01-14 17:40:30 +00:00
Bill Meier e4eaa3ee4a reg_handoff: removed unneeded code; also: prefs callback not req'd
svn path=/trunk/; revision=27229
2009-01-14 02:28:38 +00:00
Bill Meier 583c21e9b8 prefs callback not needed.
svn path=/trunk/; revision=27228
2009-01-14 02:27:12 +00:00
Bill Meier 292f1e1eb4 reg_handoff: "once-only" test [if(!initted)...] not req'd since no prefs callback.
svn path=/trunk/; revision=27227
2009-01-14 02:25:37 +00:00
Anders Broman 2b3540be16 Use Glib 2.18-4 GTK+ 2.14.7 and Cairo 1.8.6.
svn path=/trunk/; revision=27226
2009-01-13 23:21:19 +00:00
Bill Meier 2f8bc6f65e Minor changes related to reg_handoff_ & proto_register_
svn path=/trunk/; revision=27225
2009-01-13 21:09:03 +00:00
Jaap Keuter ba1cb8b69e Make the column check actually check the information column status.
svn path=/trunk/; revision=27224
2009-01-13 20:47:06 +00:00
Jaap Keuter d373860a00 Make the column check actually check the information column status.
svn path=/trunk/; revision=27223
2009-01-13 20:46:26 +00:00
Jaap Keuter 2bae926f65 Make the column check actually check the information column status.
svn path=/trunk/; revision=27222
2009-01-13 20:37:28 +00:00
Bill Meier b6ff984605 Fix some indentation
svn path=/trunk/; revision=27221
2009-01-13 19:58:59 +00:00
Bill Meier 1fd90d2fd8 Move find_dissector to once-only section of _reg_handoff
svn path=/trunk/; revision=27220
2009-01-13 18:34:49 +00:00
Bill Meier e8a1e7d84c Fix some indentation
svn path=/trunk/; revision=27219
2009-01-13 18:08:20 +00:00