obnox/wireshark/wip.git
15 years agoAs suggested on wireshark-users, when using io,stat in tshark, make an
sake [Thu, 12 Mar 2009 22:44:58 +0000 (22:44 +0000)]
As suggested on wireshark-users, when using io,stat in tshark, make an
interval of 0 signify "all packets".

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

15 years agoFrom Menno Andriesse:
stig [Thu, 12 Mar 2009 22:06:59 +0000 (22:06 +0000)]
From Menno Andriesse:
Check for correct tx_mode in dissect_s5066_21() and dissect_s5066_25().

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

15 years agoFrom Chris Ridd (bug 3329):
stig [Thu, 12 Mar 2009 20:51:34 +0000 (20:51 +0000)]
From Chris Ridd (bug 3329):
There are two additional fields in PartialOutcomeQualifiers in X.500(2005) -
the entryCount CHOICE now has an "exact" option, and there's a "streamedResult"
flag.

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

15 years agoFrom Jakub Zawadzki (bug3330):
stig [Thu, 12 Mar 2009 20:38:42 +0000 (20:38 +0000)]
From Jakub Zawadzki (bug3330):
Fix memleaks in expert_comp_dlg.c.

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

15 years agoFrom Jakub Zawadzki (bug3330):
stig [Thu, 12 Mar 2009 20:35:43 +0000 (20:35 +0000)]
From Jakub Zawadzki (bug3330):
Initialize hfinfo->display for FT_PROTOCOL.

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

15 years agoFrom Anders: Fix a typo
martinm [Thu, 12 Mar 2009 10:58:53 +0000 (10:58 +0000)]
From Anders: Fix a typo

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

15 years agoFrom Jakub Zawadzki:
stig [Thu, 12 Mar 2009 07:56:42 +0000 (07:56 +0000)]
From Jakub Zawadzki:
Use non-formatting functions when appropriate.

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

15 years agoFix the output header, error reporting. Remove use of deprecated function.
jake [Thu, 12 Mar 2009 07:04:46 +0000 (07:04 +0000)]
Fix the output header, error reporting. Remove use of deprecated function.

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

15 years agoMore Win64 fixes.
gerald [Wed, 11 Mar 2009 22:44:06 +0000 (22:44 +0000)]
More Win64 fixes.

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

15 years agoMore typos.
gerald [Wed, 11 Mar 2009 22:16:35 +0000 (22:16 +0000)]
More typos.

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

15 years agoFix a tpo.
gerald [Wed, 11 Mar 2009 22:15:35 +0000 (22:15 +0000)]
Fix a tpo.

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

15 years agoPort rdps from C to Python. This makes it easier to cross-compile
gerald [Wed, 11 Mar 2009 22:12:05 +0000 (22:12 +0000)]
Port rdps from C to Python. This makes it easier to cross-compile
Wireshark on Windows. The GNU toolchain changes have not been tested.

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

15 years agoFlex doesn't generate LLP64-compilable output. For the time being don't
gerald [Wed, 11 Mar 2009 18:48:34 +0000 (18:48 +0000)]
Flex doesn't generate LLP64-compilable output. For the time being don't
use -WX when compiling ascend-scanner.c and k12text.c.

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

15 years agoConvert more PLATFORMs to WIRESHARK_TARGET_PLATFORM.
gerald [Wed, 11 Mar 2009 18:23:02 +0000 (18:23 +0000)]
Convert more PLATFORMs to WIRESHARK_TARGET_PLATFORM.

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

15 years agoUse WIRESHARK_TARGET_PLATFORM instead of PLATFORM.
gerald [Wed, 11 Mar 2009 16:13:17 +0000 (16:13 +0000)]
Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.

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

15 years agoThe abbreviation is "TOHC", not "RoHC".
martinm [Wed, 11 Mar 2009 12:04:58 +0000 (12:04 +0000)]
The abbreviation is "TOHC", not "RoHC".

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

15 years agoBe careful not to show not-relevant context info.
martinm [Wed, 11 Mar 2009 11:17:16 +0000 (11:17 +0000)]
Be careful not to show not-relevant context info.

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

