summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris7-10/+10
2017-04-05Display numeric fields in their base display type for columns.Michael Mann1-2/+2
2017-04-05Bluetooth: HCI_CMD: Implement all remaining commandsMichal Labedzki1-10/+112
2017-04-05LTE RRC: add description of FGI 42 bitPascal Quantin2-4/+4
2017-04-05A few more BASE_UNIT_STRING cases.Michael Mann3-8/+5
2017-04-05packet-etch.c: Optimize proto_item_append_text useMichael Mann1-3/+1
2017-04-05Bluetooth: HCI_CMD: Fix master-slave roleMichal Labedzki1-9/+14
2017-04-05packet-geneve.c: Convert print_flags to proto_tree_add_bitmaskMichael Mann1-48/+9
2017-04-05dpnet: Dissect command frame packetsAlistair Leslie-Hughes1-1/+437
2017-04-05ISIS: Adjust header field names to align with ISO 10589:2002.Simon Zhong1-20/+29
2017-04-05dpnet: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-04-04E.212: fix a typoPascal Quantin1-1/+1
2017-04-04EAPOL-MKA: Implement updates from IEEE standardsJaap Keuter2-75/+263
2017-04-04White space and style cleanups.Guy Harris1-169/+101
2017-04-04NOE: fix "Context" field decoding of EVT_CONTEXT_SWITCH message (was "Unknown...Nicolas Bertin1-1/+10
2017-04-04osi-utils: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+1
2017-04-04Bluetooth: HCI_CMD: Implement a lot of remaining commandsMichal Labedzki3-121/+1145
2017-04-04ICMPv6: use a single field for RPL Secure AlgorithmPascal Quantin1-22/+4
2017-04-04RTPS: fix no previous prototype for function 'rtps_util_add_timestamp' [-Wmis...Alexis La Goutte1-1/+1
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-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-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-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-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 Combs2-25/+310
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-Hughes3-0/+347
2017-04-01Improve the display of metrics.Guy Harris1-33/+45