aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-01extcap: Correct save for file argumentsRoland Knall2-3/+22
2016-02-01extcap: Add Save functionality to options dialogRoland Knall15-35/+343
2016-02-01androiddump: fix printf format warning.Dario Lombardo1-3/+6
2016-01-31[Automatic update for 2016-01-31]Gerald Combs16-1404/+1832
2016-01-31sshdump: fix documentation issues.Dario Lombardo1-30/+36
2016-01-31aim: allow SSL decryptionPeter Wu1-3/+20
2016-01-31Switch from QLibrary to ws_load_library.Gerald Combs2-14/+5
2016-01-31plugins: do not import symbols globallyPeter Wu2-2/+2
2016-01-31lemon: fix leak.Dario Lombardo1-2/+6
2016-01-31RLC LTE: upgrade dissector to v13.0.0Pascal Quantin8-123/+433
2016-01-31Fix memleaks on interface refresh when extcap configs existsMikael Kanstrup1-1/+7
2016-01-31RLC LTE: fix dissection of RLC AM PDUs with odd number of 15 bits LIPascal Quantin1-1/+1
2016-01-31autotools: Add '-Qunused-arguments' to build flags (clang only).João Valverde1-0/+5
2016-01-31autotools: Fix 'make dumpabi'João Valverde1-2/+2
2016-01-31CAPWAP: fix indent typoAlexis La Goutte1-3/+3
2016-01-31LCSAP: fix indent (use 2 spaces and add modelines)Alexis La Goutte3-271/+285
2016-01-31Fixed Cisco Vendor IDs in IKEv2 dissector.Xavier Brouckaert1-2/+34
2016-01-31CIP: fix no previous prototype for 'dissect_segment_network_production_inhibi...Alexis La Goutte1-1/+1
2016-01-31MEGACO: fix dissection of packetsPascal Quantin1-10/+10
2016-01-30Update filter bookmark icons.Gerald Combs23-26/+547
2016-01-29No need for a routine to return a GSList of extensions for compressed files.Guy Harris3-73/+26
2016-01-29Add a note about Dell Backup and Recovery.Gerald Combs1-0/+3
2016-01-29gsm_map: decode SRISM v1 and v2 resultLuke Mewburn3-5/+123
2016-01-29tools: improve debian-setup with optional packages.Dario Lombardo1-2/+20
2016-01-29lemon: Have Makefile.am handle warnings as errors correctlyJoão Valverde1-1/+1
2016-01-29RoHC: fix an assert when dissecting partially an IR-DYN packetPascal Quantin1-1/+3
2016-01-29GTP session ID generated tree item for tracking GTPv1 sessionsGloria Pozuelo1-265/+610
2016-01-29tds: don't THROW() an exception from a dissectorMartin Kaiser1-1/+6
2016-01-29Qt: No capture filter bookmarks in capture interfaces listStig Bjørlykke3-4/+4
2016-01-29Add A-MPDU reassembly information to the radio metadata.Guy Harris4-4/+55
2016-01-29Try to fix 'make distcheck'João Valverde1-2/+3
2016-01-28Another fix for g265a41eJoão Valverde1-2/+1
2016-01-28LCSAP: improve dissectionPascal Quantin3-25/+90
2016-01-28Qt: Enable capture filter bookmarksStig Bjørlykke6-13/+167
2016-01-28MATE: Disable Werror as before g265a41eJoão Valverde1-2/+1
2016-01-28Qt: Update display filter bookmarks when list changedStig Bjørlykke5-26/+79
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde38-537/+302
2016-01-28extcap: Cleanup complex types and add save optionRoland Knall11-320/+161
2016-01-28codecs: add deregister_codec APIPascal Quantin3-0/+16
2016-01-28Add fnmatch support to git pre-commit hookJoão Valverde4-37/+125
2016-01-28correctly decode GSM_MAP invoke SRISMv1Luke Mewburn3-4/+10
2016-01-28packet-simple: SIMPLE dissectorPeter Ross4-0/+720
2016-01-28Get Clang to report errors for unused vs. unknown linker flagsDavid Morsberger1-2/+2
2016-01-27sshdump: fix error in extcap sentence.Dario Lombardo1-2/+2
2016-01-27Get Clang to report errors for unknown linker flags.Guy Harris1-0/+7
2016-01-27Make Qt UI capture filter behavior more closely match the GTK+ UI.Gerald Combs9-93/+150
2016-01-27Add Authentication Header (AU) support for MEGACO packet.Tomofumi Hayashi1-0/+22
2016-01-27Allow/Create an option to use "capture filter" labels defined in wireshark GU...Mike7819-23/+96
2016-01-27Added dissector for Paging and Service Information (186) IE.Branislav Makan1-1/+52
2016-01-27Use find_or_create_conversation().AndersBroman2-23/+8