15 years agoFrom Brian Julin:
jake [Wed, 11 Mar 2009 07:54:40 +0000 (07:54 +0000)]
From Brian Julin:
Add EnergyWise TLV dissection to CDP dissector.

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

15 years agoGet the build going again on non-Windows compilers.
jake [Wed, 11 Mar 2009 07:35:43 +0000 (07:35 +0000)]
Get the build going again on non-Windows compilers.

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

15 years agoFrom Carlos Mendioroz:
etxrab [Wed, 11 Mar 2009 06:43:46 +0000 (06:43 +0000)]
From Carlos Mendioroz:
IAX2 calls statistics window ala RTP.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3217

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

15 years agoFrom Michael Lum:
etxrab [Wed, 11 Mar 2009 06:27:40 +0000 (06:27 +0000)]
From Michael Lum:
More dissection of IOS parameters in ANSI MAP IOS Invoke/Response Data
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3323

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

15 years agoTypo.
etxrab [Wed, 11 Mar 2009 06:19:35 +0000 (06:19 +0000)]
Typo.

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

15 years agoPrepare IE dissection.
etxrab [Wed, 11 Mar 2009 06:15:16 +0000 (06:15 +0000)]
Prepare IE dissection.

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

15 years agoFrom Michael Lum:
etxrab [Wed, 11 Mar 2009 06:14:18 +0000 (06:14 +0000)]
From Michael Lum:
ISUP - added support for Calling Geodetic Location parameter.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3322

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

15 years agoFrom Jakub Zawadzki:
jake [Wed, 11 Mar 2009 06:03:31 +0000 (06:03 +0000)]
From Jakub Zawadzki:
Fix small memory leak when running from build directory.

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

15 years agoAnother iteration of 64-bit-support-by-successive-approximation.
gerald [Tue, 10 Mar 2009 17:38:24 +0000 (17:38 +0000)]
Another iteration of 64-bit-support-by-successive-approximation.

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

15 years agoReplace use of perror; Also: define various fcns as static
wmeier [Tue, 10 Mar 2009 17:34:06 +0000 (17:34 +0000)]
Replace use of perror; Also: define various fcns as static

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

15 years agong_file_read and SnifferDecompress need to be able to return negative
gerald [Tue, 10 Mar 2009 16:33:38 +0000 (16:33 +0000)]
ng_file_read and SnifferDecompress need to be able to return negative
values, so adjust accordingly.

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

15 years agoCopy comment from tempfile.h to tempfile.c
wmeier [Tue, 10 Mar 2009 00:05:15 +0000 (00:05 +0000)]
Copy comment from tempfile.h to tempfile.c

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

15 years agoFix a (very) minor memory leak; include tempfile.h only if _WIN32
wmeier [Mon, 9 Mar 2009 23:38:44 +0000 (23:38 +0000)]
Fix a (very) minor memory leak; include tempfile.h only if _WIN32

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

15 years agoMore 64-bit fixes.
gerald [Mon, 9 Mar 2009 22:37:55 +0000 (22:37 +0000)]
More 64-bit fixes.

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

15 years agoConvert a bunch of ints to size_t in ngsniffer.c, and make sure file_read
gerald [Mon, 9 Mar 2009 22:28:05 +0000 (22:28 +0000)]
Convert a bunch of ints to size_t in ngsniffer.c, and make sure file_read
can accept size_t's.

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

15 years agoP64 fixes.
gerald [Mon, 9 Mar 2009 21:18:55 +0000 (21:18 +0000)]
P64 fixes.

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

15 years agoMake sure our offset increases, otherwise we'll go into a large loop.
gerald [Mon, 9 Mar 2009 20:52:24 +0000 (20:52 +0000)]
Make sure our offset increases, otherwise we'll go into a large loop.

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

15 years agoEnable checkAPIs on gtk/...
wmeier [Mon, 9 Mar 2009 20:29:09 +0000 (20:29 +0000)]
Enable checkAPIs on gtk/...
 (I believe all the errors for gtk/... have been fixed);
 Next up: Add the complete list of deprecated
   GTK APIs to checkAPIs.pl

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

