obnox/wireshark/wip.git
17 years agoMove cryptography code to epan/crypt.
gerald [Tue, 9 Jan 2007 22:14:07 +0000 (22:14 +0000)]
Move cryptography code to epan/crypt.

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

17 years agoAdd ansi_map to the makefiles
etxrab [Tue, 9 Jan 2007 21:45:46 +0000 (21:45 +0000)]
Add ansi_map to the makefiles
Add missing IMPLICIT and tag numbers, some whitespace changes.

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

17 years agoWin32 has neither bcopy nor bzero
lego [Tue, 9 Jan 2007 20:43:25 +0000 (20:43 +0000)]
Win32 has neither bcopy nor bzero

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

17 years agochange the loading order of some headers to avoid a conflict with net-snmp
lego [Tue, 9 Jan 2007 20:22:48 +0000 (20:22 +0000)]
change the loading order of some headers to avoid a conflict with net-snmp

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

17 years agothe forgotten file strikes again...
lego [Tue, 9 Jan 2007 19:58:18 +0000 (19:58 +0000)]
the forgotten file strikes again...

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

17 years agoSNMPv3 USM... the forgotten file :)
lego [Tue, 9 Jan 2007 18:41:14 +0000 (18:41 +0000)]
SNMPv3 USM... the forgotten file :)

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

17 years agoSNMPv3 USM decryption/authentication phase 1
lego [Tue, 9 Jan 2007 18:38:55 +0000 (18:38 +0000)]
SNMPv3 USM decryption/authentication phase 1

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

17 years agomake internal variables static
lego [Tue, 9 Jan 2007 18:34:43 +0000 (18:34 +0000)]
make internal variables static

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

17 years ago * replaced MD5 with one that that works on my Big Endian Mac. ( taken from www.pjsip...
lego [Tue, 9 Jan 2007 15:50:55 +0000 (15:50 +0000)]
 * replaced MD5 with one that that works on my Big Endian Mac. ( taken from pjsip.org, which BTW took it from some other place)
 * externalize SHA1 functions and data types

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

17 years agoairpdcap_wep.h was removed
ulfl [Mon, 8 Jan 2007 22:50:49 +0000 (22:50 +0000)]
airpdcap_wep.h was removed

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

17 years agofix compilation for:
ulfl [Mon, 8 Jan 2007 22:29:18 +0000 (22:29 +0000)]
fix compilation for:
- Visual Studio .NET (2002)
- Visual Studio .NET 2003

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

17 years agoPropagationDelayFactor -> LineDelay
ulfl [Mon, 8 Jan 2007 22:11:56 +0000 (22:11 +0000)]
PropagationDelayFactor -> LineDelay

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

17 years agoRemove duplicate crc32 code.
gerald [Mon, 8 Jan 2007 21:19:46 +0000 (21:19 +0000)]
Remove duplicate crc32 code.

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

17 years agoCommit my USB changes (change address handling)
jmayer [Mon, 8 Jan 2007 14:32:10 +0000 (14:32 +0000)]
Commit my USB changes (change address handling)

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

17 years agoUpdate FAQ
jmayer [Mon, 8 Jan 2007 14:25:35 +0000 (14:25 +0000)]
Update FAQ

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

17 years agoUpdate manuf
jmayer [Mon, 8 Jan 2007 11:51:04 +0000 (11:51 +0000)]
Update manuf

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

17 years agoAdapt the svn info hack to work out of the box for people who
jmayer [Mon, 8 Jan 2007 10:36:28 +0000 (10:36 +0000)]
Adapt the svn info hack to work out of the box for people who
are using svn 1.4 or newer to automatically switch to svn info.

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

17 years agothe makefile dependencies are just killing me ;-) Maybe this is the right way to...
ulfl [Mon, 8 Jan 2007 07:42:26 +0000 (07:42 +0000)]
the makefile dependencies are just killing me ;-) Maybe this is the right way to go ...

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

