aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson8-9/+9
2024-02-21stats tree: Update plugins for new path separatorJohn Thacker1-10/+10
2024-02-14Stats tree: Change our path separatorGerald Combs1-1/+1
2024-02-12Falco bridge: Sort our Container I/O totalsGerald Combs1-0/+2
2024-02-12Falco bridge: Fix our default container nameGerald Combs1-1/+1
2024-02-12stats_tree API updatesGerald Combs2-11/+12
2024-02-09Falco bridge: Make sure our strings are UTF-8Gerald Combs1-8/+13
2024-02-09Falco bridge: Add container I/O statsGerald Combs1-181/+248
2024-02-09Falco bridge: Skip some more syscall fieldsGerald Combs1-0/+11
2024-02-08Falco bridge: Fix a couple of integer castsGerald Combs1-2/+2
2024-02-07Sysdig Event+Falco Bridge: Highlight I/O dataGerald Combs1-7/+22
2024-02-06Falco bridge: Syscall conversation updatesGerald Combs1-37/+91
2024-02-06Fix some more spelling errorsMartin Mathieson11-18/+18
2024-02-05opcua: Have a default signature length preferenceJohn Thacker4-3/+23
2024-02-05Fix a grab-bag of typos.Darius Davis1-4/+4
2024-02-03Falco bridge: Set our sinsp buffer formatGerald Combs1-0/+1
2024-01-31Falco bridge: Allocate our tap dataGerald Combs1-7/+7
2024-01-31Falco bridge+falcodump: Various fixesGerald Combs3-6/+7
2024-01-30MATE: Update examplesJohn Thacker5-118/+148
2024-01-30MATE: Handle fields that are in different data sourcesJohn Thacker2-28/+103
2024-01-29Falco bridge: Correctly handle trailing internal eventsGerald Combs1-2/+5
2024-01-25Fix more FT_BOOLEAN items with no mask - set len to BASE_NONEMartin Mathieson1-1/+1
2024-01-23"Follow" implementation in lograyLoris Degioanni2-10/+106
2024-01-20Undo some more double colonsMartin Mathieson1-1/+1
2024-01-17Falco bridge: Improve our internal event detectionGerald Combs1-1/+15
2024-01-17Add descriptions for heur dissector tablesDavid Perry3-3/+3
2024-01-16Falco bridge: Add a quick CPU+PID cacheGerald Combs1-3/+55
2024-01-13Falco bridge: Add conversation filtersLoris Degioanni3-1/+151
2024-01-13Falco bridge: Update our memory statsGerald Combs1-14/+26
2024-01-13opcua: Parse more Server and Client CertificatesJohn Thacker2-4/+4
2024-01-12Falco bridge: Use ws_strtoiGerald Combs1-1/+3
2024-01-12opcua: Use fragment_add_seq_offsetJohn Thacker1-19/+14
2024-01-12Falco bridge: Use g_str_hashGerald Combs1-1/+1
2024-01-11Falco bridge: Remove an unused struct memberGerald Combs1-4/+0
2024-01-11opcua: X.509 Certificate dissectionJohn Thacker3-3/+42
2024-01-11opcua: fix payload size for unencrypted chunked messagesGerhard Gappmeier1-2/+2
2024-01-10Falco bridge: Minor performance improvementGerald Combs1-5/+5
2024-01-10Falco bridge: Add a preference to show internal eventsGerald Combs1-1/+14
2024-01-10Falco bridge: Disable memory statistics debuggingGerald Combs1-1/+5
2024-01-09Falco bridge: Add a subtree to show process ancestorsLoris Degioanni3-23/+201
2024-01-09Falco bridge: Hide some syscall fieldsLoris Degioanni1-0/+49
2024-01-09Falco Bridge: Reduce our cache memory usageGerald Combs3-18/+20
2024-01-09Falco bridge: Add support for event argumentsLoris Degioanni3-7/+119
2024-01-09Falco bridge: Cache our extracted dataGerald Combs3-135/+280
2024-01-09Falco bridge: Add a null checkGerald Combs1-1/+1
2024-01-09Document discontinuities in OSPF and IRDA dissectorsMartin Mathieson1-0/+2
2023-12-29irda: make it clearer that the control field is at the current offset.Guy Harris1-1/+1
2023-12-28irda: update some comments with new and additional links.Guy Harris2-8/+23
2023-12-14CMake: Refactor plugin add_library() macrosJoão Valverde15-15/+15
2023-12-14opcua_application_layer: fix Dead Store found by Clang AnalyzerAlexis La Goutte1-3/+0