aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-01TDS: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2018-01-01QUIC: fix build when don't have libgcrypt with AEAD (< 1.6.0)Alexis La Goutte1-2/+8
2018-01-01Add dissector for NXP's 802.15.4 sniffer server messagesLee Mitchell4-0/+156
2018-01-01ICMP: Resolve Extension Object Class valueUli Heilmeier1-4/+10
2018-01-01Happy New Year 2018!Stig Bjørlykke2-3/+3
2017-12-31sharkd: Add narrowing castGraham Bloice1-1/+1
2017-12-31nfapi: Fix spurious checkAPI warningsGraham Bloice1-99/+99
2017-12-31btmesh: replace\convert g_warningGraham Bloice1-4/+8
2017-12-31nfapi: fix typo, correct expert info messageGraham Bloice1-1/+1
2017-12-31Debian Packaging: Add new symbolGraham Bloice1-0/+1
2017-12-31DNP3: Add support for new Group 0 variationsGraham Bloice1-1132/+1270
2017-12-31QUIC: Add decrypt of Initial PacketAlexis La Goutte1-7/+44
2017-12-31[lnet] Initial Lustre Network SupportNathaniel Clark5-0/+1150
2017-12-31transum(plugin) fix typo reponse => responseAlexis La Goutte1-1/+1
2017-12-31Qt: Fixup fieldSelected behavior.Gerald Combs4-15/+18
2017-12-31[Automatic update for 2017-12-31]Gerald Combs11-587/+374
2017-12-30profinet: add a nested fake variable to avoid null dereference.Dario Lombardo1-0/+6
2017-12-30ZigBee: Add remaining attributes from Smart Energy Price clusterKenneth Soerensen1-1/+1001
2017-12-30websocket: All decompressed payloads are same when more than one compressed d...Thomas Chen1-9/+9
2017-12-30proto_data.c: Fix bug in p_remove_proto_data.Thomas Chen1-1/+1
2017-12-29proto(.h): fix indent (align...)Alexis La Goutte1-1/+1
2017-12-29Qt: add check after cast.Dario Lombardo1-8/+10
2017-12-29Qt: handle a failed open file the right way (CID: 1159174).Dario Lombardo1-2/+7
2017-12-29Qt: remove unneeded check (CID: 1415729).Dario Lombardo1-1/+1
2017-12-29cip: initialize variable (CID: 1403067).Dario Lombardo1-0/+2
2017-12-29Qt: add initializers (CID: 1412975).Dario Lombardo1-0/+7
2017-12-29Corrected gcc-7 compilation warning "implicit fallthrough" in BACnet dissector.Dirk Römmen1-15/+18
2017-12-29Qt: Miscellaneous translation hints.Gerald Combs5-9/+12
2017-12-29Use gcry_strerror() to get crypt error description.Jakub Zawadzki3-8/+8
2017-12-29QUIC: Initial draft-08 supportAlexis La Goutte1-14/+57
2017-12-29btatt: Skip Units and Members UUIDs in decode-asStig Bjørlykke1-1/+5
2017-12-29Populate Remote Interfaces with data from recent fileMichael Mann3-1/+106
2017-12-29bluetooth: Update Assigned NumbersStig Bjørlykke1-0/+127
2017-12-29No need to remove the old name after a save-with-move; it was, well, *moved*.Guy Harris1-1/+1
2017-12-29Do the right check for "no name resolution information to save".Guy Harris4-6/+17
2017-12-29If we save a temporary file by copying or writing, remove it when we're done.Guy Harris1-1/+10
2017-12-29nvme-rdma: check return value of find_conversation() (CID: 1398218).Dario Lombardo1-0/+2
2017-12-29Qt: check preference existence.Dario Lombardo1-1/+14
2017-12-29amqp: check return value of conversation_get_proto_data().Dario Lombardo1-1/+4
2017-12-29Qt: check return value of strtok() (CID: 1372271).Dario Lombardo1-0/+2
2017-12-283GPP NAS: upgrade dissector to v14.6.0Pascal Quantin1-1/+24
2017-12-28recent.c: Make some capture_remote_* APIs staticMichael Mann3-34/+13
2017-12-28sharkd: support for reference and previous displayed frame numberJakub Zawadzki3-12/+76
2017-12-28Qt: use QVariant::String instead of QMetaType::QString.Dario Lombardo5-5/+5
2017-12-28rtps: remove unused ei entry.Dario Lombardo1-3/+1
2017-12-28Qt: Fix moc interface issueRoland Knall6-13/+51
2017-12-28Enhanced BACnet dissectors supporting BACnet revision 19.Dirk Römmen7-1392/+5408
2017-12-28Qt: Remove duplicate copy actionsRoland Knall6-261/+99
2017-12-28CMake: Additional default Cygwin locationGizem Yurdagul1-0/+1
2017-12-28LTE stats: trivial changes after reviewMartin Mathieson3-21/+29