aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Remove eproto2sgml.Gerald Combs2-67/+0
2018-02-19TWAMP: Try to reassemble Server-Greeting messageValentin Vidic1-3/+11
2018-02-19Check whether to do dissection after starting taps.Guy Harris1-13/+29
2018-02-19Reorganize and expand the description section.Guy Harris1-90/+139
2018-02-19TWAMP: Handle short TWAMP-Test packetsValentin Vidic1-14/+17
2018-02-19WSDG: Update docbook infoGraham Bloice1-1/+1
2018-02-19[PFCP] Added missing User Plane Inactivity Timer IE value_stringMatej Tkac1-1/+2
2018-02-19Qt: Use QFrames as separators in the filter expression toolbar.Gerald Combs2-9/+11
2018-02-19Get rid of more new_ prefixes for statistics functions and types.Guy Harris26-384/+384
2018-02-18Note that -P can override -Q's suppression of packet output.Guy Harris1-1/+2
2018-02-18release-notes: Add 802.15.9, RFC 4108, and Wi-SUN FAN; sort new protocols listRobert Sauter1-2/+5
2018-02-18Fix some source headers, reformat SPDX license lines in comment block.Jaap Keuter28-28/+56
2018-02-18marker: return unused offset (found by clang).Dario Lombardo1-71/+67
2018-02-18marker: fix indentation.Dario Lombardo1-27/+27
2018-02-18TFshark requires a file to be specified.Guy Harris1-51/+53
2018-02-18Don't start command-line taps until we've opened a file.Guy Harris1-5/+8
2018-02-18We don't do taps in rawshark, so there are no taps to start.Guy Harris1-5/+0
2018-02-18Don't start command-line taps until we've opened a file or started capturing.Guy Harris1-5/+19
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin145-650/+650
2018-02-18NBAP: check that DCH ID was initialized before using itPascal Quantin3-312/+344
2018-02-18LLTD: use wider variables to prevent overflow and infinite loopsMichael Mann1-2/+2
2018-02-18DICOM: Prevent infinite loop (dissect_dcm_tag)Michael Mann1-1/+2
2018-02-18USB: Sanity check Darwin USB header to prevent infinite loop.Michael Mann1-1/+1
2018-02-18DIS: fix Modulation paremter lengthUli Heilmeier1-1/+1
2018-02-18gitlab-ci: remove not working clang repos.Dario Lombardo1-1/+1
2018-02-18[Automatic update for 2018-02-18]Gerald Combs12-95/+341
2018-02-18Get rid of unnecessary casts.Guy Harris1-2/+2
2018-02-186LoWPAN: break loop in case of unexpected loRHE typePascal Quantin1-0/+6
2018-02-18S7comm: fix range check to prevent infinite loop when upper bound is 255Pascal Quantin1-11/+11
2018-02-17Don't gratuitously cast away constness.Guy Harris1-1/+1
2018-02-17Make all versions of add_unix_interface_ifinfo() static.Guy Harris1-1/+1
2018-02-17Clean up missing-prototype warnings.Guy Harris1-2/+5
2018-02-17Don't gratuitously cast away constness.Guy Harris1-6/+6
2018-02-17Don't gratuitously cast away constness.Guy Harris1-3/+3
2018-02-17Don't gratuitously cast away constness.Guy Harris1-2/+2
2018-02-17Don't gratuitiously cast constness away.Guy Harris1-3/+3
2018-02-17Don't gratuitiously cast constness away.Guy Harris1-2/+2
2018-02-17Put back casts needed for C++ compatibility.Guy Harris1-2/+2
2018-02-17Don't gratuitously cast away constness.Guy Harris1-3/+3
2018-02-17Constify a pointer to squelch a warning.Guy Harris1-1/+1
2018-02-17Qt: Another filter expression toolbar layout attempt.Gerald Combs1-5/+6
2018-02-17Constify a bunch of pointers and some casts.Guy Harris1-13/+13
2018-02-17Use appropriate pointer types rather than guint8 *.Guy Harris1-7/+10
2018-02-17dcerpc_decode_as_change() doesn't need to change the old binding.Guy Harris1-8/+8
2018-02-17Yet Another Narrowing Warning to suppress.Guy Harris1-2/+4
2018-02-17No need to cast away constness.Guy Harris1-1/+1
2018-02-17The CRC8 routines don't modify the buffer; make the pointers to it const.Guy Harris3-18/+18
2018-02-17Fix argument list in comment.Guy Harris1-1/+2
2018-02-17Fix casts.Guy Harris1-1/+1
2018-02-17wisun: Add EDFE supportRobert Sauter1-4/+80