aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-11MIPv6: Fix unknown MH Type message data lengthJoão Valverde1-8/+12
2015-12-116LowPAN: Check for NHC IPv6 No Next HeaderJoão Valverde1-1/+1
2015-12-11MIPv6: Change name to "Mobile IPv6" (only)João Valverde1-1/+1
2015-12-11ssl: fix SSLv2 Client Hello dissectionPeter Wu1-85/+82
2015-12-11Qt: restore conversation coloring rule shortcutsPeter Wu1-0/+27
2015-12-11Qt: Reload Lua expert infosStig Bjørlykke5-5/+55
2015-12-11Fix Recurring check found by PVS Studio (V571)Alexis La Goutte3-7/+5
2015-12-11Completely remove new_create_dissector_handle and new_register_dissector.Michael Mann2-4/+2
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann38-52/+52
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann75-79/+79
2015-12-10The Bridging Control Protocol is really two protocols.Guy Harris2-158/+186
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann168-4325/+4304
2015-12-10Fix link to Display Filter wiki page in WSUGPascal Quantin1-2/+1
2015-12-10Qt: Reset preferences when reloading Lua pluginsStig Bjørlykke4-9/+11
2015-12-10Revert "Added RTI TCP dissector"Anders Broman5-980/+0
2015-12-10Added RTI TCP dissectorJuanjo Martin5-0/+980
2015-12-10debian: Build-depend on qtmultimedia5-dev and libqt5svg5-dev to enable more Q...Balint Reczey1-0/+1
2015-12-09[PPP] Add dissection of BCP NCP 0x8031AndersBroman1-18/+408
2015-12-09Update the packets bar periodically when loading a (large) file.Jeff Morriss1-22/+2
2015-12-09Qt: Disable Refresh Interfaces while refreshingStig Bjørlykke1-0/+2
2015-12-09CIP: Ensure that all generated data is properly flagged as Generated and no l...D. Ulis1-60/+110
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin11-64/+107
2015-12-09Qt: store the absolute path names of recent files.Jeff Morriss1-3/+3
2015-12-09Skinny: packet-skinnyDiederik de Groot2-6/+16
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann466-626/+626
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann596-1001/+1001
2015-12-09debian: Make wireshark meta-package depend on Qt _or_ GTK+ UIBalint Reczey1-1/+1
2015-12-09new_create_dissector_handle_with_name -> create_dissector_handle_with_nameMichael Mann3-4/+3
2015-12-09"new" dissector API -> dissector API for docs/examplesMichael Mann3-11/+11
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann160-310/+310
2015-12-08androiddump: fix crash on Windows when running in verbose modePascal Quantin1-133/+133
2015-12-08Fix crash caused by nullptr in packet_listmichal.orynicz1-2/+2
2015-12-08Adding Zigbee dissectors for Groups Cluster and Scenes Cluster.Rishi Dev Singh4-5/+1306
2015-12-08opcua: expand ReturnDiagnostics field of RequestHeaderHannes Mezger3-60/+121
2015-12-08opcua: fix order of ExpandedNodeId bitsHannes Mezger1-1/+1
2015-12-07Qt: Align extcap label and edit widgetsStig Bjørlykke1-2/+2
2015-12-07Qt: Set the packet list width when we apply recent column widths.Gerald Combs1-17/+9
2015-12-07extcap: Fix extcap_example.bat arguments wildcardStig Bjørlykke1-1/+1
2015-12-07btavdtp: fix An unconditional 'break' within a loop found by PVS Studio (V612)Alexis La Goutte1-5/+3
2015-12-07SCTP: Fix warning found by PVS Studioruengeler7-38/+19
2015-12-07Spelling fixes for errors found by lintianBalint Reczey38-56/+56
2015-12-07Qt: It's no translation for "%1 %2"Stig Bjørlykke1-1/+1
2015-12-07v5ua: The 'then' statement is equivalent to the 'else' statement found by PVS...Alexis La Goutte1-58/+25
2015-12-07MIP6: Don't no need to have a another subtree (with wrong lenght for LLAAlexis La Goutte1-6/+3
2015-12-06Get rid of a bunch of unused variables.Guy Harris3-9/+1
2015-12-06debian: Merge multiple small packaging fixes from DebianBalint Reczey2-12/+16
2015-12-06[Automatic update for 2015-12-06]Gerald Combs17-1714/+2183
2015-12-06Qt: No path for created and renamed profilesStig Bjørlykke3-16/+44
2015-12-06SCTP: It is odd that the body of dissect_heartbeat_ack_chunk' function is ful...Michael Tüxen1-3/+5
2015-12-05Type cleanups.Guy Harris3-9/+10