15 years agoReplace use of ("prohibited") tmpnam() with code
wmeier [Mon, 9 Mar 2009 20:19:36 +0000 (20:19 +0000)]
Replace use of ("prohibited") tmpnam() with code
 adapted from print_dlg.c;
Also: fix some bugs wherein an incorrect filename
 could be printed if an error occurred
 opening/writing/etc an output file.

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

15 years agoUse "wshprint" (instead of "ethprint") for prefix of temp file name;
wmeier [Mon, 9 Mar 2009 17:08:38 +0000 (17:08 +0000)]
Use "wshprint" (instead of "ethprint") for prefix of temp file name;
Also: add to comment about non-use of tmpnam

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

15 years agoAdd $Id$
wmeier [Mon, 9 Mar 2009 15:46:43 +0000 (15:46 +0000)]
Add $Id$

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

15 years agoFix non-ascii character in file...
wmeier [Mon, 9 Mar 2009 15:42:37 +0000 (15:42 +0000)]
Fix non-ascii character in file...

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

15 years agostat() ==> ws_stat() [to keep checkAPIs happy];
wmeier [Mon, 9 Mar 2009 15:10:11 +0000 (15:10 +0000)]
stat() ==> ws_stat() [to keep checkAPIs happy];
Also: free() ==> g_free();

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

15 years agoUse ws_fopen() [not fopen()] so that a path\filename with
wmeier [Mon, 9 Mar 2009 14:53:22 +0000 (14:53 +0000)]
Use ws_fopen() [not fopen()] so that a path\filename with
 non-ascii charcters will work properly.

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

15 years ago Fix File ! Export ! Selected Bytes [Windows] crash which
wmeier [Mon, 9 Mar 2009 13:59:41 +0000 (13:59 +0000)]
 Fix File ! Export ! Selected Bytes [Windows] crash which
  occurred if the file  path\filename contained non-ascii characters.
  1. Use ws_open() [not open()] so UTF8 path\filenames properly
     converted to UTF16 before the open;
  2. If the open/write/close failed, fix crash due to NULL
     filename pointer used when trying to popup an error message box.

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

15 years agoCorrected oid names.
stig [Mon, 9 Mar 2009 13:26:47 +0000 (13:26 +0000)]
Corrected oid names.

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

15 years agoCorrected oid name.
stig [Mon, 9 Mar 2009 13:25:43 +0000 (13:25 +0000)]
Corrected oid name.

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

15 years agoRemoved support for FT_UINT64/BASE_NONE/VALS combination.
stig [Mon, 9 Mar 2009 08:45:01 +0000 (08:45 +0000)]
Removed support for FT_UINT64/BASE_NONE/VALS combination.

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

15 years agoFrom Steve Karg:
jake [Mon, 9 Mar 2009 06:04:00 +0000 (06:04 +0000)]
From Steve Karg:
Corrected the size of the for-loop counter declaration, added expert info and checksum_[good|bad] flags.
Added the MS/TP checksum bad setting to Checksum color filter.

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

15 years agoHandle BASE_NONE as BASE_DEC until we get a proper handling of integer
stig [Mon, 9 Mar 2009 00:30:45 +0000 (00:30 +0000)]
Handle BASE_NONE as BASE_DEC until we get a proper handling of integer
values with BASE_NONE and a value string.

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

15 years agoFrom Jakub Zawadzki and me (bug 3283):
stig [Mon, 9 Mar 2009 00:26:25 +0000 (00:26 +0000)]
From Jakub Zawadzki and me (bug 3283):
Added display filter for packets with expert info.

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

15 years agoAdded FT_INT*/FT_UINT* with BASE_NONE and a value string as a valid combination.
stig [Mon, 9 Mar 2009 00:24:21 +0000 (00:24 +0000)]
Added FT_INT*/FT_UINT* with BASE_NONE and a value string as a valid combination.

With this combination we get tree items with only the string match and not
the value, and the filter is created with the string.  This is usefull
when having generated items with wireshark internals as values.

Also rewrote some string constructions.

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

15 years agoRemove a unused g_strdup().
stig [Sun, 8 Mar 2009 22:57:39 +0000 (22:57 +0000)]
Remove a unused g_strdup().

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

