aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Change some `wmem_packet_scope()` to `pinfo->pool`David Perry18-265/+266
2023-02-24TECMP: Changing voltage from string to doubleDr. Lars Völker1-3/+4
2023-02-24ORAN FH CUS: Add ext20Martin Mathieson1-4/+122
2023-02-24UDS: Fixing names of RDTCI subfunctions 0x0b-0x0eDr. Lars Völker1-2/+6
2023-02-24fix conflictAlexis La Goutte2-2/+2
2023-02-24PTP: Fix wrap around issue in PTP analysis codeDr. Lars Völker1-19/+34
2023-02-24Fix more warnings from tools/check_typed_item_calls.pyMartin Mathieson13-113/+114
2023-02-24protobuf: fix typoAlexis La Goutte1-1/+1
2023-02-24protobuf: Fix Clang Warning AnalyzerAlexis La Goutte1-2/+1
2023-02-23TECMP: Fix voltage representation in vendor dataDr. Lars Völker1-1/+1
2023-02-23TLS: use macros for GREASE checksDavid Perry1-7/+16
2023-02-22file-pcapng-darwin: fix Dead Store found by Clang AnalyzerAlexis La Goutte1-1/+0
2023-02-22Fix Wi-SUN LBS-IE dissectorMathis Marion1-1/+1
2023-02-22RTPS: Improving support queries dissectionismaelrti1-52/+161
2023-02-22CIP: Improve connection analysisDylan Ulis2-27/+82
2023-02-21RDMnet: Bug FixesJim Schaettle1-0/+2
2023-02-21BBLog: Add support for PRU eventsMichael Tuexen2-3/+75
2023-02-21file-pcapng: fix might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=...Joakim Karlsson1-1/+1
2023-02-21Diameter 3GPP: update some Rx related AVPsPascal Quantin1-7/+131
2023-02-21BBLog: Update event typesMichael Tuexen1-2/+6
2023-02-21BBLog: Improve handling of timer eventsMichael Tuexen2-2/+45
2023-02-20gmr1_rr: try to explain the 0x100 hack.Guy Harris1-3/+67
2023-02-21RSVP: Add missing S2L_SUB_LSP filter.Martin Stigge1-0/+13
2023-02-20BBLog: Prepare for event type specifc info columnMichael Tuexen1-1/+16
2023-02-20BBLog: Display BBLog information for IN/OUT eventsMichael Tuexen1-2/+631
2023-02-20ieee80211: Fix Short SSID encodingsJosh Schmelzle1-2/+2
2023-02-20Check that value_string values fit into field widthMartin Mathieson13-21/+25
2023-02-19lua: Check for negative lengths when constructing TvbRangeGilbert Ramirez1-0/+4
2023-02-19USBLL: End transfer reassembly on STALLTomasz Moń1-57/+231
2023-02-19bblog: show textual errno valuesMichael Tuexen2-1/+210
2023-02-19bblog: improve TCP state namesMichael Tuexen1-7/+7
2023-02-19RTPS: Restore timestamp present flagJohn Thacker1-1/+1
2023-02-19btlmp: Fix order of name offset and length fieldsGulshan Singh1-2/+2
2023-02-19sshdump: add capability to use doas on remote hostJaap Keuter1-6/+17
2023-02-16ORAN FH CUS: support section extension type 13Martin Mathieson1-28/+115
2023-02-16MySQL: LOCAL INFILEDaniël van Eeden1-10/+70
2023-02-16tshark: Support multiple -j and -J options, including mixedJohn Thacker2-54/+66
2023-02-16packet-netlink-net_dm: try to guess the payload typeLaurent Fasnacht1-6/+30
2023-02-16packet-netlink-net_dm: add support for NET_DM_ATTR_REASONLaurent Fasnacht1-0/+12
2023-02-15ORAN FH CUS: Fix filter from previous commit.Martin Mathieson1-59/+47
2023-02-15JDWP: Update dissector up to Java 19Eugène Adell1-0/+25
2023-02-15ORAN FH CUS: Handle section extension 19Martin Mathieson1-47/+244
2023-02-15TCP: Don't clear REASSEMBLE_ENTIRE_SEGMENT if we didn't completeJohn Thacker1-1/+1
2023-02-15RTPS: Reove dead code if structureismaelrti1-11/+0
2023-02-14SIP: Ignore probable keep alivesJohn Thacker1-0/+8
2023-02-14TCP: Do not adjust tcp seq analyze data if analyze seq is offJohn Thacker1-1/+3
2023-02-14ORAN FH CUS: Add section ext types 7,8,9,14,15Martin Mathieson1-2/+67
2023-02-13Fix typo for the TEBUR field in the descriptionGian Lorenzo Meocci1-1/+1
2023-02-13Update RPL dissector with path control subfieldsMathis MARION1-5/+35
2023-02-13Bluetooth: Dissect features defined in 5.4Rubin Gerritsen1-2/+117