aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Remove Makefile.common filesJoão Valverde296-11440/+8122
2016-06-30SDP: Fix warnings [-Wcast-qual]João Valverde1-3/+3
2016-06-30Qt: Show the correct data in the packet dialog.Gerald Combs1-1/+2
2016-06-30BGP dissector: Fixing NLRI length for flow spec NLRIMatt Texier1-1/+1
2016-06-30remove Wireshark.pro, modify update-tx accordinglyMartin Kaiser3-643/+3
2016-06-30Pass the format as an argument to write_specified_fields().Guy Harris1-13/+9
2016-06-30Mention autotools, give some information for other UN*Xes.Guy Harris1-3/+23
2016-06-30ui/qt/i18n.qrc is a generated file; ignore it.Guy Harris1-0/+3
2016-06-30Remove unused edt field from print_data structure.Guy Harris1-3/+0
2016-06-29Get rid of unused edt member in write_pdml_data structure.Guy Harris1-2/+0
2016-06-29Remove unused edt member from write_json_data structure.Guy Harris1-3/+0
2016-06-29Fix -T fields, broken by ceae9e4d1fff4500b285dba021c3f239ff87779e.Guy Harris1-27/+49
2016-06-29packet-nfs: fixup whitespace in pNFS SCSI workBenjamin Coddington1-34/+34
2016-06-29Remove an unused image.Gerald Combs1-0/+0
2016-06-29Update README.qtJoão Valverde1-8/+4
2016-06-29LAPD. SCTP can carry LAPD information.clairvoyant1-2/+24
2016-06-29Provide new interface for Export PDU.Michael Mann20-415/+306
2016-06-29CMake: Update the macOS wrapper script behavior.Gerald Combs2-1/+5
2016-06-29tshark fields filter added for other outputsMartin Kacer6-62/+202
2016-06-29Distribute i18n.qrc.in in the release tarball.Guy Harris1-0/+1
2016-06-29Don't assume GNU sed.Guy Harris1-2/+2
2016-06-28Qt: Generate .qm files during buildJoão Valverde14-38/+43
2016-06-28DOCSIS: Added dissector for OFDM Channel DescriptorBruno Verstuyft4-0/+419
2016-06-283GPP NAS: add a missing separator for optional stringPascal Quantin1-1/+1
2016-06-28Qt: Make the packet map work with Qt 5.7.Gerald Combs3-7/+12
2016-06-28Qt: Make recent preferences changes work with Qt4.Gerald Combs1-9/+11
2016-06-28Qt: Add a missing Q_DECLARE_METATYPE to fix a compile error on RHEL 7.Jens Kilian1-0/+1
2016-06-28DTN: fix indentAlexis La Goutte2-3/+16
2016-06-28DTN follow up to Change ID: I49769271a41b6a7b23c6bc1d4beaadbe8819198dDavid Zoller1-19/+7
2016-06-283GPP NAS: upgrade dissector to v13.6.0Pascal Quantin2-50/+233
2016-06-28print.c NULL pointer check in print_escapedDario Lombardo1-0/+8
2016-06-28print: change function call.Dario Lombardo1-1/+1
2016-06-28print: merge json and ek functions.Dario Lombardo1-44/+16
2016-06-28print(.c): fix no previous prototype for 'check_protocolfilter' [-Wmissing-pr...Alexis La Goutte1-1/+1
2016-06-28Qt: Preferences dialog performance improvements.Gerald Combs3-193/+288
2016-06-28OSPF: Differentiate meaning of N/P bit in NSSA LSA type 7Jaap Keuter1-5/+26
2016-06-28Global, not static.Guy Harris2-1/+3
2016-06-28Have commandline_other_options() directly fill in the global structure.Guy Harris4-35/+35
2016-06-28Don't set quit_after_cap if no pcap, as it's not present.Guy Harris1-1/+1
2016-06-28Make quit_after_cap an item in commandline_param_info_t.Guy Harris6-86/+84
2016-06-28Pull quit_after_cap out of the global capture options.Guy Harris8-11/+29
2016-06-27We need global_capture_opts if we have extcap, even without pcap.Guy Harris1-1/+1
2016-06-27test: ensure temporary directory outside source treePeter Wu1-1/+1
2016-06-27qt: fix linking error with global_capture_optsPeter Wu1-4/+0
2016-06-27cmake: add idl2wrs-dissectors target for DCERPCPeter Wu4-46/+56
2016-06-27Qt: Clean up capture file callbacks.Gerald Combs2-12/+13
2016-06-27Fixed tshark pdml output.Martin Kacer1-20/+13
2016-06-27There's no need to check the return from g_array_index().Jeff Morriss1-8/+0
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann97-1129/+917
2016-06-27CIP: Cleanup info column for MSP packetsD. Ulis1-6/+15