aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-08Man: Update extcap argument type documentationJaap Keuter1-1/+3
2023-02-08RTPS: Fixed dissection of compressed data when using PL_CDR* encapsulation.ismaelrti1-2/+3
2023-02-08f5fileinfo: Add missing platform identifiersJason Cohen1-25/+42
2023-02-08Fix RSVP P2MP ID rendering in RSVP session summaryMartin Stigge1-2/+2
2023-02-08Qt: Fencepost error in minimap/intelligent scrollbarJohn Thacker1-1/+1
2023-02-08MySQL: Correct decoding of COM_BINLOG_DUMP_GTIDDaniël van Eeden1-1/+54
2023-02-08CoAP: fix CoAP dissectorsJan Romann1-0/+27
2023-02-08file-pcapng: Provide mechanism for 'local' block handlersMartin Mathieson4-234/+418
2023-02-08Replace g_utf8_make_valid() with own functionJoão Valverde5-23/+29
2023-02-08Make wmem and wsutil a single logical libraryJoão Valverde6-16/+11
2023-02-08RTPS: Clean diplicated entity_kind_vals valueismaelrti1-2/+0
2023-02-08Add BGP Software Version Capability decodingDonatas Abraitis1-0/+23
2023-02-07Move ui/version_info.[ch] to wsutilJoão Valverde39-83/+96
2023-02-07macOS: Forget our ChmodBPF package when uninstallingGerald Combs2-0/+7
2023-02-07Correct function signatures for buffer functionsDavid Perry1-2/+8
2023-02-07tshark: Preserve options when dissecting packets and writingJohn Thacker1-0/+10
2023-02-07Update comments in `wiretap/file_access.c`David Perry1-90/+128
2023-02-07wiretap, pcapng: Distinguish WTAP_ENCAP_UNKNOWN and _NONEJohn Thacker7-27/+44
2023-02-07PROFINET: Add strings with proto_tree_add_itemJohn Thacker1-30/+6
2023-02-07Move ui/exit_codes.h to include/João Valverde19-280/+284
2023-02-07TECMP: Improve usability of lifecycle fieldDr. Lars Völker1-12/+38
2023-02-07macOS: Fixup our signature identifiersGerald Combs2-0/+2
2023-02-07Qt: Add ability to cancel sortingJohn Thacker4-28/+114
2023-02-06CoAP: update Observe option doc commentJan Romann1-1/+1
2023-02-06CoAP: add support for additional optionsJan Romann2-1/+63
2023-02-06Add a #define HAVE_MSYSTEM and use itJoão Valverde4-8/+12
2023-02-06wsutil/filesystem: Fix potential memory leakJoão Valverde1-2/+0
2023-02-06Fix MSYS2 buildJoão Valverde1-0/+1
2023-02-06extcap: Fix of handling default valuesj.novak@netsystem.cz9-31/+64
2023-02-06Do not require using wsgcrypt.hJoão Valverde14-41/+17
2023-02-06Remove wspcap.h and use config.h insteadJoão Valverde10-85/+56
2023-02-06CMake: Fix libnl unused link dependenciesJoão Valverde2-8/+18
2023-02-06Remove wsutil/netlink.h workaroundJoão Valverde4-73/+0
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde12-33/+43
2023-02-06Convert unicode-utils.[ch] to 4-space indentationJoão Valverde3-109/+102
2023-02-06wiretap: Fix pcapng UTF-8 validationJoão Valverde1-4/+2
2023-02-06Move get_utf_8_string() to wsutilJoão Valverde3-182/+198
2023-02-06generate-dissector.py: allow creating pluginDavid Perry2-21/+108
2023-02-06Ignore or fix more warnings (check_typed_item_calls)Martin Mathieson3-5/+28
2023-02-05CoAP: Add support for more Content-FormatsJan Romann1-0/+22
2023-02-05USBLL: Update global data pointer only on first passTomasz Moń1-11/+12
2023-02-05[Automatic update for 2023-02-05]Gerald Combs5-94/+342
2023-02-04RTP Stream Dialog: Actually sort on packet lossJohn Thacker1-2/+7
2023-02-04cli: Process IDBs after the final packet recordJohn Thacker3-10/+38
2023-02-04merge: Check if each encapsulation type is supportedJohn Thacker1-8/+12
2023-02-04HTTP dissector memory management tweaksDavid Perry1-67/+70
2023-02-04ISO15765/ISO10681 memory corruption bugfixDr. Lars Völker2-3/+12
2023-02-04RTPS Removed the limit to the datatype number of elementsismaelrti1-7/+3
2023-02-03GitLab CI: Run our macOS tests in parallel.Gerald Combs1-2/+9
2023-02-03RTPS: Add support to new instance state request/responseismaelrti1-78/+574