Re: [Wireshark-dev] [GeoIP] New map of IP locations

2009-02-15 Thread Stig Bjørlykke
in the geoip_db_paths directory. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark

Re: [Wireshark-dev] Problem with proto_tree_add_item...

2009-02-15 Thread Stig Bjørlykke
2009/2/15 Tobias Erichsen t.erich...@gmx.de: Has anyone possibly got any insights what I am doing wrong? Use true_false_string and TFS instead of value_string and VALS for boolean values. -- Stig Bjørlykke ___ Sent via

Re: [Wireshark-dev] [GeoIP] New map of IP locations

2009-02-15 Thread Stig Bjørlykke
/libc.so.6 #1 0x08128512 in open_as_map_cb (copy_bt=0x9f29518, data=0x0) at /usr/include/bits/stdio2.h:287 #2 0xb59163d4 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 -- Stig Bjørlykke

Re: [Wireshark-dev] [GeoIP] New map of IP locations

2009-02-15 Thread Stig Bjørlykke
2009/2/16 Guy Harris g...@alum.mit.edu: That was probably in the code to copy ipmap.html; it wasn't checking whether the open of the source or destination ipmap.html file succeeded. Yes. It works as expected with your latest commit. -- Stig Bjørlykke

Re: [Wireshark-dev] gtk layout help in new LTE MAC statistics window

2009-02-23 Thread Stig Bjørlykke
) Single UE counters in more detail. i.e. more details about the UE that is currently selected in (2). This should have 4 fixed rows. Maybe like in (1) with fixed labels? Do you have a capture file? -- Stig Bjørlykke ___ Sent

[Wireshark-dev] Frame styles with bold labels vs. borders

2009-02-24 Thread Stig Bjørlykke
-- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

Re: [Wireshark-dev] build failure for the current svn version 27532

2009-02-25 Thread Stig Bjørlykke
2009/2/24 Toralf Förster toralf.foers...@gmx.de: Applying this patch against svn trunk makes make happy again: Deleting epan/dissectors/register-cache.pkl is easier. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing

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

2009-03-09 Thread Stig Bjørlykke
be removed for now. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

Re: [Wireshark-dev] Try to use non formatting routines

2009-03-12 Thread Stig Bjørlykke
senseless to submit bugreport. Yes, please open a bug report (marked enhancement) for patches like this. We use bugzilla to keep a track of all submitted patches. I have committed this one (r27709) so you can open a bug report for your next patch :) -- Stig Bjørlykke

Re: [Wireshark-dev] Small S5066 issue

2009-03-12 Thread Stig Bjørlykke
On 12. mars. 2009, at 18.59, Andriesse Menno wrote: Found it. It's an off-by-one error. In two places in '/epan/dissectors/packet-s5066.c' The statement 'if (tx_mode == 2)' should be 'if (tx_mode == 3)' I fixed this and committed revision 27714. -- Stig Bjørlykke

Re: [Wireshark-dev] Changing the column setting API

2009-03-20 Thread Stig Bjørlykke
add this to more functions. Cleaner code is always good. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

Re: [Wireshark-dev] complie fail on WinXP 32bit

2009-03-23 Thread Stig Bjørlykke
2009/3/23 Andreas Heise aheise.li...@googlemail.com: I found the problem, as you assumed it was a problem of other grep version which was in the path of an old Borland Delphi installation. I can remember someone had this problem before. Can we add a check for this? -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-users] Wireshark 1.0.7 is now available

2009-04-20 Thread Stig Bjørlykke
No patch-wireshark-1.0.6-to-1.0.7.diff? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org

Re: [Wireshark-dev] [Wireshark-commits] rev 28135: /trunk/packaging/macosx/ /trunk/packaging/macosx/: Read_me_first.rtf dmg_background.png dmg_background.svg dmg_set_style.scpt osx-app.sh osx-dmg.sh r

2009-05-07 Thread Stig Bjørlykke
On Wed, Apr 22, 2009 at 10:37 PM, ger...@wireshark.org wrote:  Update the arrow image in the top-level directory. Adjust the layouts of  the top-level and Utilities directories. Update the documentation. The new window is a bit small because I get a scrollbar. -- Stig Bjørlykke

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

