obnox/wireshark/wip.git
15 years agoadd more dissection of FIND infolevels
sahlberg [Fri, 23 May 2008 11:31:01 +0000 (11:31 +0000)]
add more dissection of FIND infolevels

update the BREAK dissection

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

15 years agoeth_ --> ws_
wmeier [Fri, 23 May 2008 10:43:04 +0000 (10:43 +0000)]
eth_   -->    ws_

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Fri, 23 May 2008 06:06:33 +0000 (06:06 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Fri, 23 May 2008 05:55:34 +0000 (05:55 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFrom cfreeer:
jake [Fri, 23 May 2008 05:36:09 +0000 (05:36 +0000)]
From cfreeer:
Wimax vals_tek_encryption_ids does not confirm the latest spec. Zero should be
"No TEK encryption" instead of "Reserved".

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

16 years agoadd dissectors for some more FIND info levels FileBothDirectoryInfo and
sahlberg [Fri, 23 May 2008 04:44:23 +0000 (04:44 +0000)]
add dissectors for some more FIND info levels FileBothDirectoryInfo and
FileIdBothDirectoryInfo

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

16 years agoenhance the FIND dissector
sahlberg [Fri, 23 May 2008 04:20:54 +0000 (04:20 +0000)]
enhance the FIND dissector

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

16 years agoupdate the dissection of NOTIFY
sahlberg [Fri, 23 May 2008 02:51:14 +0000 (02:51 +0000)]
update the dissection of NOTIFY

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

16 years agoChange references to follow TCP stream to just follow stream to reflect
sfisher [Fri, 23 May 2008 02:33:24 +0000 (02:33 +0000)]
Change references to follow TCP stream to just follow stream to reflect
the multi-purpose nature of the follow_stream.c code (you can also follow
SSL and UDP streams with it.)

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

16 years agofile_util.c is only for Windows; don't build it on UN*X. Put in a check
guy [Fri, 23 May 2008 02:15:27 +0000 (02:15 +0000)]
file_util.c is only for Windows; don't build it on UN*X.  Put in a check
to cause it to fail when built on UN*X, and get rid of code that's not
needed on Windows.

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

16 years agoRemove backward compability code for GTK 2.2.1 and lower since we only
sfisher [Fri, 23 May 2008 02:12:22 +0000 (02:12 +0000)]
Remove backward compability code for GTK 2.2.1 and lower since we only
support GTK 2.4+ now.

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

16 years agoAdd a Makefile.common file, and have Makefile.am and Makefile.nmake use it.
guy [Fri, 23 May 2008 02:09:48 +0000 (02:09 +0000)]
Add a Makefile.common file, and have Makefile.am and Makefile.nmake use it.

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

16 years agoupdte the CLOSE dissector
sahlberg [Fri, 23 May 2008 01:28:11 +0000 (01:28 +0000)]
updte the CLOSE dissector

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

16 years agoupdate to the ioctl dissector
sahlberg [Fri, 23 May 2008 01:07:22 +0000 (01:07 +0000)]
update to the ioctl dissector

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

16 years agofile_util.c isn't part of Wiretap any more.
guy [Fri, 23 May 2008 00:54:59 +0000 (00:54 +0000)]
file_util.c isn't part of Wiretap any more.

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

16 years agoSet for automatic overwrite for xcopy of mkstemp.c, etc
wmeier [Fri, 23 May 2008 00:25:20 +0000 (00:25 +0000)]
Set for automatic overwrite for xcopy of mkstemp.c, etc

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

16 years agoiupdates to the dissection of READ and LOCK for smb2
sahlberg [Fri, 23 May 2008 00:21:58 +0000 (00:21 +0000)]
iupdates to the dissection of READ and LOCK for smb2

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

16 years agoMove the file utility functions from wiretap to libwsutil so that
morriss [Thu, 22 May 2008 15:46:27 +0000 (15:46 +0000)]
Move the file utility functions from wiretap to libwsutil so that
libwireshark (and the plugins using those functions) do not depend on
wiretap on Windows.

While doing that, rename the eth_* functions to ws_*.

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

16 years agoNote to self: read documentation first.
stig [Thu, 22 May 2008 12:04:03 +0000 (12:04 +0000)]
Note to self: read documentation first.
Reverted previous change...

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

16 years agoFix multicast address for "TTL low or unexpected".
stig [Thu, 22 May 2008 11:41:00 +0000 (11:41 +0000)]
Fix multicast address for "TTL low or unexpected".

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

16 years agoSet SYMROOT to make osx-package work correctly on my computers.
stig [Thu, 22 May 2008 10:34:32 +0000 (10:34 +0000)]
Set SYMROOT to make osx-package work correctly on my computers.
Hopefully this will not break the buildbot.

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

16 years agoInitialize response_time.
stig [Thu, 22 May 2008 09:36:01 +0000 (09:36 +0000)]
Initialize response_time.

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

16 years agoCalculate and display SIP response time.
martinm [Thu, 22 May 2008 09:29:29 +0000 (09:29 +0000)]
Calculate and display SIP response time.

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

16 years agoLet the buildbot run a some of the checkapi targets.
etxrab [Wed, 21 May 2008 20:27:15 +0000 (20:27 +0000)]
Let the buildbot run a some of the checkapi targets.

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

16 years agoA slightly more complicated have_postdissector() (missed in my previous checkin-...
morriss [Wed, 21 May 2008 20:20:37 +0000 (20:20 +0000)]
A slightly more complicated have_postdissector() (missed in my previous checkin--thanks Bill) which also checks if the postdissectors are enabled.

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

16 years agoFix typo
wmeier [Wed, 21 May 2008 19:46:22 +0000 (19:46 +0000)]
Fix typo

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

16 years agoReword comment a bit ...
wmeier [Wed, 21 May 2008 18:08:43 +0000 (18:08 +0000)]
Reword comment a bit ...

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

16 years agoboolean -> gboolean
wmeier [Wed, 21 May 2008 16:56:50 +0000 (16:56 +0000)]
boolean -> gboolean

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

16 years agoFix for bug #2470; (don't memcmp past end of g_malloc'd buffer).
wmeier [Wed, 21 May 2008 16:53:07 +0000 (16:53 +0000)]
Fix for bug #2470; (don't memcmp past end of g_malloc'd buffer).

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

16 years agoAdd missing have_postdissector(); (Hopefully what was intended).
wmeier [Wed, 21 May 2008 16:40:15 +0000 (16:40 +0000)]
Add missing have_postdissector(); (Hopefully what was intended).

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

16 years agoCheck for a few addt'l functions...
wmeier [Wed, 21 May 2008 14:49:50 +0000 (14:49 +0000)]
Check for a few addt'l functions...

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

16 years agoOnly Glib/GTK+ >= 2.4/2.4 supported; checkAPIs.pl should be used to verify code.
wmeier [Wed, 21 May 2008 14:27:31 +0000 (14:27 +0000)]
Only Glib/GTK+ >= 2.4/2.4 supported; checkAPIs.pl should be used to verify code.

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

16 years agoFix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2549 : make the frame dissecto...
morriss [Wed, 21 May 2008 14:18:37 +0000 (14:18 +0000)]
Fix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2549 : make the frame dissector catch exceptions generated by post dissectors.

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

16 years agoFetch version from correct variable, after changes done in r25232.
stig [Wed, 21 May 2008 12:35:05 +0000 (12:35 +0000)]
Fetch version from correct variable, after changes done in r25232.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Wed, 21 May 2008 06:10:27 +0000 (06:10 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Wed, 21 May 2008 05:52:12 +0000 (05:52 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Wed, 21 May 2008 05:41:39 +0000 (05:41 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoCreate temporary empty checkapi target so no Windows buildbo build error
wmeier [Tue, 20 May 2008 23:50:10 +0000 (23:50 +0000)]
Create temporary empty checkapi target so no Windows buildbo build error

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

16 years agoUse the correct name for libwsutil
wmeier [Tue, 20 May 2008 23:41:10 +0000 (23:41 +0000)]
Use the correct name for libwsutil

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

16 years agoUse the correct name for libwsutil
morriss [Tue, 20 May 2008 21:58:11 +0000 (21:58 +0000)]
Use the correct name for libwsutil

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

16 years agothe define INET6_ADDRSTRLEN makes trouble with Microsoft Platform SDK: ws2tcpip.h...
ulfl [Tue, 20 May 2008 21:57:14 +0000 (21:57 +0000)]
the define INET6_ADDRSTRLEN makes trouble with Microsoft Platform SDK: ws2tcpip.h and is used nowhere (with the exception of to_str.c which has it's own definition)

comment out this definition

If I made a mistake and it's really used somewhere, we could add #ifndef INET6_ADDRSTRLEN as it's done in to_str.c

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

16 years agoCreate a new "Wireshark utility" library and move the mpeg-audio stuff from
morriss [Tue, 20 May 2008 21:51:01 +0000 (21:51 +0000)]
Create a new "Wireshark utility" library and move the mpeg-audio stuff from
wiretap to this new libwsutil.  This solves
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1677 by making libwireshark
no longer depend on libwiretap.

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

16 years agoFix for bug 2554:
jake [Tue, 20 May 2008 20:06:03 +0000 (20:06 +0000)]
Fix for bug 2554:
Implement PIM-DM type 9 message.

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

16 years agoWhen extending values, extra bits are always m.s.
martinm [Tue, 20 May 2008 16:36:29 +0000 (16:36 +0000)]
When extending values, extra bits are always m.s.

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

16 years agoUndo rev 24518 and (re)fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291 .
morriss [Tue, 20 May 2008 14:30:01 +0000 (14:30 +0000)]
Undo rev 24518 and (re)fix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291 .

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

16 years agoEnable FP R7 support.
martinm [Tue, 20 May 2008 10:08:28 +0000 (10:08 +0000)]
Enable FP R7 support.

This commit adds a header file needed by my PDCP dissector.
(not yet ready to be added).

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

16 years agoTrivial: line up attributes
martinm [Tue, 20 May 2008 09:26:00 +0000 (09:26 +0000)]
Trivial: line up attributes

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

16 years agoMinor formatting improvements.
martinm [Tue, 20 May 2008 09:22:06 +0000 (09:22 +0000)]
Minor formatting improvements.

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

16 years agoFrom Steve Karg:
jake [Tue, 20 May 2008 06:52:22 +0000 (06:52 +0000)]
From Steve Karg:
Added src and dst to BACnet MS/TP WTAP dissector.  Added BACnet MS/TP summary
with src, dst, and frame type to tree.  Removed src and dst in column info text
since this was duplicated.  Changed field names for src, dst, hdr, and len to
be more consistent with other protocols.

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

16 years agoAdd PTV cursor API to Win32 exported functions
jake [Tue, 20 May 2008 06:29:11 +0000 (06:29 +0000)]
Add PTV cursor API to Win32 exported functions

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

16 years agoClean up PTV cursor documentation.
jake [Tue, 20 May 2008 06:28:12 +0000 (06:28 +0000)]
Clean up PTV cursor documentation.

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

16 years agoFixed percent sorting and export to csv after text-value switch in last commit.
stig [Mon, 19 May 2008 11:51:48 +0000 (11:51 +0000)]
Fixed percent sorting and export to csv after text-value switch in last commit.

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

16 years agoAdded check for GTK 2.6.0 for gtk_cell_render_progress_new()
stig [Sun, 18 May 2008 20:09:03 +0000 (20:09 +0000)]
Added check for GTK 2.6.0 for gtk_cell_render_progress_new()
Switched columns for percent text and percent value.
Fixed generated filter for BSSID and/or SSID.
Fix for merging elements with only BSSID or SSID.

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

16 years agoAdded check for GTK 2.6.0 for gtk_cell_renderer_progress_new()
stig [Sun, 18 May 2008 19:49:12 +0000 (19:49 +0000)]
Added check for GTK 2.6.0 for gtk_cell_renderer_progress_new()
Switched columns for percent text and percent value.

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

16 years agoFix bug #2531: UDP packet on port 8000 incorrectly dissected as OICQ protocol.
sfisher [Sat, 17 May 2008 23:40:07 +0000 (23:40 +0000)]
Fix bug #2531: UDP packet on port 8000 incorrectly dissected as OICQ protocol.

Changed OICQ dissector to be a new style dissector that checks to make sure
two of the fields match defined string values before continuing dissection.

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

16 years ago- Rewrote to use GtkTreeView instead of GtkCList.
stig [Sat, 17 May 2008 23:08:36 +0000 (23:08 +0000)]
- Rewrote to use GtkTreeView instead of GtkCList.
- Use the common function for applying a selected filter.
- Put a frame around the two tables.
- Enhanced the percent columns to show a progress bar.

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

16 years ago- Use the common function for applying a selected filter.
stig [Sat, 17 May 2008 23:03:17 +0000 (23:03 +0000)]
- Use the common function for applying a selected filter.
- Allocate data for filter string instead of using a static array.

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

16 years ago- Use the common function for applying a selected filter.
stig [Sat, 17 May 2008 23:01:28 +0000 (23:01 +0000)]
- Use the common function for applying a selected filter.

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

16 years ago- Don't create illegal filter from context menu.
stig [Sat, 17 May 2008 22:59:52 +0000 (22:59 +0000)]
- Don't create illegal filter from context menu.
- Use filter defines from common header file.

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

16 years ago- Use the common function for applying a selected filter.
stig [Sat, 17 May 2008 22:57:53 +0000 (22:57 +0000)]
- Use the common function for applying a selected filter.
- Enhanced the percent column to show a progress bar.

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

16 years agoAdded a common function to apply a selected filter according to
stig [Sat, 17 May 2008 22:54:29 +0000 (22:54 +0000)]
Added a common function to apply a selected filter according to
values from a context menu.

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

16 years agoIf H.248 is in otp internal format call the h248_otp dissector, work in progress.
etxrab [Fri, 16 May 2008 16:34:23 +0000 (16:34 +0000)]
If H.248 is in otp internal format call the h248_otp dissector, work in progress.

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

16 years agoUpdate GnuTls to gnutls-2.3.8-1
kukosa [Fri, 16 May 2008 06:53:15 +0000 (06:53 +0000)]
Update GnuTls to gnutls-2.3.8-1

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

16 years agoFix some of the Errors/warnings detected by checkapi.
wmeier [Thu, 15 May 2008 13:22:06 +0000 (13:22 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
wmeier [Thu, 15 May 2008 12:54:27 +0000 (12:54 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
wmeier [Thu, 15 May 2008 12:08:20 +0000 (12:08 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
wmeier [Thu, 15 May 2008 01:44:53 +0000 (01:44 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoRemove some long-dead links.
gerald [Wed, 14 May 2008 22:59:14 +0000 (22:59 +0000)]
Remove some long-dead links.

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

16 years agoWhen we copy strings, don't lop off the last character. Add a couple of
gerald [Wed, 14 May 2008 21:36:55 +0000 (21:36 +0000)]
When we copy strings, don't lop off the last character. Add a couple of
warning messages.

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

16 years agoInitialize aitem.
stig [Wed, 14 May 2008 11:02:39 +0000 (11:02 +0000)]
Initialize aitem.

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

16 years agoForce foreground when background is forced on welcome page.
stig [Wed, 14 May 2008 10:56:31 +0000 (10:56 +0000)]
Force foreground when background is forced on welcome page.

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

16 years agofix missing brackets causing uninitialized hidden_item
kukosa [Wed, 14 May 2008 10:48:59 +0000 (10:48 +0000)]
fix missing brackets causing uninitialized hidden_item

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

16 years agodo not use * wildcard which is not supported by Windows commandline
kukosa [Wed, 14 May 2008 10:25:18 +0000 (10:25 +0000)]
do not use * wildcard which is not supported by Windows commandline

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

16 years agoFrom Anders Broman:
kukosa [Wed, 14 May 2008 10:21:41 +0000 (10:21 +0000)]
From Anders Broman:
Patches for broken build

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

16 years agoFrom cfreeer (bug 2541):
stig [Wed, 14 May 2008 08:46:47 +0000 (08:46 +0000)]
From cfreeer (bug 2541):
Add tlv_tree for PKM_FLOW_CONTROL and MAX_SUPPT_SECURITY_ASSNS.

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

16 years agoFrom cfreeer (bug 2540):
stig [Wed, 14 May 2008 08:38:58 +0000 (08:38 +0000)]
From cfreeer (bug 2540):
Corrected use of hf_snp_auth_policy_support.

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

16 years agoDo not export the depreciated functions proto_tree_add_xx_hidden()
etxrab [Wed, 14 May 2008 08:01:33 +0000 (08:01 +0000)]
Do not export the depreciated functions proto_tree_add_xx_hidden()
any more.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Wed, 14 May 2008 07:35:52 +0000 (07:35 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFrom Alejandro Vaquero:
kukosa [Wed, 14 May 2008 06:22:07 +0000 (06:22 +0000)]
From Alejandro Vaquero:
Added a new checkbox for the RTP player to use the RTP timing instead of the
arriving time of the packets. This is useful when the RTP is being tunneled
(e.g. EtherIP), so the original timing is missing.
In some cases when encapsulating the original IP/RTP over EtherIP, the
encapsulated data comes in chunks of 1sec, so it is useful to use the RTP
timing to play it. In these cases we can not simulate jitter buffer, so this is
disabled when checking the new "Use RTP timestamp" option.

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

16 years agoFrom cfreeer:
jake [Wed, 14 May 2008 05:52:32 +0000 (05:52 +0000)]
From cfreeer:
The offset need to be increased while decoding.

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

16 years agoFrom Steve Karg:
jake [Wed, 14 May 2008 05:44:42 +0000 (05:44 +0000)]
From Steve Karg:
Added MS/TP decoding for the WTAP BACnet MS/TP datalink, and added decoding for
BACnet MS/TP datalink from a Cimetrics U+4 which spews SNAP protocol packets.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
wmeier [Wed, 14 May 2008 01:47:41 +0000 (01:47 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix the tcp reassembly routine in epan/follow.c :
sake [Tue, 13 May 2008 22:45:04 +0000 (22:45 +0000)]
Fix the tcp reassembly routine in epan/follow.c :

- Don't do '<gulongvar>-<gulongvar> > 0' as it will always be true :-)
- Handle the case where a segment is partially retransmitted

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Tue, 13 May 2008 19:05:35 +0000 (19:05 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFrom: Luis Ontanon
etxrab [Tue, 13 May 2008 19:05:03 +0000 (19:05 +0000)]
From:   Luis Ontanon
Fix errors from checkapi.

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

16 years agoUpdate comments.
morriss [Tue, 13 May 2008 12:49:32 +0000 (12:49 +0000)]
Update comments.

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

16 years agoUpdate to Portaudio pa_stable_v19_20071207
kukosa [Tue, 13 May 2008 07:39:23 +0000 (07:39 +0000)]
Update to Portaudio pa_stable_v19_20071207

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Tue, 13 May 2008 07:26:20 +0000 (07:26 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
etxrab [Tue, 13 May 2008 06:55:45 +0000 (06:55 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoFix some of the Errors/warnings detected by checkapi.
wmeier [Tue, 13 May 2008 01:23:37 +0000 (01:23 +0000)]
Fix some of the Errors/warnings detected by checkapi.

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

16 years agoAdded an option to limit the list to match the current display filter.
stig [Mon, 12 May 2008 22:45:08 +0000 (22:45 +0000)]
Added an option to limit the list to match the current display filter.

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

16 years agoAdded svn:ignore targets.
stig [Mon, 12 May 2008 20:33:49 +0000 (20:33 +0000)]
Added svn:ignore targets.

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

16 years agoIf we have pcap_open, call it instead of pcap_open_live, otherwise we might
gerald [Mon, 12 May 2008 19:41:32 +0000 (19:41 +0000)]
If we have pcap_open, call it instead of pcap_open_live, otherwise we might
crash. The changes to trigcap.c haven't been tested, but _should_ work.

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

16 years agoUpdate to WpdPack 4.0.2 and NASM 2.02
kukosa [Mon, 12 May 2008 19:13:55 +0000 (19:13 +0000)]
Update to WpdPack 4.0.2 and NASM 2.02

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

16 years agoHS-DSCH type 2 bug fix + prettification.
martinm [Mon, 12 May 2008 16:25:49 +0000 (16:25 +0000)]
HS-DSCH type 2 bug fix + prettification.

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

16 years agog_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_append_printf
wmeier [Sun, 11 May 2008 18:33:49 +0000 (18:33 +0000)]
g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_append_printf

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

16 years agoSort list before thaw to avoid flicker when doing capture.
stig [Sun, 11 May 2008 18:03:22 +0000 (18:03 +0000)]
Sort list before thaw to avoid flicker when doing capture.
Save pane size in recent.

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

16 years agoFix some of the Errors/warnings detected by checkapi
wmeier [Sun, 11 May 2008 17:27:41 +0000 (17:27 +0000)]
Fix some of the Errors/warnings detected by checkapi

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

16 years agoConvert C++ style comments ...
wmeier [Sun, 11 May 2008 17:18:59 +0000 (17:18 +0000)]
Convert C++ style comments ...

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

16 years agoAdd define for new channel type.
martinm [Sun, 11 May 2008 01:09:30 +0000 (01:09 +0000)]
Add define for new channel type.

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