aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-05extcap: Add regular expression validation supportRoland Knall13-278/+557
2016-01-05Qt: Show capture filter warningStig Bjørlykke1-1/+1
2016-01-05Netflow/Ipfix: Enhance Netscaler Appflow ICA fieldsUli Heilmeier1-16/+16
2016-01-05Add opiton to configure HAVE_PCAP_CREATEAndersBroman3-0/+4
2016-01-05Qt: Don't check capture filter for user DLTsStig Bjørlykke4-17/+24
2016-01-05GFP: Add support for Generic Framing Procedure (ITU-T G.7041/Y.1303)John A. Thacker7-4/+694
2016-01-04Another symbol exported.Guy Harris1-0/+1
2016-01-04Remove unneeded "#if 0"ed out code.Guy Harris2-169/+16
2016-01-04Don't walk the entire protocol tree to extract the value of one field.Guy Harris6-171/+61
2016-01-04PPP: fix registration of CRTP (CNTCP) protocolPascal Quantin2-1/+3
2016-01-04cli: packets / bytes conversation statistics are swappedPascal Quantin1-2/+2
2016-01-04C12.22: fix compilation without LibgcryptPascal Quantin2-5/+9
2016-01-04IPv6: Don't export Shim6 protocol parametersJoão Valverde2-47/+47
2016-01-04Added/extended handling of CPU message systemThomas Wiens3-36/+1491
2016-01-04Generate better pkg-config fileMichal Privoznik3-12/+19
2016-01-04Bugfix Follow HTTP byte statsDavid Morsberger1-1/+1
2016-01-04Bugfix some issues with Follow HTTP Qt dialogMichael Mann1-5/+34
2016-01-04Remove extraneous stuff from a comment.Guy Harris1-1/+0
2016-01-04Rename ipv4_addr and ipv6_addr to indicate their full contents.Guy Harris15-121/+124
2016-01-03Rename ipv6-utils.h to ipv6.h.Guy Harris13-13/+13
2016-01-03[Automatic update for 2016-01-03]Gerald Combs15-4118/+4288
2016-01-03Pass SslPacketInfo structure directly to SSL tap instead of having listeners ...Michael Mann4-9/+5
2016-01-03Cleanup follow stream codeMichael Mann10-170/+47
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