2009-05-10 Thread Stig Bjørlykke
snapshot and report if the problem still exists? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

[Wireshark-dev] Warnings in airpcap_dlg.c

2009-05-13 Thread Stig Bjørlykke
-len) WPA_SSID_MIN_CHAR_SIZE)) -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman

[Wireshark-dev] asn2wrs.py questions

2009-05-15 Thread Stig Bjørlykke
[ident]['attr']['NAME'] = '%s' % name 2. I'm unable to build acp133. Anyone able to rebuild this? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org

Re: [Wireshark-dev] asn2wrs.py questions

2009-05-16 Thread Stig Bjørlykke
On Fri, May 15, 2009 at 4:03 PM, Anders Broman anders.bro...@ericsson.com wrote: I thin it was a pain with all the interdependencies of those dissectors. Yes, I think we have an issue with dependencies here. It works correctly after rebuilding all dissectors. -- Stig Bjørlykke

Re: [Wireshark-dev] Next releases

2009-05-17 Thread Stig Bjørlykke
menu. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

[Wireshark-dev] Font size change for X11.app on OSX 10.5.7

2009-05-17 Thread Stig Bjørlykke
Hi. The font size in X11.app for OSX 10.5.7 has changed, and the font used in the theme bundled with Wireshark is a bit big. The attached patch fixes this for 10.5.7, but I think we should fix this so it will work on all versions of OSX. Any ideas? -- Stig Bjørlykke osx-10.5.7.patch

Re: [Wireshark-dev] Next releases

2009-05-18 Thread Stig Bjørlykke
this to the 1.0.8 roadmap. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

Re: [Wireshark-dev] [Wireshark-commits] rev 28394: /trunk/ /trunk/epan/dissectors/: packet-vnc.c /trunk/: AUTHORS

2009-05-18 Thread Stig Bjørlykke
occurring because of incorrect usage of if (tree). -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

Re: [Wireshark-dev] Warning/error messages when running Wireshark

2009-05-21 Thread Stig Bjørlykke
On 21. mai. 2009, at 07.32, Joerg Mayer wrote: I'm getting a bunch or warnings/errors/criticals when running Wireshark. I get this warnings only when compiling with --enable-airpcap. Which we currently don't support very well :) -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-commits] rev 28135: /trunk/packaging/macosx/ /trunk/packaging/macosx/: Read_me_first.rtf dmg_background.png dmg_background.svg dmg_set_style.scpt osx-app.sh osx-dmg.sh r

2009-05-25 Thread Stig Bjørlykke
2009/5/7 Stig Bjørlykke s...@bjorlykke.org: On Wed, Apr 22, 2009 at 10:37 PM,  ger...@wireshark.org wrote:  Update the arrow image in the top-level directory. Adjust the layouts of  the top-level and Utilities directories. Update the documentation. The new window is a bit small because I get

Re: [Wireshark-dev] Merge and Compare Feature

2009-05-28 Thread Stig Bjørlykke
/download/automated/ -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options

Re: [Wireshark-dev] Wireshark 1.0.8 is now available

2009-05-28 Thread Stig Bjørlykke
No patch-wireshark-1.0.7-to-1.0.8.diff? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org

[Wireshark-dev] Display filter syntax check is broken in 1.2.0

2009-05-28 Thread Stig Bjørlykke
/dfilter/ between 1.0.8 and 1.2.0. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman

Re: [Wireshark-dev] Display filter syntax check is broken in 1.2.0

2009-05-28 Thread Stig Bjørlykke
- 1.53 patch. The use of errsym-useCnt seems to disable some error handling which catches the trailing bogus data. The attached patch works for me. Any comments or objections? -- Stig Bjørlykke lemon-useCnt.patch Description: Binary data

Re: [Wireshark-dev] Extending wireshark with Python