17 years agoAdd "svn:keywords Id" and "svn:eol-style native"
sfisher [Mon, 8 Jan 2007 07:19:31 +0000 (07:19 +0000)]
Add "svn:keywords Id" and "svn:eol-style native"

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

17 years agofix general compilation:
ulfl [Mon, 8 Jan 2007 05:03:17 +0000 (05:03 +0000)]
fix general compilation:
- compile wiretap unconditionally

fix .NET1.1 + PSDK compilation:
- lib.exe tool not available, build dll only (that's just enough)
- copy zlib1.dll.manifest file only if it's available, MSVC2003 doesn't generate it

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

17 years agoOops, I did it again ;-)
ulfl [Mon, 8 Jan 2007 03:31:28 +0000 (03:31 +0000)]
Oops, I did it again ;-)

C:\Programme -> C:\Program Files

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

17 years agoWe support nanosecond resolution in Wiretap; use that with AIX libpcap
guy [Mon, 8 Jan 2007 02:55:41 +0000 (02:55 +0000)]
We support nanosecond resolution in Wiretap; use that with AIX libpcap
files.

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

17 years agoif we don't have MSVC6, download (using the setup target) the zlib source package...
ulfl [Mon, 8 Jan 2007 02:40:06 +0000 (02:40 +0000)]
if we don't have MSVC6, download (using the setup target) the zlib source package instead of the dll one, and compile it in a temp dir before continuing with wiretap

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

17 years agofix GNUTLS compiling issue on recent MSVC versions by switching off Wincrypt.h, see...
ulfl [Sun, 7 Jan 2007 19:50:16 +0000 (19:50 +0000)]
fix GNUTLS compiling issue on recent MSVC versions by switching off Wincrypt.h, see: mail-archive.com/openssl-dev@openssl.org/msg03802.html for details

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

17 years agoShow return signal in info col. also if no data.
etxrab [Sun, 7 Jan 2007 15:38:29 +0000 (15:38 +0000)]
Show return signal in info col. also if no data.

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

17 years agoCheck in the asn2wrs generated ANSI map dissector.
etxrab [Sat, 6 Jan 2007 20:51:03 +0000 (20:51 +0000)]
Check in the asn2wrs generated ANSI map dissector.

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

17 years agoFix tag > 0x1f
etxrab [Sat, 6 Jan 2007 20:21:30 +0000 (20:21 +0000)]
Fix tag > 0x1f

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

17 years agoadd experimental support for some more of the MSVC_VARIANTs:
ulfl [Sat, 6 Jan 2007 01:05:59 +0000 (01:05 +0000)]
add experimental support for some more of the MSVC_VARIANTs:
- Microsoft .Net Framework SDK Version 1.1
- Microsoft .Net Framework 2.0 SDK
... which seems to work fine now (except for the open problems like zlib) :-)

Some of the plugins need different linker flags depending on the MSVC. I've set a "define" in config.nmake (PLUGIN_LDFLAGS) and used it in the affected plugins/.../Makefile.nmake. Maybe we should generally change the plugins that way.

btw: The "Microsoft Visual C++ Toolkit 2003" (mentioned some time ago on the list) doesn't work as some important files are missing - and we have much easier alternatives now :-)

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

