aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice1-1/+1
2015-01-11Revert "Lemon: Update lemon tools"Pascal Quantin4-4/+4
2015-01-11Fix some more regressions introduced in gecaa1f8Pascal Quantin2-36/+33
2015-01-11Lemon: Update lemon toolsAlexis La Goutte4-4/+4
2015-01-11packet-mq: Avoid using sort in dissectorRobert Grange4-3055/+2979
2015-01-11[Automatic manuf, services and enterprise-numbers update for 2015-01-11]Gerald Combs3-24/+302
2015-01-11FDDI: fix a memory corruption introduced in gecaa1f8Pascal Quantin1-2/+2
2015-01-11LTE RRC: upgrade dissector to v12.4.0Pascal Quantin1-1476/+6681
2015-01-11Restore #undef HAVE_STDLIB_H and #undef HAVE_STRING_H in kerberos dissector.Michael Mann1-3/+5
2015-01-11Replace some "low hanging fruit" uses of emem.Michael Mann11-23/+28
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