aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-23tshark: assert edt before calling print_packet (CID 1405107).Dario Lombardo1-0/+1
2017-07-23Put the well-known addresses into a separate file from OUIsJoão Valverde9-311/+49
2017-07-23Inhibit unhandled Ctrl key presses being redirected to the display filterLars Christensen1-1/+2
2017-07-23RRC: upgrade dissector to v14.3.0Pascal Quantin7-8638/+12133
2017-07-22Have UatFrame send out proper notifications.Michael Mann3-4/+21
2017-07-22HTTP2: Fix missing ifdef HAVE_NGHTTP2Uli Heilmeier1-0/+2
2017-07-22Fix crash in UDT dissector when long NAK packet is dissectedSimon Graham1-15/+37
2017-07-22HTTP2: Dissect reassembled http2.data.data according to content-type (as text...Huang Qiangxiong1-4/+72
2017-07-22IEEE 802.15.4: dissector tables for Information ElementsRobert Sauter2-305/+252
2017-07-22c-ares isn't required.Guy Harris1-1/+1
2017-07-21Qt RTP: Add the default device and adjust sample rates.Gerald Combs4-18/+45
2017-07-21cql: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2017-07-21*Always* write out the trailing pcapng block total length in host byte order.Guy Harris1-8/+6
2017-07-21androiddump: check return value of localtime() before dereference (CID 1400829).Dario Lombardo1-6/+8
2017-07-21Require at least c-ares 1.5.0 when configuring.Guy Harris3-4/+41
2017-07-21androiddump: add a cast to please MSVC x64Pascal Quantin1-1/+1
2017-07-21Add support for Metamako trailer extensions.Russell Lowes1-43/+265
2017-07-21Require c-ares >= 1.5João Valverde1-31/+2
2017-07-21Support heuristic sub-dissectors for UDTSimon Graham1-7/+16
2017-07-21ENIP: Add support for CIP Security Information in ListIdentityMichael Mann5-5/+145
2017-07-20.gitignore: move ui/qt/gitignore to root gitignoreAlexis La Goutte2-3/+1
2017-07-20More precise error message.Guy Harris1-1/+1
2017-07-20AUTHORS: add newline after bracket.Dario Lombardo1-0/+1
2017-07-20androiddump: use actual buffer length instead of pointer sizeof.Dario Lombardo1-2/+2
2017-07-20Remove dead code for address reverse-mappingJoão Valverde4-216/+11
2017-07-20DICOM: Add User IdentifyAlexis La Goutte1-0/+87
2017-07-20Give some references.Guy Harris1-0/+2
2017-07-20CMake: Escape shell command quotes.Gerald Combs1-2/+2
2017-07-20Update the release notes.Gerald Combs1-1/+0
2017-07-20[IP] Simplify paring of flags field by usingAndersBroman1-35/+33
2017-07-20DICOM: Add display of Unknown item typeAlexis La Goutte1-0/+35
2017-07-20Remove line numbers (locations) from .ts filesJoão Valverde8-22621/+21
2017-07-20Add udpdump documentation to distributionPascal Quantin1-3/+12
2017-07-20Display relative sequence numbers when dissecting UDT.Simon Graham1-33/+69
2017-07-20ZigBee: Add touchlink commissioning dissectors.Owen Kirby5-3/+837
2017-07-20Update WinSparkle.Gerald Combs1-4/+4
2017-07-19dcerpc-pn-io (profinet): fix typo for pn_io.iops display filterAlexis La Goutte1-1/+1
2017-07-19X2AP: update version info in headerPascal Quantin2-2/+2
2017-07-19ZigBee make ZCL Frame Control direction more descriptiveChris Brandson3-2/+5
2017-07-19ICMPv6: RA: Add Captive Portal Option (RFC7710)Uli Heilmeier1-1/+19
2017-07-19AVRCP: fix parsing of Media Player ItemsMarie Janssen1-7/+7
2017-07-19IEEE 802.15.4: MPX dissect IEEE 802.11 4WH/GKH with EAPOL dissectorRobert Sauter1-2/+2
2017-07-19ICMPv6: Fix data length for unknown optionUli Heilmeier1-2/+2
2017-07-18Qt: Don't clobber the itemview hover behavior on Windows.Gerald Combs1-0/+2
2017-07-18[Diameter] Add a couple of command codes from IANA.AndersBroman1-7/+7
2017-07-18Extend enterprises.tsv to accept spaces as separatorsJoão Valverde3-14/+13
2017-07-18ZigBee cleanup minor errorsChris Brandson6-72/+76
2017-07-18LPP: upgrade dissector to v14.2.0Pascal Quantin7-428/+5106
2017-07-18Do the meta-tag stuff the same way in all three cases.Guy Harris1-4/+8
2017-07-18Revert "Don't byte-swap an 1-byte value."Guy Harris1-3/+1