Re: [Wireshark-dev] Problems in compiling a plugin inwireshark-0.99.7

2008-02-14 Thread taraniteja.vishwanatha
Hi , I did not do it..Its working after after running ./autogen.sh Thnx :-) BR, Tarani From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sébastien Tandel Sent: Thursday, February 14, 2008 6:05 PM To: Developer support list for Wireshark Subj

Re: [Wireshark-dev] Problems in compiling a pluginin wireshark-0.99.7

2008-02-14 Thread taraniteja.vishwanatha
Hi , Its working ..thnx :) BR, Tarani > -Original Message- > From: [EMAIL PROTECTED] [mailto:wireshark-dev- > [EMAIL PROTECTED] On Behalf Of Jaap Keuter > Sent: Friday, February 15, 2008 1:37 AM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] Problems in compil

Re: [Wireshark-dev] decrypting SSL traffic that goes through an SSL terminating proxy server

2008-02-14 Thread DePriest, Jason R.
On Thu, Feb 14, 2008 at 2:21 AM, Sake Blok <> wrote: > On Wed, Feb 13, 2008 at 10:25:49PM -0600, DePriest, Jason R. wrote: > > > > The file looks like this > > -BEGIN CERTIFICATE- > > MIIC0TCCAjqgAwIBAgIEFZ0B6DANBgkqhkiG9w0BAQQFADCBrDELMAkGA1UEBhMC > > (14 lines of stuff) > > Kd49ym4=

Re: [Wireshark-dev] Problems in compiling a plugin in wireshark-0.99.7

2008-02-14 Thread Jaap Keuter
Hi, Do a ./autogen.sh first. Thanx, Jaap [EMAIL PROTECTED] wrote: > Hi , > > > > One more observation.. > > When I am configuring with the comand : > > ./configure –prefix=/path > > > > Config.status creates the makefiles tht we mention in the configure.in > file and displays a messag

Re: [Wireshark-dev] gnu libiconv.dll no longer required for WindowsWireshark ...

2008-02-14 Thread Anders Broman
Hi, Från: [EMAIL PROTECTED] genom Bill Meier Skickat: on 2008-02-13 21:15 Till: wireshark-dev@wireshark.org Ämne: [Wireshark-dev] gnu libiconv.dll no longer required for WindowsWireshark ... >Based upon information posted on http://www.gtk.org/download-windows

Re: [Wireshark-dev] Support for 3GPP NAS protocols

2008-02-14 Thread Anders Broman
Från: [EMAIL PROTECTED] genom [EMAIL PROTECTED] Skickat: to 2008-02-14 20:24 Till: Wireshark-dev@wireshark.org Ämne: [Wireshark-dev] Support for 3GPP NAS protocols >Hi, > >Are the dissectors for 3GPP NAS protocols: MM, GMM, CC (3GPP TS 24.008) >available in

[Wireshark-dev] Support for 3GPP NAS protocols

2008-02-14 Thread munish . dayal
Hi, Are the dissectors for 3GPP NAS protocols: MM, GMM, CC (3GPP TS 24.008) available in the current release of Wireshark ? If yes, then which file(s) to look for. Another question is how to hook the NAS protocols dissectors to RRC and RANAP. Thanks & Regards, Munish ***

Re: [Wireshark-dev] Problems in compiling a plugin in wireshark-0.99.7

2008-02-14 Thread Sébastien Tandel
Hi, did you run ./autogen.sh after the makefile.am addition/modifications? Regards, Sebastien Tandel On Thu, Feb 14, 2008 at 9:35 AM, <[EMAIL PROTECTED]> wrote: > Hi , > > > > One more observation.. > > When I am configuring with the comand : > > ./configure –prefix=/path > > > > Config.stat

Re: [Wireshark-dev] Problems in compiling a plugin in wireshark-0.99.7

2008-02-14 Thread taraniteja.vishwanatha
Hi , One more observation.. When I am configuring with the comand : ./configure -prefix=/path Config.status creates the makefiles tht we mention in the configure.in file and displays a message like this: config.status: creating plugins/m2m/Makefile I don't see this message for my plugin

[Wireshark-dev] Problems in compiling a plugin in wireshark-0.99.7

2008-02-14 Thread taraniteja.vishwanatha
Hi , To include and compile a new plugin : 1. I have included Makefile.am, makefile.common, makefile.nmake in the plugin/xxx directory 2. Also in the makefile.am and makefile.nmake in the plugins 3. also in the makefile.am and configure.in the wireshark directory I hope the

Re: [Wireshark-dev] decrypting SSL traffic that goes through an SSL terminating proxy server

2008-02-14 Thread Sake Blok
On Wed, Feb 13, 2008 at 10:25:49PM -0600, DePriest, Jason R. wrote: > > The file looks like this > -BEGIN CERTIFICATE- > MIIC0TCCAjqgAwIBAgIEFZ0B6DANBgkqhkiG9w0BAQQFADCBrDELMAkGA1UEBhMC > (14 lines of stuff) > Kd49ym4= > -END CERTIFICATE- > > If I save that to a file with a .cer e