obnox/wireshark/wip.git
14 years ago- include given filter in generated filter expressions.
martinm [Sun, 21 Feb 2010 18:48:26 +0000 (18:48 +0000)]
- include given filter in generated filter expressions.
- reselect UE after retapping.
- move some vars from top-level to be locals in _init().

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

14 years ago[Automatic manuf and enterprise-numbers update for 2010-02-21]
gerald [Sun, 21 Feb 2010 16:02:21 +0000 (16:02 +0000)]
[Automatic manuf and enterprise-numbers update for 2010-02-21]

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

14 years agoAllow multiple instances of LTE MAC statistics windows, each with own filter.
martinm [Sun, 21 Feb 2010 15:08:50 +0000 (15:08 +0000)]
Allow multiple instances of LTE MAC statistics windows, each with own filter.
This makes it easier to work with traces including multiple sectors...

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

14 years agoSquelch some uninitialized-variable warnings (they're false positives).
guy [Sat, 20 Feb 2010 18:51:56 +0000 (18:51 +0000)]
Squelch some uninitialized-variable warnings (they're false positives).

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

14 years agoCast away some implicit-narrowing-conversion warnings.
guy [Sat, 20 Feb 2010 18:36:01 +0000 (18:36 +0000)]
Cast away some implicit-narrowing-conversion warnings.

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

14 years agoFix a gcc -Wshadow warning
wmeier [Sat, 20 Feb 2010 17:44:52 +0000 (17:44 +0000)]
Fix a gcc -Wshadow warning

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

14 years agoAdd note about not using C99 features.
wmeier [Sat, 20 Feb 2010 17:36:18 +0000 (17:36 +0000)]
Add note about not using C99 features.

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

14 years agoAdd missing SIP response codes from iana sip-parameters
martinm [Sat, 20 Feb 2010 17:19:16 +0000 (17:19 +0000)]
Add missing SIP response codes from iana sip-parameters

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

14 years agoInclude detected DL retx in stats.
martinm [Sat, 20 Feb 2010 16:58:48 +0000 (16:58 +0000)]
Include detected DL retx in stats.
Each row is now a uniqe RNTI/UEId pair.
Added a filter button to filter by selected RNTI + UEId

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

14 years agoAdd a protocol reference.
etxrab [Sat, 20 Feb 2010 11:53:36 +0000 (11:53 +0000)]
Add a protocol reference.

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

14 years agoFrom Mithun Roy:
etxrab [Sat, 20 Feb 2010 11:06:16 +0000 (11:06 +0000)]
From Mithun Roy:
DTN Dissector Bugs.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4500

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

14 years agoWe don't call assert() (and shouldn't - dissectors should use
guy [Fri, 19 Feb 2010 23:45:31 +0000 (23:45 +0000)]
We don't call assert() (and shouldn't - dissectors should use
DISSECTOR_ASSERT(), so the dissection stops, but the app continues to
run), so we don't need to include <assert.h>.

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

14 years agoAdd expert items for missing end option in:
jake [Fri, 19 Feb 2010 22:46:07 +0000 (22:46 +0000)]
Add expert items for missing end option in:
- vendor option field
- overloaded sname field
- overloaded file name field

Improve the overload determination of sname and file name field.

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

14 years agoGet rid of C++-style comments (even inside "#if 0"/"#endif", the API
guy [Fri, 19 Feb 2010 19:50:23 +0000 (19:50 +0000)]
Get rid of C++-style comments (even inside "#if 0"/"#endif", the API
checks fail).

Clean up indentation.

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

14 years agoCommit #if 0'd out code:
etxrab [Fri, 19 Feb 2010 19:00:06 +0000 (19:00 +0000)]
Commit #if 0'd out code:
"Start of converting the clist to a gtk_list_store"
If some one whant's to continue on it...

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

14 years agoFix tpyo.
guy [Fri, 19 Feb 2010 17:51:36 +0000 (17:51 +0000)]
Fix tpyo.

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

14 years agoFix a version number.
gerald [Fri, 19 Feb 2010 17:23:54 +0000 (17:23 +0000)]
Fix a version number.

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

14 years agoClean up decryption; have it return various indications for whether it
guy [Fri, 19 Feb 2010 10:24:13 +0000 (10:24 +0000)]
Clean up decryption; have it return various indications for whether it
was able to decrypt and, if it wasn't, why it wasn't, and put that
information into an expert information indication.

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

14 years agoDitch the last direct indexed character array.
jake [Fri, 19 Feb 2010 07:43:26 +0000 (07:43 +0000)]
Ditch the last direct indexed character array.
And some minor formatting updates.

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

14 years agoFix compilation with pre-2.6 GTK+.
guy [Fri, 19 Feb 2010 01:51:27 +0000 (01:51 +0000)]
Fix compilation with pre-2.6 GTK+.

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

14 years agoDon't say "Checking for broken pcap-config" if we don't have a
guy [Fri, 19 Feb 2010 00:15:29 +0000 (00:15 +0000)]
Don't say "Checking for broken pcap-config" if we don't have a
pcap-config to check for brokenness.

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

14 years agoThere's an echo in here....
guy [Fri, 19 Feb 2010 00:05:34 +0000 (00:05 +0000)]
There's an echo in here....

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

14 years agoGtkOPtionMenu ==> GtkComboBox;
wmeier [Thu, 18 Feb 2010 22:04:50 +0000 (22:04 +0000)]
GtkOPtionMenu ==> GtkComboBox;
Also:
 - Remove some unneeded #includes;
 - It's now OK to use gtk_text_buffer_select_range() since GTK .ge. 2.4 is now required;
   (This reverts SVN #18750).

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

14 years agoRecognise update string for SR failure, and show ueid in MAC if set.
martinm [Thu, 18 Feb 2010 21:24:47 +0000 (21:24 +0000)]
Recognise update string for SR failure, and show ueid in MAC if set.

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

14 years agoThe evil bit IS a security issue.... ;)
jake [Thu, 18 Feb 2010 20:58:04 +0000 (20:58 +0000)]
The evil bit IS a security issue.... ;)

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

14 years agoAdd a protocol reference.
etxrab [Thu, 18 Feb 2010 06:32:23 +0000 (06:32 +0000)]
Add a protocol reference.

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

14 years agoCleanup of DECT dissector INFO column.
etxrab [Thu, 18 Feb 2010 06:18:34 +0000 (06:18 +0000)]
Cleanup of DECT dissector INFO column.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4502
- remove check_col()

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

14 years agoTo check for GLib 2.14.0 or later, just check with pkg-config, don't use
guy [Thu, 18 Feb 2010 02:32:13 +0000 (02:32 +0000)]
To check for GLib 2.14.0 or later, just check with pkg-config, don't use
AM_PATH_GLIB_2_0.  We don't need all the mechanism of AM_PATH_GLIB_2_0
to check for pkg-config sanity etc., as we've already used
AM_PATH_GLIB_2_0 and have thus already done that, and not doing it again

1) means we don't get a bunch of configure-script whining if we
   have GLib >= 2.4 and GLib < 2.14;