2009-05-31 Thread Stig Bjørlykke
Hi, Do you use the same naming scheme in the Python bindings as we use in Lua? I think we should have the same names for equal functionality in both Python and Lua. -- Stig Bjørlykke ___ Sent via:Wireshark-dev

Re: [Wireshark-dev] Extending wireshark with Python

2009-05-31 Thread Stig Bjørlykke
for auto loading lua scripts?) - Do you plan making it possible to have python scripts in a personal directory? -- Stig Bjørlykke python-about_dlg.patch Description: Binary data ___ Sent via:Wireshark-dev mailing list

[Wireshark-dev] Ubuntu buildbot error

2009-06-01 Thread Stig Bjørlykke
Hi. I don't get the same warnings on my Ubuntu 8.04 or 9.04 as the buildbot get. Anyone able to find a fix for this? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives

Re: [Wireshark-dev] Ubuntu buildbot error

2009-06-01 Thread Stig Bjørlykke
On 1. juni. 2009, at 21.17, Ravi Kondamuru wrote: size_t on Win64 is a 64bit value and it is being assigned to a 16bit value without being typecast. i am guessing that is the issue here. Not that one, the one reported by the Ubuntu buildbot. -- Stig Bjørlykke

Re: [Wireshark-dev] Ubuntu buildbot error

2009-06-01 Thread Stig Bjørlykke
On 1. juni. 2009, at 22.07, Kovarththanan Rajaratnam wrote: I _think_ you need to cast to (void *) in order to circumvent GCC's pointer check. Possible patch attached. No luck, this does not compile on my Ubuntu 9.04. -- Stig Bjørlykke

Re: [Wireshark-dev] Modifying port number for TFTP

2009-06-02 Thread Stig Bjørlykke
version of Wireshark)? You can select the package you want to be dissected as tftp, select Analyse - Decode As..., select the correct source/destination port and select TFTP from the list. -- Stig Bjørlykke ___ Sent via

Re: [Wireshark-dev] Ubuntu buildbot error

2009-06-02 Thread Stig Bjørlykke
on unknown content, and wireshark/tshark never returns when trying to open unknown files. Please do some more testing on this functionality. Fixed in revision 28585. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing

Re: [Wireshark-dev] Ubuntu buildbot error

2009-06-02 Thread Stig Bjørlykke
. Please have a look at my other comments in the bug/enhancement report. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev

Re: [Wireshark-dev] Re : Modifying port number for TFTP

2009-06-03 Thread Stig Bjørlykke
On Wed, Jun 3, 2009 at 9:57 AM, yvanmmailbox-...@yahoo.fr wrote: Adding a range in preferences was what I was thinking about. How can I apply this patch to WS? I have committed this change to trunk, you can try a development build with revision 28619 or higher. -- Stig Bjørlykke

Re: [Wireshark-dev] lua plugin not build as default

2009-06-03 Thread Stig Bjørlykke
in 1.2.0. I think we safely can enable Lua support now, and if it breaks something we really like to know so we can fix it. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org

Re: [Wireshark-dev] Proto IPDR dissector working written in lua

2009-06-03 Thread Stig Bjørlykke
to download? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

Re: [Wireshark-dev] [Wireshark-commits] rev 28626: /trunk/ /trunk/: AUTHORS

2009-06-03 Thread Stig Bjørlykke
On 3. juni. 2009, at 23.01, Jakub Zawadzki wrote: Some of these people have two different e-mails, but likely they're the same person, right? :) Why don't we send them an e-mail and ask? :) -- Stig Bjørlykke ___ Sent

Re: [Wireshark-dev] [Wireshark-users] bit operations are missing from lua bindings?

2009-06-04 Thread Stig Bjørlykke
much work implementing the most used ones (and, or, xor, bitshifting) in the wireshark sources, but if the MIT license is GPLv2 compatible I find no reason to not use it as-is? Moving this thread to the developer list. -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-users] bit operations are missing from lua bindings?

2009-06-04 Thread Stig Bjørlykke
A quick test shows that it's very easy to add bitop to wslua. Copy bit.c to epan/wslua/ and apply the attached patch. Then make as usual. -- Stig Bjørlykke wslua-bit.patch Description: Binary data ___ Sent via

