Re: [Wireshark-dev] Building on Windows with CMake: Status and help needed

2013-10-07 Thread Joerg Mayer
evening, the idea is something like: check whether path has already been modified. if not: set( ENV{PATH} $ENV{PATH} ${CMAKE_BINARY_DIR}/lib list of lib dirs ) Feel free to beat me to it ;-) Good night Jörg -- Joerg Mayer jma...@loplof.de We

Re: [Wireshark-dev] Wireshark PIDL generated dissectors

2013-10-07 Thread Joerg Mayer
against current samba pidl, get it working again and get them upstreamed. Replace our pidl tree with samba's tree (+idl_types.h). Regularly copy over the changes from the samba tree. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology

Re: [Wireshark-dev] Wireshark PIDL generated dissectors

2013-10-07 Thread Joerg Mayer
-- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___ Sent via

Re: [Wireshark-dev] [Wireshark-commits] rev 52462: /trunk/ /trunk/docbook/: release-notes.asciidoc /trunk/epan/: expert.c packet.c proto.c show_exception.c /trunk/ui/gtk/: main_menubar.c prefs_dlg.c /

2013-10-09 Thread Joerg Mayer
filters. This was committed now to get it into the 1.11 release so users can start getting used to the changed filter names. Good! Can you please add this for col as well ;-) IIRC that is the only pseudo protocol left. Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] 1.11.0 release

2013-10-09 Thread Joerg Mayer
with an old cmake. On the other hand: The setup script for macos has an option to add cmake to the list of tools/libs to download and build, so it isn't a really unusual situation and it isn't hard to handle either. Ciao Jörg -- Joerg Mayer jma...@loplof.de

Re: [Wireshark-dev] [Wireshark-commits] rev 52484: /trunk/ /trunk/docbook/: CMakeLists.txt /trunk/cmake/modules/: FindXSLTPROC.cmake

2013-10-10 Thread Joerg Mayer
this fix? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

[Wireshark-dev] Changing default QT version from 4 to 5?

2013-10-10 Thread Joerg Mayer
At least for the cmake builds, the Qt version searched for is 4 and a specific flag is required to use 5 instead (-DBUILD_qtshark=ON -DENABLE_QT5=ON). I'd like to change the default to be 5 and require Qt4 users to then -DENABLE_QT4=ON. Objections? Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] [Wireshark-commits] rev 52484: /trunk/ /trunk/docbook/: CMakeLists.txt /trunk/cmake/modules/: FindXSLTPROC.cmake

2013-10-10 Thread Joerg Mayer
I'm going to forget about it again ;- -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

[Wireshark-dev] Status Cmake Win32 support

2013-10-11 Thread Joerg Mayer
to replace the old stuff when we talked about this 20 months ago? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Status Cmake Win32 support

2013-10-11 Thread Joerg Mayer
an NSIS module by the way - but I never packaged more than source. - Other build platforms (there seems to be at least some interest in VS). Xcode? If someone uses and knows Xcode and wants to work on this: Sure. Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] [Wireshark-commits] rev 52556: /trunk/ /trunk/: Makefile.nmake config.nmake

2013-10-11 Thread Joerg Mayer
it in the makefile? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Help needed building portaudio for windows

2013-10-12 Thread Joerg Mayer
On Sat, Oct 12, 2013 at 07:45:10PM +0100, Graham Bloice wrote: On 12 October 2013 18:20, Joerg Mayer jma...@loplof.de wrote: I still haven't found out how to build portaudio in the Wireshark-win32-libs directory. Can someone please provide information where this is documented or how

Re: [Wireshark-dev] Status Cmake Win32 support

2013-10-12 Thread Joerg Mayer
On Sat, Oct 12, 2013 at 07:31:27PM +0100, Graham Bloice wrote: On 11 October 2013 16:09, Joerg Mayer jma...@loplof.de wrote: Another milestone hit: - Win 32bit: The following executables build and run from the build directory (as well as capture if they should be able

Re: [Wireshark-dev] Inconsistent QT5_BASE_DIR

2013-10-12 Thread Joerg Mayer
On Sat, Oct 12, 2013 at 12:23:52PM -0700, Guy Harris wrote: On Oct 12, 2013, at 10:24 AM, Joerg Mayer jma...@loplof.de wrote: set setup for nmake seems to be C:\Qt\Qt5.1.1\5.1.1\msvc2010 while the value for cmake is just c:\qt\qt5.1.1\5.1.1 Does CMake somehow look for a subdirectory

Re: [Wireshark-dev] Help needed building portaudio for windows

2013-10-13 Thread Joerg Mayer
with that toolchain. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Status Cmake Win32 support

2013-10-13 Thread Joerg Mayer
based alternatives. So do it for all platforms please. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] [Wireshark-commits] rev 52678: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-redback.c packet-rsync.c packet-rwall.c packet-stat.c packet-tali.c packet-udp.c packet-xcsl.

