aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Qt: Fix sorting of enabled protocols descriptionRoland Knall1-1/+8
2017-12-19Convert Enabled protocols dialog to use model.Michael Mann9-264/+661
2017-12-19Bugfix capture_info_open() folded into ui/capture.cMichael Mann1-7/+9
2017-12-19Qt: Resolve duplicate keyboard shortcutsStig Bjørlykke2-3/+9
2017-12-19Qt: Add Collapse SubtreesStig Bjørlykke5-0/+42
2017-12-18androiddump: Fix adb tcpdump PTY CR/LF handlingFlorian Bezold1-13/+30
2017-12-18[SIP] Make a filter for Overload Control Value.AndersBroman1-0/+15
2017-12-18asterix: special processing for field item I021/150Marko Hrastovec1-18/+40
2017-12-18Fix SOCKS5 state machine for authentication, two-pass dissectionFlorian Bezold1-31/+76
2017-12-18-1 is a valid tree_type value.Gerald Combs2-14/+5
2017-12-18ieee80211: Remove notices about D3.1 of IEEE802.11ac.Richard Sharpe1-2/+2
2017-12-18Qt: Process our event loop less often at startup.Gerald Combs1-2/+9
2017-12-17Qt: Handle RecentFileStatus destruction manually.Gerald Combs3-5/+10
2017-12-17QT: Fix qUtf8Printable errorUli Heilmeier1-0/+2
2017-12-17autotools: Fixup plugins Custom.*.exampleJoão Valverde6-48/+26
2017-12-17CMake: Replace generator expression with variableJoão Valverde1-2/+2
2017-12-17plugins: Remove moduleinfo.hJoão Valverde35-561/+36
2017-12-17plugin.rc.in: Cleanup some unnecessary codeJoão Valverde2-13/+6
2017-12-17[Automatic update for 2017-12-17]Gerald Combs10-314/+474
2017-12-17Qt: Update our recent status sooner at startup.Gerald Combs5-77/+20
2017-12-17LTE RLC graph: export graph as image, like TCP stream doesMartin Mathieson2-2/+49
2017-12-17ieee80211: Bring VHT Capabilities IE into conformance with IEEE802.11-2016Richard Sharpe1-15/+15
2017-12-17Simple statistics export: fill in callback to get item dataMartin Mathieson2-0/+17
2017-12-17Log output updates.Gerald Combs5-53/+91
2017-12-17Kerberos: Update and fix KDCOptions and TicketFlagsUli Heilmeier2-15/+99
2017-12-16Fix memory leaks in Expert Info dialogMichael Mann3-0/+14
2017-12-16Convert Supported Protocols dialog to use modelMichael Mann7-135/+455
2017-12-16BGP: add Open message error/unsupported capabilityUli Heilmeier1-17/+22
2017-12-16qt: follow stream: prevent duplicate closeMartin Kaiser1-0/+6
2017-12-16wslua: Fix crash in Dir.open()Stig Bjørlykke2-7/+3
2017-12-16Rework address matching to work with string input.Andrei Cipu1-45/+81
2017-12-16packet-mq: Improve some display by adding CONST valuesRobert Grange2-97/+161
2017-12-16wslua: Fix memory leakagesStig Bjørlykke4-1/+7
2017-12-166LowPAN: always build IPv6 address whatever the tree statePascal Quantin1-117/+115
2017-12-16Qt: Show our recent files earlier.Gerald Combs1-5/+11
2017-12-15Qt: A node without a child can not be expandedStig Bjørlykke1-1/+1
2017-12-15plugins: Remove redundant plugin.rc.in filesJoão Valverde32-477/+30
2017-12-15Qt: Initialize QFontDatabase in a worker thread.Gerald Combs1-0/+13
2017-12-15[ISAKMP] Added support for new Notify EMERGENCY_CALL_NUMBERS PayloadMatej Tkac1-7/+144
2017-12-15epan: Add default type handling for custom columnStig Bjørlykke1-23/+8
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs18-575/+864
2017-12-15ieee80211: Add handling of the ANQP Neighbor Report.Richard Sharpe1-2/+16
2017-12-15epan: Whitespace fixesStig Bjørlykke1-65/+50
2017-12-15Qt: Fix translating some textsStig Bjørlykke2-6/+6
2017-12-15debian/rules: Fix typoJoão Valverde1-1/+1
2017-12-14Remove a plugin_if_gui_cb type conversion.Gerald Combs5-33/+21
2017-12-14Fix registration of wiretap pluginsPascal Quantin1-1/+1
2017-12-14Add new dissector callback signature with data pointerJoão Valverde2-7/+40
2017-12-14Add new plugin type for libwiresharkJoão Valverde4-8/+88
2017-12-14Qt: Constify a variable.Gerald Combs1-1/+1