aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Rename the FT_BYTES separator types to SEP_ from BASE_.Guy Harris17-51/+51
2015-01-10Netflow: do transport resolution on ports (if know they are UDP or TCP)Martin Mathieson1-1/+31
2015-01-10Remove ep_ allocated memory from get_conversation_filter and just return a g_...Michael Mann2-10/+10
2015-01-10Add BASE_SPACE for FT_BYTESMichael Mann3-45/+34
2015-01-10Add preference to display spaces between bytes for FT_BYTES fields.Michael Mann4-14/+30
2015-01-10Sort the value_string_exts at dissector registration time.Guy Harris1-18/+5
2015-01-10Squelch a compiler warning.Guy Harris1-4/+2
2015-01-10packet-mq: sort some value_string_ext in dissectorRobert Grange1-38/+54
2015-01-10MQ: ensure that at least 4 bytes were captured before doing heuristic checksPascal Quantin1-1/+1
2015-01-10UTS: fix Copy-paste error (CID 11158603)Alexis La Goutte1-1/+1
2015-01-10ISMACRYP: fix Copy-paste error (CID 11158602)Alexis La Goutte1-1/+1
2015-01-10CTDB: fix Copy-paste error (CID 11158596)Alexis La Goutte1-1/+1
2015-01-10NLM: fix Copy-paste error (CID 11158588)Alexis La Goutte1-3/+1
2015-01-10to_str (epan): fix parameter 'scope' not found in the function declaration [-...Alexis La Goutte2-3/+3
2015-01-10Bluetooth: A2DP: APT-X: Unhardcode stream configurationMichal Labedzki4-43/+130
2015-01-10Bluetooth: HCI: Detect Vendor by "Read Local Version Information"Michal Labedzki5-13/+202
2015-01-10Bluetooth: SMP: Add missing opcode for "Identity Address Information"Michal Labedzki4-12/+34
2015-01-10Bluetooth: Add HCI Vendor Broadcom dissectorMichal Labedzki7-58/+1490
2015-01-10Bluetooth: ATT: Dissect opcode with more precisionMichal Labedzki1-5/+33
2015-01-10USB: Fix Conversation/Endpoint filtersMichal Labedzki4-18/+52
2015-01-10IS-IS: Incorrect decoding of IPv4 Interface/Neighbor Address sub-TLVs in Exte...Alexis La Goutte1-5/+5
2015-01-10Remove/replace ep_strsplit()Evan Huus5-95/+19
2015-01-09Fix airpdcap debugging code.Gerald Combs1-6/+8
2015-01-09Netflow: Fix some duplicate label namesMartin Mathieson1-9/+8
2015-01-09Some typos fixed.Dario Lombardo5-9/+9
2015-01-09Convert EUI64 address APIs to use wmem.Michael Mann10-72/+51
2015-01-09Bluetooth: AVDTP: Fix other-side ReconfigureMichal Labedzki1-39/+63
2015-01-09Bluetooth: AVDTP/VDP: Add link to first and last packet in the streamMichal Labedzki2-9/+121
2015-01-09Bluetooth: BTLE RF: Remove tree and reduce indentation levelMichal Labedzki1-74/+84
2015-01-09Have ipxnet addresses use wmem scoped memory.Michael Mann6-14/+16
2015-01-09disperse atalk-utils.[ch]Michael Mann11-122/+45
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