2013-10-19 Thread Joerg Mayer
style. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] [Wireshark-commits] rev 52701: /trunk/epan/ /trunk/epan/: oids_test.c

2013-10-21 Thread Joerg Mayer
produce as nice error messages. How about adding it to check api? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

[Wireshark-dev] Coverity warning in tshark.c

2013-10-21 Thread Joerg Mayer
written, it just says that, on such a stream, characters are Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Wireshark PIDL generated dissectors

2013-10-21 Thread Joerg Mayer
install target doesn't work on opensuse 12.3. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] [Wireshark-commits] rev 52776: /trunk/ /trunk/: macosx-setup.sh

2013-10-23 Thread Joerg Mayer
. While gtk2 and gtk3 were excluding each other (same features) qt and gtkx probably shouldn't. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read

Re: [Wireshark-dev] Windows build broken in r52812 (for building GTK)

2013-10-24 Thread Joerg Mayer
as part of the build, but apparently not. Wrong approach: Stuff that requires gtk/gtk.h does not belong into the ui/ directory but in the ui/gtk/ directory. So either the file should be moved back into ui/gtk/ or the dependency on gtk should be removed. Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] Windows build broken in r52812 (for building GTK)

2013-10-24 Thread Joerg Mayer
On Thu, Oct 24, 2013 at 04:07:25PM +0200, Joerg Mayer wrote: On Thu, Oct 24, 2013 at 09:36:43AM -0400, mman...@netscape.net wrote: Moving sctp_stat.c to the independent ui directory causes gtk/gtk.h to not be found, causing a bunch of compile errors. Cursory glance says makefiles (.nmake

Re: [Wireshark-dev] GPL2 (not 2+) license in checklicenses.py

2013-10-25 Thread Joerg Mayer
GPL2 and BSD, but not under GPL2+. Otherwise we can just add GPL2 to the list of valid licenses. I don't consider GPLv2(non-plus) to be a compatible license as it will prevent whoever wants to link against a LGPv3 library to redistribute the resulting binaries. Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] [Wireshark-commits] rev 53024: /trunk/image/ /trunk/image/: Makefile.nmake dumpcap.rc.in rawshark.rc.in tshark.rc.in wireshark.exe.manifest.in

2013-11-01 Thread Joerg Mayer
Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___ Sent

Re: [Wireshark-dev] [Wireshark-commits] rev 53024: /trunk/image/ /trunk/image/: Makefile.nmake dumpcap.rc.in rawshark.rc.in tshark.rc.in wireshark.exe.manifest.in

2013-11-02 Thread Joerg Mayer
to guess here: - Is cygwin part of your path? - What is the output of the cmake run? Thanks for testing! Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read

Re: [Wireshark-dev] [Wireshark-commits] rev 53024: /trunk/image/ /trunk/image/: Makefile.nmake dumpcap.rc.in rawshark.rc.in tshark.rc.in wireshark.exe.manifest.in

2013-11-03 Thread Joerg Mayer
On Sun, Nov 03, 2013 at 01:45:28AM +0100, Joerg Mayer wrote: Might be. Unfortunately my Windows test machine is offline for a possible but unlikely virus infection until our admins get back into office to do the checks on monday, so I have to guess here: - Is cygwin part of your path

Re: [Wireshark-dev] Licensing of tools/html2text.py

2013-11-03 Thread Joerg Mayer
package, I don't see a problem in using it during the build process or including it in the source distribution. We have to make sure its license is correctly mentioned in our COPYING file. ciao jörg -- Joerg Mayer jma...@loplof.de We are stuck

Re: [Wireshark-dev] [Wireshark-commits] rev 53024: /trunk/image/ /trunk/image/: Makefile.nmake dumpcap.rc.in rawshark.rc.in tshark.rc.in wireshark.exe.manifest.in

2013-11-03 Thread Joerg Mayer
On Sun, Nov 03, 2013 at 04:56:05PM +0100, Pascal Quantin wrote: 2013/11/3 Joerg Mayer jma...@loplof.de On Sun, Nov 03, 2013 at 01:45:28AM +0100, Joerg Mayer wrote: Might be. Unfortunately my Windows test machine is offline for a possible but unlikely virus infection until our admins

Re: [Wireshark-dev] Future of glib?

2013-11-03 Thread Joerg Mayer
link a Qt program without glib on your system. ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Fwd: [Wireshark-commits] rev 53073: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-btavdtp.c

2013-11-03 Thread Joerg Mayer
. Maybe we should decide on one style and fix the remaining dissectors? ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Fwd: [Wireshark-commits] rev 53073: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-btavdtp.c

2013-11-04 Thread Joerg Mayer
the remaining ones. Reverted. Thanks for pointing this out! Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] [Wireshark-commits] rev 53146: /trunk/epan/ /trunk/epan/dissectors/: packet-2dparityfec.c packet-acap.c packet-bitcoin.c packet-data.c packet-daytime.c packet-dbus.c packet-fcdns.c