Re: [Wireshark-dev] [Wireshark-users] bit operations are missing from lua bindings?

2009-06-05 Thread Stig Bjørlykke
:) -- Stig Bjørlykke wslua-bitfield.patch Description: Binary data ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

Re: [Wireshark-dev] [Wireshark-users] bit operations are missingfrom lua bindings?

2009-06-05 Thread Stig Bjørlykke
On Fri, Jun 5, 2009 at 1:23 PM, Anders Broman anders.bro...@ericsson.com wrote: Couldn't: tvb_get_bits8(), tvb_get_bits16(), tvb_get_bits32(), tvb_get_bits64() Be used instead? Good idea, then we can use any TvbRange to fetch a bitfield from. New patch attached. -- Stig Bjørlykke wslua

Re: [Wireshark-dev] [Wireshark-users] bit operations are missingfrom lua bindings?

2009-06-06 Thread Stig Bjørlykke
/FloatingPoint; Also, the UInt64s are leaking memory. I guess the idea is a uint64 userdata can have a reference to memory it doesn't own, which is why it doesn't define __gc to g_free() the memory? I will add the __gc when I get the UInt64 type working correctly :) -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-users] bit operations are missingfrom lua bindings?

2009-06-07 Thread Stig Bjørlykke
which I have not tested yet. Will have a look at monday. -- Stig Bjørlykke wslua-bitfield-range-v1.patch Description: Binary data ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http

Re: [Wireshark-dev] [Wireshark-commits] rev 28653: /trunk/ /trunk/: acinclude.m4

2009-06-08 Thread Stig Bjørlykke
/lib -lpcap 5 ld: in /opt/local/lib, can't map file, errno=22 collect2: ld returned 1 exit status -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http

Re: [Wireshark-dev] [Wireshark-commits] rev 28653: /trunk/ /trunk/: acinclude.m4

2009-06-08 Thread Stig Bjørlykke
: libtool: link: require no space between '-L' and '/usr/lib' -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

Re: [Wireshark-dev] [Wireshark-commits] rev 28653: /trunk/ /trunk/: acinclude.m4

2009-06-08 Thread Stig Bjørlykke
some errors from the users? -- Stig Bjørlykke acinclude.patch Description: Binary data ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev

Re: [Wireshark-dev] Distcheck failure in /trunk-1.2

2009-06-08 Thread Stig Bjørlykke
that, as it will be built from template-init.lua which is included in the tar.gz package. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev

Re: [Wireshark-dev] advantages given by Wireshark 1.2.0pre2

2009-06-11 Thread Stig Bjørlykke
On Thu, Jun 11, 2009 at 9:29 AM, SOLTANI FATENfaten.solt...@alcatel-lucent.com wrote: Someone can give me what are the advantages given by Wireshark 1.2.0pre2? Did you read the release notes? http://www.wireshark.org/docs/relnotes/wireshark-1.2.0.html -- Stig Bjørlykke

Re: [Wireshark-dev] Re : Modifying port number for TFTP

2009-06-16 Thread Stig Bjørlykke
? Hi, We had a feature freeze for 1.2.0 at that moment, that's why it did not make it. I do not know when we will release the next version yet... -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev

Re: [Wireshark-dev] [Wireshark-commits] rev 28784: /trunk/ /trunk/doc/: Makefile.am Makefile.nmake make-authors-format.pl make-authors-short.pl perlnoutf.pl /trunk/: Makefile.am Makefile.nmake make-au

2009-06-21 Thread Stig Bjørlykke
On Sun, Jun 21, 2009 at 2:47 PM, morr...@wireshark.org wrote: Log: Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, and AUTHORS-SHORT) into doc/. Help-About when running from compile directory does not find AUTHORS-SHORT. -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-commits] rev 28856: /trunk/epan/dissectors/ /trunk/epan/dissectors/dcerpc/: idl2wrs.c /trunk/epan/dissectors/: ncp2222.py /trunk/epan/dissectors/dcerpc/drsuapi/: templat

