aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-05Undoing base-64 encoding is not decryption.Guy Harris1-12/+12
2015-12-05Revert "Build Flex-generated files with "warnings are errors"."Guy Harris9-61/+109
2015-12-05Fix for bug 11856:Andreas Urke1-1/+1
2015-12-05Add missing table entry.Michael Tüxen1-0/+1
2015-12-05RTPS: Minor improvementsJuanjo Martin1-49/+53
2015-12-05Build Flex-generated files with "warnings are errors".Guy Harris9-109/+61
2015-12-05packetbb: fix the display of IPv4 addressesLotte Steenbrink1-1/+2
2015-12-05BGP: fix some issueMatt Texier1-5/+22
2015-12-05ECMP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-21/+18
2015-12-05Enhancements for EtherNet/IP and CIPD. Ulis3-62/+162
2015-12-05ECMP: fix indentAlexis La Goutte1-185/+189
2015-12-05Remove a remnant of the old removed support for Python dissectors.Guy Harris1-1/+1
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris13-116/+62
2015-12-04CMake+PortableApps: Include the VC runtime (second try).Gerald Combs6-18/+42
2015-12-04Export prefs_register_module() and prefs_register_subtree() functionsPascal Quantin1-2/+2
2015-12-04[packet-h] Add defines to make it possible to convert functions prefixedAndersBroman2-6/+9
2015-12-04Qt: fix a potential memory leak in RTP audio stream playbackPascal Quantin1-1/+1
2015-12-04codecs: fix libary name when compiling with CMakePascal Quantin1-1/+1
2015-12-04Adds wmem_list_find functionMatthieu Coudron2-0/+20
2015-12-04More libcodecs -> libwscodecs.Guy Harris1-2/+2
2015-12-04More libcodecs -> libwscodecs.Guy Harris6-23/+23
2015-12-03Change codecs from static to dynamic libraryPascal Quantin17-108/+252
2015-12-03Modify application description of Wireshark in Korean. The transliteration "ë...Shinjo Park2-2/+2
2015-12-03Make the gauntlet a bit clearer.Guy Harris1-3/+2
2015-12-03qt: Refresh local interface list only when interfaces added/removedMikael Kanstrup1-9/+1
2015-12-03Qt: Update menus with new recent settings when changing profileStig Bjørlykke4-23/+43
2015-12-03Qt: Set timestamp precision when changing profileStig Bjørlykke1-0/+1
2015-12-03[MP2T] Reading buffer should have MP2T_SIZE+TRAILER_LEN_MAX space to give roo...Michael Mann1-1/+1
2015-12-03Qt: Disable setStretchLastSection in the packet list.Gerald Combs1-0/+18
2015-12-03TDS: Sanity check number of columns to prevent crash.Michael Mann1-0/+4