2013-11-07 Thread Joerg Mayer
implementation later. Why make this a configure option instead of just setting it? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead

Re: [Wireshark-dev] [Wireshark-commits] rev 53146: /trunk/epan/ /trunk/epan/dissectors/: packet-2dparityfec.c packet-acap.c packet-bitcoin.c packet-data.c packet-daytime.c packet-dbus.c packet-fcdns.c

2013-11-07 Thread Joerg Mayer
element ;-) Hopefully I'll be able to test on windows tomorrow so if a few more tests turn out good results the old code could be removed. Ciao jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just

Re: [Wireshark-dev] [Wireshark-commits] rev 53167: /trunk/wiretap/ /trunk/wiretap/: k12text.l

2013-11-08 Thread Joerg Mayer
/ ChangesPath Action +2 -2 k12text.l Modified Note that I may have used incorrect values - I just looked for new names looking similar to the old ones. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when

Re: [Wireshark-dev] Status Cmake Win32 support

2013-11-26 Thread Joerg Mayer
#endif After that things worked. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] [Wireshark-commits] rev 53619: /trunk/ /trunk/: NEWS

2013-11-28 Thread Joerg Mayer
that is done we can move to the asn1/ stuff - which should then be moved to epan/dissectors/asn1/ ;-) Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read

Re: [Wireshark-dev] Status Cmake Win32 support

