aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Some more random removal of ep_ memory.Michael Mann4-12/+11
2015-01-09Remove proto_tree_add_ax25Michael Mann4-56/+11
2015-01-09convert variables that were static just because of SET_ADDRESS macro to use t...Michael Mann8-49/+40
2015-01-08Use G_GINT64_CONSTANT() for 64-bit constants.Guy Harris1-59/+59
2015-01-08To register an SCTP port, register in "sctp.port", not "udp.port".Guy Harris1-4/+4
2015-01-08MQ: fix crash at startupPascal Quantin1-3/+3
2015-01-08Netflow: add (hidden) root filters for each vendor with supported 'pie' entriesMartin Mathieson1-1/+69
2015-01-08Bluetooth: Update to latest Assigned Numbers (up to 4.2)Michal Labedzki7-45/+1109
2015-01-08mka: Minor cleanupBill Meier1-44/+33
2015-01-08zbee-zcl-misc: Minor changesBill Meier1-49/+49
2015-01-08Bluetooth: AVDTP: Present bitfields for codec ad true/falseMichal Labedzki1-4/+4
2015-01-08Eliminate proto_tree_add_text from some dissectors.Michael Mann12-247/+330
2015-01-08Add quotation marks in Conversations/Endpoints when address is stringMichal Labedzki1-0/+22
2015-01-08BTSDP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2015-01-08BATADV: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-6/+0
2015-01-08Small parenthesis fixDario Lombardo1-1/+1
2015-01-08ieee80211: initialize bssid for data framesEvan Huus1-3/+7
2015-01-08packet-mq: Add New Def, Reformat Lines, re-order val_str defRobert Grange4-399/+628
2015-01-08use the http server port as index for the ws.port dissector tableMartin Kaiser1-5/+19
2015-01-08PPCAP: Nesting level does not match indendation (CID 1259218)Alexis La Goutte1-1/+3
2015-01-08Replace some ep_alloc and ep_alloc0 with its wmem equivalent.Michael Mann8-16/+15
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann11-28/+32
2015-01-08Remove decode_numeric_bitfield.Michael Mann3-28/+2
2015-01-08bytes_to_ep_str -> bytes_to_strMichael Mann17-63/+43
2015-01-08ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann15-71/+71
2015-01-08Various minor updates to the LBM dissectors.David Ameiss1-16/+34
2015-01-08FT_DOUBLEs are 8 bytes; use FT_FLOAT for 4-byte floating-point values.Guy Harris1-12/+30
2015-01-07Set the (GT) address even if the message is routed by SSN.Luke Mewburn1-7/+7
2015-01-07Squelch a compiler warning.Guy Harris1-1/+1
2015-01-07S5066DTS: Nesting level does not match indendation (CID 1159211 & 1159212)Alexis La Goutte1-2/+4
2015-01-07BTLE: Nesting level does not match indendation (CID 1261651)Alexis La Goutte1-2/+2
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann58-118/+99
2015-01-07Replace bytes_to_ep_str_punct with wmem equivalent.Michael Mann6-79/+63
2015-01-07tvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punctMichael Mann14-41/+47
2015-01-07Remove bytestring_to_ep_strMichael Mann4-41/+8
2015-01-07[MIP6] Update to handling ofAndersBroman1-17/+3
2015-01-07simplify tvb_address_to_strEvan Huus1-17/+11
2015-01-07Use tvb_address_to_str as an optimizationMichael Mann2-16/+4
2015-01-07SET_ADDRESS -> TVB_SET_ADDRESS to "hide" some of the tvb_get_ptr use.Michael Mann17-397/+267
2015-01-07DJIUAV: small cleanupsPascal Quantin1-8/+12
2015-01-07SMB: the "encryption key" in the negotiate response is not really a keyMartin Kaiser1-27/+27
2015-01-07Cast away an insignificant warning.Guy Harris1-1/+1
2015-01-07Fix compiler error because I didn't completely amend last patch.Michael Mann1-12/+1
2015-01-07Add tvb_address_to_str.Michael Mann5-82/+136
2015-01-07Improved handling of ARDP fragmented packets.Joseph Huffman1-19/+66
2015-01-06Fix GCC pragma.Gerald Combs1-6/+2
2015-01-06Try to suppress clang warnings in exntest.Gerald Combs1-1/+8
2015-01-06MBIM: call dissector_(add|delete)_uint only when necessaryPascal Quantin1-6/+9
2015-01-06NetFlow: Add Ixia 'IxFlow' fields and make some general usability improvementsMartin Mathieson2-36/+532
2015-01-06DJI UAV: Add dissector to autotools and add modelines infoAlexis La Goutte2-0/+14