2009-06-28 Thread Stig Bjørlykke
] seems to be a problem with C++ comments in mapi.idl -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

Re: [Wireshark-dev] Building 1.0.8 on AIX

2009-07-02 Thread Stig Bjørlykke
. Thank you for the patch! -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman

Re: [Wireshark-dev] [Wireshark-commits] rev 28986: /trunk/plugins/ethercat/ /trunk/plugins/ethercat/: packet-esl.c packet-esl.h

2009-07-07 Thread Stig Bjørlykke
On Tue, Jul 7, 2009 at 4:26 PM, wme...@wireshark.org wrote:  Various fixes:  1. For some reason: using an using the external tfs_yes_no doesn't work in a plugin; Does r28985 fix this issue? -- Stig Bjørlykke ___ Sent

Re: [Wireshark-dev] [Wireshark-commits] rev 28986: /trunk/plugins/ethercat/ /trunk/plugins/ethercat/: packet-esl.c packet-esl.h

2009-07-07 Thread Stig Bjørlykke
On Tue, Jul 7, 2009 at 4:48 PM, Bill Meierwme...@newsguy.com wrote: Stig Bjørlykke wrote: Does r28985 fix this issue? I'll give it a try; (Maybe that's the real problem). If this works I have a patch for all plugins dissectors. -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-commits] rev 28986: /trunk/plugins/ethercat/ /trunk/plugins/ethercat/: packet-esl.c packet-esl.h

2009-07-07 Thread Stig Bjørlykke
without thinking :) I know value_string's are used in plugins, so it should be possible. But I'm no windows user so I have to say pass on this one... -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list

Re: [Wireshark-dev] [Wireshark-commits] rev 28986: /trunk/plugins/ethercat/ /trunk/plugins/ethercat/: packet-esl.c packet-esl.h

2009-07-07 Thread Stig Bjørlykke
(and epan/eap.h), which is used in plugins/wimaxasncp/packet- wimaxasncp.c (and exported in epan/libwireshark.def). -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http

[Wireshark-dev] Status on our pidl support

2009-07-09 Thread Stig Bjørlykke
dissector files? [1] https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3691 [2] http://www.wireshark.org/lists/wireshark-dev/200907/msg00062.html -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark

Re: [Wireshark-dev] (no subject)

2009-07-10 Thread Stig Bjørlykke
On 10. juli. 2009, at 16.53, Irina Dumitrascu wrote: I want to ask, which are the procedures that must be followed to add the dissector to Wireshark. Hi, have a look at this wiki page: http://www.wireshark.org/docs/wsdg_html/#ChSrcSend -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-commits] rev 29156: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-bacapp.c packet-bacapp.h

2009-07-21 Thread Stig Bjørlykke
:6760: warning: passing argument 3 of 'g_iconv' from incompatible pointer type packet-bacapp.c:6760: warning: passing argument 5 of 'g_iconv' from incompatible pointer type -- Stig Bjørlykke ___ Sent via:Wireshark-dev

Re: [Wireshark-dev] [Wireshark-commits] rev 29157: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-bacapp.c packet-bacapp.h

2009-07-21 Thread Stig Bjørlykke
' from incompatible pointer type packet-bacapp.c:2815: warning: passing argument 2 of 'fConvertXXXtoUTF8' from incompatible pointer type packet-bacapp.c:2815: warning: passing argument 4 of 'fConvertXXXtoUTF8' from incompatible pointer type -- Stig Bjørlykke

[Wireshark-dev] Missing diameter/eap.xml in 1.2.1?

2009-07-21 Thread Stig Bjørlykke
Hi. When compiling 1.2.1 we get this warning: Could not open file: 'eap.xml', error: No such file or directory. Do we miss eap.xml or shall eap.xml be removed from dictionary.xml? -- Stig Bjørlykke ___ Sent via

Re: [Wireshark-dev] Use of User DLT