2013-11-29 Thread Joerg Mayer
/wireshark/svn/trunk/tools/make-dissector-reg.py, line 34, in module registertype = sys.argv[2] IndexError: list index out of range make[2]: *** [plugins/asn1/plugin.c] Error 1 make[2]: Leaving directory `/home/jmayer/work/wireshark/svn/build/qt-gtk3' Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] Status Cmake Win32 support

2013-11-29 Thread Joerg Mayer
guess you already found, fixed and forgot about it ;-) Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] [Wireshark-commits] buildbot failure in Wireshark (development) on OSX-10.5-x86

2013-11-29 Thread Joerg Mayer
../../tools/make-dissector-reg.py:72: Warning: 'with' will become a reserved keyword in Python 2.6 File ../../tools/make-dissector-reg.py, line 72 with open(sys.argv[3]) as f: ^ SyntaxError: invalid syntax Can someone who understands Python please take a look? Thanks Jörg -- Joerg

Re: [Wireshark-dev] [Wireshark-commits] rev 53676: / /trunk/codecs/G722/: G722decode.c G722decode.h /trunk/codecs/G726/: G726decode.c G726decode.h /trunk/codecs/SBC/: sbc.c sbc.h /trunk/codecs/: CMake

2013-11-30 Thread Joerg Mayer
should only be built in case the necessary libraries are available (just like we do not build wireshark in case we do not find gtk2 or gtk3). Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff

Re: [Wireshark-dev] Status Cmake Win32 support

2013-11-30 Thread Joerg Mayer
40.448 reordercap.exe 30.11.2013 23:5478.336 text2pcap.exe 30.11.2013 23:54 385.536 tshark.exe 30.11.2013 23:54 3.016.192 wireshark.exe Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we

Re: [Wireshark-dev] [Wireshark-commits] rev 53683: /trunk/tools/ /trunk/tools/: make-dissector-reg.py

2013-12-01 Thread Joerg Mayer
reverting the patch and the convenience of having a working pristine source tree. Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead

Re: [Wireshark-dev] SI vs. IEC prefixes

2013-12-02 Thread Joerg Mayer
to SI in these cases. Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

[Wireshark-dev] Compilation failure in gtk/stats_tree_stat.c

2013-12-02 Thread Joerg Mayer
] Error 1 -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___ Sent

Re: [Wireshark-dev] Status Cmake Win32 support

2013-12-02 Thread Joerg Mayer
On Mon, Dec 02, 2013 at 11:34:21AM +, Graham Bloice wrote: On 2 December 2013 10:54, Joerg Mayer jma...@loplof.de wrote: On Sun, Dec 01, 2013 at 10:35:50PM +, Graham Bloice wrote: On 30 November 2013 23:18, Joerg Mayer jma...@loplof.de wrote: I still have the issue with GTK3

Re: [Wireshark-dev] Status Cmake Win32 support

2013-12-02 Thread Joerg Mayer
On Mon, Dec 02, 2013 at 02:28:43PM +, Graham Bloice wrote: On 2 December 2013 13:49, Joerg Mayer jma...@loplof.de wrote: On Mon, Dec 02, 2013 at 11:34:21AM +, Graham Bloice wrote: On 2 December 2013 10:54, Joerg Mayer jma...@loplof.de wrote: On Sun, Dec 01, 2013 at 10:35:50PM

Re: [Wireshark-dev] [Wireshark-commits] rev 53765: /trunk/epan/ /trunk/epan/dfilter/: dfilter-int.h dfilter.h /trunk/epan/: column-info.h

2013-12-03 Thread Joerg Mayer
: ‘dfilter_t’ was not declared in this scope dfilter_t *dfp; ^ [etc] Lots of breakage in epan/wslua/ Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read

Re: [Wireshark-dev] rev 53768: /trunk/ui/qt/ /trunk/ui/qt/: qcustomplot.cpp

2013-12-04 Thread Joerg Mayer
/ [2] http://www.qcustomplot.com/index.php/news We'd need to get a new excemption for a newer version. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read

Re: [Wireshark-dev] [Wireshark-commits] rev 53779: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-coseventcomm.c packet-cosnaming.c packet-parlay.c packet-tango.c

2013-12-04 Thread Joerg Mayer
/ ChangesPath Action ... +750 -747 packet-parlay.c Modified ... Looks like something else changed as well. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff

Re: [Wireshark-dev] rev 53768: /trunk/ui/qt/ /trunk/ui/qt/: qcustomplot.cpp

2013-12-04 Thread Joerg Mayer
On Wed, Dec 04, 2013 at 11:25:58AM +0100, Joerg Mayer wrote: Also there is a new release (1.1) [2] of qcustomplot , may be upgrade ? (Gerald ?) [1] https://gitorious.org/qcustomplot/ [2] http://www.qcustomplot.com/index.php/news We'd need to get a new excemption for a newer version

[Wireshark-dev] Windows build setup - Concept required

2013-12-04 Thread Joerg Mayer
not-yet-installed packages (includes, libs) into a standard directory structure Feedback, ideas, details anyone? Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say

Re: [Wireshark-dev] Windows build setup - Concept required

2013-12-05 Thread Joerg Mayer
: On 12/4/13 12:27 PM, Joerg Mayer wrote: as Graham and I are working on getting the Windows build process to a) work at all and b) be on par with the current nmake build process we currently rely on the setup infrastructure of the nmake build. I really don't like porting the nmake -f

Re: [Wireshark-dev] Status Cmake Win32 support

2013-12-05 Thread Joerg Mayer
-- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___ Sent via

Re: [Wireshark-dev] [Wireshark-commits] rev 53827: /trunk/epan/ /trunk/epan/dissectors/: packet-ip.c packet-ipv6.c packet-json.c /trunk/epan/: proto.c

2013-12-09 Thread Joerg Mayer
via:Wireshark-commits mailing list wireshark-comm...@wireshark.org Archives:http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe -- Joerg

[Wireshark-dev] Move plugins/ to epan/dissectors/plugins/

2013-12-10 Thread Joerg Mayer
Hello, I'd like to move the plugins/ directory into epan/dissectors/. They provide just more dissectors and depend on epan anyway. Are there good reasons not to do that move? Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology

Re: [Wireshark-dev] Move plugins/ to epan/dissectors/plugins/

2013-12-11 Thread Joerg Mayer
On Wed, Dec 11, 2013 at 08:38:30AM +0100, Joerg Mayer wrote: I'd like to move the plugins/ directory into epan/dissectors/. They provide just more dissectors and depend on epan anyway. Are there good reasons not to do that move? Replying to self after reading the current state of feedback. OK

Re: [Wireshark-dev] Unavailbility of GTK+ for compiling source code(1.10.3)

2013-12-13 Thread Joerg Mayer
://wiki.wireshark.org/Development/Glib_Gtk_version_tracking which seems to indicate the same. If you can't find anyone building newer versions of the libararies of a (still maintained) OS needed for Wireshark, you will probably need to build them yourself :-/ Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] Coding style and example dissector

2013-12-18 Thread Joerg Mayer
Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___ Sent

Re: [Wireshark-dev] Thoughts on disabling an old dissector

2013-12-18 Thread Joerg Mayer
: My preferred solution would be to keep the old protocol as version 1, add the new protocol as version 2 into the same dissector and add a preference to select which version to use (with a default of 2). It doesn't have to be 1 or 2 of course. Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] Compilation failure on Fedora 20 - GTK3 issues

2013-12-20 Thread Joerg Mayer
-dev-requ...@wireshark.org?subject=unsubscribe -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Change of decoding for Airopeek/Omnipeek 802.11 header with Cisco APs (forw)

2013-12-20 Thread Joerg Mayer
Hit the wrong reply button that did not include the list... - Forwarded message from Joerg Mayer jma...@loplof.de - Date: Fri, 20 Dec 2013 11:39:26 +0100 From: Joerg Mayer jma...@loplof.de To: Alexis La Goutte alexis.lagou...@gmail.com Subject: Re: [Wireshark-dev] Change of decoding

[Wireshark-dev] Testcompiling doc/packet-PROTOABBREV.c

2013-12-21 Thread Joerg Mayer
process? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

[Wireshark-dev] Converting to new proto tree too complex/errorprone

2013-12-21 Thread Joerg Mayer
at least some of this can be improved (if the script had been in perl I'd probably would have tried to fix some of these things myself). Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works

Re: [Wireshark-dev] Git + Gerrit: next steps

2013-12-21 Thread Joerg Mayer
to provide authentication? Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

[Wireshark-dev] Question regarding doxygen documentation

2013-12-21 Thread Joerg Mayer
instead of just turning on recursive at the top level? - Would it make sense to generate the output not into the toplevel of the tree but into the docbook/ directory? While it's not docbook it might make sense to have all generated documentation inside one directory. Ciao Jörg -- Joerg

Re: [Wireshark-dev] [Wireshark-commits] rev 54526: /trunk/wiretap/ /trunk/wiretap/: mpeg.c

2014-01-02 Thread Joerg Mayer
- Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Git + Gerrit: next steps

2014-01-02 Thread Joerg Mayer
/139350 (including Stack Exchange itself) logging in should be trivial. Technically I do have a launchpad account, so I could use that. My core issue is that I don't want to provide any of these entities with information about when I do Wireshark work. Ciao Jörg -- Joerg Mayer

[Wireshark-dev] Compile warning turning error in wiretap/camins.c

2014-01-02 Thread Joerg Mayer
/work/wireshark/svn/trunk/wiretap/camins.c:316:5: error: passing argument 1 of ‘file_seek’ from incompatible pointer type [-Werror] if (-1 == file_seek(wth-random_fh, seek_off, SEEK_SET, err)) ^ -- Joerg Mayer jma...@loplof.de We are stuck

Re: [Wireshark-dev] [Wireshark-bugs] [Bug 9607] TFShark (Terminal FileShark)

2014-01-02 Thread Joerg Mayer
that is called fileshark then there should not be a problem about it. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Compile warning turning error in wiretap/camins.c

2014-01-02 Thread Joerg Mayer
On Thu, Jan 02, 2014 at 03:46:33PM +0100, Joerg Mayer wrote: /home/jmayer/work/wireshark/svn/trunk/wiretap/camins.c: In function ‘read_block’: /home/jmayer/work/wireshark/svn/trunk/wiretap/camins.c:118:5: error: passing argument 3 of ‘file_read’ from incompatible pointer type [-Werror

Re: [Wireshark-dev] [Wireshark-commits] rev 54559: /trunk/ /trunk/packaging/nsis/: wireshark.nsi /trunk/plugins/: Makefile.am Makefile.nmake /trunk/: CMakeLists.txt Makefile.am

2014-01-02 Thread Joerg Mayer
to the release notes. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] [Wireshark-commits] rev 54557: /trunk/ /trunk/image/: about.qrc /trunk/ui/qt/: CMakeLists.txt Makefile.am Makefile.common QtShark.pro about_dialog.cpp about_dialog.h about_dialog.u

2014-01-02 Thread Joerg Mayer
something wrong with my setup?) - The authors list is not formatted - The release notes have not been updated Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should

Re: [Wireshark-dev] cmake giving options the compiler does not understand

2014-01-02 Thread Joerg Mayer
on machine A.) I will change the cmake tests to run separately for c and c++ - if I read the commits correctly you did this for autotools already. I (and thus the code) currently assume that the c and c++ compiler are from the same source. Ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] cmake giving options the compiler does not understand

2014-01-02 Thread Joerg Mayer
don't know. On my (32-bit) system, both compilers correctly report that it is not supported. I'd need to see the cmake output on a system that has this problem. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we

Re: [Wireshark-dev] cmake giving options the compiler does not understand

2014-01-04 Thread Joerg Mayer
in (e.g., WS_C_FLAG_VALID39). OK, I still tend to regard this as a caching problem. It also looks like an unusual use case what you are doing. What prompted you to do that? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what

Re: [Wireshark-dev] [Wireshark-commits] rev 54557: /trunk/ /trunk/image/: about.qrc /trunk/ui/qt/: CMakeLists.txt Makefile.am Makefile.common QtShark.pro about_dialog.cpp about_dialog.h about_dialog.u

2014-01-04 Thread Joerg Mayer
On Thu, Jan 02, 2014 at 07:12:27PM +0100, Joerg Mayer wrote: On Thu, Jan 02, 2014 at 05:04:10PM +, alagou...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=54557 User: alagoutte Date: 2014/01/02 05:04 PM Log: Add About window

Re: [Wireshark-dev] [Wireshark-commits] rev 54557: /trunk/ /trunk/image/: about.qrc /trunk/ui/qt/: CMakeLists.txt Makefile.am Makefile.common QtShark.pro about_dialog.cpp about_dialog.h about_dialog.u

2014-01-07 Thread Joerg Mayer
On Thu, Jan 02, 2014 at 07:12:27PM +0100, Joerg Mayer wrote: On Thu, Jan 02, 2014 at 05:04:10PM +, alagou...@wireshark.org wrote: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=revrevision=54557 User: alagoutte Date: 2014/01/02 05:04 PM Log: Add About window

[Wireshark-dev] Expert item for TCP RST flag

2014-01-07 Thread Joerg Mayer
Right now TCP packets with RST are marked as severity chat. Is there a reason why this isn't warn? Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read

[Wireshark-dev] Backport r49648?

2014-01-07 Thread Joerg Mayer
) dissect_per_sequence(tvb, 0, asn1_ctx, NULL, hf_t124_connectGCCPDU, -1, t124Heur_sequence); } CATCH_BOUNDS_ERRORS { failed = TRUE; } ENDTRY; So maybe it should be backported to 1.10? Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck

[Wireshark-dev] Linking error tfshark

2014-01-08 Thread Joerg Mayer
/jmayer/work/wireshark/svn/trunk/capture_ifinfo.c:221: undefined reference to `sync_if_capabilities_open' collect2: error: ld returned 1 exit status I will look into this myself if not fixed by this afternoon :-) Ciao Jörg -- Joerg Mayer jma...@loplof.de We

