fix dissect_ndr_varying_array_hdr
[metze/wireshark/wip.git] / wiretap /
2024-04-25 Stefan Metzmacherwiretap/etl.c C99
2024-04-25 Aurelien Aptelwiretap: add support for ETL traces (WAS 66fa3ee6455521...
2024-04-25 Stefan Metzmacherfix for netmon 3.x captures
2024-04-25 Giovanni MustoBLF: Add support for ETHERNET_RX_ERROR and ETHERNET_ERR...
2024-04-23 Giovanni MustoBLF: Fix optional Hardware Channel in ETHERNET_FRAME_EX
2024-04-20 John Thackereditcap, libwiretap: Don't use array of initial DSBs...
2024-04-18 Giovanni MustoBLF: Fix random read in the middle of a linear read
2024-04-17 John Thackerpcapng: option sizers don't calculate padding
2024-04-16 John Thackerpcapng: fix writing hash options
2024-04-15 Gerald Combspcapng: Fix logging
2024-04-10 Giovanni MustoBLF: Properly skip 0-length containers
2024-04-10 Giovanni MustoBLF: Fix debug message
2024-04-05 Stig BjørlykkeRemove init to zero for static variables
2024-04-05 Guy Harrisbusmaster: update a URL to HTTPS.
2024-03-24 Gerald CombsClang-tidy: Enable recursion errors for dissectors...
2024-03-23 Gerald Combswiretap: Recursion updates
2024-03-23 Dr. Lars VölkerBLF: Fixing Flags Decoding in FlexRayRcvMessage(Ex...
2024-03-20 John ThackerConvert Wiretap to C99
2024-03-20 Gerald Combswiretap: Add a Clang-tidy suppression for BLF
2024-03-10 Gerald Combswiretap: Add a Clang-tidy suppression to the Ascend...
2024-03-10 Martin MathiesonFix some cppcheck warnings
2024-03-07 Guy Harriscllog: do more correctness checks on the file contents.
2024-03-07 Guy Harriscllog: do some additional checks for valid values.
2024-03-07 Guy Harriscllog: add support for log files from CLX000 CAN logger...
2024-02-25 Martin MathiesonFix lots of spellings
2024-02-13 Guy Harriscandump: use WTAP_ENCAP_SOCKETCAN, not WTAP_ENCAP_WIRES...
2024-02-13 Guy Harrisbusmaster: use g_htonl() rather than g_ntohl().
2024-02-12 Guy Harrisbusmaster: use WTAP_ENCAP_SOCKETCAN, not WTAP_ENCAP_WIR...
2024-02-11 dariusd0Fix two typo'd words.
2024-02-11 Guy HarrisFix checks for SocketCAN field availability.
2024-02-11 Guy HarrisByte-swap CAN XL headers in LINKTYPE_LINUX_SLL/LINKTYPE...
2024-02-11 Guy Harrisblf: if there are no log containers, return FALSE when...
2024-02-06 Martin MathiesonFix some more spelling errors
2024-02-02 Stephen DonnellyERF Interface Id Extension
2024-02-02 Stephen DonnellyEndace ERF Interface Id extension
2024-02-02 Darius Davisconst-ify enum introspection data.
2024-02-02 Darius Davisconst-ify proto/handoff/tap registration data.
2024-01-31 Giovanni MustoBLF: Fix handling of 0-length log containers
2024-01-20 Martin MathiesonUndo some more double colons
2024-01-12 Gerald Combspcapng: Sysidg events don't always have timestamps
2024-01-07 Martin MathiesonFix some spelling errors
2024-01-04 Guy HarrisAdd ".snoop" to the list of capture file extensions.
2023-12-30 Stig Bjørlykkewtap: Add DLT for DECT_NR
2023-12-14 Giovanni MustoBLF: Fix BLF_OBJTYPE_CAN_FD_ERROR_64 not decoded as...
2023-12-14 Alexis La Gouttemerge(wiretap): fix Dead Store found by Clang Analyzer
2023-12-07 John ThackerImprove interface displaying and writing with multiple...
2023-11-29 Guy Harrispcapng: support the if_tsoffset option.
2023-11-28 Guy Harrislibwiretap: add support for signed integer-valued options.
2023-11-28 Guy HarrisHandle the if_fcslen option as having an unsigned 1...
2023-11-27 John Thackerwiretap: Fix rejecting non-EMS files
2023-11-24 Giovanni MustoBLF: Implement a mechanism for linear read
2023-11-23 Giovanni MustoBLF: Use binary search on log containers
2023-11-21 Timo WarnsGNSS: add wiretap for EGNOS Message Server (EMS) files
2023-11-18 Guy Harrisblf: expand a comment.
2023-11-18 Guy Harrisblf: check the validity of the header length field.
2023-11-18 Guy Harrisblf: add more error checks.
2023-11-18 Guy Harrisblf: add some comments to the header.
2023-11-17 John Thackerwiretap: Write MPEG-2 Transport Streams to native format
2023-11-12 Giovanni MustoBLF: Set the name of the STATUS interfaces from channel...
2023-11-12 Giovanni MustoBLF: Extract channels and ports names from AppText...
2023-11-07 John ThackerQt: Add DSBs info to capture file properties
2023-11-02 Guy Harrispcapng: convert FCS lengths between bytes and bits.
2023-10-31 Gerhard Gappmeiereditcap: add new SECRETS_TYPE_OPCUA
2023-10-31 João Valverdewsutil: Consolidate IP address code
2023-10-31 Giovanni MustoBLF: Give a different message for known but unsupported...
2023-10-31 Giovanni MustoBLF: Add support for BLF_OBJTYPE_ETHERNET_PHY_STATE
2023-10-31 Giovanni MustoBLF: Add support for BLF_OBJTYPE_LIN_SND_ERROR and...
2023-10-31 Giovanni MustoBLF: Extract FDF, BRS and ESI flags
2023-10-31 Giovanni MustoBLF: BLF_OBJTYPE_ETHERNET_STATUS: Add new field 'linkUp...
2023-10-31 Giovanni MustoAdd support for BLF_OBJTYPE_LIN_CRC_ERROR and BLF_OBJTY...
2023-10-31 Giovanni MustoBLF: Add support for BLF_OBJTYPE_CAN_OVERLOAD
2023-10-31 Giovanni MustoBLF: Add support for BLF_OBJTYPE_LIN_MESSAGE2
2023-10-30 Giovanni MustoBLF: Fix relative timestamp
2023-10-30 WFA-achuangieee80211-radiotap: Remove undefined S1G NDP and indent...
2023-10-30 Giovanni MustoBLF: Fix compiler warning
2023-10-24 David Perrymergecap: prevent appending to an input file
2023-10-24 Giovanni MustoBLF: Show comment, attachment and traceline in info...
2023-10-24 Giovanni MustoBLF: Remove AppText minimum length
2023-10-24 Giovanni MustoBLF: Add support for BLF_OBJTYPE_APP_TEXT Metadata...
2023-10-24 Giovanni MustoBLF: Fix CAN usage of payload_length and payload_length...
2023-10-24 Giovanni MustoBLF: CAN_MESSAGE: Remove payload length check since...
2023-10-24 Giovanni MustoBLF: Fix CAN parsing
2023-10-22 Giovanni MustoBLF: Fix BLF_OBJTYPE_ETHERNET_STATUS
2023-10-20 Anders Bromannettrace_3gpp_32_423: Timestamp wrongly calculated.
2023-10-20 Giovanni MustoBLF: Fix LIN parsing
2023-10-19 Giovanni MustoBLF: Fix memory leak
2023-10-19 Giovanni MustoBLF: Fix BLF_APPTEXT_METADATA and BLF_APPTEXT_COMMENT
2023-10-19 Gerald CombsSysdig: Use libsinsp for native syscalls
2023-10-18 Joakim KarlssonNettrace: add handle of both NAS-EPS and NAS-5GS
2023-10-18 Anders Bromannettrace_3gpp_32_423: Offset for msg advanced twice.
2023-10-18 Guy Harrisnetscreen: do bounds checking for each byte of packet...
2023-10-17 Dr. Lars VölkerBLF: Fix memory leak for interface name
2023-10-17 John Thackerblf: Use WTAP_ENCAP_NONE, record linktypes must match...
2023-10-15 John Thackermerge: Add merge comment
2023-10-11 Guy Harriswiretap: set WS_LOG_DOMAIN to LOG_DOMAIN_WIRETAP if...
2023-10-10 Guy Harriswiretap: don't include wslog.h if you don't use anythin...
2023-10-10 Giovanni MustoAdd wiretap log domain to wiretap/blf
2023-10-09 Dr. Lars VölkerBLF: create Ethernet Interface IDs based on channel...
2023-10-08 Dr. Lars VölkerBLF: Fix Ethernet Status Filter
2023-09-29 lemur117Fixed memory leak of match_info, made regex easier...
next