2009-07-21 Thread Stig Bjørlykke
that the ldm dissector is successfully registered. Try adding this after proto_register_protocol(): register_dissector (ldm, dissect_ldm, proto_ldm); and remove the dissector_add() call, as you will setup this in the DLT_USER configuration. -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-commits] rev 29176: /trunk/epan/ /trunk/epan/dfilter/: dfilter.h /trunk/epan/: column-utils.c column_info.h

2009-07-23 Thread Stig Bjørlykke
at the patch or the problem, I would suggest that we fix the circular dependencies if this is possible. Isn't adding a new header file to handle this problem just making it more obscure? -- Stig Bjørlykke ___ Sent via

[Wireshark-dev] Crash in tshark when make on OSX PPC

2009-07-24 Thread Stig Bjørlykke
        0x2a10 start + 64 I did not have this crash yesterday. Any ideas? I do not have time to investigate this right now... -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev

Re: [Wireshark-dev] [Wireshark-commits] rev 29523: /trunk/ /trunk/epan/dissectors/: packet-tcp.c /trunk/epan/: column-utils.c column-utils.h column.c column_info.h prefs.c /trunk/gtk/: new_packet_list

2009-08-23 Thread Stig Bjørlykke
On 23. aug.. 2009, at 14.24, k...@wireshark.org wrote: Log: Custom columnfication: * Deprecate COL_REL_CONV_TIME (Relative time (conversation)). Use tcp.time_relative What about conversations other than tcp? -- Stig Bjørlykke

Re: [Wireshark-dev] About Custom Column

2009-08-24 Thread Stig Bjørlykke
On Mon, Aug 24, 2009 at 3:00 PM, Seanyun...@yahoo.com wrote: Does anyone know is there anyway to add a column with several different fields? for example, by expression like:   dissector1.field1 || dissector2.field2 This is not possible with the current implementation. -- Stig Bjørlykke

Re: [Wireshark-dev] Dev Wireshark crash after create new profile/quit; Related to GTK2-based packet list changes ?

2009-09-02 Thread Stig Bjørlykke
this is not a new bug. I have added the same for recent.gui_time_precision (which I had problems with) in r29679. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http

Re: [Wireshark-dev] New packet list

2009-09-02 Thread Stig Bjørlykke
make a wiki page with outstanding issues? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org

Re: [Wireshark-dev] [Wireshark-commits] rev 29592: /trunk/ /trunk/gtk/: main_statusbar.c /trunk/: file.c file.h

2009-09-04 Thread Stig Bjørlykke
should be updated with this changes. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org

Re: [Wireshark-dev] New packet list

2009-09-04 Thread Stig Bjørlykke
Hi, Browsing the elements in the Packet Details (using up and down arrows) while capturing changes packet displayed in the Packet Details. I suppose this bug is related to the new packet list. -- Stig Bjørlykke ___ Sent

Re: [Wireshark-dev] [Wireshark-commits] rev 29705: /trunk/ /trunk/gtk/: new_packet_list.c packet_list_store.c packet_list_store.h /trunk/: file.c ui_util.h

2009-09-05 Thread Stig Bjørlykke
selected in the Packet List when sorting on other than packet number. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev

[Wireshark-dev] Bug in gtk_paned_set_position() ?

2009-09-05 Thread Stig Bjørlykke
Hi, Does anyone know if there is a bug in gtk_paned_set_position? We use this to resize our panes in the main window when changing profile, but it does not seem to work any more. I have even tried this with 1.0.7 on a updated Ubuntu 9.04, and I'm sure this has worked... -- Stig

Re: [Wireshark-dev] Bug in gtk_paned_set_position() ?

2009-09-05 Thread Stig Bjørlykke
2009/9/5 Stig Bjørlykke stig.bjorly...@gmail.com: Does anyone know if there is a bug in gtk_paned_set_position? Nope, but we had a bug in Wireshark. False alarm :) -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing

Re: [Wireshark-dev] [Wireshark-commits] rev 29738: /trunk/gtk/ /trunk/gtk/: packet_list_store.c

