obnox/wireshark/wip.git
15 years agoIncorporate plugin dissector into build in collection.
jake [Sun, 22 Feb 2009 09:24:27 +0000 (09:24 +0000)]
Incorporate plugin dissector into build in collection.

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

15 years agoIncorporate plugin dissector into build in collection.
jake [Sun, 22 Feb 2009 09:09:27 +0000 (09:09 +0000)]
Incorporate plugin dissector into build in collection.

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

15 years agoIncorporate plugin dissector into build in collection.
jake [Sun, 22 Feb 2009 00:04:14 +0000 (00:04 +0000)]
Incorporate plugin dissector into build in collection.

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

15 years agoIncorporate plugin dissector into build in collection.
jake [Sat, 21 Feb 2009 22:22:16 +0000 (22:22 +0000)]
Incorporate plugin dissector into build in collection.

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

15 years agoAdd a cast to fix a VC6 compie warning
wmeier [Sat, 21 Feb 2009 21:44:03 +0000 (21:44 +0000)]
Add a cast to fix a VC6 compie warning

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

15 years agoFix length field passed to tap when last in frame. Also check for > BSR.
martinm [Sat, 21 Feb 2009 21:22:41 +0000 (21:22 +0000)]
Fix length field passed to tap when last in frame.  Also check for > BSR.

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

15 years agoIncorporate plugin dissector into build in collection.
jake [Sat, 21 Feb 2009 20:22:40 +0000 (20:22 +0000)]
Incorporate plugin dissector into build in collection.

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

15 years agoUpdate the documentation to reflect the current state of plugin development.
jake [Sat, 21 Feb 2009 16:33:48 +0000 (16:33 +0000)]
Update the documentation to reflect the current state of plugin development.

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

15 years agoMark two unused variables
sfisher [Fri, 20 Feb 2009 17:53:39 +0000 (17:53 +0000)]
Mark two unused variables

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

15 years agoReplace the clists with gtk_list_store
etxrab [Fri, 20 Feb 2009 17:13:44 +0000 (17:13 +0000)]
Replace the clists with gtk_list_store
Should fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3246

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

15 years agoSet and use 'plane' more carefully.
martinm [Fri, 20 Feb 2009 10:17:52 +0000 (10:17 +0000)]
Set and use 'plane' more carefully.

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

15 years agoFrom Vincent Helfre:
martinm [Thu, 19 Feb 2009 22:25:36 +0000 (22:25 +0000)]
From Vincent Helfre:
#define some constants, and move constants into header files.
Hopfully this will make it easier for these dissectors to be reused.

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

15 years agoFix warning on Solaris/GCC about setjmp/longjmp.
guy [Thu, 19 Feb 2009 09:23:34 +0000 (09:23 +0000)]
Fix warning on Solaris/GCC about setjmp/longjmp.

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

15 years agoGuy pointed out that we were still checking for the Microsoft Layer for
gerald [Wed, 18 Feb 2009 22:24:21 +0000 (22:24 +0000)]
Guy pointed out that we were still checking for the Microsoft Layer for
Unicode, which is only needed for platforms we no longer support.

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

15 years agoMake the dialog that confirms uninstalling the previous version of
gerald [Wed, 18 Feb 2009 20:27:16 +0000 (20:27 +0000)]
Make the dialog that confirms uninstalling the previous version of
Wireshark default to "yes" for silent installs. Add silent default
actions for other dialogs. Don't do so for error messages, since we
probably want the user to see those no matter what. Fixes bug 3260.

Switch back to using the uninstaller icon (which got clobbered 2 weeks
after it was introduced in 2007).

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

15 years agoMake some display strings less verbose.
martinm [Wed, 18 Feb 2009 11:40:13 +0000 (11:40 +0000)]
Make some display strings less verbose.

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

15 years agoAdded one more string_or_null.
stig [Wed, 18 Feb 2009 10:07:29 +0000 (10:07 +0000)]
Added one more string_or_null.

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