2) means we can get rid of stuff to compensate for
   AM_PATH_GLIB_2_0 failing with GLib < 2.14.

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

14 years agoFix a warning from pod2man.
guy [Thu, 18 Feb 2010 01:36:30 +0000 (01:36 +0000)]
Fix a warning from pod2man.

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

14 years agoFix/update some comments.
guy [Thu, 18 Feb 2010 01:27:19 +0000 (01:27 +0000)]
Fix/update some comments.

Save the setting of GLIB_LIBS before testing for GLib 2.14-or-later, and
restore it afterwards, in case the test fails; that might fix the
Solaris build fails we're having (the Solaris buildbot has an older
version of GLib).

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

14 years agoAnother Laura bug: Don't reset the file load time in the status bar when
gerald [Wed, 17 Feb 2010 23:03:41 +0000 (23:03 +0000)]
Another Laura bug: Don't reset the file load time in the status bar when
we apply a display filter. Display the load time as "Load time:
M:SS.SSS" instead of "Time: HH:MM:SS.SSS".

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

14 years agogtk_option_menu() --> gtk_combo_box();
wmeier [Wed, 17 Feb 2010 22:26:30 +0000 (22:26 +0000)]
gtk_option_menu() --> gtk_combo_box();
(Commit based upon discussion with and input from Jaap Keuter).
(On Windows replacing the deprecated gtk_option_menu()
with gtk_combo_box() has the effect of addressing a dropdown widget behavior
change seen when going from Windows Gtk 2.16 to Gtk 2.18).
(See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4487).

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

