aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-18dfilter: Allow arithmetic expressions as function argumentsJoão Valverde16-260/+415
2022-04-18dfilter: Add float multiplication/divisionJoão Valverde1-4/+18
2022-04-18dfilter: Add abs() functionJoão Valverde20-7/+196
2022-04-17ieee80211: Implement more KDEs from ieee802.11-2016 and on.Richard Sharpe2-56/+415
2022-04-17check_typed_item_calls: Count all warningsMartin Mathieson1-14/+11
2022-04-17GitLab CI: Switch to clang 14.Gerald Combs1-1/+1
2022-04-17Tools: Make the Alpine and Arch setup scripts more strict.Gerald Combs2-1/+5
2022-04-17Tools: Set a variable in rpm-setup.sh.Gerald Combs1-0/+1
2022-04-17[Automatic update for 2022-04-17]Gerald Combs18-99/+293
2022-04-17IEEE1905: Fix CAC Termination Request's offset calculationAhmet Alperen Bulut1-3/+1
2022-04-16DOCSIS: Fixed RNG-RSP Commanded Power Sub-TLVs dissectionAndrii Vladyka1-1/+1
2022-04-16fpp: Fix mCRC calculationBenedikt Heumüller1-98/+175
2022-04-16dfvm: Fix Dead Store found by Clang AnalyzerAlexis La Goutte1-1/+0
2022-04-16PROFINET: Fix count of IO data objects and IOCSMatthias Dietrich3-19/+29
2022-04-16PROFINET: Split number of IOCS between in and outMatthias Dietrich3-4/+9
2022-04-16Implement parsing of OpenVPN tls-crypt packetsArne Schwabe1-11/+75
2022-04-16CIP Safety: Minor Refactoring, Part 2Dylan Ulis1-130/+177
2022-04-15dfilter: Fix scanning of stringsJoão Valverde1-4/+4
2022-04-15wslua: Update the menu group documentation.Gerald Combs1-15/+33
2022-04-15BER: Add the length check of dissecting BER integers, int64, and booleanseasonweii1-33/+46
2022-04-14CQL: format timestamp as microseconds (ENC_TIME_USECS)Chuck Craft1-1/+1
2022-04-14BACapp: Fix a recusion check.Gerald Combs1-4/+5
2022-04-14epan: add ENC_TIME_USECS timestamp encodingChuck Craft3-5/+34
2022-04-14dfilter: Add max()/min() tests and documentationJoão Valverde5-1/+40
2022-04-14dfilter: Allow function arguments to be non-existent.João Valverde2-23/+18
2022-04-14dfilter: Add max() and min() functionsJoão Valverde15-143/+431
2022-04-14hierarchy stats: Include appendix length in byte countsJohn Thacker1-2/+2
2022-04-13wiretap: Try opening systemd journal files before IxVeriWave.Gerald Combs1-1/+1
2022-04-13Falco Bridge: Misc cleanup.Gerald Combs4-92/+60
2022-04-13CIP Safety: Minor Refactoring, Part 1Dylan Ulis1-87/+111
2022-04-13CIP: Correct DATE, DATE_AND_TIME type handling, Part 2Dylan Ulis1-17/+23
2022-04-13CIP Safety: Display human readable timestampsDylan Ulis3-10/+14
2022-04-13NGAP: workaround a gcc 10.2.1 compilation issuePascal Quantin2-115/+119
2022-04-13tshark.adoc: update -z conv/endpoints descriptionsChuck Craft1-10/+10
2022-04-13whois: Assume UTF-8, add an expert infoJohn Thacker1-6/+12
2022-04-13manpage: Fix grammar errors and improve phrasingMoshe Kaplan11-24/+27
2022-04-13tests: Remove leftover debug printJoão Valverde1-1/+0
2022-04-12UI: Rename the qt_logwolf directory to logwolf.Gerald Combs11-9/+9
2022-04-12Qt: Update our dynamic menu groups.Gerald Combs13-134/+138
2022-04-12dfilter: Try to resolve field reference instead of using a heuristicJoão Valverde2-12/+37
2022-04-12tests: Add test for display filter field referenceJoão Valverde2-4/+36
2022-04-12tshark: Add a --selected-frame optionJoão Valverde1-0/+22
2022-04-12hierarchy stats: Only increment the total packet count once per frameJohn Thacker6-21/+51
2022-04-12whois, finger: Dissect at FIN (or after) on first passJohn Thacker3-5/+19
2022-04-12ACN/rdmnet: add protocol check to TCP heuristicChuck Craft1-0/+4
2022-04-12ftypes: Fix a macro argumentJoão Valverde1-1/+1
2022-04-12PER:Add function to add "PER encoded lable" to the tree.Anders Broman5-2/+20
2022-04-11Try to fix a narrowing warningJoão Valverde9-14/+12
2022-04-11dfilter: Handle missing error location more gracefullyJoão Valverde4-17/+48
2022-04-11fix the indentYu Gao1-0/+98