summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-18Bluetooth: Fix some Clang Analyzer warningsMichal Labedzki2-3/+5
2014-09-18fix-encoding-args.pl: Add a few fixups for FT_UINT_STRINGBill Meier1-0/+3
2014-09-18Fix encoding-arg mostly for FT_UINT_STRING; Also: Do misc as needed.Bill Meier16-70/+149
2014-09-18fix-encoding-args.pl: Fix bug: certain patterns found only in 1st,3rd,... fil...Bill Meier1-6/+9
2014-09-18Fix compilation when we don't HAVE_GEOIP.Jeff Morriss2-2/+4
2014-09-18Bluetooth: Fix packet types additional descriptionMichal Labedzki1-17/+20
2014-09-18Update Polish TranslationMichal Labedzki2-186/+6395
2014-09-18Logcat: Add more save formats over exported pduMichal Labedzki1-0/+7
2014-09-18Having CmakeListsCustom.txt in git defeats the purpose of its existence:Joerg Mayer7-4/+26
2014-09-18AJTOOLS-4 Data field not being parsed properly by WireShark plugin if two or ...Joseph Huffman1-117/+265
2014-09-17CoAP dissector: Update option numbers from RFC7252chrysn1-1/+44
2014-09-17opcua: prefix all hf_register_info with opcua, unify namingHannes Mezger4-67/+67
2014-09-17opcua: use BASE_NONE instead of 0Hannes Mezger1-4/+4
2014-09-17opcua: format all hf_register_info tables by aligning them to longest valueHannes Mezger5-176/+89
2014-09-17opcua: remove unused codeHannes Mezger2-20/+0
2014-09-17opcua: add hint to OPCUA settings tooltipHannes Mezger1-1/+1
2014-09-17Add a missing cast to the sample codeJoerg Mayer1-1/+1
2014-09-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs10-270/+364
2014-09-17Qt: Remove duplicate GeoIP columns.Gerald Combs3-19/+39
2014-09-17Revert "packet-infiniband: added support for RoCE-v2 (RRocE)"Evan Huus1-68/+17
2014-09-17Add missing initializerEvan Huus1-1/+1
2014-09-17packet-infiniband: added support for RoCE-v2 (RRocE)Wasim Abu Moch1-18/+69
2014-09-17GTPv2: further fixes for Trace Information IE dissectionPascal Quantin1-19/+10
2014-09-17Show endpoint direction based on EPHandle bitSean O. Stalley3-2/+5
2014-09-17Fixed dissection of 8-byte device descriptorsSean O. Stalley1-0/+7
2014-09-17GTPv2: fix dissection of Triggering Events IEPascal Quantin1-14/+89
2014-09-17Update the docbook directory to use https://www.wireshark.org.Gerald Combs6-20/+20
2014-09-17Update the doc directory to use https://www.wireshark.org.Gerald Combs19-45/+45
2014-09-16Use tvb_new_subset_length() rather than tvb_new_subset().Guy Harris1-1/+1
2014-09-16Fix compilation in weird casesEvan Huus1-3/+3
2014-09-16Fix the patch-bzip2 target.Gerald Combs11-12/+12
2014-09-16Fix typo in French translation.Jeff Morriss2-1/+1
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier33-65/+65
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier54-146/+146
2014-09-16Fix some logically dead code reported by Coverity (CIDs 1158807, 1158808, 122...Jeff Morriss1-13/+11
2014-09-15expert.[hc] Minor changes:Bill Meier2-94/+119
2014-09-15Handle SRVLOC-over-TCP like other XXX-over-TCP protocols.Guy Harris1-19/+1
2014-09-15dissect the alphanumeric message that's part of operation 30Martin Kaiser1-1/+1
2014-09-15Show RRC Release cause in the Info columnMartin Mathieson2-1/+12
2014-09-15Clean up handling of the message type.Guy Harris1-7/+5
2014-09-15USB feature selectors now per USB 3.1 specSean O. Stalley1-9/+92
2014-09-14TRY_TO_FAKE_THIS_ITEM() doesn't take a tvbuff_t * argument.Guy Harris1-1/+1
2014-09-14Don't try to set the length, end, or text of a faked item.Jeff Morriss1-15/+16
2014-09-14Revert "Only fake an item by returning 'tree' if they use the same TVB"Jeff Morriss1-45/+44
2014-09-14Consistent white space.Guy Harris2-1511/+1521
2014-09-14[Automatic manuf, services and enterprise-numbers update for 2014-09-14]Gerald Combs4-11/+420
2014-09-14Show BER identifiers and lengths in SNMP variable bindings.Guy Harris2-53/+45
2014-09-14Don't use the captured length as the packet length.Guy Harris1-50/+45
2014-09-14Don't use the captured length, and don't fetch the version until we need it.Guy Harris2-27/+35
2014-09-13Clean up indentation.Guy Harris2-259/+259