Re: [Wireshark-dev] Making wireshark compile with have_airpcap

2009-05-11 Thread Joerg Mayer
On Mon, May 11, 2009 at 01:30:28PM -0700, Gianluca Varenni wrote: > I would be careful in replacing all the PULONG as "guint32 *" (and all the > other P... types). > PULONG is defined with a typedef as something like > > typedef unsigned long *PULONG; > > If you have line like this > > PULONG a

[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-7.10-x86-64

2009-05-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of Ubuntu-7.10-x86-64 on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Ubuntu-7.10-x86-64/builds/980 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: ubuntu-7.10-x86 Buil

Re: [Wireshark-dev] problem with "contains" filter

2009-05-11 Thread Stephen Fisher
On Mon, May 11, 2009 at 02:15:22PM -0400, Yang Ning wrote: > I have helped add/maintain a dissector that was written by someone > else. Only recently did I discover that wireshark crashes if the > display filter uses "contains". That's not good. > Is there something that I have to set so that

Re: [Wireshark-dev] Making wireshark compile with have_airpcap

2009-05-11 Thread Gianluca Varenni
I would be careful in replacing all the PULONG as "guint32 *" (and all the other P... types). PULONG is defined with a typedef as something like typedef unsigned long *PULONG; If you have line like this PULONG a, b; the sostitution would return guint32 *a, b; which is wrong. Also, HANDLE a

[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-XP-Win64

2009-05-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of Windows-XP-Win64 on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Windows-XP-Win64/builds/474 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: windows-xp-win64 Build R

Re: [Wireshark-dev] patch to add a new capture file format

2009-05-11 Thread Bill Meier
Ravi Kondamuru wrote: > Hi, > > I have created an enhancement request > 3457 to > provide a patch to support citrix netscaler capture file format. > Apart from the source patch is there any additional information required to > be attached t

Re: [Wireshark-dev] XML Parsing in Wireshark

2009-05-11 Thread Anders Broman
This treads gives some views on adding an xml parsing library... http://www.wireshark.org/lists/wireshark-dev/200809/msg00154.html /Anders -Ursprungligt meddelande- Från: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] För wsgd Skickat: den 11 maj 2009 20:10

Re: [Wireshark-dev] patch to add a new capture file format

2009-05-11 Thread Jaap Keuter
Hi, A sample capture to fuzz test with would be nice. For the rest it's just a matter of a core developer finding the spare time to review it, test it and commit it.. Thanx, Jaap Ravi Kondamuru wrote: > Hi, > > I have created an enhancement request 3457 >

[Wireshark-dev] Making wireshark compile with have_airpcap

2009-05-11 Thread Joerg Mayer
Hello, I've finished making Wireshark compile and Link on Linux with --enable-airpcap Most of the stuff has already been committed, except for the type conversions. As I'm no expert on Windows types, Ive decided to attach the script that I'm using to fix the following files: airpcap_loader.c airp

[Wireshark-dev] problem with "contains" filter

2009-05-11 Thread Yang Ning
I have helped add/maintain a dissector that was written by someone else. Only recently did I discover that wireshark crashes if the display filter uses "contains". Is there something that I have to set so that "contains" keyword can be used in the display filter? How does it know what after whic

[Wireshark-dev] patch to add a new capture file format

2009-05-11 Thread Ravi Kondamuru
Hi, I have created an enhancement request 3457 to provide a patch to support citrix netscaler capture file format. Apart from the source patch is there any additional information required to be attached to the enhancement request. Also, onc

Re: [Wireshark-dev] XML Parsing in Wireshark

2009-05-11 Thread wsgd
Andreas Stuckert a écrit : > wsgd writes: > > __ > I use www.sourceforge.net/projects/tinyxml. > But it is C++. > > Olivier > > Andreas Stuckert a écrit : > Hi ! > for my project, we have to use a XML parser to read a SercosIII > Configuratio

[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-XP-x86

2009-05-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of Windows-XP-x86 on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Windows-XP-x86/builds/6145 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: windows-xp-x86 Build Reason

[Wireshark-dev] buildbot failure in Wireshark (development) on Solaris-10-SPARC

2009-05-11 Thread buildbot-no-reply
The Buildbot has detected a new failure of Solaris-10-SPARC on Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Solaris-10-SPARC/builds/1598 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: solaris-10-sparc Build

Re: [Wireshark-dev] Lua - error calling multiple dissectors

2009-05-11 Thread Becker, Matthew J.
I ran a quick test using the win32-1.1.4-SVN-28327 build and the "tvb expired" error did not occur. I was able to correctly access the tvb data in my original Lua dissector, after it had returned from a call to a second dissector. Thank you very much! Matt Becker -Original Message- Fr

Re: [Wireshark-dev] 'Open' sensitivity in 'Capture Dialog'

2009-05-11 Thread Jaap Keuter
You're right. Debian applies a patch for that, it's 15_sensitive_open.dpatch Thnx, Jaap Sent from my iPhone On 11 mei 2009, at 15:30, Tobias Witek wrote: > Sorry if this is a retransmission, but it seems as if my previous mail > got lost along the way (at least, I did not receive it via the

[Wireshark-dev] 'Open' sensitivity in 'Capture Dialog'

2009-05-11 Thread Tobias Witek
Sorry if this is a retransmission, but it seems as if my previous mail got lost along the way (at least, I did not receive it via the list). I noticed the following behaviour: In Wireshark SVN r28292, the 'Open' button in the 'Open Capture File' dialog seems to be disabled (insensitive) by defaul

Re: [Wireshark-dev] [Wireshark-commits] wireshark-win32-libs rev 233: /tags/2009-04-16/

2009-05-11 Thread Graham Bloice
Kovarththanan Rajaratnam wrote: > Hello, > > Gerald Combs wrote: > >> According to the WinPcap changelog at >> http://www.winpcap.org/misc/changelog.htm, a local version of Ntddndis.h >> was included in releases up to (but not including) 4.1 beta2. This >> version was missing some definitions th

Re: [Wireshark-dev] gcrypt error on windows XP

2009-05-11 Thread Yan, Patrick (NSN - CN/Beijing)
Hi, Please use gnutls-2.6.6.exe package, do not use 2.6.3 or 2.7.3 version. Then nmake will be fine, now new build wireshark can work. Br-Patrick From: wireshark-dev-boun...@wireshark.org [mailto:wir