aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-03Add HTTP Follow streamMichael Mann21-21/+557
2016-01-03No need for "struct nstime_t", "nstime_t" by itself suffices.Guy Harris1-1/+1
2016-01-03If you want nstime_t, include <wsutil/nstime.h>.Guy Harris1-4/+4
2016-01-03If you want struct e_in6_addr, include <epan/ipv6-utils.h>.Guy Harris3-4/+2
2016-01-03Clean up error checking and handling.Guy Harris1-71/+55
2016-01-03IPv6: Minor rename, cleanup (Shim6)João Valverde1-6/+9
2016-01-03EIGRP: field eigrp.ipv4.destination does not show the correct destinationAlexis La Goutte1-4/+8
2016-01-03proto.c: Disable warning when loading a symbol [-Wpedantic]João Valverde1-4/+12
2016-01-03Fix some constness issues [-Wcast-qual]João Valverde4-10/+13
2016-01-02Note that variadic macros *can* be sued.Guy Harris1-1/+4
2016-01-02Build: On Windows, ensure we have found Cygwin bashGraham Bloice1-2/+8
2016-01-02Moved variable declaration top, to be C89 compliantThomas Wiens1-2/+4
2016-01-02Get rid of an unnecessary level of indirection.Guy Harris2-58/+54
2016-01-02Use #defines for the values for the facility_encoding preference.Guy Harris2-11/+15
2016-01-02Update PNG_VERSION to the only version that actually exists.Joerg Mayer1-2/+2
2016-01-01ifdef out the decryption code and preferences if LIBGCRYPT isn't defined.Guy Harris2-46/+46
2016-01-01DNP3: dissector cleanupGraham Bloice1-130/+126
2016-01-01Only use nibble logic to determine MPLS payloadMichael Mann1-17/+13
2016-01-01Make color filters part of dissectionMichael Mann7-38/+55
2016-01-01GTK: add a missing cast in dissector_tables_dlg.cPascal Quantin1-1/+1
2016-01-01Welcome in 2016, part 2Stig Bjørlykke1-2/+2
2016-01-01Welcome in 2016Pascal Quantin1-1/+1
2016-01-01Clean up response matching type preference.Guy Harris2-23/+33
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