summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Allow create_tempfile to support a suffix.Michael Mann16-41/+47
2016-06-01tshark man page: the first TCP stream is stream 0, not 1.Jeff Morriss1-6/+6
2016-06-01Register a few more file extensions as belonging to Wireshark.Jeff Morriss7-8/+143
2016-06-01Qt: Color _ANY and _TCP sequence analysis items.Gerald Combs4-3/+19
2016-06-01Update function block depiction.Jaap Keuter3-7/+3
2016-06-01SMB2 ioctl FSCTL_OFFLOAD_WRITEGordon Ross1-44/+127
2016-06-01Change the declaration of nghttp2_mem_free2() to match the definition.Guy Harris1-1/+1
2016-06-01Pick up some updates from Jeff Morris' abandoned change.Guy Harris1-2/+5
2016-05-31Squelch a compiler warning.Guy Harris1-2/+2
2016-05-31Suggest that file types should also be registered in the WiX installer.Jeff Morriss1-2/+2
2016-05-31Qt: Use a standard "Start" button in Capture Options.Gerald Combs3-11/+8
2016-05-31[docsis->rngrsp] Packet decoded in greater detailAdrian Simionov1-101/+107
2016-05-31SMB2 ioctl FSCTL_SRV_COPYCHUNK and relatedGordon Ross1-0/+110
2016-05-31ssl: export ssl_starttls_* functions so they can be used by plugins.jpmendoza2-2/+4
2016-05-31LTE-RRC: fix dissection of GPRS containerPascal Quantin2-2/+30
2016-05-31Qt: Monitor mode fixups.Gerald Combs4-86/+171
2016-05-31RTPS: Updated name of CRC fieldJuanjo Martin1-1/+1
2016-05-31Fix display of composite tvbs in GUIPascal Quantin1-2/+5
2016-05-31Qt: Expand "to do" comments in SequenceDialog.Gerald Combs1-1/+11
2016-05-31Qt: Fix compilation for Qt 4.Gerald Combs1-2/+6
2016-05-31If we've seen HTTP in this conversation mark the frame as being HTTP.Jeff Morriss1-24/+56
2016-05-31qt: fix crash when saving RTP audioDario Lombardo1-2/+2
2016-05-31RTPS: Added support for new featuresJuanjo Martin2-166/+1092
2016-05-31Remove proto_item_append_string.Michael Mann3-67/+0
2016-05-31Restore a preference column type if fields are empty.Michael Mann2-16/+36
2016-05-31mgcp: remove some unnecessary if (tree) checksMartin Kaiser1-88/+71
2016-05-31mgcp: don't THROW() an exception from a dissectorMartin Kaiser1-2/+7
2016-05-31mgcp: clean up dissect_mgcp()Martin Kaiser1-63/+56
2016-05-31mgcp: don't throw an exception while checking if it is our packetMartin Kaiser1-0/+12
2016-05-31Update to nghttp2 1.11.1Alexis La Goutte14-930/+889
2016-05-30SMB2 ioctl FSCTL_QUERY_ALLOCATED_RANGES etcGordon Ross1-3/+99
2016-05-30If routines return a wtap_opttype_return_val, declare them as doing so.Guy Harris2-48/+68
2016-05-30zbee-aps: don't THROW() an exception from a dissectorMartin Kaiser1-1/+0
2016-05-30dcerpc-fileexp: don't THROW() an exception from a dissectorMartin Kaiser1-8/+8
2016-05-30winsrepl: don't THROW() an exception from a dissectorMartin Kaiser1-3/+3
2016-05-30TCP: fix 'mptcp.related_mapping' exists multiple times with NOT compatible ty...Alexis La Goutte1-4/+0
2016-05-30OPA MAD: fix conflict for hf fieldsAlexis La Goutte1-15/+15
2016-05-30Add nghttp2 folder to ignore pre-commit checkAlexis La Goutte1-0/+1
2016-05-30QUIC: fix 'quic.puflags.cid' exists multiple times with NOT compatible types:...Alexis La Goutte1-1/+1
2016-05-30ISUP: make number string filterable againPascal Quantin1-17/+41
2016-05-30ISUP: change back code to gc04ee3e and replace proto_item_append_string by pr...Pascal Quantin1-30/+30
2016-05-30RTPS: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-05-30Fix a compile error:Joerg Mayer1-1/+1
2016-05-30Copy all options when creating SHB block for new file.Michael Mann1-4/+1
2016-05-30Remove the last usage of proto_item_append_stringMichael Mann1-43/+30
2016-05-29[Automatic update for 2016-05-29]Gerald Combs18-726/+1403
2016-05-29[docsis->type35ucd] TLV 7 ON OFFAdrian Simionov1-1/+4
2016-05-28More use of wtap_optionblock_foreach_option().Guy Harris1-23/+86
2016-05-28Use wtap_optionblock_foreach_option() to get the SHB options.Guy Harris1-66/+109
2016-05-28Qt: Sequence dialog page up+down.Gerald Combs1-0/+8