summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris9-161/+399
2016-12-04Squelch a casting-away-constness warning.Guy Harris1-2/+2
2016-12-04Remove unnecessary cast (gchar = char) that removes const.Guy Harris1-1/+1
2016-12-04Update list of symbols.Guy Harris1-55/+6
2016-12-03Use ws_close(), rather than the UN*X-only close().Guy Harris1-3/+3
2016-12-03Get rid of test printout.Guy Harris1-1/+0
2016-12-03When opening the standard output for writing, dup it.Guy Harris4-56/+31
2016-12-03ssh: dissect the host key when the connection uses DH group exchangeРоман Донченко1-7/+1
2016-12-03install_rpms_for_devel: add optional packages.Dario Lombardo1-2/+20
2016-12-03packet-infiniband: Fixed duplicate conversation entriesParav Pandit3-67/+123
2016-12-03tshark: Add -G folders reportJim Young2-0/+105
2016-12-03Temporarily break up complicated expression into a bunch of separate ifs.Guy Harris1-0/+63
2016-12-02packet-rpcrdma: Fix protocol frame pre-detectionChuck Lever1-37/+90
2016-12-02echo: decide on req/resp based on matched portJaap Keuter1-1/+1
2016-12-02packet-rpcrdma: Display length and version fields in decimalChuck Lever1-8/+8
2016-12-02Include config.h first, for large-file-related #defines.Guy Harris1-2/+2
2016-12-02packet-rpcrdma: Dissector should exit when frame is not RPC-over-RDMAChuck Lever1-1/+1
2016-12-02Include config.h first, for large-file-related #defines.Guy Harris1-2/+1
2016-12-02Include config.h at the very beginning of all Flex scanners.Guy Harris12-19/+60
2016-12-02Make SMB2 MessageId field a FT_UINT64Michael Mann2-3/+3
2016-12-02Put tap-exportobject.h into the release tarball.Guy Harris1-0/+1
2016-12-02Enable exporting objects with tsharkMoshe Kaplan40-1267/+1846
2016-12-02BOOTP: Fix V-I Vendor-Specific Information OptionJaap Keuter1-13/+37
2016-12-02autotools: fix typo.Dario Lombardo1-1/+1
2016-12-02simple_dialog(.h): fix parameter 'Type' not found in the function declaration...Alexis La Goutte1-1/+1
2016-12-02Make sure config.h is included before inet_addr.h.Guy Harris1-2/+2
2016-12-02Do *NOT* strip newlines from the standard input of sed.Guy Harris1-1/+1
2016-12-02Qt: Fix QStyledItemDelegate assertions.Gerald Combs4-3/+10
2016-12-02The Kerberos dissector include Kerberos header, and needs KRB5_CFLAGS.Guy Harris1-1/+2
2016-12-02Prefs: Use g_utf8_strlen instead of strlen.Gerald Combs1-1/+1
2016-12-02Clean up error messages.Guy Harris1-7/+12
2016-12-01RPM: fix the date in a recent changelog entry.Jeff Morriss1-1/+1
2016-12-01ssh: add DSA host key dissectionРоман Донченко1-0/+29
2016-12-01Check preference titles and descriptions.Gerald Combs14-32/+63
2016-11-30Qt: fix crash when closing RTP player while playingPeter Wu1-0/+3
2016-11-30Qt: Fix simple_dialog formatting.Gerald Combs3-18/+36
2016-11-30ssl,dtls: add expert info for overly large record lengthsPeter Wu3-3/+19
2016-11-30sip: register with Websocket dissector (RFC 7118)Peter Wu1-0/+1
2016-11-30Fix the build when a different version of Qt is in PATHРоман Донченко3-3/+3
2016-11-29Qt: fix GoToPacket when Voip Calls dialog is closedPeter Wu3-9/+5
2016-11-293GPP NAS: shorten some value_string to avoid truncation during displayPascal Quantin1-5/+5
2016-11-29Handle FT_CHAR, and report unsupported types as such.Guy Harris1-4/+12
2016-11-283GPP NAS: add an expert info when APN encoding exceeds 100 bytesPascal Quantin1-11/+13
2016-11-28Qt: Position UAT hint label just below the list.Stig Bjørlykke2-17/+17
2016-11-28Qt: Update UAT OK button enabled on delete.Stig Bjørlykke2-0/+11
2016-11-28Qt: Fix conversation buttons.Gerald Combs2-15/+24
2016-11-28Qt: fix heap-use-after-free when double-clicking a packet numberPeter Wu1-4/+2
2016-11-28Update message on outdated precommit hookMatthieu Coudron1-1/+1
2016-11-27[Automatic update for 2016-11-27]Gerald Combs5-14/+286
2016-11-26DOCSIS: fix an infinite recursion introduced in g3e1828ePascal Quantin1-1/+4