15 years agoRename source file to reflect Cisco specific protocol.
jake [Wed, 18 Feb 2009 07:46:28 +0000 (07:46 +0000)]
Rename source file to reflect Cisco specific protocol.

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

15 years agoCorrect copyright statements.
jake [Wed, 18 Feb 2009 07:20:26 +0000 (07:20 +0000)]
Correct copyright statements.

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

15 years agoIndentation changes.
etxrab [Wed, 18 Feb 2009 06:42:35 +0000 (06:42 +0000)]
Indentation changes.

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

15 years agoAdd a string utility function "string_or_null" which can be used to
gerald [Tue, 17 Feb 2009 23:15:35 +0000 (23:15 +0000)]
Add a string utility function "string_or_null" which can be used to
guarantee a non-null string value. Use it in the LDAP dissector. Fixes
the crash on Windows (and other platforms) reported in bug 3262.

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

15 years agoTry to be smart and add ansi_tele_msg_status_strings, mostly to make it compile.
stig [Tue, 17 Feb 2009 09:20:21 +0000 (09:20 +0000)]
Try to be smart and add ansi_tele_msg_status_strings, mostly to make it compile.

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

15 years agoHave message status decoded.
jake [Tue, 17 Feb 2009 07:52:13 +0000 (07:52 +0000)]
Have message status decoded.

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

15 years agoFix compiler warning/error:
sfisher [Tue, 17 Feb 2009 07:32:52 +0000 (07:32 +0000)]
Fix compiler warning/error:

Comment out an unused variable and #if 0 out an unused function.

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

15 years agoClean up indentation.
jake [Tue, 17 Feb 2009 06:35:13 +0000 (06:35 +0000)]
Clean up indentation.

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

15 years agoClean up indentation.
jake [Tue, 17 Feb 2009 06:33:34 +0000 (06:33 +0000)]
Clean up indentation.

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

15 years agoMake XHTML compliant.
jake [Tue, 17 Feb 2009 06:32:56 +0000 (06:32 +0000)]
Make XHTML compliant.
Clean up indentation.

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

15 years agoFrom Jan Adamek:
etxrab [Tue, 17 Feb 2009 05:58:01 +0000 (05:58 +0000)]
From   Jan Adamek:
Dissector ansi_637 does not have message status parameter.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3259

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

15 years agoFrom Steve Karg:
etxrab [Tue, 17 Feb 2009 05:56:12 +0000 (05:56 +0000)]
From Steve Karg:
BACnet PrivateTransferError shows malformed packet.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3257

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

15 years agoFrom Michael Lum:
etxrab [Tue, 17 Feb 2009 05:54:04 +0000 (05:54 +0000)]
From   Michael Lum:
ANSI MAP fix for missing MEID/MSC ID number in RegNot
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3255

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

15 years agoMark an unused argument.
stig [Mon, 16 Feb 2009 22:32:06 +0000 (22:32 +0000)]
Mark an unused argument.

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

15 years agoAdd dissection of some IE's, reworked input from Zakia Karim.
etxrab [Mon, 16 Feb 2009 21:21:11 +0000 (21:21 +0000)]
Add dissection of some IE's, reworked input from Zakia Karim.

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

15 years agoAdd ipmap.html to the list of files installed and uninstalled.
guy [Mon, 16 Feb 2009 18:27:29 +0000 (18:27 +0000)]
Add ipmap.html to the list of files installed and uninstalled.

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

15 years agoTry using the MSVCRT version of Lua (lua5_1_4_Win32_dll6_lib) for
gerald [Mon, 16 Feb 2009 17:27:12 +0000 (17:27 +0000)]
Try using the MSVCRT version of Lua (lua5_1_4_Win32_dll6_lib) for
all builds.

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

15 years agoAdd Apple PacketLogger to list of supported capture file formats.
sfisher [Mon, 16 Feb 2009 07:31:44 +0000 (07:31 +0000)]
Add Apple PacketLogger to list of supported capture file formats.

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