2009-09-06 Thread Stig Bjørlykke
: In function ‘packet_list_resort’: packet_list_store.c:875: warning: target of assignment not really an lvalue; this will be a hard error in the future -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev

Re: [Wireshark-dev] problem of Lua support

2009-09-07 Thread Stig Bjørlykke
a look at the output from configure. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org

Re: [Wireshark-dev] [Wireshark-commits] rev 29758: /trunk/ /trunk/gtk/: new_packet_list.c /trunk/: file.c ui_util.h

2009-09-07 Thread Stig Bjørlykke
On Mon, Sep 7, 2009 at 12:04 PM, etx...@wireshark.org wrote: Log:  Automatically adjust the time column width when time format changes. new_packet_list.c: In function ‘new_packet_list_set_time_width’: new_packet_list.c:921: warning: unused parameter ‘col_fmt’ -- Stig Bjørlykke

Re: [Wireshark-dev] problem of Lua support (Stig Bj?rlykke)

2009-09-09 Thread Stig Bjørlykke
On Wed, Sep 9, 2009 at 10:04 AM, Nicolas Rnicholas...@gmail.com wrote: I write a file named hello.lua(print(hello world). Try put this code in your personal init.lua: dofile (hello.lua) -- Stig Bjørlykke ___ Sent via

[Wireshark-dev] Building with cmake on OSX

2009-09-23 Thread Stig Bjørlykke
] Error 1 make[1]: *** [wsutil/CMakeFiles/wsutil.dir/all] Error 2 make: *** [all] Error 2 -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists

Re: [Wireshark-dev] Building with cmake on OSX

2009-09-23 Thread Stig Bjørlykke
). I'm looking at wiretap, which I suppose have the same problems but needs more libs. -- Stig Bjørlykke findglib2.patch Description: Binary data ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org

Re: [Wireshark-dev] Building with cmake on OSX

2009-09-23 Thread Stig Bjørlykke
Ok, now wiretap and epan needs wsutil functions to link. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe

Re: [Wireshark-dev] Building with cmake on OSX

2009-09-23 Thread Stig Bjørlykke
viewer. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

Re: [Wireshark-dev] Building with cmake on OSX

2009-09-23 Thread Stig Bjørlykke
automagically determine CAP/AIRPCAP/ADNS and other options. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

Re: [Wireshark-dev] [Wireshark-commits] rev 30111: /trunk/ /trunk/epan/dissectors/: dissectors.vcproj /trunk/doc/: doc.vcproj /trunk/docbook/: docbook.vcproj /trunk/epan/: libwireshark.vcproj /trunk/g

2009-09-25 Thread Stig Bjørlykke
On Thu, Sep 24, 2009 at 7:11 AM, etx...@wireshark.org wrote: Log:  Update *.vcproj to visual studio 8 Are we able to generate correct project files for visual studio 8 with cmake? -- Stig Bjørlykke ___ Sent via

[Wireshark-dev] Uninitialized value in packet-x11.c

2009-10-12 Thread Stig Bjørlykke
Hi, In packet-x11.c we have a function keycode2keysymString() with a possible use of an uninitialized value. At line 1848 (svn r30536) keysum can be assigned an uninitialized usym. Does anyone know how we should fix this correctly? -- Stig Bjørlykke

Re: [Wireshark-dev] r30631 failed to compile without kerberos

2009-10-20 Thread Stig Bjørlykke
2009/10/20 Jakub Zawadzki darkja...@darkjames.ath.cx: works with attached patch. Committed revision 30634. Thanx. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives

Re: [Wireshark-dev] problem in adding message in wireshark tree

2009-10-26 Thread Stig Bjørlykke
://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4058 ), which we have fixed in the latest trunk. Are you able to test one of the latest snapshots from http://www.wireshark.org/download/automated/ ? -- Stig Bjørlykke ___ Sent via

Re: [Wireshark-dev] wireshark crash after Adding Names to the protocol

2009-10-27 Thread Stig Bjørlykke
2009/10/27 Josef Frühwirth fruehwi...@gmail.com: I don't want to blame anybody I just want to help to improve usability of dissector interface. Did you try tools/checkAPIs.pl on your dissector? -- Stig Bjørlykke ___ Sent