Re: [Wireshark-dev] Expert item for TCP RST flag

2014-01-09 Thread Joerg Mayer
On Tue, Jan 07, 2014 at 05:09:11PM -0800, Gerald Combs wrote: On 1/7/14 4:19 PM, Joerg Mayer wrote: Right now TCP packets with RST are marked as severity chat. Is there a reason why this isn't warn? Some applications use RSTs as a way to quickly close connections. Internet Explorer

Re: [Wireshark-dev] Expert item for TCP RST flag

2014-01-09 Thread Joerg Mayer
On Tue, Jan 07, 2014 at 05:09:11PM -0800, Gerald Combs wrote: On 1/7/14 4:19 PM, Joerg Mayer wrote: Right now TCP packets with RST are marked as severity chat. Is there a reason why this isn't warn? Some applications use RSTs as a way to quickly close connections. Internet Explorer

Re: [Wireshark-dev] Linking error tfshark

2014-01-10 Thread Joerg Mayer
restore it in all build configurations. You can send me a patch for autotools and I can commit it. Interesting: I managed to do the linking in cmake without pulling in libwiretap - or not. Looks like libwireshark is pulling in libwiretap anyway. ciao Jörg -- Joerg Mayer

Re: [Wireshark-dev] Linking error tfshark

2014-01-10 Thread Joerg Mayer
./info.gif 947 - UNKNOWN FTAP_ENCAP = 1234 jmayer@egg:~ Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read

