aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2021-08-24asn1: convert more dissectors to pinfo->poolEvan Huus6-44/+44
2021-08-24PFCP: added missing PFCP Session Change Info IEJoakim Karlsson1-4/+13
2021-08-24JSON: adding more 3GPP EPS IEsJoakim Karlsson1-11/+82
2021-08-24pdcp-lte: stub out calculate_digest() if we don't support any crypto.Guy Harris1-2/+18
2021-08-24btmesh: don't provide stub custom field formatting routines.Guy Harris1-145/+4
2021-08-23ORAN: Fix width of TRX weight pair in ext11.Martin Mathieson1-1/+2
2021-08-23PFCP: Fix a conflict in ie_type value_stringMartin Mathieson1-3/+4
2021-08-23ORAN FH CUS: Fix inclusion of C section 5 fieldsMartin Mathieson1-1/+2
2021-08-23RTPS: Added dissection of submessage DATA_FRAG_SESSION.ismaelrti1-11/+65
2021-08-23Remove trailing colons from item label namesMartin Mathieson8-10/+10
2021-08-22BLF: Fixing Typo to fix FlexRay Status 2Dr. Lars Völker1-1/+1
2021-08-22Signal PDU: Adding LIN PDUs to info col (Bugfix)Dr. Lars Völker1-1/+1
2021-08-22TECMP: RTR is only CAN (BUGFIX!)Dr. Lars Völker1-1/+1
2021-08-22ISO15765: Adding support for AUTOSAR TP frame formatsDr. Lars Völker1-10/+86
2021-08-22ORAN FH CUS: Fix dissection of UEId field.Martin Mathieson1-3/+6
2021-08-22ORAN: Decompress block floating point numbers (used in ext11).Martin Mathieson1-15/+53
2021-08-21kerberos: add missing parameter.Dario Lombardo2-2/+2
2021-08-21Fix some issues with Exported PDUs.Guy Harris1-4/+4
2021-08-20Infiniband: display the NAK error codeJorge Mora1-9/+11
2021-08-20UDPCP: Set length of Packet Transfer Options subfreeMartin Mathieson1-1/+1
2021-08-20LPPe: upgrade dissector to OMA-TS-LPPe-V1_0-20200630-DPascal Quantin4-2664/+3099
2021-08-20OSPF: Add Flexible Algorithm (draft-ietf-lsr-flex-algo-17)Taisuke Sasaki1-2/+482
2021-08-20ORAN FH CUS: For Ext12, create subtree for value pairsMartin Mathieson1-15/+40
2021-08-20ORAN : add extension type 12Alvin1-2/+48
2021-08-20Move LINKTYPE_WIRESHARK_UPPER_PDU definitions to a separate header.Guy Harris3-189/+68
2021-08-20gsm_sim: Show status in info column when response onlyStig Bjørlykke1-12/+17
2021-08-20coap: Do not handle Accept as Content-FormatStig Bjørlykke1-2/+20
2021-08-20MySQL: Fix COM_QUERY response dissector when CLIENT_DEPRECATE_EOF is setKaige Ye1-0/+21
2021-08-20Use the wsutil/pint.h functions to fill in "exported PDU" headers.Guy Harris3-78/+35
2021-08-19jpeg: don't free something allocated from a wmem pool.Guy Harris1-1/+0
2021-08-19wmem: convert more asn1 dissectors to pinfo->poolEvan Huus16-110/+110
2021-08-19Added heuristics to ICMP and ICMPv6 dissectors to decode the payload.Thomas Dreibholz2-3/+17
2021-08-19Added HiPerConTracer dissector.Thomas Dreibholz2-0/+145
2021-08-19gsm_a_rr: add NRI decoding when pool is usedMichail Koreshkov2-10/+23
2021-08-18MySQL: Fix EOF packet dissector when CLIENT_DEPRECATE_EOF is setKaige Ye1-2/+6
2021-08-16X11: Handle GenericEvents longer than 32 bytes.Chloe Pelling1-1/+19
2021-08-16MPTCP: Add support for MP_CAPABLE C FlagRui1-4/+15
2021-08-14Fix some item label names with unbalanced parens/braces/bracketsMartin Mathieson5-12/+12
2021-08-14LWAPP: Fix a preference description.Gerald Combs1-1/+1
2021-08-12CIP Motion: Parse more bits in Act/Cmd Data SetsDylan Ulis1-0/+35
2021-08-12PFCP: Fix Enterprise IE generic decoding offsetsDavid Garcia Villalba1-3/+3
2021-08-12WebSocket: Add support for "x-webkit-deflate-frame" frame compressionIgnacio Martínez Rivera1-1/+3
2021-08-12ieee80211: Add dissector for the Non-Inheritance IE ExtensionAdrian Granados1-0/+72
2021-08-10Bluetooth: Fix clock accuracy field offset in sync infoJoakim Andersson1-1/+1
2021-08-09etw: use PACK_FLAGS_DIRECTION() to extract the direction from the flags.Guy Harris1-3/+5
2021-08-08Some more dissector spellings.Martin Mathieson6-16/+16
2021-08-08check_typed_item_calls: Add some ptvcursor_add...() callsMartin Mathieson1-4/+4
2021-08-08ORAN FH CUS: Fix ext11 with disableBFs for orphaned PRBsMartin Mathieson1-4/+28
2021-08-06ISO15765: Cleanup and BugfixDr. Lars Völker1-43/+33
2021-08-06F1AP statsMartin Mathieson3-363/+1129