15 years agoAdd support for reading Apple's Bluetooth PacketLogger capture files to
sfisher [Mon, 16 Feb 2009 07:24:04 +0000 (07:24 +0000)]
Add support for reading Apple's Bluetooth PacketLogger capture files to
wiretap.  Modify various other locations to accommodate the fact that
PacketLogger files do not specify the direction of packets.

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

15 years agoAdd an additional "title" attribute for UAT fields; that's what's
guy [Mon, 16 Feb 2009 04:10:06 +0000 (04:10 +0000)]
Add an additional "title" attribute for UAT fields; that's what's
displayed to the user.

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

15 years agoThe function I really wanted to export (not that exporting the other one
guy [Sun, 15 Feb 2009 23:26:45 +0000 (23:26 +0000)]
The function I really wanted to export (not that exporting the other one
is an error...).

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

15 years agoThe joys of Windows.
guy [Sun, 15 Feb 2009 23:26:01 +0000 (23:26 +0000)]
The joys of Windows.

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

15 years agoUse open_failure_alert_box() for open failures; use
guy [Sun, 15 Feb 2009 22:57:47 +0000 (22:57 +0000)]
Use open_failure_alert_box() for open failures; use
copy_file_binary_mode() to copy a file, and check for it failing.

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

15 years agoFor tshark -b -S -w: close files after reading them; fixes bug #3172;
wmeier [Sun, 15 Feb 2009 22:03:17 +0000 (22:03 +0000)]
For tshark -b -S -w: close files after reading them; fixes bug #3172;
Also: Do a bit of cleanup on related code.

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

15 years agoAdjust some spacing ....
wmeier [Sun, 15 Feb 2009 21:55:03 +0000 (21:55 +0000)]
Adjust some spacing ....

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

15 years agoAdd a routine to report write errors to the list of failure-reporting
guy [Sun, 15 Feb 2009 21:47:57 +0000 (21:47 +0000)]
Add a routine to report write errors to the list of failure-reporting
routines handled by epan/report_err.c.

Move copy_binary_file() in file.c to epan/filesystem.c, and rename it to
copy_file_binary_mode() (to clarify that it *can* copy text files;
arguably, *all* files are "binary" unless you're on, say, an IBM 1401
:-)).  Have it use the report_err.c routines, so it works in
console-mode programs.

Clean up some comments while we're at it.

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

15 years agoRemoved an unused variable.
stig [Sun, 15 Feb 2009 21:37:05 +0000 (21:37 +0000)]
Removed an unused variable.

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

15 years ago[Automatic manuf update for 2009-02-15]
gerald [Sun, 15 Feb 2009 16:03:28 +0000 (16:03 +0000)]
[Automatic manuf update for 2009-02-15]

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

15 years agoFixed a typo.
stig [Sun, 15 Feb 2009 15:02:55 +0000 (15:02 +0000)]
Fixed a typo.

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

15 years agoCompiling on Ubuntu 8.10 gives a warning when not checking the return value
stig [Sun, 15 Feb 2009 15:02:29 +0000 (15:02 +0000)]
Compiling on Ubuntu 8.10 gives a warning when not checking the return value
from fwrite, so added a check.  Also use size_t for nbytes.

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

15 years agoUse the Bluetooth icon for Linux raw Bluetooth devices. Note some issues
guy [Sat, 14 Feb 2009 03:03:28 +0000 (03:03 +0000)]
Use the Bluetooth icon for Linux raw Bluetooth devices. Note some issues
with using it in OS X.

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

15 years agotry to fix some solaris buildbot warnings
ulfl [Sat, 14 Feb 2009 01:18:11 +0000 (01:18 +0000)]
try to fix some solaris buildbot warnings

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

15 years agoadd a (Windows only) bluetooth network interface icon
ulfl [Fri, 13 Feb 2009 21:35:41 +0000 (21:35 +0000)]
add a (Windows only) bluetooth network interface icon

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

15 years agoTrivial: Fix a typo; adjust some indentation
wmeier [Fri, 13 Feb 2009 15:08:00 +0000 (15:08 +0000)]
Trivial: Fix a typo; adjust some indentation

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

