Re: [Wireshark-dev] Patches to update PANA Protocol dissector

2007-07-09 Thread Jaap Keuter
Hi, Committed in revision 22282. Thanx, Jaap Victor Fajardo wrote: > Hi Jaap, > > I found a small problem with the previous patch I've sent. I've attached > a patch that fixes this issue; the patch is based on the latest rev I > could get. > > regards, > victor > >> Hi, >> >> Committed in r

Re: [Wireshark-dev] --with-ssl action when gnutls is not found

2007-07-09 Thread Joerg Mayer
On Mon, Jul 09, 2007 at 05:27:47PM -0700, Stephen Fisher wrote: > echo gnuTLS not found, disabling ssl decryption > > And this at the end: > > Use SSL crypto library : yes > Use gnutls library : no Understandable misunderstanding :-) ssl decryption has nothing to d

Re: [Wireshark-dev] --with-ssl action when gnutls is not found

2007-07-09 Thread Guy Harris
On Jul 9, 2007, at 5:27 PM, Stephen Fisher wrote: > The current action taken by the configure script when the user > specifies > --with-ssl but gnutls is not found This is confusing as hell. First of all, "--with-ssl" really means "--with-ssl's--lcrypto- library" - it doesn't cause us to lin

[Wireshark-dev] --with-ssl action when gnutls is not found

2007-07-09 Thread Stephen Fisher
The current action taken by the configure script when the user specifies --with-ssl but gnutls is not found is to print this message in the middle of the configure checks: checking for libgnutls-config... no checking for libgnutls - version >= 1.0.0... no *** The libgnutls-config script installed

Re: [Wireshark-dev] [Wireshark-commits] rev 22259: /trunk/packaging/nsis/ /trunk/packaging/nsis/: wireshark.nsi

2007-07-09 Thread Gerald Combs
Ulf Lamping wrote: > [EMAIL PROTECTED] schrieb: >> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22259 >> >> User: jake >> Date: 2007/07/06 08:34 PM >> >> Log: >> Have the installer propose to install 4.0.1 over 4.0.0. >> >> > I was already writing the mail to complain ;-) >

Re: [Wireshark-dev] Patches to update PANA Protocol dissector

2007-07-09 Thread Victor Fajardo
Hi Jaap, I found a small problem with the previous patch I've sent. I've attached a patch that fixes this issue; the patch is based on the latest rev I could get. regards, victor Hi, Committed in revision 22098. Thanx, Jaap Victor Fajardo wrote: Hi, Attached is a patch based on rev

[Wireshark-dev] Wireshark Windows installer updated to 0.99.6a

2007-07-09 Thread Gerald Combs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new Windows installer (wireshark-setup-0.99.6a.exe) has been released in order to fix a problem with updating from WinPcap 4.0 to 4.0.1. There are no other changes in the installer. The source code and U3 packages have not changed. The file size an

[Wireshark-dev] [PATCH] draft-ietf-behave-rfc3489bis-07

2007-07-09 Thread Marc Petit-Huguenin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, This is an update to the STUN2 dissector using the last draft, draft-ietf-behave-rfc3489bis-07. Here is the changelog: * My employer is now sponsoring this work, so added a copyright line. * Added a comment for each method/attribute with the RFC

Re: [Wireshark-dev] [Wireshark-users] Lua compile problems

2007-07-09 Thread Sebastien Tandel
Hi, There is something wrong with the lua macro as the configure script passes the lua test with "--with-lua=/usr/include" value but the compilation will however fail. I saw we could use pkg-config and at the first look, the macro is not using it. If I have the time this week, I'll check this on

Re: [Wireshark-dev] size of wireshark installation files

2007-07-09 Thread Guy Harris
Cruz, Petagay wrote: > hi, how can I reduce the size of the wireshark library produced in 'make > install'? I built without plugins. what is using all the space? Well, for starters, all the dissectors - plugins *aren't* part of the library, they're loaded at run time, but almost all the disss

[Wireshark-dev] How to call another dissector - Thanks

2007-07-09 Thread Yashwant Shitoot
Hello, Thanks Jaap. I do not know how I missed sec 1.8 of README.developer. Yash ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev

[Wireshark-dev] size of wireshark installation files

2007-07-09 Thread Cruz, Petagay
hi, how can I reduce the size of the wireshark library produced in 'make install'? I built without plugins. what is using all the space? Maria Cruz Associate Booz Allen Hamilton 151 Industrial Way East Eatontown, NJ 07724 732-935-5393 cruz_petagay mailto:[EMAIL PROTECTED]> @bah.com _

Re: [Wireshark-dev] Run-time error (samr.hnd disappeared)

2007-07-09 Thread Jaap Keuter
Hi, In the mean time let me remind everyone it is not allowed to simply drop preferences from your code. Once it's in there it's in the preference files and warnings like this appear if you do take it out. The mechanism to solve this is by replacing your preference registration by: prefs_reg

Re: [Wireshark-dev] Run-time error (samr.hnd disappeared)

2007-07-09 Thread ronnie sahlberg
i temporarily disabled sidsnooping for now. sidsnooping was an idea i had a long time ago but i never finished properly. it would be nice if it were enhanced in the future to actually look at most of the dcerpc commands where sids are mapped and used it. it would also be nice with a small gui wh

[Wireshark-dev] Run-time error (samr.hnd disappeared)

2007-07-09 Thread Martin Mathieson
I'm seeing this error when starting wireshark (despite tshark below in the error output). Ronnie - will you be adding samr.hnd back again as a field, or should this filter expression (in packet-smb-sidsnooping.c) be changed now? tshark: Couldn't register proto_reg_handoff_smb_sidsnooping()/samr_