aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-02-06Add a newline at the end of the file to avoid warning.martinm1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40876 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-06Copy over rev 40874 to gtk3jmayer1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40875 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-06SMB response time stats dissapeared a while ago. sahlberg1-0/+1
This adds it back. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40874 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05GOOSE Messages don't use the length field to perform the dissection.etxrab2-64/+52
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6734 #BACKPORT:YES git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40873 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From walter schmid:etxrab5-21/+61
wrong reassemble of T30 msg if more data fields in T38 packet. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6790 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40872 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05[Automatic manuf, services and enterprise-numbers update for 2012-02-05]gerald3-27/+216
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40869 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Xiao Xiangquan:etxrab1-37/+33
bt-dht and bt-utp should also be common dissectors while not only heuristic ones. So we can use them with "Decode As..." command. Applying the missing part as this seems to be an owerlapping patch. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40868 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Tony Trinh:etxrab1-1/+35
"matches" operator fails to match hex. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6613 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40867 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Alexander Koeppe:etxrab1-141/+140
Eliminate Mixture of libc and glibc in editcap.c https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6695 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40866 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Fix comments.etxrab1-11/+11
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40865 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Try to fix the compile errors on OS X:jmayer1-29/+31
cc1: warnings being treated as errors packet-aastra-aasp.c: In function 'dissect_a_binary_command': packet-aastra-aasp.c:142: warning: unused parameter 'pinfo' packet-aastra-aasp.c:428:25: error: "/*" within comment packet-aastra-aasp.c:429:25: error: "/*" within comment packet-aastra-aasp.c:430:25: error: "/*" within comment packet-aastra-aasp.c:431:25: error: "/*" within comment packet-aastra-aasp.c:432:25: error: "/*" within comment packet-aastra-aasp.c:433:25: error: "/*" within comment packet-aastra-aasp.c:434:25: error: "/*" within comment packet-aastra-aasp.c:435:25: error: "/*" within comment packet-aastra-aasp.c:436:25: error: "/*" within comment packet-aastra-aasp.c:437:25: error: "/*" within comment packet-aastra-aasp.c:438:25: error: "/*" within comment git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40864 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From billyjeans:etxrab1-2/+6
EAP-TLS cannot re-initialize properly if previous EAP-TLS conversation is not properly finished. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5633 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40863 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Michael Mann:etxrab1-6/+10
Went through all stderr cases within tshark trying to make tshark "quieter". I basically ended up agreeing with the submitted in terms of what should be switched to stdout from stderr. The attached patch does that. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2881 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40862 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Forgot to commit the CMakeList.txt changesjmayer1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40861 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Marek Tews:etxrab3-0/+541
Aastra Signalling Protocol (AASP). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6600 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40860 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Try to get rid of non-ASCII characters.etxrab1-32/+32
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40859 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Jakub Zawadzki:etxrab3-0/+201
Minimal version of Gadu-Gadu dissector (header only). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3256 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40858 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Tyson Key:etxrab3-0/+359
I've just finished writing a dissector for parts of the Sony FeliCa smartcard application layer protocol, as documented in JIS X 6319-4, (partially in) ISO 18092, and in various documents made publicly available at http://www.sony.net/Products/felica/business/tech-support/index.html. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6758 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40857 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Cast it away.etxrab1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40856 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Try to fix some of the build problems, it still bumms out on:etxrab1-9/+10
tap-follow.c tshark-tap-register.c tap-follow.c(464) : error C2220: warning treated as error - no 'object' file gen erated tap-follow.c(464) : warning C4267: '=' : conversion from 'size_t' to 'guint32', possible loss of data tap-follow.c(610) : warning C4267: '=' : conversion from 'size_t' to 'guint32', possible loss of data tap-follow.c(639) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 10.0 \VC\BIN\x86_amd64\cl.EXE"' : return code '0x2' Stop. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40855 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Checked in, with the following changes:jmayer4-16/+2396
- Adapted packet-gsm_sim.c and CmakeLists.txt to match current content (trivial) - Fixed warnings about //-style comments that were found running ../../tools/checkAPIs.pl -g deprecated -g prohibited -g abort -g termoutput packet-gsm_sim.c packet-etsi_card_app_toolkit.c Error: Found C++ style comments in packet-gsm_sim.c - Not fixed (will lead to dissector abort if in a packet): ../../tools/checkhf.pl packet-gsm_sim.c packet-etsi_card_app_toolkit.c ERROR: NO ARRAY: packet-gsm_sim.c, hf_tprof_b19 ERROR: NO ARRAY: packet-gsm_sim.c, hf_tprof_b18 ERROR: NO ARRAY: packet-etsi_card_app_toolkit.c, hf_ctlv_bearer_descr Please provide the necessary element entries for the hf[] array in a followup patch. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40854 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05There is a logic bug in this dissector that is exposedjmayer1-5/+5
by a set but unused warning. Hack around this for now. Someone who knows the protocol should fix this. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40853 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From QA Cafe:etxrab6-1/+957
Add support to follow UDP and TCP streams like wireshark does. UDP streams are selected with IP address/port pairs. TCP stream are selected with either the stream index or IP address/port pairs. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6684 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40852 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Harald Welte:etxrab3-0/+2377
TThis is a new dissector for the GSM A-bis OML protocol as specified in TS 12.21, including some Siemens and ip.access vendor-specific extensions. The protocol is called from both classic ISDN (LAPD) based A-bis as well as the gsm_ipa dissector. - Fixed the encoding argument to proto_add_item() - Removed Attribute as that does not compile on windows. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5784 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40851 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Harald Welte:etxrab1-6/+513
This is an enhancement for the existing A-bis RSL protocol dissector for GSM networks (as specified in Technical Specification 12.21 of the 3GPP). Basically, this patch adds ip.access vendor-specific RSL extensions. - Fixed the encoding argument to proto_add_item() - Do not default to ip.accsess RSL. - u_int8_t -> guint8 https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7549 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40850 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Holger Hans Peter Freyther:etxrab5-0/+137
Begin new dissector for DVB/ETSI IP Data Cast (IPDC) Electronic Service Guide (ESG) dissector. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4178 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40849 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Stipe Tolj:etxrab1-4/+24
Ensure that ALL response PDUs are displayed, and the corresponding description text for the reserved or vendor-specific error code is displayed. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6108 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40848 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05From Sylvain Munaut:etxrab3-82/+138
0001-packet-csn1-Fix-indenting-of-the-CSN_UINT-subsection.patch 0002-packet-csn1-Add-new-maro-M_TYPE_LABEL-to-customize-n.patch 0003-packet-csn1-New-macro-M_FIXED_LABEL-to-customize-str.patch 0004-packet-csn1-Allow-CHOICE-elements-to-re-process-the-.patch 0005-packet-csn1-Make-new-M_CHOICE_IL-option-that-doesn-t.patch 0006-packet-csn-Extend-CSN_SERIALIZE-to-allow-0-bit-of-le.patch https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6789 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40847 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Fix long standing but that prevented installation tojmayer1-3/+3
work at all. Next step ist to move docbook installation back into docbook/ git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40846 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-05Document which external files are used by the packet-x11.c generatorjmayer1-0/+33
scripts. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40845 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04Add note about unifying a4 and letter format builds.jmayer1-0/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40844 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04Update .gitignore with the last change in svn:ignore for Qtalagoutte1-0/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40843 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From Harald Welte:etxrab2-3/+14
lapdm dissector tries to defragment segment of different streams. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6659 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40842 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04Add the magic incantation to get icons into the cmake build.jmayer1-0/+4
No idea why the qtcreate build worked without this. See http://developer.qt.nokia.com/doc/qt-4.8/resources.html @Gerald: I've most likely put this into the wrong place, please verify/fix. Thanks to Alexander Neundorf for spotting this and proposing a fix. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40841 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04- Add a comment how to improve the output of supported features later on.jmayer2-17/+18
- Move docbook pdf installation to toplevel. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40840 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From Francesco Fondelli:etxrab2-82/+88
Fix indentation. (I restored "lost code") https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5924 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40839 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From Colin O'Flynn:etxrab1-11/+22
Fix name of wpan (IEEE 802.15.4) fields to be more consistent, add in generic wpan.length field. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5952 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40838 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From Cristian Constantin:etxrab2-15/+49
Slow loading/processing of conversations with over 500k frames. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6755 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40837 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From Cristian Constantin:etxrab1-0/+5
Dissable sorting while storing the data. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40836 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From Tobias Witek:etxrab1-11/+25
Improved filtering for TBCD values (IMSI and IMEI) in packet-meta. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6782 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40835 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From mdesharnais:etxrab1-4/+5
RTP header extensions not correctly implement. From me remove the old table based on payload type, this implementation is more in line with RFC 3551. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6783 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40834 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04Update ignore list for in-tree builds with qtcreatejmayer0-0/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40833 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04Rename the binary Wireshark -> qtsharkjmayer1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40832 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04From David Wei:etxrab1-49/+270
Update the latest IE's git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40831 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-04Ignore some more build-filesjmayer0-0/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40830 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-03From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6786 :morriss1-9/+32
Rare messages can be malformed as such, that the first part is valid, the second part fails. For SNMT messages, this patch fixes the problem as such that it displays a correct column header and adds an expert info explaining the issue. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40829 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-03Create a list of MTP Service Indicator macros and use them.morriss9-71/+72
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40828 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-03Register a frame-end routine to reset mtp3_standard back to the preferencemorriss1-12/+22
value even if an exception was thrown. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40827 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-03Don't forget about the .qrc files.jmayer1-16/+19
There is nothing to install for the qt gui right now. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40826 f5534014-38df-0310-8fa8-9805f1628bb7
2012-02-03From Martin Kaiser.. FIX subdissector selectionsake1-1/+1
#BACKPORT:YES git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40825 f5534014-38df-0310-8fa8-9805f1628bb7