17 years agofix sockaddr_storage problem for MSVC 7.1 (hmmm, maybe it's a platform SDK issue...
ulfl [Sat, 6 Jan 2007 00:48:11 +0000 (00:48 +0000)]
fix sockaddr_storage problem for MSVC 7.1 (hmmm, maybe it's a platform SDK issue - time will tell)

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

17 years ago* have the Dumper using either '\' or '/' as directory separator in all plattforms.
lego [Fri, 5 Jan 2007 15:09:33 +0000 (15:09 +0000)]
* have the Dumper using either '\' or '/' as directory separator in all plattforms.
* use the directory separator not a pointer to it.

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

17 years agoAdded functionality proposed in bug 1233.
jake [Fri, 5 Jan 2007 13:42:08 +0000 (13:42 +0000)]
Added functionality proposed in bug 1233.
Clean up of source code.

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

17 years ago * rename url->file in browser_open_data_file()
lego [Fri, 5 Jan 2007 12:14:42 +0000 (12:14 +0000)]
 * rename url->file in browser_open_data_file()

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

17 years ago + register_stat_cmd_arg()
lego [Fri, 5 Jan 2007 12:11:05 +0000 (12:11 +0000)]
 + register_stat_cmd_arg()
 * use '/' as directory separator on both plattforms

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

17 years agoWhen Mr. Genius added the SHAREDLIB_LDFLAGS stuff, he forgot that
guy [Fri, 5 Jan 2007 07:36:30 +0000 (07:36 +0000)]
When Mr. Genius added the SHAREDLIB_LDFLAGS stuff, he forgot that
Wiretap has its own configuration file.  Do to its configuration file
what was done to the top-level configuration file.

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

17 years ago- Dissect IA5 digits
etxrab [Fri, 5 Jan 2007 07:32:39 +0000 (07:32 +0000)]
- Dissect IA5 digits
- Update info column
- Call subdissectors
- fix some asn1 bugs
- clean up .cnf file.

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

17 years agodon't spread the AirPcap DevPack files over the libs dir, unzip files into: AirPcap_D...
ulfl [Fri, 5 Jan 2007 05:23:02 +0000 (05:23 +0000)]
don't spread the AirPcap DevPack files over the libs dir, unzip files into: AirPcap_Devpack_1_0_0_594

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

17 years agocompile error in openssl.h depends on the Platform SDK, not the MSVC variant used
ulfl [Fri, 5 Jan 2007 05:03:15 +0000 (05:03 +0000)]
compile error in openssl.h depends on the Platform SDK, not the MSVC variant used

change the !IFDEF around GNUTLS accordingly

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

17 years agomove the directory settings more to the top, add an optional platform SDK setting
ulfl [Fri, 5 Jan 2007 04:58:52 +0000 (04:58 +0000)]
move the directory settings more to the top, add an optional platform SDK setting

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

17 years agoUpdate to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. Enable
gerald [Fri, 5 Jan 2007 01:35:23 +0000 (01:35 +0000)]
Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1.  Enable
AirPcap.

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

17 years agoRemove stderr output of an error condition per bug #998. The error is already
sfisher [Fri, 5 Jan 2007 00:33:23 +0000 (00:33 +0000)]
Remove stderr output of an error condition per bug #998.  The error is already
displayed in the packet tree.

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

17 years agoRemove duplicate targets.
gerald [Thu, 4 Jan 2007 23:54:00 +0000 (23:54 +0000)]
Remove duplicate targets.

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

17 years agoDon't lower-case our SSID and passphrase, otherwise we'll create an
gerald [Thu, 4 Jan 2007 23:21:37 +0000 (23:21 +0000)]
Don't lower-case our SSID and passphrase, otherwise we'll create an
incorrect PSK hash.

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

17 years agoAdd the documentation directory
lego [Thu, 4 Jan 2007 22:58:33 +0000 (22:58 +0000)]
Add the documentation directory

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

17 years agofix some entries with wrong spaces
lego [Thu, 4 Jan 2007 22:47:23 +0000 (22:47 +0000)]
fix some entries with wrong spaces

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

17 years agothe -lm flag might be needed to link lua
lego [Thu, 4 Jan 2007 22:45:43 +0000 (22:45 +0000)]
the -lm flag might be needed to link lua

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

17 years agothe widcards: Choose and All were inverted (again?)
lego [Thu, 4 Jan 2007 22:44:17 +0000 (22:44 +0000)]
the widcards: Choose and All were inverted (again?)

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

17 years agoadd the "Microsoft .Net Framework SDK Version 1.1" as a compiler option (this is...
ulfl [Thu, 4 Jan 2007 20:51:18 +0000 (20:51 +0000)]
add the "Microsoft .Net Framework SDK Version 1.1" as a compiler option (this is the one described in the corresponding Wiki page)

mark "Visual Studio 2005" (without Express) as EXPERIMENTAL too, seems to be working just like the Express Edition :-)

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

17 years agoOn Darwin, build shared libraries with -Wl,-single_module to the LDFLAGS
guy [Thu, 4 Jan 2007 20:47:43 +0000 (20:47 +0000)]
On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGS
used with shared libraries, to fix some error that shows up in some
cases; some Apple documentation recommends it for most shared libraries.

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

17 years agoMake the recent INAP change in the template file as well.
etxrab [Thu, 4 Jan 2007 20:15:22 +0000 (20:15 +0000)]
Make the recent INAP change in the template file as well.

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

17 years agoRename pkgdata_DATA to dist_pkgdata_DATA, to make sure it's in the
guy [Thu, 4 Jan 2007 18:35:33 +0000 (18:35 +0000)]
Rename pkgdata_DATA to dist_pkgdata_DATA, to make sure it's in the
distribution.  That means we don't have to include it in EXTRA_DIST.

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

17 years agoMake Expires header value a numeric field
martinm [Thu, 4 Jan 2007 17:56:17 +0000 (17:56 +0000)]
Make Expires header value a numeric field

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

17 years agoSerious source code cleanup.
jake [Thu, 4 Jan 2007 14:23:56 +0000 (14:23 +0000)]
Serious source code cleanup.

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

17 years agoBump date
jake [Thu, 4 Jan 2007 13:46:29 +0000 (13:46 +0000)]
Bump date

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

17 years agoBump date and version number
jake [Thu, 4 Jan 2007 13:44:09 +0000 (13:44 +0000)]
Bump date and version number

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

17 years agofix compilation without GnuTLS
kukosa [Thu, 4 Jan 2007 13:26:45 +0000 (13:26 +0000)]
fix compilation without GnuTLS

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

17 years agoCheck in trivial changes before generating a big diff...
martinm [Thu, 4 Jan 2007 13:25:25 +0000 (13:25 +0000)]
Check in trivial changes before generating a big diff...

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

17 years agoCall the handoff registration routine proto_reg_handoff_irsir() to avoid
guy [Thu, 4 Jan 2007 12:05:17 +0000 (12:05 +0000)]
Call the handoff registration routine proto_reg_handoff_irsir() to avoid
collisions with the WSP dissector's proto_reg_handoff_sir() - and don't
call it in the proto_register_irsir(); handoff registration routines are
supposed to be called after *all* registration routines are called.

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

17 years ago-Wl,-single_module breaks the configure script.
guy [Thu, 4 Jan 2007 11:55:05 +0000 (11:55 +0000)]
-Wl,-single_module breaks the configure script.

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

17 years agoAdd -Wl,-single_module to the linker flags in Darwin. The page at
guy [Thu, 4 Jan 2007 11:50:41 +0000 (11:50 +0000)]
Add -Wl,-single_module to the linker flags in Darwin.  The page at

http://developer.apple.com/releasenotes/DeveloperTools/RN-dyld/index.html

says

The static linker ld(1) supports building dylibs as either
-multi_module or -single_module.  Conceptually, a multi-module
dylib is like a group of smaller dylibs - one per source file.
The extra meta-data in a multi-module dylib allowed (pre-10.4)
dyld to delay binding and running initializers on the individual
modules.  In Mac OS X 10.4 dyld ignores all multi-module
meta-data and completely binds and runs all initializers the
same as if it were built single-module.  In general, building
dylibs -single_module is preferred.  The one case where
multi-module is still useful is it allows internal functions of
a dylib to be interposable.  For instance, libSystem.dylib is
built multi_module so that malloc() can be overridden and all
uses of malloc in libSystem (e.g.  strdup) would be redirected
to use the overridden version.

and we don't need the interposability for our dylibs, and Andreas Fink
indicates that it's necessary for the packaged Wireshark builds he's
doing.

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

17 years ago- new ssl_set_master_secret() which can set master secret (and optionally other param...
kukosa [Thu, 4 Jan 2007 09:20:18 +0000 (09:20 +0000)]
- new ssl_set_master_secret() which can set master secret (and optionally other parameters) into SSL dissector from external source, e.g. private 'trace protocol' dissector
- call 'data' subdissector for decrypted data in real dissector is not found

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

17 years agoAdd dissection of SystemCapabilities.
etxrab [Thu, 4 Jan 2007 07:51:26 +0000 (07:51 +0000)]
Add dissection of SystemCapabilities.

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

17 years agoadd wiretap manifest file to packaging
ulfl [Wed, 3 Jan 2007 23:12:37 +0000 (23:12 +0000)]
add wiretap manifest file to packaging

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

17 years agoanother attempt to fix the "Program Files" setting. Unfortunately, using the environm...
ulfl [Wed, 3 Jan 2007 22:09:15 +0000 (22:09 +0000)]
another attempt to fix the "Program Files" setting. Unfortunately, using the environment setting doesn't seem to work ...

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

17 years agoSome cleanup of the source.
jake [Wed, 3 Jan 2007 20:17:17 +0000 (20:17 +0000)]
Some cleanup of the source.

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

17 years agoFrom Peter Vestman:
etxrab [Wed, 3 Jan 2007 19:25:28 +0000 (19:25 +0000)]
From Peter Vestman:
The number of rfci's in rate control messages is read in the wrong place.
We have created a patch for this, in the patch we have also added CRC checks
for header and payload.

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

17 years agoFix a typo.
gerald [Wed, 3 Jan 2007 18:10:13 +0000 (18:10 +0000)]
Fix a typo.

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

17 years agoAdd call to the Teleservice dissector add a bunch of missing Return signals and
etxrab [Wed, 3 Jan 2007 07:55:40 +0000 (07:55 +0000)]
Add call to the Teleservice dissector add a bunch of missing Return signals and
fix up some cut and paste errors.

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

17 years agohmmm, maybe he don't like mixing slashes and backslashes ...
ulfl [Wed, 3 Jan 2007 06:41:17 +0000 (06:41 +0000)]
hmmm, maybe he don't like mixing slashes and backslashes ...

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

17 years agoclean should also remove generated plugin.c and manifest files
ulfl [Wed, 3 Jan 2007 06:06:53 +0000 (06:06 +0000)]
clean should also remove generated plugin.c and manifest files

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

17 years agoremove the PDB_FILE setting from config.nmake - there's no real need for this info
ulfl [Wed, 3 Jan 2007 05:41:11 +0000 (05:41 +0000)]
remove the PDB_FILE setting from config.nmake - there's no real need for this info

add some missing files to the clean targets

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

17 years agofix epan\crypt\crypt-md5.obj
ulfl [Wed, 3 Jan 2007 05:08:20 +0000 (05:08 +0000)]
fix epan\crypt\crypt-md5.obj

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

17 years agoInstead of hard coding "C:/program files", use the corresponding environment variable...
ulfl [Wed, 3 Jan 2007 04:28:28 +0000 (04:28 +0000)]
Instead of hard coding "C:/program files", use the corresponding environment variable %ProgramFiles% (hopefully this is available on all supported platforms). This makes it possible to use the same unchanged setting even for internationalised Windows versions (e.g. in the german version this is: "C:\Programme")

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

17 years agoan attempt to fix the distcheck
ulfl [Wed, 3 Jan 2007 04:18:55 +0000 (04:18 +0000)]
an attempt to fix the distcheck

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

17 years agofix packaging (for now): copy the manifest files with the /nonfatal switch, so they...
ulfl [Wed, 3 Jan 2007 04:15:18 +0000 (04:15 +0000)]
fix packaging (for now): copy the manifest files with the /nonfatal switch, so they only issue a warning if none existing (e.g. MSVC6).

This copying should be controlled by the MSVC_VARIANT setting in config.nmake instead (just like all the other alike settings).

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

17 years agofrom Laurent Rabret:
ulfl [Wed, 3 Jan 2007 03:46:48 +0000 (03:46 +0000)]
from Laurent Rabret:
"Apply the ugly attached patch to the installer"

... it's not that ugly at all - and installs (deletes) the manifest files if available

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

17 years agodelete GTK 2.10 files and dirs while uninstalling
ulfl [Wed, 3 Jan 2007 03:42:33 +0000 (03:42 +0000)]
delete GTK 2.10 files and dirs while uninstalling

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

17 years agomove the MSVC "block" towards the top of the file
ulfl [Wed, 3 Jan 2007 02:53:30 +0000 (02:53 +0000)]
move the MSVC "block" towards the top of the file
don't use GNUTLS and ZLIB when compiling with MSVC != Version 6 - it currently doesn't work

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

17 years agofrom Laurent Rabret:
ulfl [Wed, 3 Jan 2007 02:50:22 +0000 (02:50 +0000)]
from Laurent Rabret:
I posted a patch about 1.5 years ago for the formerly Ethereal to successfully compiled with Visual > 6. I have always successfully used this patched Ethereal/Wireshark compiled with VS 2003 and have just checked when compiled with Visual C++ 2005 Express

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

17 years agofix windows build
ulfl [Wed, 3 Jan 2007 00:23:22 +0000 (00:23 +0000)]
fix windows build

maybe the definitions from Makefile.common should better be used - the current Makefile.nmake looks a bit strange compared to others ;-)

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

17 years agoif exist, the install targets should copy pdb and manifest files along with the exe...
ulfl [Wed, 3 Jan 2007 00:10:57 +0000 (00:10 +0000)]
if exist, the install targets should copy pdb and manifest files along with the exe and dll ones

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

17 years agoRemove empty files (which should have been removed with r20231).
gerald [Wed, 3 Jan 2007 00:07:07 +0000 (00:07 +0000)]
Remove empty files (which should have been removed with r20231).

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

17 years agofollowing the Microsoft installer guidelines: as default, an installer should not...
ulfl [Tue, 2 Jan 2007 23:55:47 +0000 (23:55 +0000)]
following the Microsoft installer guidelines: as default, an installer should not put an icon on the desktop

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

17 years agoMove epan/crypt-md5.[ch] to epan/crypt. Remove
gerald [Tue, 2 Jan 2007 22:49:57 +0000 (22:49 +0000)]
Move epan/crypt-md5.[ch] to epan/crypt.  Remove
epan/crypt/airpdcap_md5.[ch].  Fix up whitespace.

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

17 years agodefine SecMIBs only if NET_SNMP_DIR is defined - to prevent a NSIS warning
ulfl [Tue, 2 Jan 2007 22:19:48 +0000 (22:19 +0000)]
define SecMIBs only if NET_SNMP_DIR is defined - to prevent a NSIS warning

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

17 years agoUpdate supported Win32 versions and NSIS version.
jake [Tue, 2 Jan 2007 20:53:04 +0000 (20:53 +0000)]
Update supported Win32 versions and NSIS version.

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

17 years agoFrom Gisle Vanem:
gerald [Tue, 2 Jan 2007 19:56:59 +0000 (19:56 +0000)]
From Gisle Vanem:

Here are some patches needed to build using HAVE_AIRPCAP
on MingW:

* airpcap.h needs 'WEP_KEY_MAX_SIZE' from <epan/crypt/wep-wpadefs.h>.

* airpcap_loader.h needs <epan/crypt/airpdcap_user.h> and definition of
 'decryption_key_t'.

* epan/crypt/airpdcap_interop.h defines 'ntohs()' before <winsock2.h>
 gets included. Thus creating a parse error later on.

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

17 years agoAdd a good/bad tree to the FCS item.
sfisher [Tue, 2 Jan 2007 19:55:55 +0000 (19:55 +0000)]
Add a good/bad tree to the FCS item.

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

17 years agoOops: wireshark.com --> wireshark.org
wmeier [Tue, 2 Jan 2007 17:19:25 +0000 (17:19 +0000)]
Oops:   wireshark.com --> wireshark.org
Also: 1 additional Ethereal --> Wireshark

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

17 years agoDissect details of RAck header, and change RSeq to a numerical field.
martinm [Tue, 2 Jan 2007 17:06:00 +0000 (17:06 +0000)]
Dissect details of RAck header, and change RSeq to a numerical field.

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

17 years agoMore ethereal --> wireshark
wmeier [Tue, 2 Jan 2007 14:11:35 +0000 (14:11 +0000)]
More ethereal --> wireshark

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

17 years agoAlign build target names.
jake [Tue, 2 Jan 2007 13:46:06 +0000 (13:46 +0000)]
Align build target names.

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

17 years agoMore Ethereal -> Wireshark renaming.
jake [Tue, 2 Jan 2007 13:36:45 +0000 (13:36 +0000)]
More Ethereal -> Wireshark renaming.

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

17 years agoMore Ethereal -> Wireshark renaming
jake [Tue, 2 Jan 2007 13:34:05 +0000 (13:34 +0000)]
More Ethereal -> Wireshark renaming

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

17 years ago"an wireshark" -> "a wireshark".
martinm [Tue, 2 Jan 2007 13:25:36 +0000 (13:25 +0000)]
"an wireshark" -> "a wireshark".
Presumably "an ethereal" was search replaced...

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

17 years agomake MSVC6 the default for MSVC_VARIANT, not MSVC2005
ulfl [Tue, 2 Jan 2007 13:05:04 +0000 (13:05 +0000)]
make MSVC6 the default for MSVC_VARIANT, not MSVC2005

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

17 years agoFix for bug 1279 (Negative values for RTCP round trip delay
martinm [Tue, 2 Jan 2007 11:46:30 +0000 (11:46 +0000)]
Fix for bug 1279 (Negative values for RTCP round trip delay
cannot be stored in guint32).
- Makes the threshold preference value an absolute value.
- There is now a separate expert info item for -ve roundtrips

N.B. There is still a problem with filtering -ve values on this
FT_INT32 field, i.e. rtcp.roundtrip-delay < 0 never matches with
frames that it should (even if rtcp.roundtrip-delay == -3 can
be used to match specific frames...).

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

17 years agoAdding all enterprise numbers for 2006.
jake [Tue, 2 Jan 2007 10:13:38 +0000 (10:13 +0000)]
Adding all enterprise numbers for 2006.

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

17 years agoEhtereal[sic] -> Wireshark. :-)
guy [Tue, 2 Jan 2007 09:20:27 +0000 (09:20 +0000)]
Ehtereal[sic] -> Wireshark. :-)

Give a little more detail in the comment in the H.248 dissector about
"MEGACO" vs. "H.248".

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

17 years agoAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;
guy [Tue, 2 Jan 2007 06:49:40 +0000 (06:49 +0000)]
Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;
if set, and if the program isn't running with additional privileges,
it'll treat the directory in which the program is found as the data
directory.

If, on Windows, the version-number subdirectory of {data
directory}\plugins doesn't exist (which is assumed to mean that the
program is being run from the build directory), or if, on UN*X,
WIRESHARK_RUN_FROM_BUILD_DIRECTORY is set, the plugin directory is the
"plugins" subdirectory of the data directory, and all subdirectories of
that directory are scanned for plugins, as the "plugins" subdirectory of
the build directory contains subdirectories for the plugins; this means
that if we're running from the build directory, we'll find the plugins
we built in the build tree.

When generating the wireshark-filter man page, run tshark with
WIRESHARK_RUN_FROM_BUILD_DIRECTORY set, so it uses the plugins from the
build to generate the list of filters.

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

17 years agoUse G_DIR_SEPARATOR_S as the path separator.
guy [Tue, 2 Jan 2007 06:39:22 +0000 (06:39 +0000)]
Use G_DIR_SEPARATOR_S as the path separator.

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