aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2022-05-31epan: Don't free epan-scoped memory.Gerald Combs1-1/+0
2022-05-29epan: Remove conversation_create_endpoint options.Gerald Combs5-8/+7
2022-05-29[Automatic update for 2022-05-29]Gerald Combs1-0/+1
2022-05-29TCP: Don't add [TCP segment of a reassembled PDU] to the second PDUJohn Thacker1-2/+8
2022-05-29TCP: Report reassembled in for more PDUs where we know itJohn Thacker1-49/+58
2022-05-28TCP: reset addresses and ports after each segmentJohn Thacker1-5/+79
2022-05-28TCP: Handle additional data requested with ooo reassemblyJohn Thacker1-69/+14
2022-05-28Make a couple of functions static.Martin Mathieson2-2/+2
2022-05-28Zigbee: Touchlink typoDana Sy1-1/+1
2022-05-28Zigbee: Touchlink missing info fieldDana Sy1-0/+14
2022-05-27EOBI: Disable dissector by defaultUli Heilmeier1-0/+1
2022-05-27O-RAN: Fix offset extension 10 and beam vector listUli Heilmeier1-5/+5
2022-05-27lrexlib: Disable a warning [-Wshorten-64-to-32]João Valverde1-0/+1
2022-05-26epan: Fix our conversation key lifetimes.Gerald Combs1-41/+36
2022-05-26lrexlib: Pacify checkAPIsJoão Valverde2-4/+9
2022-05-26Lua: Add lrexlib-pcre2 Lua regex bindingsJoão Valverde11-2/+2082
2022-05-26Lua: Remove on-life-support GRegex bindingsJoão Valverde8-1722/+2
2022-05-26tcp: Split MSPs in out of order processingJohn Thacker3-53/+276
2022-05-25MSYS2: Fix compilation errorJoão Valverde1-2/+2
2022-05-25epan+Qt: Add element tables to the ConversationHashTablesDialog.Gerald Combs2-0/+14
2022-05-25conversation(.h): Fix -WdocumentationAlexis La Goutte1-4/+4
2022-05-25USB: Sanitize USB 2.0 endpoint max packet sizeTomasz Moń5-31/+263
2022-05-25epan: Allocate a conversation key.Gerald Combs1-6/+6
2022-05-25epan: Lazily create conversation dissector trees.Gerald Combs1-6/+20
2022-05-25gprscdr: Update to 3GPP TS 32.298 V17.2.0Joakim Karlsson2-2/+2
2022-05-25ORAN FH-CUS: Section type 5 has ef field.Martin Mathieson1-0/+1
2022-05-24epan: Switch the conversation IDs back to guint32s.Gerald Combs2-21/+20
2022-05-24epan: Switch some _by_id conversation routines to elements.Gerald Combs15-53/+91
2022-05-24PDCP-NR: Fix a test (flagged by coverity)Martin Mathieson1-2/+4
2022-05-24SIP: Add a filter for VIA parameter be-routeAnders Broman1-4/+20
2022-05-24SIP: Handle short frame in dissect_sip_sec_mechanism()Anders Broman1-0/+2
2022-05-24PDCP-NR: Add separate UL/DL expert info ei items for missing SNsMartin Mathieson1-5/+13
2022-05-23Try to fix some warnings.João Valverde1-6/+17
2022-05-23dfilter: Fix protocol slices with negative indexesJoão Valverde5-24/+52
2022-05-23epan: Consolidate some duplicate conversation code.Gerald Combs1-50/+34
2022-05-23epan: Allow conversations based on arbitrary element lists.Gerald Combs4-32/+380
2022-05-23TECMP: Renaming to Device and Interface for TECMP 1.7Dr. Lars Völker1-239/+238
2022-05-22Some check_typed_item_calls.py warning fixes.Martin Mathieson12-15/+14
2022-05-22[Automatic update for 2022-05-22]Gerald Combs3-19/+59
2022-05-22TECMP: Update to TECMP 1.7 specificationDr. Lars Völker1-57/+235
2022-05-22smc: fix clang analyzer warning (Dead.Store)Alexis La Goutte1-2/+2
2022-05-22couchbase: fix clang analyzer warning (Dead.Store)Alexis La Goutte1-1/+0
2022-05-22catapult-dct200: fix clang analyer warning (Dead.Store)Alexis La Goutte1-3/+3
2022-05-22dfvm(dfilter): fix clang analyzer warning (Dead.Store)Alexis La Goutte1-1/+0
2022-05-20RLC-NR: When have NACK Range, clearly show which SNs were lostMartin Mathieson1-0/+1
2022-05-19BPv7 and TCPCL: Update references to published RFCsBrian Sipos6-13/+14
2022-05-18epan: Document the epan, file, and packet scopes.Gerald Combs1-6/+15
2022-05-18Update bpv7 and bpsec dissectors to resolve ticket 17727lindnerp2-59/+113
2022-05-18SDP: Minor Refactoring by Extract Methodeasonweii1-399/+444
2022-05-18f5ethtrailer: Decode TLS 1.3 trailer info on some versionsJason Cohen1-3/+8