aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-02Use file extension when capturing from multiple interfaces.Michael Mann2-3/+7
2016-06-02profinet: set ioDataObject structure to 0Pascal Quantin1-1/+1
2016-06-02QUIC: Tag RSEQ and RNON use little endianAlexis La Goutte1-2/+2
2016-06-02clean up some comments in tvb_find_line_end()Martin Kaiser1-8/+7
2016-06-02IPv6: Don't disable relevant RPL expert infos with "strict" preferenceJoão Valverde1-31/+28
2016-06-02IPv6: Add indexes to routing header address vectorJoão Valverde1-8/+25
2016-06-02IPv6: Try to dissect routing exthdr even if length is not aligned.João Valverde1-27/+25
2016-06-01Qt: Firewall Rules dialog.Gerald Combs16-256/+910
2016-06-01Qt: Use checkboxes in the capture options dialog.Gerald Combs2-147/+137
2016-06-01IPv6: Add option for extension header length field in octetsJoão Valverde1-41/+104
2016-06-01Add data structures necessary to support multiple Name Resolution blocks.Michael Mann9-69/+81
2016-06-01Create unique GUIDs for recently added file associations.Michael Mann1-3/+3
2016-06-01Create a FieldFilterEdit class and apply it to custom column preference field.Michael Mann6-5/+381
2016-06-01Qt: Check for valid color filter before useStig Bjørlykke1-2/+4
2016-06-01Fix a compile error occurring on RedHat Enterprise Linux Workstation release ...Jens Kilian1-0/+4
2016-06-01Add data structures necessary to support multiple Section Header blocks.Michael Mann19-140/+177
2016-06-01[docsis->type35ucd] Fix TLV 15 & 16 bugsAdrian Simionov1-5/+9
2016-06-01ZigBee ZDO: fix parse of ZDO Node Descriptor Response.dsrsupport2-1/+8
2016-06-01[SIP] If SIP URI userpart starts with a + add an MSISDN filter.AndersBroman1-0/+4
2016-06-01at: remove an unnecessary if (tree) checkMartin Kaiser1-9/+8
2016-06-01CSN1: fix dissection of variable bitmapsVincent Helfre1-28/+9
2016-06-01GSM RLC/MAC: add dissection of NAS containerVincent Helfre2-19/+70
2016-06-01Terminate last <dict> in Info.plistStig Bjørlykke1-0/+1
2016-06-01Make the modelines more like other ones.Guy Harris1-4/+4
2016-06-01Fix compile error:Joerg Mayer1-1/+1
2016-06-01Apache Cassandra CQL protocol v3.0Benoît Canet6-0/+1410
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