Re: [Wireshark-dev] setcap for CMake install under Linux

2014-01-12 Thread Joerg Mayer
overlooking something? It allows the compilation with capabilities (that's what I use), but right now the installation process has neither suid nor setcap support. Does it really make sense to add this? If so, I can do so tomorrow. Ciao Jörg -- Joerg Mayer

[Wireshark-dev] snow3g dissector in violation of GPLv2+

2014-01-15 Thread Joerg Mayer
implementation, but code linking against a lib that doesn't exist is not acceptable. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead

Re: [Wireshark-dev] snow3g dissector in violation of GPLv2+

2014-01-15 Thread Joerg Mayer
. ___ 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 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe -- Joerg

Re: [Wireshark-dev] snow3g dissector in violation of GPLv2+

2014-01-16 Thread Joerg Mayer
have to be removed. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] snow3g dissector in violation of GPLv2+

2014-01-16 Thread Joerg Mayer
on are pirate sites (I send one URL earlier) and I didn't click on any license agreement, so if you could provide me with an include file (and ideally with a stub c file), I would try to do an implementation of snow-3g. It would be up to you to test. ciao Jörg -- Joerg Mayer

[Wireshark-dev] Commit 54832 (packet-diameter.c HFILL initialization)

2014-01-18 Thread Joerg Mayer
that instead of explicitely setting all the values inside a dissector file. Ciao Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