15 years agoDon't close the UAT dialog when pressing Apply.
stig [Sun, 8 Mar 2009 22:56:12 +0000 (22:56 +0000)]
Don't close the UAT dialog when pressing Apply.
Default to the ok button in the UAT edit dialog.
Append a ":" to the title labels in the edit and delete dialogs.

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

15 years agoHandle a empty string as "0" when checking numeric uat values, because
stig [Sun, 8 Mar 2009 22:36:43 +0000 (22:36 +0000)]
Handle a empty string as "0" when checking numeric uat values, because
strtol() will set errno on some platforms and not on other platforms.
With this change we don't need to set a value in DLT_USER header size
and trailer size.

Also remove an unused strdup.

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

15 years agoDon't use ep_strndup() to copy the uat protocol name, because the value
stig [Sun, 8 Mar 2009 22:31:28 +0000 (22:31 +0000)]
Don't use ep_strndup() to copy the uat protocol name, because the value
can be free'ed before we use it.  Allocate the string like we do for
other strings and copy/free the memory in the appropriate copy_cb/free_cb
functions.  This is only used in the DLT_USER table yet.

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

15 years agoFix File ! Save As on Windows to properly delete an existing file even if the
wmeier [Sun, 8 Mar 2009 22:19:49 +0000 (22:19 +0000)]
Fix File ! Save As on Windows to properly delete an existing file even if the
 path\filename contains non-ascii characters.

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

15 years agoFix ws_stdio_unlink so it works properly on WIndows for all Unicode filenames.
wmeier [Sun, 8 Mar 2009 22:12:13 +0000 (22:12 +0000)]
Fix ws_stdio_unlink so it works properly on WIndows for all Unicode filenames.
- Essentially: ws_stdio_unlink would fail trying to delete
   any path\filename containing a Unicode character which could not be mapped
   to the "system codepage" (ie: to a character encoded with a value of 1-255).
   For example: ws_stdio_unlink was not able to delete a path\filename
   containing the character U+210B.
- The problem: A copy/paste of the wrong (non-Windows) portion of the GLib
  g_unlink code was done when file_util.c was created.
- The solution: replace the ws_stdio_unlink code with the correct code
   copied from the Glib g_unlink function.

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

15 years agoadd "PPP/SLIP" to the dialup interfaces
ulfl [Sun, 8 Mar 2009 19:38:24 +0000 (19:38 +0000)]
add "PPP/SLIP" to the dialup interfaces

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

