Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace my personal email with my corporate one in all my contributions (#2399) | 0x41CEA55 | 2024-04-20 |
| | |||
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
| | | | | | * unused parameters and functions pollute the code and decrease readability Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Add NoMachine NX protocol dissector (#2234) | Vladimir Gavrilov | 2024-01-02 |
* Add NoMachine protocol dissector * Fix detection on big endian architectures * Make NoMachine over UDP check more strict * Small fixes |