14 years ago#if 0 some unused code; Fix some indenttion.
wmeier [Wed, 17 Feb 2010 20:53:29 +0000 (20:53 +0000)]
#if 0 some unused code; Fix some indenttion.

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

14 years agoAdd an option to capinfos to print start and end times as seconds, which
gerald [Wed, 17 Feb 2010 20:15:50 +0000 (20:15 +0000)]
Add an option to capinfos to print start and end times as seconds, which
makes time-shifting using editcap easier. Sort the flags in the capinfos
man page alphabetically to match the other man pages. Add a
time-shifting example to the mergecap man page.

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

14 years agoFix a very minor memory leak.
wmeier [Wed, 17 Feb 2010 17:01:46 +0000 (17:01 +0000)]
Fix a very minor memory leak.

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

14 years agoA stab in the dark at deissecting IS-637-A decoding for the CDMA SMS data Message...
etxrab [Wed, 17 Feb 2010 16:47:02 +0000 (16:47 +0000)]
A stab in the dark at deissecting IS-637-A decoding for the CDMA SMS data Message Body.

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

14 years agoDon't try to fetch columns that don't exist.
gerald [Tue, 16 Feb 2010 23:10:00 +0000 (23:10 +0000)]
Don't try to fetch columns that don't exist.

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

14 years agoKeep gcc happy.
wmeier [Tue, 16 Feb 2010 21:22:55 +0000 (21:22 +0000)]
Keep gcc happy.

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

