aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-07-02GSM/RR: fix wrong field name in SI2quater dissectorVadim Yanitskiy1-1/+3
2020-07-01wslua: Include stdint.h on Windows.Gerald Combs1-7/+0
2020-07-01coap: Add Hop-Limit OptionStig Bjørlykke2-0/+15
2020-07-01ASTERIX: CAT001/210 has an extension indicator, it's not fixedJaap Keuter1-1/+1
2020-07-01NAS 5GS: fix dissection of extended emergency number list IEPascal Quantin1-2/+2
2020-07-01btsdp: Try to squelch [-Wpointer-sign] warnings.Anders Broman1-35/+35
2020-07-01NGAP: Preserve column info when NGAP is embedded in HTTP2.Anders Broman2-3/+9
2020-07-01S1AP: add dissection of inter RAT to EUTRA transparent containersPascal Quantin2-183/+171
2020-07-01DVB-S2: Add DVB-S2x supportMichael Bouchaud (yoz)1-10/+295
2020-07-01NGAP: decode Handover Request Acknowledge target to source RAN containerPascal Quantin2-132/+148
2020-07-01tests: Try to squelch [-Wpointer-sign] warnings.Anders Broman3-10/+10
2020-07-01DVB-S2: Add option to not dissect BBFrame contentsAudric Schiltknecht1-37/+51
2020-07-01coap: Fix "End of Block #" indicationStig Bjørlykke2-2/+10
2020-07-01BER: Add the posibillity to do "decode as" on an UDP port.Anders Broman1-1/+2
2020-07-01DVB-RCS: Dissect NCR in DVB-S2 dissectorMichaël Bouchaud1-4/+25
2020-06-30coap: Move dissection of payload before state trackingStig Bjørlykke1-54/+47
2020-06-30coap: Add items for block payload and block lengthStig Bjørlykke1-0/+20
2020-06-30ASTERIX: Fix data item I002/070Jaap Keuter1-2/+2
2020-06-30Set member variables in initialiser list (rather than in CTOR bodies).Martin Mathieson1-1/+1
2020-06-30GVCP: Fix an infinite loop.Gerald Combs1-57/+54
2020-06-30FTDI MPSSE: Replace asserts with expert items.Gerald Combs1-2/+4
2020-06-30SMB: fix Response of SMB_COM_LOCKING_ANDX (0x24)Zhenhua Hu1-1/+1
2020-06-30couchbase: Fix dissect length of status!=0 valuesDave Rigby1-3/+3
2020-06-30RTPS: don't add an unitialized info structure to a table.Guy Harris1-2/+7
2020-06-29couchbase: Decode XATTRs in payload of DCP_EXPIRATION & DCP_PREPAREDave Rigby1-0/+1
2020-06-29couchbase: Add doc_flag::CreateAsDeletedDave Rigby1-1/+7
2020-06-29epan: Always clear all decode-as when loading entriesStig Bjørlykke1-3/+1
2020-06-29epan: Keep decode_as_list when changing profileStig Bjørlykke3-2/+11
2020-06-29NetMon 802.11: Register dissectorDarien Spencer1-4/+4
2020-06-29NGAP:n2InfoContainer is also used for datatype N2InfoContainerAnders Broman2-3/+11
2020-06-29QUIC: Add Google QUIC Q050 supportAlexis La Goutte1-1/+10
2020-06-29BSSGP: Try to squelch a couple of warnings.Anders Broman1-2/+2
2020-06-28[Automatic update for 2020-06-28]Gerald Combs1-33/+398
2020-06-27FTDI MPSSE: Dissect Bad Command response payloadTomasz Moń3-7/+64
2020-06-27A-bis/RSL: fix wrong parent tree in dissect_rsl_ie_cause()Vadim Yanitskiy1-3/+3
2020-06-27coap: Mark private and vendor-specific options as unknownStig Bjørlykke2-7/+18
2020-06-26NAS 5GS: fix dissection of S1 mode to N1 mode NAS transparent containerPascal Quantin1-56/+8
2020-06-25Optimize heuristic search by bubbling the matched elementPhan Duc Nhat Minh1-0/+9
2020-06-25wslua: Add ability to query current temporary color filter textrbroker4-12/+86
2020-06-25USB HID: skip re-saving report descriptorsFilipe Laíns1-1/+3
2020-06-25USB HID: fix saving the report descriptor bodyFilipe Laíns1-1/+1
2020-06-25USB HID: fix USAGE definition nameFilipe Laíns1-3/+3
2020-06-24NGAP: fix dissection of PWS messages exchanged in Namf interfacePascal Quantin2-17/+5
2020-06-24BGP: Use VNI when VXLAN/VXLAN-GPE encapsulation is specifiedUli Heilmeier1-14/+87
2020-06-23TCP: show relative numbers only when tcp_analyze_seq is enabledUli Heilmeier1-9/+9
2020-06-23f5ethtrailer: avoid throwing a "Malformed Packet" exceptionNardi Ivan1-1/+1
2020-06-22BGP: MP_REACH_NLRI dissect Next hop network address for EVPNJaap Keuter1-0/+1
2020-06-22ieee80211: update status code (from 802.11REVmd May 2020)Alexis La Goutte1-45/+68
2020-06-22sysdig-event: fix the type of elements of an array of pointers to hf_ values.Guy Harris1-129/+129
2020-06-21RTPS: set the "we have an entity ID" flag whenever the entity ID is set.Guy Harris1-1/+3