aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-23CMake+docs: Use Asciidoctor.js if it's available.Gerald Combs3-8/+9
2021-06-23Qt: Undo MR 3422 (filter button separator hint)Chuck Craft2-2/+2
2021-06-23pcapng: add support for custom optionsMichael Tuexen6-134/+501
2021-06-23simple_dialog(Qt): Don't warn about zero duplicate messagesJohn Thacker1-2/+4
2021-06-22NAS 5GS: Use 5GSTAI MCC/MNC fieldsJohn Thacker1-9/+9
2021-06-22sharkd: fix implicit conversion warningUli Heilmeier1-1/+1
2021-06-22CMake: Mark our plugin include directories PRIVATE.Gerald Combs10-0/+20
2021-06-22twamp: Fix extra parentheseAlexis La Goutte1-2/+2
2021-06-22twamp: Fix Dead Store found by Clang AnalyzerAlexis La Goutte1-1/+1
2021-06-22dcerpc: Fix warning found by Clang AnalyzerAlexis La Goutte1-0/+1
2021-06-22Fix some includes.Dario Lombardo2-0/+2
2021-06-22RDP-drdynvc: Make a variable staticMartin Mathieson1-1/+1
2021-06-22WSUG: Add a note about installing a JRE.Gerald Combs1-7/+9
2021-06-22sharkd: prevent a NULL pointer dereference (CID 1486264)Pascal Quantin1-0/+6
2021-06-22sharkd: fix JSON boolean sanity check (CID 1486263)Pascal Quantin1-1/+1
2021-06-22Docs: Remove sgml.doc.template.Gerald Combs1-1/+0
2021-06-21wslog: Documentation fixupsJoão Valverde3-16/+41
2021-06-21wslog: Format and color amendmentsJoão Valverde1-22/+49
2021-06-21Fix null pointerZhongYao Luo1-1/+1
2021-06-21wslog: Check if we are initialized and add missing initsJoão Valverde24-70/+161
2021-06-21wslog: Reverse order for level priorityJoão Valverde2-20/+20
2021-06-21wslog: Cleanup the filter/match logicJoão Valverde1-112/+126
2021-06-21wslog: Critical and error are always active.João Valverde1-7/+7
2021-06-21wslog: "Warning" can also be set as fatalJoão Valverde1-2/+3
2021-06-21Lua: reconcile expert info groups; add PI_ASSUMPTIONChuck Craft5-4/+39
2021-06-21Qt: match Capture Options column header for snapshot lengthChuck Craft1-1/+1
2021-06-21TCP: Introduce an alternative method for the in-flight calculation.Eugene Adell1-48/+84
2021-06-21sharkd: fix compilation with gcc 11.0.1Pascal Quantin1-20/+17
2021-06-21NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packetPascal Quantin5-149/+269
2021-06-21removed reference to wsutil/ws_printf.hPaul Offord1-1/+0
2021-06-21solved code conflicts pre rebasePaul Offord2-392/+1147
2021-06-21Lua: Add redissect_packets()Stig Bjørlykke5-0/+39
2021-06-21Qt: Filter button label syntax for groups - add hintChuck Craft2-2/+2
2021-06-21wslog: Shorten ws_log_message_is_active() nameJoão Valverde5-9/+9
2021-06-20mergecap: improve the example.Guy Harris1-4/+21
2021-06-20dot11decrypt: Cleanup debug log level usageMikael Kanstrup4-202/+153
2021-06-20tests: Remove duplicate testJoão Valverde1-6/+0
2021-06-20epan: Change bytes_to_str() length argument to a size_tJoão Valverde3-12/+12
2021-06-20Change my email addressJoão Valverde2-2/+2
2021-06-20[Automatic update for 2021-06-20]Gerald Combs10-24/+120
2021-06-20signal_pdu: dissector handles registered by nameDeveloper Alexander1-4/+4
2021-06-19GitLab CI: Update to match recent PortableApps changes.Gerald Combs1-4/+4
2021-06-19Packaging: Add 64-bit PortableApps packages.Gerald Combs6-25/+35
2021-06-19erf: fix a comment to match reality.Guy Harris1-4/+25
2021-06-19Remove uninteresting information from REPORT_DISSECTOR_BUG() etc. messages.Guy Harris1-1/+2
2021-06-19ws_assert: remove a stray semicolon at the end of an inline function.Guy Harris1-1/+1
2021-06-19Replace some lingering references to g_log()João Valverde7-9/+12
2021-06-19Rename a variable that clashes with GLibJoão Valverde1-5/+5
2021-06-19Replace g_assert() with ws_assert()João Valverde95-584/+679
2021-06-19wslog: Set registered name earlierJoão Valverde1-7/+8