aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-28dcerpc-spoolss: remove unneeded check (CID: 1158734).Dario Lombardo1-2/+2
2017-12-28rtps: remove unneeded check (CID: 1158869).Dario Lombardo1-1/+1
2017-12-28Netflow: Updated IEs (RFC8038, RFC8158, et al.)Uli Heilmeier1-4/+634
2017-12-28ltp: don't assign a gint64 value to a guint64 variableMartin Kaiser1-10/+11
2017-12-28scsi-smc: remove dead code (CID: 1159071).Dario Lombardo1-2/+0
2017-12-28nlsp: remove logically dead code (CID: 1158979).Dario Lombardo1-6/+0
2017-12-28extcap: Have extcap_spawn_sync use return value from ws_read_string_from_pipeMichael Mann1-3/+5
2017-12-28No need for read_new_line to return a packet offset.Guy Harris1-16/+9
2017-12-27capture_file(.h): fix commas at the end of enumerator lists are a C++11 exten...Alexis La Goutte1-1/+1
2017-12-27extcap: Increase spawn sizeRoland Knall1-2/+5
2017-12-27Add template helper for simple Qt tree modelsMichael Mann9-164/+219
2017-12-27Qt: Add "Copy as…" to the byte view.Gerald Combs5-148/+206
2017-12-27Cleanup of tap-rlc-graphMartin Mathieson2-22/+16
2017-12-27LTP : Header and Trailer extension Corrections.Krishnamurthy Mayya1-33/+31