aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Clean up response matching type preference.Guy Harris2-23/+29
2016-01-01Get rid of trailing whitespace.Guy Harris1-3/+3
2016-01-01No need for toolkit-dependent color initialization.Guy Harris15-120/+127
2016-01-01Get rid of the "pixel" member of a color_t.Guy Harris6-30/+7
2016-01-01Remove more unused stuff.Guy Harris1-3/+0
2016-01-01No, you don't have to allocate colors.Guy Harris5-104/+1
2016-01-01CPack: WiX updates.Gerald Combs2-11/+137
2015-12-31uat: Fix warnings [-Wcast-qual]João Valverde5-22/+22
2015-12-31Don't allocate something until we know we need it.Guy Harris1-5/+3
2015-12-31Don't cast away constness.Guy Harris1-3/+4
2015-12-31Squelch a compiler warning.Guy Harris1-1/+1
2015-12-31Don't cast away constness.Guy Harris1-4/+3
2015-12-31Don't cast away constness.Guy Harris1-1/+1
2015-12-31Don't cast away constness.Guy Harris1-11/+51
2015-12-31Don't cast away constness.Guy Harris1-13/+11
2015-12-31Don't cast away constness.Guy Harris1-33/+33
2015-12-31Don't cast away constness.Guy Harris1-3/+3
2015-12-31Use wmem_strdup_printf().Guy Harris1-2/+1
2015-12-31Clean up setting the port and address.Guy Harris1-8/+13
2015-12-31Don't cast away constness.Guy Harris1-1/+1
2015-12-31Get rid of unused #defines.Guy Harris1-18/+0
2015-12-31Use wmem_memdup() instead of wmem_alloc() followed by memcpy().Guy Harris1-2/+1
2015-12-31Don't throw away constness.Guy Harris1-3/+3
2015-12-31Use wmem_memdup() instead of wmem_alloc() followed by memcpy().Guy Harris1-8/+4
2015-12-31lemon: Fix warnings [-Wcast-qual]João Valverde1-8/+8
2015-12-31[iso14443] continue dissection of the ATSMartin Kaiser1-4/+62
2015-12-30Revert "CPack: Use COPYTING.txt as the license file."Gerald Combs1-1/+2
2015-12-30CPack: Use COPYTING.txt as the license file.Gerald Combs1-2/+1
2015-12-30CPack: Fixup plugin paths on Windows.Gerald Combs1-4/+2
2015-12-30GTP: fix Dual Stack with one static and one Dynamic IP dissectionPascal Quantin1-4/+18
2015-12-30Docbook: Use cyg-get for download PackagesAlexis La Goutte2-4/+10
2015-12-30LBM: No need to cast to 'void *' [-Wcast-qual]João Valverde1-1/+1
2015-12-30extcap: Fix NMake build issueRoland Knall1-0/+2
2015-12-30extcap: Add file extension checkRoland Knall5-3/+37
2015-12-30extcap: Add Required and cleanupRoland Knall14-165/+436
2015-12-30Zbee (ZCL Closures): Fix Dead Store (Dead assignement/Dead increment) Warning...Alexis La Goutte1-1/+1
2015-12-30Zbee (Zcl Closures): fix FT_BOOLEAN with a bitmask must specify a 'parent fie...Alexis La Goutte1-2/+2
2015-12-30Qt: Show physical interfaces first.Gerald Combs1-9/+22
2015-12-30Netflow/Ipfix: Decode TCP Flags fieldUli Heilmeier1-5/+139
2015-12-30Prevent infinite loop in DNP3 dissector.Michael Mann1-0/+2
2015-12-30802.11 (radio): fix no previous prototype for function 'ieee80211_vhtrate' [-...Alexis La Goutte1-1/+1
2015-12-30Expand a comment.Guy Harris1-5/+5
2015-12-30cmake: do not fail if help/faq.txt already existsPeter Wu1-2/+8
2015-12-30ZigBee NWK: fix Info column for NWK Rejoin Resp.dsrsupport1-2/+4
2015-12-30improved the developer documentationBarbu Paul - Gheorghe4-27/+43
2015-12-29VINES: fix no previous prototype for function 'capture_vines' [-Wmissing-prot...Alexis La Goutte1-1/+1
2015-12-29CMake updatesJoerg Mayer1-3/+3
2015-12-29Fix compile problems on OS X.Guy Harris1-1/+1
2015-12-29Allow overriding of the GTK and QT versions without modifying the script.Joerg Mayer1-8/+8
2015-12-29Qt: Add gui.prepend_window_title optionAlexis La Goutte3-0/+12