summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-10Fix weird comment.Guy Harris1-1/+2
2017-06-09Just print the string color_filters_init() provides on an error.Guy Harris2-2/+2
2017-06-09Handle filter open and read errors better.Guy Harris1-70/+67
2017-06-09Add URL for link specifying D-Bus maximum message length.Guy Harris1-1/+6
2017-06-09NSIS: Add support for Visual Studio 2017.Gerald Combs1-6/+24
2017-06-09Add BGP dissector support for draft-ietf-idr-bgp-prefix-sid-05Evelio Vila1-1/+169
2017-06-09802.15.4: Improved ZBOSS header dissection.Alexander Nogikh1-20/+39
2017-06-09ieee80211-radio: Fix calculation of frame start timeSimon Barber1-1/+1
2017-06-08CMake: Look for Python in more places.Gerald Combs1-4/+7
2017-06-08IEEE 802.15.4: fix dissection of Enhanced Beacon Filter IEPascal Quantin1-22/+35
2017-06-08sharkd: fix a shadow warning when compiling on RHEL/CentOS 6.xPascal Quantin1-5/+5
2017-06-08packet-lapd.c: Replace heuristic UDP dissector with "deterministic" one with ...Piotr Tulpan4-90/+2
2017-06-08GTPv2: Added decoding of Serving PLMN Rate Control and Counter IEMarius Paliga1-3/+60
2017-06-08X11: Add support for the BIG-REQUESTS extensionUli Schlachter1-4/+30
2017-06-08epl: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-06-08LTE RRC: fix filtering of q-RxLevMin parameterPavel Strnad2-3/+18
2017-06-08FP: Prevent UE ID overriding in dissectionDarien Spencer1-3/+22
2017-06-08CMake: Add local copy of FindHTMLHelp.cmakeGraham Bloice1-0/+59
2017-06-08GTPv2: Add CIOT flag into Node FeaturesMarius Paliga1-3/+15
2017-06-08export-smb2-objects: Make sure tap be called for named pipelinzhao1151-6/+8
2017-06-08ftp-data: treat \r\n as printable. Also show number of lines in text linesMartin Mathieson2-2/+6
2017-06-08wsmp: read the message length as big endianMartin Kaiser1-1/+1
2017-06-08radiotap: no expert info under if (tree) pleaseMartin Kaiser1-1/+1
2017-06-07ieee80211-radio: Fix description of packet start and end time fieldsSimon Barber1-2/+2
2017-06-07WiX: Switch to Visual Studio 2015.Gerald Combs2-4/+4
2017-06-07epl: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-0/+4
2017-06-07FP: Comments fixesDarien Spencer1-6/+5
2017-06-07epl: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
2017-06-07rsl: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2017-06-07RANAP: prevent heuristic dissector from adding info to tree or triggering exc...Pascal Quantin2-15/+33
2017-06-07CoAP: added new TLV code 11542 according to changes in LwM2M OMA Spec.Anton Butenko1-0/+1
2017-06-07Qt: Wireless Timeline improvementsStig Bjørlykke2-15/+17
2017-06-07MIP: Add decoding of Mobile Network Extensions (RFC5177)Marius Paliga1-1/+77
2017-06-07umts_fp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+0
2017-06-07CQL: add an expert info when a list count is negativePascal Quantin1-17/+41
2017-06-07ieee80211: Explain TSF in wlan_radio.timestamp blurbStig Bjørlykke1-4/+4
2017-06-07profinet: use proto_tree_add_item_ret_(u)int directlyMartin Kaiser5-43/+26
2017-06-06[Ranap] Heuristic: update to the current highest ProcedureCode idIvan Nardi3-2/+3
2017-06-06profinet: use proto_tree_add_item_ret_(u)intMartin Kaiser1-12/+4
2017-06-06epl: fix code will never be executed [-Wunreachable-code]Alexis La Goutte1-3/+3
2017-06-06epl: fix no previous prototype for function 'profile_load' [-Wmissing-prototy...Alexis La Goutte1-1/+1
2017-06-06netflow/cflow: fix hf conflictAlexis La Goutte1-1/+1
2017-06-06FP - Resolve U-RNTI for HS-DSCH & E-DCHDarien Spencer1-20/+26
2017-06-06FP - Fix missing TFI bitmaskDarien Spencer1-4/+2
2017-06-06epl (profiler-parser): fix parameter 'cmp/allocator' not found in the functio...Alexis La Goutte1-2/+2
2017-06-06rsa.h: include <stdio.h>Michael Mann1-0/+1
2017-06-06FP - Added "Missing PI bitmap" warningDarien Spencer1-21/+35
2017-06-06ssl-utils: Build with -Wshorten-64-to-32Stig Bjørlykke1-2/+2
2017-06-05Cleanup DRDA dissectorMichael Mann1-92/+54
2017-06-05Move RSA key loading and decryption functions to wsutilAhmad Fatoum10-413/+520