[Wireshark-dev] COPYING.txt

2014-01-19 Thread Joerg Mayer
COPYING to COPYING.txt (and perhaps create a dummy COPYING in case autotools complain)? Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead

Re: [Wireshark-dev] Git+gerrit status update - 2014-01-14

2014-01-28 Thread Joerg Mayer
?subject=unsubscribe -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Git+gerrit status update - 2014-01-14

2014-01-28 Thread Joerg Mayer
the button even before asking but it just doesn't work for me. Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Regarding customizing tshark summary display

2014-02-25 Thread Joerg Mayer
col_set_writable(pinfo-cinfo, FALSE); hth Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Git+gerrit status update - 2014-01-14

2014-02-25 Thread Joerg Mayer
On Tue, Jan 28, 2014 at 02:51:19PM +0100, Joerg Mayer wrote: On Tue, Jan 28, 2014 at 01:14:50PM +0100, Bálint Réczey wrote: It is in the upper right corner. The links are pretty small. You are not the first who missed them. :-) Can you please provide the URL? If the URL is https

Re: [Wireshark-dev] Git+gerrit status update - 2014-01-14

2014-02-25 Thread Joerg Mayer
place etc? Thanks! Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

Re: [Wireshark-dev] Git+gerrit status update - 2014-01-14

2014-02-25 Thread Joerg Mayer
On Tue, Feb 25, 2014 at 01:48:22PM -0500, Evan Huus wrote: On Tue, Feb 25, 2014 at 1:39 PM, Joerg Mayer jma...@loplof.de wrote: On Tue, Feb 25, 2014 at 10:09:43AM -0800, Gerald Combs wrote: I haven't found anything obvious in the server logs that would explain the error, unfortunately

Re: [Wireshark-dev] Git+gerrit status update - 2014-01-14

2014-02-25 Thread Joerg Mayer
only explains the workflow via web browser - which is something that I'm not intending to use. If I understand things correctly I should be able to do the same thing using git review, or am I wrong here somehow? Thanks Jörg -- Joerg Mayer jma...@loplof.de

Re: [Wireshark-dev] Change in wireshark[master]: The about dialog window was too small, causing extra lineb...

2014-02-25 Thread Joerg Mayer
it correctly. How do I get rid of this attempt now? Thanks Jörg -- Joerg Mayer jma...@loplof.de We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology

<    3   4   5   6   7   8   9   10   >