15 years agoChange a a remaining eth_fopen to ws_fopen (used only under an #if debug).
wmeier [Sun, 8 Mar 2009 16:28:20 +0000 (16:28 +0000)]
Change a a remaining eth_fopen to ws_fopen (used only under an #if debug).

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

15 years ago[Automatic manuf update for 2009-03-08]
gerald [Sun, 8 Mar 2009 15:03:31 +0000 (15:03 +0000)]
[Automatic manuf update for 2009-03-08]

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

15 years agoSet correct svn:keywords and svn:eol-style.
stig [Sun, 8 Mar 2009 14:23:30 +0000 (14:23 +0000)]
Set correct svn:keywords and svn:eol-style.

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

15 years agoRedesign GeoIP information presentation.
jake [Sun, 8 Mar 2009 14:11:01 +0000 (14:11 +0000)]
Redesign GeoIP information presentation.

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

15 years agoFrom Peter (bug 3314):
stig [Sun, 8 Mar 2009 14:00:09 +0000 (14:00 +0000)]
From Peter (bug 3314):
Fixed some 'longjmp' issues.

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

15 years agoImplemented edit dialogs for integer, string and range values in
stig [Sun, 8 Mar 2009 13:19:49 +0000 (13:19 +0000)]
Implemented edit dialogs for integer, string and range values in
the submenu containing the preferences for the protocol.

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

15 years agoIndicate hexadecimal preferences.
stig [Sun, 8 Mar 2009 12:00:14 +0000 (12:00 +0000)]
Indicate hexadecimal preferences.

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

15 years agoIndicate hexadecimal preferences.
stig [Sun, 8 Mar 2009 11:57:44 +0000 (11:57 +0000)]
Indicate hexadecimal preferences.

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

15 years agoIndicate hexadecimal preferences.
stig [Sun, 8 Mar 2009 11:55:44 +0000 (11:55 +0000)]
Indicate hexadecimal preferences.

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

15 years agoTrying to fix the build on non-Win32 platforms.
jake [Sun, 8 Mar 2009 11:00:46 +0000 (11:00 +0000)]
Trying to fix the build on non-Win32 platforms.

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

15 years agoGet rid of more code related to the Clist removal.
etxrab [Sun, 8 Mar 2009 08:40:20 +0000 (08:40 +0000)]
Get rid of more code related to the Clist removal.

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

15 years agoGet rid of another Clist.
etxrab [Sun, 8 Mar 2009 01:01:58 +0000 (01:01 +0000)]
Get rid of another Clist.

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

15 years agoFix "ansi_a_stat.c:314: warning: unused variable ‘default_titles’"
etxrab [Sat, 7 Mar 2009 23:06:38 +0000 (23:06 +0000)]
Fix "ansi_a_stat.c:314: warning: unused variable â€˜default_titles’"

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

15 years agoGet rid of another Clist.
etxrab [Sat, 7 Mar 2009 21:14:28 +0000 (21:14 +0000)]
Get rid of another Clist.

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

15 years agogettext library setup: Fix a bug and adjust config slightly for win32 so
wmeier [Sat, 7 Mar 2009 18:48:25 +0000 (18:48 +0000)]
gettext library setup: Fix a bug and adjust config slightly for win32 so
 gettext setup works the way I think was intended.

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

15 years agoUse UAT_FLD_PATHNAME for paths.
stig [Sat, 7 Mar 2009 14:39:39 +0000 (14:39 +0000)]
Use UAT_FLD_PATHNAME for paths.

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

15 years agoMove packet-pres.c to dirty ASN.1 dissectors until we fix the warning
stig [Sat, 7 Mar 2009 10:27:37 +0000 (10:27 +0000)]
Move packet-pres.c to dirty ASN.1 dissectors until we fix the warning
for data_ptr in uat_new().

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

15 years agoMore P64 changes.
guy [Sat, 7 Mar 2009 05:18:59 +0000 (05:18 +0000)]
More P64 changes.

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

15 years agoMore P64 changes.
guy [Sat, 7 Mar 2009 05:13:44 +0000 (05:13 +0000)]
More P64 changes.

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

15 years agoMore P64 changes.
guy [Sat, 7 Mar 2009 05:13:12 +0000 (05:13 +0000)]
More P64 changes.

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

15 years agoMore P64 changes.
guy [Sat, 7 Mar 2009 05:11:56 +0000 (05:11 +0000)]
More P64 changes.

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

15 years agoSquelch warnings - none of those strings will be so long that the
guy [Sat, 7 Mar 2009 05:11:15 +0000 (05:11 +0000)]
Squelch warnings - none of those strings will be so long that the
difference between an int and a gsize/size_t matters.

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

15 years agoMore P64 stuff.
guy [Sat, 7 Mar 2009 04:47:06 +0000 (04:47 +0000)]
More P64 stuff.

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

15 years agoSome LLP64 work to get rid of warnings for Win64; this is also good for
guy [Sat, 7 Mar 2009 04:40:14 +0000 (04:40 +0000)]
Some LLP64 work to get rid of warnings for Win64; this is also good for
LP64.

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

15 years agoFix Win32 build breakage.
gerald [Sat, 7 Mar 2009 03:25:01 +0000 (03:25 +0000)]
Fix Win32 build breakage.

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

15 years agoAdd preliminary support for Win64 compilation. Attempt to use the same
gerald [Sat, 7 Mar 2009 01:06:40 +0000 (01:06 +0000)]
Add preliminary support for Win64 compilation. Attempt to use the same
set of makefiles and scripts for each platform as much as possible.

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

15 years agoAdded an expert info when dissector is not available.
stig [Sat, 7 Mar 2009 00:31:03 +0000 (00:31 +0000)]
Added an expert info when dissector is not available.

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

15 years agoAdded a users context list to map a presentation context identifier to an
stig [Sat, 7 Mar 2009 00:28:34 +0000 (00:28 +0000)]
Added a users context list to map a presentation context identifier to an
object identifier when the capture does not contain a PRES package with a
presentation context definition list for the conversation.

Added a few expert infos.

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

15 years agoFix some usage of deprecated GTK+ functions
wmeier [Fri, 6 Mar 2009 23:02:27 +0000 (23:02 +0000)]
Fix some usage of deprecated GTK+ functions

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

15 years agoUpdated to use the title attribute for UAT fields.
stig [Fri, 6 Mar 2009 22:59:33 +0000 (22:59 +0000)]
Updated to use the title attribute for UAT fields.

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

15 years agoAdjust some indentation; reformat a line or two.
wmeier [Fri, 6 Mar 2009 22:55:02 +0000 (22:55 +0000)]
Adjust some indentation; reformat a line or two.

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

15 years agoRename a variable ('free') so checkAPIs doesn't incorrectly flag it.
wmeier [Fri, 6 Mar 2009 22:49:27 +0000 (22:49 +0000)]
Rename a variable ('free') so checkAPIs doesn't incorrectly flag it.

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

15 years agoUpdate a comment
wmeier [Fri, 6 Mar 2009 22:34:13 +0000 (22:34 +0000)]
Update a comment

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

15 years agoFrom Alexis La Goutte (bug 3308):
stig [Fri, 6 Mar 2009 19:43:45 +0000 (19:43 +0000)]
From Alexis La Goutte (bug 3308):
Add DHCP(v4 & v6) Option for CAPWAP (RFC5417)

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

15 years agoFrom Steve Karg:
jake [Fri, 6 Mar 2009 19:25:49 +0000 (19:25 +0000)]
From Steve Karg:
BACnet TimeSync message of 12:20 was displayed as 12:20 AM.
It should have displayed as 12:20 PM.

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

15 years agoFrom Petr Sumbera (bug 3309):
stig [Fri, 6 Mar 2009 19:03:42 +0000 (19:03 +0000)]
From Petr Sumbera (bug 3309):
Including openssl.h does not seem to be needed, so try removing it.

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

15 years agoFrom Petr Sumbera (bug 3305):
stig [Fri, 6 Mar 2009 18:56:53 +0000 (18:56 +0000)]
From Petr Sumbera (bug 3305):
Recognize Solaris Kerberos (which is based on MIT Kerberos).

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

15 years agoGet rid of a Clist and move the functon to display floats with two decimals to gui_utils.
etxrab [Fri, 6 Mar 2009 17:16:56 +0000 (17:16 +0000)]
Get rid of a Clist and move the functon to display floats with two decimals to gui_utils.

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

15 years agoFrom Michael Speck: Fix so compiles with VC6
wmeier [Fri, 6 Mar 2009 15:41:02 +0000 (15:41 +0000)]
From Michael Speck: Fix so compiles with VC6

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

15 years agoCorrect bug in heuristic so as to strengthen it a bit.
wmeier [Fri, 6 Mar 2009 00:24:06 +0000 (00:24 +0000)]
Correct bug in heuristic so as to strengthen it a bit.
Specifically: a little research verifies that the correct
 heuristic is: Succeed if the byte at offset 0 is an STX *and* the
 bytes at offset 3/4 correspond to a valid OICQ command.
 The code was actually effectively doing an *or* and thus the
 heuristic was quite weak.

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

15 years agoUse some default true_false_string's.
stig [Thu, 5 Mar 2009 22:29:15 +0000 (22:29 +0000)]
Use some default true_false_string's.
Fixed a typo.

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

15 years agoAddded tfs_used_notused.
stig [Thu, 5 Mar 2009 22:25:36 +0000 (22:25 +0000)]
Addded tfs_used_notused.

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

15 years agoRemove stuff that's really "non-public" from .h files.
wmeier [Thu, 5 Mar 2009 16:41:50 +0000 (16:41 +0000)]
Remove stuff that's really "non-public" from .h files.
(Include in .c files as needed).

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

15 years agoAddition of Ping and PingAck messages.
jake [Thu, 5 Mar 2009 07:21:43 +0000 (07:21 +0000)]
Addition of Ping and PingAck messages.

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