Re: [Wireshark-dev] problem in adding message in wireshark tree

2009-10-27 Thread Stig Bjørlykke
with old wireshark build this is working properly. I have not seen this in my latest trunk builds. Can you also check with the latest released version (1.2.3 was released today), which also should have the Field fix? -- Stig Bjørlykke

Re: [Wireshark-dev] problem in adding message in wireshark tree

2009-10-28 Thread Stig Bjørlykke
) pinfo.cols.info = Test local udp_len = udp_len_f() if udp_len then pinfo.cols.info = UDP length: .. udp_len.value end end register_postdissector(test_proto) -- Stig Bjørlykke ___ Sent via:Wireshark-dev

Re: [Wireshark-dev] [Wireshark-commits] rev 30810: /trunk/ /trunk/gtk/: filter_dlg.c main_statusbar.c main_statusbar.h simple_dialog.c /trunk/: file.c simple_dialog.h

2009-11-04 Thread Stig Bjørlykke
we use yellow for warnings and red for errors? -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https

Re: [Wireshark-dev] [Wireshark-commits] rev 30810: /trunk/ /trunk/gtk/: filter_dlg.c main_statusbar.c main_statusbar.h simple_dialog.c /trunk/: file.c simple_dialog.h

2009-11-04 Thread Stig Bjørlykke
in the filter box. But maybe yellow will be as good in the statusbar. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev

Re: [Wireshark-dev] [Wireshark-commits] rev 30825: /trunk/ /trunk/gtk/: Makefile.common gui_utils.c gui_utils.h main_proto_draw.c main_statusbar.c /trunk/image/: expert_chat.h expert_chat.png expert_c

2009-11-04 Thread Stig Bjørlykke
and the gray none are a bit too dark. I think the chat icon should be more like the blue used in the background, and the gray more anonymous. The red and yellow are great as they are. Just my 0.02 :) -- Stig Bjørlykke ___ Sent

[Wireshark-dev] CMake cache

2009-11-08 Thread Stig Bjørlykke
to the project files. Does anyone know how to add a correct dependency? I'm using CMake 2.6 patch 4 to generate a XCode project on OSX. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev

[Wireshark-dev] Recreate packet list when changing profile (changing columns)

2009-11-08 Thread Stig Bjørlykke
developer release. -- Stig Bjørlykke ___ Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark

Re: [Wireshark-dev] [Wireshark-commits] rev 30810: /trunk/ /trunk/gtk/: filter_dlg.c main_statusbar.c main_statusbar.h simple_dialog.c /trunk/: file.c simple_dialog.h

2009-11-08 Thread Stig Bjørlykke
On 6. nov. 2009, at 21.43, Gerald Combs wrote: Do you have a theme applied? Yes. I'm using switch2 to select Clearlooks-Quicksilver on OSX, and I'm using Human-Clearlooks on Ubuntu 9.10. Does this themes enable or disable the ability to have a background color in the statusbar? -- Stig

Re: [Wireshark-dev] Information on wireshark source

2009-11-08 Thread Stig Bjørlykke
On 8. nov. 2009, at 03.54, Ketan Kunde wrote: My question is as the wireshark source code is too large how do i know the start point in the entire source. If you are looking for main() you shold look in gtk/main.c for Wireshark and tshark.c for TShark. -- Stig Bjørlykke

Re: [Wireshark-dev] [Wireshark-commits] rev 28649: /trunk/ /trunk/gtk/: iax2_analysis.h rtp_analysis.c rtp_analysis.h /trunk/: tap-rtp-common.c

2009-11-10 Thread Stig Bjørlykke
On Sat, Jun 6, 2009 at 6:08 PM, etx...@wireshark.org wrote: Log:  Add time stamp to the list. In tap-rtp-common.c you introduced old_flags, but this value is not used after initialization. Should this value be used or removed? -- Stig Bjørlykke

<    1   2   3   4   5   6   >