aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-10Finish off emem_strbuf_t usage.Michael Mann3-10/+15
2015-01-10Remove/replace ep_strsplit()Evan Huus8-100/+19
2015-01-09CMake: Copy admonition graphics to the correct directory.Gerald Combs1-2/+1
2015-01-09CMake: Set WIRESHARK_TARGET_PLATFORM.Gerald Combs3-3/+15
2015-01-09Fix airpdcap debugging code.Gerald Combs1-6/+8
2015-01-09CMake: Copy CHM graphics from the correct source.Gerald Combs1-2/+3
2015-01-09Netflow: Fix some duplicate label namesMartin Mathieson1-9/+8
2015-01-09CMake: Migrate to hhc.cmake.Gerald Combs7-57/+35
2015-01-09CMake: Cygwin-ify the xmllint path as well.Gerald Combs1-21/+46
2015-01-09Some typos fixed.Dario Lombardo6-10/+10
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman4-0/+4
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 Mann7-20/+19
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman7-0/+7
2015-01-09Add a possible replacement for the cmd hack to work around hhc.exeJoerg Mayer1-0/+9
2015-01-09CMake: Try to fix the xsltproc path.Gerald Combs1-17/+27
2015-01-09Remove proto_tree_add_ax25Michael Mann5-59/+11
2015-01-09convert variables that were static just because of SET_ADDRESS macro to use t...Michael Mann8-49/+40
2015-01-09Fix CMake Warning "Argument not separated from preceding token by whitespace."Joerg Mayer1-1/+1
2015-01-09Use the FindHTMLHelp.cmake provided by cmake to find the hhc.Joerg Mayer1-11/+7
2015-01-09HTML Help: Fix titles.Gerald Combs1-1/+8
2015-01-09CMake: Revert the release notes xsltproc command.Gerald Combs1-1/+3
2015-01-08Use G_GINT64_CONSTANT() for 64-bit constants.Guy Harris1-59/+59
2015-01-08CMake: Enable DocBook on Windows.Gerald Combs10-95/+312
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