aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-04Bluetooth: HFP: Fix "Parameters" field highlightMichal Labedzki1-1/+1
2017-04-04Bluetooth: HCI: Fix tracking for "Read Clock Offset"Michal Labedzki1-0/+1
2017-04-04Bluetooth: PBAP: Fix two Application Parameters fieldsMichal Labedzki1-4/+4
2017-04-04Qt: Fix Conversation dialog's refreshing tableMichal Labedzki1-1/+1
2017-04-04Bluetooth: HFP: Fix expert info for reserved field in +BRSFsMichal Labedzki1-4/+4
2017-04-04Bluetooth: HCI_CMD: Fix wrong field nameMichal Labedzki1-2/+2
2017-04-04NOE: update protocol definitionsNicolas Bertin1-22/+9
2017-04-04WLCCP: ensure that offset is always incremented in dissect_wlccp_tlvs()Pascal Quantin1-2/+3
2017-04-04Qt/Bluetooth: add results filter in HCI Summary windowPatryk Nowak3-0/+38
2017-04-04wbxml: don't THROW() an exception from a dissectorMartin Kaiser1-19/+8
2017-04-03E.212: update list to Operational Bulletin No. 1121 (1.IV.2017)Pascal Quantin1-80/+193
2017-04-03ieee802154: Add missing parenthesis in incorrect FCSStig Bjørlykke1-1/+1
2017-04-03Add script for generating nightly .debs with git revisionBalint Reczey1-0/+17
2017-04-03tcp: (trivial) remove some unnecessary if (tree) checksMartin Kaiser1-33/+25
2017-04-03MAC-LTE: enhance a bit dissection of Bandwidth Reduced related packetsPascal Quantin1-16/+37
2017-04-03Use col_append_str() for fixed stringsStig Bjørlykke28-74/+73
2017-04-03GTPv2: fix dissection of TWAN PLMN-IDPascal Quantin1-1/+1
2017-04-03Don't compile plugins when configured --without-plugins.Jakub Zawadzki1-3/+4
2017-04-02Fix dissection of Get Info requests.Guy Harris1-23/+96
2017-04-02DNS: add an expert info if buffer is too short to compute a key idPascal Quantin1-11/+22
2017-04-02WSP: fix addition of X-Wap-Tod header in treePascal Quantin1-6/+7
2017-04-02PacketBB: fix hf_packetbb_addr_value[3] field typePascal Quantin1-1/+1
2017-04-02PEEKREMOTE: treat header size as a signed integerPascal Quantin1-1/+1
2017-04-02MIH: fix subtree addition in dissect_dev_states()Pascal Quantin1-2/+6
2017-04-02Use col_append_sep_str() for fixed stringsStig Bjørlykke26-128/+127
2017-04-02[Automatic update for 2017-04-02]Gerald Combs12-634/+1004
2017-04-02BGP: remove some true_false_string values obsoletes after gf998923Pascal Quantin1-4/+0
2017-04-02tcp: Add separator to Info column when segmentedStig Bjørlykke1-2/+2
2017-04-02BGP: Remove redundant text in Path Attributes.Simon Zhong1-10/+17
2017-04-02ACN with blobs and magic bulletNick1-61/+3166
2017-04-01ssl: Fix Info column separatorStig Bjørlykke1-74/+20
2017-04-01Check before setting the length of a protocol item.Guy Harris1-1/+6
2017-04-01Fix IPv6/IPX statistics generationPascal Quantin1-28/+38
2017-04-01Add DirectPlay 8 Enumation Query/Response packetsAlistair Leslie-Hughes4-0/+348
2017-04-01Improve the display of metrics.Guy Harris1-33/+45
2017-04-01You can't get a string value from an FT_NONE string.Guy Harris1-1/+1
2017-04-01Provide better error messages for field type mismatches.Guy Harris1-6/+18
2017-04-01FT_CHAR is an integral type, so list it in the diagnostic message.Guy Harris1-1/+1
2017-04-01ieee80211: Fix parsing of supported operating classes IEMikael Kanstrup1-18/+24
2017-04-01Add citrix mep dissectorsPriyanka Mondal6-0/+2471
2017-04-01Don't add an FT_UINT32 with proto_tree_add_none_format().Guy Harris1-1/+1
2017-04-01Don't use proto_tree_add_uint() to add an FT_BOOLEAN field.Guy Harris1-8/+8
2017-03-31Add packet capture support for Darwin USBScott Deandrea5-1/+369
2017-03-31Fix some dissection errors.Guy Harris3-18/+52
2017-03-31Optimize frame_data layout.Jakub Zawadzki1-1/+1
2017-03-31Fix endpoints statistics optional filter parsingPascal Quantin1-1/+1
2017-03-31Fix comments.Guy Harris1-2/+2
2017-03-31AMQP: fix field amqp.value is not of type FT_NONEAlexis La Goutte1-1/+1
2017-03-31Qt: do not expand collapsed trees when switching packetsPeter Wu1-2/+9
2017-03-31checkAPIs: improve trailing item suggestion for XXX_stringPeter Wu1-4/+25