15 years agoUnused variables :-(
etxrab [Fri, 13 Feb 2009 06:30:27 +0000 (06:30 +0000)]
Unused variables :-(

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

15 years agoChange the signature of the IE dissectors and minor updates.
etxrab [Fri, 13 Feb 2009 06:10:57 +0000 (06:10 +0000)]
Change the signature of the IE dissectors and minor updates.

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

15 years agodissect_rtp_heur: prevent a 'false positive' when trying stun dissection.
wmeier [Thu, 12 Feb 2009 17:30:15 +0000 (17:30 +0000)]
dissect_rtp_heur: prevent a 'false positive' when trying stun dissection.

Specifically: when dissect_rtp_heur calls the stun dissector:
- Don't do a 'data' dissection if stun dissection fails;
  (ie: use call_dissector_only instead of call_dissector).
- return the stun dissector success/fail status to the caller of dissect_rtp_heur;
  (Done by registering and calling the heuristic version of the stun dissector).
Also: use call_dissector_only for each of the dissectors called by dissect_rtp_heur
 (altho it really makes no difference at this point except for the call to the
  stun dissector).

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

15 years agoFix some indentation; Also: do a few other trivial changes
wmeier [Thu, 12 Feb 2009 16:21:10 +0000 (16:21 +0000)]
Fix some indentation; Also: do a few other trivial changes

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

15 years agoAdd tapping interface to MAC LTE.
martinm [Thu, 12 Feb 2009 12:08:05 +0000 (12:08 +0000)]
Add tapping interface to MAC LTE.

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

15 years agoCall GTPv2 dissector.
martinm [Thu, 12 Feb 2009 10:06:23 +0000 (10:06 +0000)]
Call GTPv2 dissector.

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

15 years agoadd display of IE_ID_COUNTRY, some code cleanup
ulfl [Thu, 12 Feb 2009 09:42:47 +0000 (09:42 +0000)]
add display of IE_ID_COUNTRY, some code cleanup

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

15 years agotry to fix the buildbot
ulfl [Thu, 12 Feb 2009 02:33:19 +0000 (02:33 +0000)]
try to fix the buildbot

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

15 years agoUse network_virtual_16.xpm for VMware interfaces on OS X (well, use them
guy [Thu, 12 Feb 2009 01:48:47 +0000 (01:48 +0000)]
Use network_virtual_16.xpm for VMware interfaces on OS X (well, use them
if VMware Fusion ever lets you capture on them, which it currently
doesn't appear to do), on the assumption that this icon is appropriate
for VMware interfaces on the host machine.

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

15 years agoMake the column information signed, so that -1 is a valid out-of-band
guy [Thu, 12 Feb 2009 01:44:17 +0000 (01:44 +0000)]
Make the column information signed, so that -1 is a valid out-of-band
value.

Use \t, rather than literal tabs, in character strings, so it's more
obvious that they're tabs, and so that if a tool changes tabs to spaces
it won't mess things up.

Use spaces for indentation, for the benefit of editors that have
hardwired tab stops.

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

15 years agoPackage the newly added network_virtual_16.xpm
jmayer [Thu, 12 Feb 2009 01:29:05 +0000 (01:29 +0000)]
Package the newly added network_virtual_16.xpm

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

15 years agonetwork_virtual_16.xpm currently only used on Win32
ulfl [Wed, 11 Feb 2009 21:12:55 +0000 (21:12 +0000)]
network_virtual_16.xpm currently only used on Win32

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

15 years agoadd support for a simple GeoIP based IP Location Map, more details will follow on...
ulfl [Wed, 11 Feb 2009 20:25:17 +0000 (20:25 +0000)]
add support for a simple GeoIP based IP Location Map, more details will follow on the dev-list

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

15 years agoMark an unused parameter as _U_
etxrab [Wed, 11 Feb 2009 20:20:11 +0000 (20:20 +0000)]
Mark an unused parameter as _U_

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

15 years agouse a special icon for "VMware" virtual networks (yes, I know the icon is *not* very...
ulfl [Wed, 11 Feb 2009 20:20:10 +0000 (20:20 +0000)]
use a special icon for "VMware" virtual networks (yes, I know the icon is *not* very good - but I have no better idea how to display that)

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

15 years agoAdd basic IE dissection.
etxrab [Wed, 11 Feb 2009 19:48:21 +0000 (19:48 +0000)]
Add basic IE dissection.

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

15 years agoAdd expert item to NACKs in AM status PDUs.
martinm [Wed, 11 Feb 2009 17:51:37 +0000 (17:51 +0000)]
Add expert item to NACKs in AM status PDUs.

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

15 years agoAdd missing closing parentheses.
martinm [Wed, 11 Feb 2009 17:51:01 +0000 (17:51 +0000)]
Add missing closing parentheses.

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

15 years agoAdd dect dissector authors
jmayer [Wed, 11 Feb 2009 17:10:27 +0000 (17:10 +0000)]
Add dect dissector authors

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

15 years agoAdd netdump.c
wmeier [Wed, 11 Feb 2009 16:59:53 +0000 (16:59 +0000)]
Add netdump.c

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

15 years agoAdded support for LLMNR.
stig [Wed, 11 Feb 2009 13:25:00 +0000 (13:25 +0000)]
Added support for LLMNR.

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

15 years agoThe uat files can be saved before any other preferences, so try creating
stig [Wed, 11 Feb 2009 11:04:30 +0000 (11:04 +0000)]
The uat files can be saved before any other preferences, so try creating
the personal configuration directory if saving the uat file fails.

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

15 years agoAdded default svn:ignore targets.
stig [Wed, 11 Feb 2009 10:28:57 +0000 (10:28 +0000)]
Added default svn:ignore targets.

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

15 years agoWhitespace changes, missed a comment in German
jmayer [Wed, 11 Feb 2009 07:46:39 +0000 (07:46 +0000)]
Whitespace changes, missed a comment in German

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

15 years ago- detect TLS 1.2
kukosa [Wed, 11 Feb 2009 07:03:51 +0000 (07:03 +0000)]
- detect TLS 1.2
- ciphersuite list updated
- list of alerts and extensions updated

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

15 years agofix a comment
ulfl [Wed, 11 Feb 2009 01:54:09 +0000 (01:54 +0000)]
fix a comment

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

15 years agoFix for compiler error: " /* within comment "
wmeier [Wed, 11 Feb 2009 01:38:58 +0000 (01:38 +0000)]
Fix for compiler error: " /* within comment "

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

15 years ago<control>1-6 is already used by colorizing, <shift><control>1-6 doesn't work for...
ulfl [Wed, 11 Feb 2009 01:14:21 +0000 (01:14 +0000)]
<control>1-6 is already used by colorizing, <shift><control>1-6 doesn't work for whatever reason, so use <alt><control>1-6

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

15 years agoFrom Neil Horman (with a few very minor changes by me).
wmeier [Wed, 11 Feb 2009 00:40:21 +0000 (00:40 +0000)]
From Neil Horman (with a few very minor changes by me).

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

15 years agopacket-gtpv2.c:216: warning: unused parameter 'pinfo'
etxrab [Tue, 10 Feb 2009 23:44:56 +0000 (23:44 +0000)]
packet-gtpv2.c:216: warning: unused parameter 'pinfo'

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

15 years agoAdd comments.
etxrab [Tue, 10 Feb 2009 21:58:35 +0000 (21:58 +0000)]
Add comments.

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

15 years agoInital GTPv2 dissector.
etxrab [Tue, 10 Feb 2009 21:57:56 +0000 (21:57 +0000)]
Inital GTPv2 dissector.

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

15 years agoadd a stock icon "WIRESHARK_STOCK_MAP" to display a map
ulfl [Tue, 10 Feb 2009 21:26:16 +0000 (21:26 +0000)]
add a stock icon "WIRESHARK_STOCK_MAP" to display a map

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

15 years agomake filename2uri() "public"
ulfl [Tue, 10 Feb 2009 21:23:32 +0000 (21:23 +0000)]
make filename2uri() "public"

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

15 years agotry improve the "Time Display Format" submenu by sorting the items by "display length"
ulfl [Tue, 10 Feb 2009 21:22:24 +0000 (21:22 +0000)]
try improve the "Time Display Format" submenu by sorting the items by "display length"

add/change accelerator keys:
"Time Display Format" <control>1 - <control>6
"Resize All Columns" <shift><control>R
"First Packet" Home
"Last Packet" End
"Interfaces" <control>I
"Start" <control>E
"Restart" <control>R
"Enabled Protocols" <shift><control>R -> <shift><control>E

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

15 years agothe current tab display "Error 3/24" is missleading IMHO. I would read this 3 out...
ulfl [Tue, 10 Feb 2009 21:16:45 +0000 (21:16 +0000)]
the current tab display "Error 3/24" is missleading IMHO. I would read this 3 out of 24, but in fact it means 3 items appearing in sum 24 times.

I've changed it to "Error 3 (24)", but this still is not perfect.

Is there an even better idea to display this?

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

15 years agoTrying to make the buildbot happy.
etxrab [Tue, 10 Feb 2009 06:44:08 +0000 (06:44 +0000)]
Trying to make the buildbot happy.

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

15 years agoAdd charging_ase
etxrab [Tue, 10 Feb 2009 06:22:21 +0000 (06:22 +0000)]
Add charging_ase

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

15 years agoRemove an ugly hack:
ulfl [Tue, 10 Feb 2009 03:54:55 +0000 (03:54 +0000)]
Remove an ugly hack:
There was an ugly hack while creating the menu, that tried to detect the stat_group a stats_tree belongs to by looking at the name string. That makes it unnecessarily hard to understand how the menu is really created.

Fix: Add a new function stats_tree_register_with_group() that takes the stat_group as a parameter. Use this function where a stats_tree doesn't fit into the default "unsorted" group.

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

15 years agoadd some comments
ulfl [Tue, 10 Feb 2009 01:39:29 +0000 (01:39 +0000)]
add some comments

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

15 years agoAdd dissection of Charging ASE in ISUP APM messages.
etxrab [Mon, 9 Feb 2009 20:46:59 +0000 (20:46 +0000)]
Add dissection of Charging ASE in ISUP APM messages.

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

15 years agoadd some display details
ulfl [Mon, 9 Feb 2009 19:39:43 +0000 (19:39 +0000)]
add some display details

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

15 years agowe don't need to copy rawshark.exe.manifest, as this manifest is integrated using...
ulfl [Mon, 9 Feb 2009 19:38:15 +0000 (19:38 +0000)]
we don't need to copy rawshark.exe.manifest, as this manifest is integrated using mt.exe

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

15 years agoFrom yamisoe AT gmail.com: appverify: Report all missing applications in one run.
wmeier [Mon, 9 Feb 2009 17:02:26 +0000 (17:02 +0000)]
From yamisoe AT gmail.com: appverify: Report all missing applications in one run.

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

15 years ago- remove reference to AMR (submitted by mistake)
kukosa [Mon, 9 Feb 2009 12:54:40 +0000 (12:54 +0000)]
- remove reference to AMR (submitted by mistake)
- add new lines at the ends of headers
- fix struct usage

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

15 years agoCorrected directory for Info.plist.in
stig [Mon, 9 Feb 2009 11:19:26 +0000 (11:19 +0000)]
Corrected directory for Info.plist.in

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

15 years agoFrom Peter Johansson:
stig [Mon, 9 Feb 2009 10:29:17 +0000 (10:29 +0000)]
From Peter Johansson:
Correct a misspelling.

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

15 years agoUpdate GnuTls to gnutls-2.6.4-1
kukosa [Mon, 9 Feb 2009 09:38:58 +0000 (09:38 +0000)]
Update GnuTls to gnutls-2.6.4-1

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

15 years agoPly parser updated to 3.0
kukosa [Mon, 9 Feb 2009 07:28:30 +0000 (07:28 +0000)]
Ply parser updated to 3.0

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