14 years agoVarious relatively small changes:
wmeier [Tue, 16 Feb 2010 21:17:26 +0000 (21:17 +0000)]
Various relatively small changes:
- #include stdio, stdlib, string not req'd.
- Use less generic macro names for a few defines.
- Fix some gcc -Wshadow warnings.
- Use the "standard idiom" for handling port preferences;
  (Doing port add/delete via a registered_init routine is not req'd).
- fix a typo.

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

14 years agoFix a (small) memory leak.
wmeier [Tue, 16 Feb 2010 20:44:39 +0000 (20:44 +0000)]
Fix a (small) memory leak.

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

14 years agoUpdate the uat_new documentation to match the actual function.
wmeier [Tue, 16 Feb 2010 20:35:58 +0000 (20:35 +0000)]
Update the uat_new documentation to match the actual function.

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

14 years agoDo SVN #31896 in a (somewhat) better way.
wmeier [Tue, 16 Feb 2010 19:57:46 +0000 (19:57 +0000)]
Do SVN #31896 in a (somewhat) better way.

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

14 years agoProperly specify the IKE2 Decryption table default Encryption & Integrity Algorithms;
wmeier [Tue, 16 Feb 2010 19:29:07 +0000 (19:29 +0000)]
Properly specify the IKE2 Decryption table default Encryption & Integrity Algorithms;
This ensures that the correct defaults are shown when creating a new entry
in the IKEV2 Decryption Table.

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

14 years agoPack widgets into boxes better to make window stretch properly.
martinm [Tue, 16 Feb 2010 10:23:47 +0000 (10:23 +0000)]
Pack widgets into boxes better to make window stretch properly.

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

14 years agoAt least part of the problem is that Bash's test command appears not to
guy [Tue, 16 Feb 2010 01:08:07 +0000 (01:08 +0000)]
At least part of the problem is that Bash's test command appears not to
do short-circuit evaluation, so you can't do

if [ {test 1} -a {test that's not safe if test1 is false} ]
then
...
fi

so don't do that.

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

14 years agoClose quote.
guy [Tue, 16 Feb 2010 00:41:06 +0000 (00:41 +0000)]
Close quote.

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

14 years agoMore debug crap.
guy [Tue, 16 Feb 2010 00:00:50 +0000 (00:00 +0000)]
More debug crap.

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

14 years agoMore debugging - stripping out the newlines didn't suffice.
guy [Mon, 15 Feb 2010 23:47:05 +0000 (23:47 +0000)]
More debugging - stripping out the newlines didn't suffice.

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

14 years agoCorrect GTK+ package for Win64.
guy [Mon, 15 Feb 2010 23:46:39 +0000 (23:46 +0000)]
Correct GTK+ package for Win64.

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

14 years agoThe problem was that if you do, for example:
guy [Mon, 15 Feb 2010 23:26:43 +0000 (23:26 +0000)]
The problem was that if you do, for example:

foo=`echo`

$foo won't be empty, it'll include the newline at the end of the output
of "echo".  The same applies for any other command; strip newlines from
the output of regtool to avoid that problem.

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

14 years agoEh? It looks blank, but "-n" should catch that. Hopefully we have "od"
guy [Mon, 15 Feb 2010 23:05:04 +0000 (23:05 +0000)]
Eh?  It looks blank, but "-n" should catch that.  Hopefully we have "od"
and that'll let us see the raw bytes.

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

14 years agoAdd a debugging printout. (What I found in the Intertubes seems to
guy [Mon, 15 Feb 2010 22:48:51 +0000 (22:48 +0000)]
Add a debugging printout.  (What I found in the Intertubes seems to
indicate that ProxyEnabled is an integral value; if it's not a null
string, and if it's not an integral value, what is it?)

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

14 years agoProtect against $proxy_enabled being empty.
guy [Mon, 15 Feb 2010 22:31:21 +0000 (22:31 +0000)]
Protect against $proxy_enabled being empty.

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

14 years agoTry to fix the win64 build.
etxrab [Mon, 15 Feb 2010 22:24:40 +0000 (22:24 +0000)]
Try to fix the win64 build.

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

14 years agoAdd a missing port from 1.2
etxrab [Mon, 15 Feb 2010 22:18:42 +0000 (22:18 +0000)]
Add a missing port from 1.2

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

14 years agoEnable/disable filtering controls depending on channel selection.
martinm [Mon, 15 Feb 2010 22:12:41 +0000 (22:12 +0000)]
Enable/disable filtering controls depending on channel selection.

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

14 years agoUse the latest GTK bundle (2.18.7)
etxrab [Mon, 15 Feb 2010 20:57:50 +0000 (20:57 +0000)]
Use the latest GTK bundle (2.18.7)

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

14 years agoCheck for GLib 2.14 and gmodule support no matter what.
gerald [Mon, 15 Feb 2010 05:08:17 +0000 (05:08 +0000)]
Check for GLib 2.14 and gmodule support no matter what.

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

14 years agoTry to restore ue/channel selections during/after retapping.
martinm [Sun, 14 Feb 2010 23:30:00 +0000 (23:30 +0000)]
Try to restore ue/channel selections during/after retapping.

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

14 years ago[Automatic manuf and enterprise-numbers update for 2010-02-14]
gerald [Sun, 14 Feb 2010 16:02:55 +0000 (16:02 +0000)]
[Automatic manuf and enterprise-numbers update for 2010-02-14]

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

14 years agoFrom Yaniv Kaul: minor changes + smallest additions
wmeier [Sat, 13 Feb 2010 16:42:01 +0000 (16:42 +0000)]
From Yaniv Kaul: minor changes + smallest additions
  See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4339#c5

From Me:
 - Use VNC_... as the initial part of various enum identifiers to
   ensure that they are unique since they are part of the global namespace;
 - Fix some indentatiom;

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

14 years agoFix some indentation.
wmeier [Sat, 13 Feb 2010 16:28:32 +0000 (16:28 +0000)]
Fix some indentation.

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

14 years agoFrom Mike Sager: NFS: parse RECLAIM_COMPLETE op
wmeier [Sat, 13 Feb 2010 16:25:30 +0000 (16:25 +0000)]
From Mike Sager:  NFS: parse RECLAIM_COMPLETE op
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4469

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

14 years agoDon't use PCRE if we have GRegex.
gerald [Sat, 13 Feb 2010 00:07:42 +0000 (00:07 +0000)]
Don't use PCRE if we have GRegex.

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

14 years agoFrom Owen Kirby:
jake [Fri, 12 Feb 2010 22:10:53 +0000 (22:10 +0000)]
From Owen Kirby:
This patch fixes a bug in the 6LoWPAN dissectors that corrupts addresses when
multicast address compression is used. Testing this fix also uncovered a bug in
the computation of the length of the extension headers. And some typos.

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

14 years agoShow the substrings of AUTN and AUTS. Expert info warnings
dimeg [Fri, 12 Feb 2010 21:57:07 +0000 (21:57 +0000)]
Show the substrings of AUTN and AUTS. Expert info warnings
when their lengths is not the expected one.

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

14 years agoFix for Bug 4480:
dimeg [Fri, 12 Feb 2010 20:52:54 +0000 (20:52 +0000)]
Fix for Bug 4480:
Octet containing first digit of IMEI(SV) highlighted
when IMEI(SV) selected

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

14 years ago'lint' the XML source even when building individual documents.
jake [Fri, 12 Feb 2010 07:54:14 +0000 (07:54 +0000)]
'lint' the XML source even when building individual documents.

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

14 years agoHmmm, suffix rules don't have dependencies, only prerequisites.
morriss [Thu, 11 Feb 2010 17:25:40 +0000 (17:25 +0000)]
Hmmm, suffix rules don't have dependencies, only prerequisites.

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

14 years ago1.3.3 -> 1.3.4.
gerald [Thu, 11 Feb 2010 16:38:42 +0000 (16:38 +0000)]
1.3.3 -> 1.3.4.

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

14 years agoUse suffix rules to simplify the man page generation
morriss [Thu, 11 Feb 2010 15:58:56 +0000 (15:58 +0000)]
Use suffix rules to simplify the man page generation

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

14 years agoWe don't want to deliver the (generated) Makefile. Since Makefile.common is always...
morriss [Thu, 11 Feb 2010 01:14:24 +0000 (01:14 +0000)]
We don't want to deliver the (generated) Makefile.  Since Makefile.common is always a dependency, add references to it only once (in Makefile.common).  Should it be a dependency?

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

14 years agoFix the GNU build.
gerald [Thu, 11 Feb 2010 00:28:18 +0000 (00:28 +0000)]
Fix the GNU build.

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

14 years agoMake the build dependencies more consistent between platforms. Try to
gerald [Wed, 10 Feb 2010 23:34:46 +0000 (23:34 +0000)]
Make the build dependencies more consistent between platforms. Try to
fix the Windows build (without breaking the GNU toolchain build).

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

14 years agoBuild 1.3.3.
gerald [Wed, 10 Feb 2010 22:53:43 +0000 (22:53 +0000)]
Build 1.3.3.

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

14 years agoCreate FT_BYTES fields for the RAND, AUTN, SRES, XRES
dimeg [Wed, 10 Feb 2010 22:34:34 +0000 (22:34 +0000)]
Create FT_BYTES fields for the RAND, AUTN, SRES, XRES
and AUTS octet strings in DTAP

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

14 years agoUse automake to build things in docbook/ .
morriss [Wed, 10 Feb 2010 22:12:22 +0000 (22:12 +0000)]
Use automake to build things in docbook/ .
This at least gets the docbook source distributed, as requested in:

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

Still to do:
1) get out-of-source-tree builds working
2) automatically check that everything is distributed with distcheck
   (requires (1) but it may also require building the docbook
   directory as part of "make all")
3) (optional) use automake rules to actually build the stuff (currently
   Makefile.am is basically some automake stuff wrapped around standard
   Makefile rules. Could this done better?)

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

14 years agoAdd an item for the "ignore" feature.
gerald [Wed, 10 Feb 2010 19:57:21 +0000 (19:57 +0000)]
Add an item for the "ignore" feature.

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

14 years agoDie if we can't open the input or output files
morriss [Wed, 10 Feb 2010 17:59:34 +0000 (17:59 +0000)]
Die if we can't open the input or output files

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

14 years agoAdd SVN Id tag
morriss [Wed, 10 Feb 2010 16:08:16 +0000 (16:08 +0000)]
Add SVN Id tag

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

14 years agoNo need for cvse_reserved as a variable; getting rid of it squelches a
guy [Wed, 10 Feb 2010 08:20:55 +0000 (08:20 +0000)]
No need for cvse_reserved as a variable; getting rid of it squelches a
compiler warning.

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

14 years agoDefine VENDOR_VERIZON in sminmpec.h
etxrab [Wed, 10 Feb 2010 07:21:51 +0000 (07:21 +0000)]
Define VENDOR_VERIZON in sminmpec.h

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

14 years agoFrom yi ren:
etxrab [Wed, 10 Feb 2010 06:59:26 +0000 (06:59 +0000)]
From yi ren:
CVSE fields for MIP protocol is not correctly decoded.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4477
From me:
- Fixed hf blurbs.
- FT_BYTES, BASE_NONE
- Updated value_strings from IANA registery.

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

14 years agoMake the kludge work for xmllint too.
jake [Tue, 9 Feb 2010 21:47:04 +0000 (21:47 +0000)]
Make the kludge work for xmllint too.

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

14 years agoDrop support for Windows 2000 in 1.3 and later.
gerald [Tue, 9 Feb 2010 19:13:57 +0000 (19:13 +0000)]
Drop support for Windows 2000 in 1.3 and later.

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

14 years agoFix some memory leaks; Fix some indentation.
wmeier [Tue, 9 Feb 2010 17:48:41 +0000 (17:48 +0000)]
Fix some memory leaks; Fix some indentation.
This is a re-submission of SVN #31838 this time
properly using g_list_free() instead of g_free().

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

14 years agoRevert SVN #31838; It's NG.
wmeier [Tue, 9 Feb 2010 14:43:30 +0000 (14:43 +0000)]
Revert SVN #31838; It's NG.

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

14 years agoDon't trust the length field in a V5 sample to be valid.
guy [Tue, 9 Feb 2010 10:17:53 +0000 (10:17 +0000)]
Don't trust the length field in a V5 sample to be valid.

This appears to fix bug 4473.

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

14 years agoDo all the missing dissectors the same way.
guy [Tue, 9 Feb 2010 09:52:10 +0000 (09:52 +0000)]
Do all the missing dissectors the same way.

Oh, and there's no dissector registered as "atm" - and, if there were,
it probably wouldn't be able to handle AAL5 packets by themselves, as
you'd probably have to supply pseudo-header information (where does the
VPI/VCI come from, for example?).

This fixes bug 4471.

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

14 years agoRead the packet into private areas (private pseudo-header and packet
guy [Tue, 9 Feb 2010 09:15:08 +0000 (09:15 +0000)]
Read the packet into private areas (private pseudo-header and packet
data), rather than overwriting the information in the cinfo structure.
This at least appears to fix bug 4056.

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

14 years agoFrom Owen Kirby:
jake [Tue, 9 Feb 2010 08:40:40 +0000 (08:40 +0000)]
From Owen Kirby:
This patch fixes a bug in the 6LoWPAN dissector where link-local addresses
created from an EUI-64 address do not correctly invert the universal/local bit
as recommended by section 4 of RFC2464.

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

14 years agothese two guys are actually range-strings and not value-string
sahlberg [Tue, 9 Feb 2010 07:42:38 +0000 (07:42 +0000)]
these two guys are actually range-strings and not value-string
so it is surprising we didnt catche these before.

gcc complains about strict alignment on these

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

14 years agoInitialize sub_cfg_attr_type_tree.
etxrab [Tue, 9 Feb 2010 06:52:49 +0000 (06:52 +0000)]
Initialize sub_cfg_attr_type_tree.

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

14 years agoFrom Alexis La Goutte:
etxrab [Tue, 9 Feb 2010 06:15:49 +0000 (06:15 +0000)]
From Alexis La Goutte:
ISAKMP Enhancements.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2905

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

14 years agoAnother BASE_NONE.
etxrab [Tue, 9 Feb 2010 05:55:39 +0000 (05:55 +0000)]
Another BASE_NONE.

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

14 years agoFix some memory leaks; Fix some indentation.
wmeier [Mon, 8 Feb 2010 23:45:10 +0000 (23:45 +0000)]
Fix some memory leaks; Fix some indentation.

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

14 years agoTerminate a value_string, and get rid of a non-ASCII character.
guy [Mon, 8 Feb 2010 22:40:27 +0000 (22:40 +0000)]
Terminate a value_string, and get rid of a non-ASCII character.

(No ligatures, please.)

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

14 years agoflag two unusued arguments with _U_ to prevent a compiler warning
sahlberg [Mon, 8 Feb 2010 22:35:49 +0000 (22:35 +0000)]
flag two unusued arguments with _U_ to prevent a compiler warning

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

14 years agoMake example output pagebreak in PDF.
jake [Mon, 8 Feb 2010 22:11:05 +0000 (22:11 +0000)]
Make example output pagebreak in PDF.

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

14 years agoRightsize graphics by modifying their DPI.
jake [Mon, 8 Feb 2010 22:09:51 +0000 (22:09 +0000)]
Rightsize graphics by modifying their DPI.

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