summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-19extcap: fix const compiler warnings.Dario Lombardo1-3/+3
2016-04-19Use proper operator to find odd number (CID-1355647)Jaap Keuter1-1/+1
2016-04-19Call the buffer for the magic number "magic".Guy Harris1-3/+3
2016-04-19Distinguish between read errors and short reads when opening.Guy Harris1-2/+5
2016-04-19Open routines are called with the seek pointer at the beginning.Guy Harris1-4/+0
2016-04-19Detect and handle EOFs in the middle of a packet.Guy Harris1-2/+15
2016-04-19Use memcmp() to check the magic number.Guy Harris1-2/+2
2016-04-18g_list_free_full() only exists since 2.28AndersBroman1-1/+3
2016-04-18Qt: highlight hovered bytePeter Wu3-17/+46
2016-04-18btatt: Add count of rr intervals to head of subtreemichal.orynicz1-0/+5
2016-04-18RTP: fix decoding of padding in RFC 585 header extensionCarlos Velasco1-13/+13
2016-04-18edonkey: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marke...Alexis La Goutte1-40/+40
2016-04-18spoolss (DCERPC): fix 'drep' was marked unused but was used [-Werror,-Wused-b...Alexis La Goutte1-45/+45
2016-04-18netlogon (DCERPC): fix 'tvb/offset...' was marked unused but was used [-Werro...Alexis La Goutte1-12/+12
2016-04-18ndr (DCERPC): fix 'param' was marked unused but was used [-Werror,-Wused-but-...Alexis La Goutte1-1/+1
2016-04-18mgmt (DCERPC): fix 'tvb/offset...' was marked unused but was used [-Werror,-W...Alexis La Goutte1-2/+2
2016-04-18tapi (DCERPC): fix 'offset' was marked unused but was used [-Werror,-Wused-bu...Alexis La Goutte1-2/+2
2016-04-18dcom sysact: fix 'offset' was marked unused but was used [-Werror,-Wused-but-...Alexis La Goutte1-1/+1
2016-04-18dcom: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-u...Alexis La Goutte1-2/+2
2016-04-18dcp etsi: fix 'data' was marked unused but was used [-Werror,-Wused-but-marke...Alexis La Goutte1-1/+1
2016-04-18dis: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-un...Alexis La Goutte1-2/+2
2016-04-18distcc: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked...Alexis La Goutte1-4/+4
2016-04-18dji-uav: fix 'data' was marked unused but was used [-Werror,-Wused-but-marked...Alexis La Goutte1-1/+1
2016-04-18messenger (DCERPC): fix 'di' was marked unused but was used [-Werror,-Wused-b...Alexis La Goutte1-1/+1
2016-04-18diameter: fix 'pinfo/vs' was marked unused but was used [-Werror,-Wused-but-m...Alexis La Goutte1-2/+2
2016-04-18diameter (3GPP): fix 'data/pinfo' was marked unused but was used [-Werror,-Wu...Alexis La Goutte1-8/+8
2016-04-18dof: fix 'pi/pinfo' was marked unused but was used [-Werror,-Wused-but-marked...Alexis La Goutte1-6/+6
2016-04-18dtls: fix 'data' was marked unused but was used [-Werror,-Wused-but-marked-un...Alexis La Goutte1-1/+1
2016-04-18ecp oui: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marke...Alexis La Goutte1-1/+1
2016-04-18wiretap: add support for the mplog capture file formatMartin Kaiser7-1/+302
2016-04-17Move $set_version tests to update_versioned_files().Guy Harris1-12/+6
2016-04-17wslua: fix crash on Lua errors in dissect_tcp_pdus get_len_funcPeter Wu1-3/+4
2016-04-17Another help message update.Guy Harris1-1/+1
2016-04-17Update the help message to reflect current reality.Guy Harris1-5/+9
2016-04-17[Automatic update for 2016-04-17]Gerald Combs18-257/+523
2016-04-17RTPS: Added an analysis field to the ACKNACK dissectionJuanjo Martin1-37/+57
2016-04-17Improve the message for duplicate dissectors for a protocol.Guy Harris1-1/+5
2016-04-17The dissector for HTTP-over-SSL is now called "http-over-ssl", not just "http".Guy Harris2-3/+3
2016-04-17Update.Guy Harris1-2/+9
2016-04-17Get rid of trailing white space.Guy Harris1-1/+1
2016-04-17Don't assume the HTTP dissector is being called from the TCP dissector.Guy Harris6-62/+140
2016-04-17More test-programs autotoolizingJoão Valverde2-11/+9
2016-04-17configure.ac clean upJoão Valverde1-4/+2
2016-04-17make-taps.pl: Remove perl >= 5.14 requirementJoão Valverde1-1/+4
2016-04-17Fix "2nd byte of optional tags bitmap" flag values.Guy Harris1-2/+2
2016-04-16ZigBee support for NWK unknown command status and enhanced status message in R22Chris Brandson2-0/+15
2016-04-16giop: change g_malloc to wmem_alloc.Dario Lombardo1-5/+5
2016-04-16LDAP: Display simple field as stringUli Heilmeier2-47/+48
2016-04-16DOF: fix COPY_PASTE_ERROR (CID 1358546)Alexis La Goutte1-1/+1
2016-04-16DOF: fix SIZEOF_MISMATCH (CID 1358550)Alexis La Goutte1-1/+1