aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-01Fix leaks when spawning extcap processesMikael Kanstrup1-2/+1
2016-02-01main_toolbar: fix redundant redeclaration of ‘cfile’ [-Wredundant-decls]Alexis La Goutte1-2/+0
2016-02-01pre-commit: ignore ASN.1 template filesPascal Quantin1-0/+1
2016-02-01PIM: fix IPv4/IPv6 filters using the same name for different address typePascal Quantin1-9/+9
2016-02-01BGP: Link-State extensions for Segment Routing as perFrancesco Fondelli2-61/+229
2016-02-01LTE RRC: add system info modification for eDRX UEs in info columnPascal Quantin3-4/+17
2016-02-01IP: Don't check length if in a ICMP error packetStig Bjørlykke1-4/+6
2016-02-01btatt: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-2/+3
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