aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2023-03-11WIP: dissector for vsmartcard protocollaforge/rsproHarald Welte2-0/+172
2023-03-11rspro: re-order ASN1 choice members to work around wireshark asn.1 bugHarald Welte2-24/+24
2023-03-11WIP: Osmocom RSPRO dissector supportHarald Welte10-0/+1778
2023-03-11TLS: Fail without exception when decrypting truncated recordsJohn Thacker2-3/+8
2023-03-10UDS: make code more readable by reformatting HFsDr. Lars Völker1-493/+131
2023-03-10New dissector for GSM L2RCOP (3GPP TS 27.002)Harald Welte3-1/+184
2023-03-10Add new dissector for GSM RLP protocol (3GPP TS 24.022)Harald Welte4-0/+341
2023-03-10UDS: Cleanup and reworkDr. Lars Völker1-85/+292
2023-03-10Add Silicon Labs copyright to packet-wisun.cMathis Marion1-0/+1
2023-03-10Use Wi-SUN PHY mode ID dissector for MDR commandMathis Marion1-24/+51
2023-03-10Add Wi-SUN MDR command dissectorMathis Marion1-0/+43
2023-03-10Always dissect IEEE 802.15.4 vendor command OUIMathis Marion1-2/+2
2023-03-10Fix build warningshidd3ncod3s3-82/+53
2023-03-10Generate SRVSVC parser using PIDLhidd3ncod3s2-3629/+4912
2023-03-10Update SRVSVC IDL and CNFhidd3ncod3s2-200/+256
2023-03-09IEC104: Unifying filter namesJiří Engelthaler1-13/+24
2023-03-09ORAN FH CUS: Expert malformed info if > 3 bytes in frame after PDUMartin Mathieson1-1/+17
2023-03-09Add support for Wi-SUN JM-IE and JM-PFLMathis Marion1-0/+130
2023-03-09Add support for Wi-SUN LBATS-IEMathis Marion1-0/+44
2023-03-09Drop support for Wi-SUN NR-IE Listening TypeMathis Marion1-14/+0
2023-03-09TECMP: Cleanup and fix unitsDr. Lars Völker1-9/+7
2023-03-09ORAN FH CUS: Add an array length checkGerald Combs1-1/+1
2023-03-08netlink: Add netfilter conntrack status flag hw_offloadJaap Keuter1-0/+9
2023-03-08netlink: Add netlinkrt handling of RTM_SETLINKJaap Keuter1-0/+1
2023-03-08netlink: implement new identifiers from Linux 6.2 kernelJaap Keuter5-11/+373
2023-03-08TRDP: Fixed typo and indentation in packet-trdp.cIgor Dmitriev1-2/+2
2023-03-08TRDP: Add dissector for TRDP protocolIgor Dmitriev2-0/+295
2023-03-08UDS: Remove unneeded functions to clean up codeDr. Lars Völker1-63/+18
2023-03-08ieee80211: Add a field for WLAN FlagsStig Bjørlykke1-0/+9
2023-03-07ORAN FH CUS: Misc usability changesMartin Mathieson1-40/+37
2023-03-07SOME/IP: UDP Heur should not always return TRUE (BUGFIX)Dr. Lars Völker1-9/+5
2023-03-07SMPP: Add command/response fieldDavid Perry1-3/+26
2023-03-07USBLL: Remove unnecessary packet ends transfer checkTomasz Moń1-3/+2
2023-03-06ORAN FH CUS: Also configure ext11 using ext12 settingsMartin Mathieson1-32/+106
2023-03-06Add Wi-SUN IEEE 802.11 KDE dissectorMathis Marion1-1/+169
2023-03-06Support Wi-SUN EAPOL Key Data dissectionMathis Marion1-1/+8
2023-03-06Add id-kp-wisun-fan-device object identifierMathis Marion1-0/+3
2023-03-06PFCP: add BBF TR-459.2 and TR-459.3 IEsAndreas Schultz1-2/+376
2023-03-06PFCP: readd TP Created NAT BindingAndreas Schultz1-0/+1
2023-03-06colors: Improve handling of errorsJohn Thacker2-6/+2
2023-03-06ORAN FH CUS: Section ext11 configured by ext13Martin Mathieson1-40/+92
2023-03-06ieee80211: Save AKM_KEY for tag number 221Stig Bjørlykke1-0/+1
2023-03-05UDS: Show unparsed bytesDr. Lars Völker1-260/+173
2023-03-05ORAN FH CUS: ext11 bundles can be configured using ext6Martin Mathieson1-41/+157
2023-03-05TECMP: cleanup endianness for 1 Byte fieldsDr. Lars Völker1-3/+2
2023-03-04VNC: Fix accidental offset increment in RREJohn Thacker1-1/+0
2023-03-04Follow: Remove some unused codeJohn Thacker1-7/+0
2023-03-03UDS: Use wmem to create a stringJohn Thacker1-1/+1
2023-03-03UDS: fixing typos indification and sub-functionDr. Lars Völker1-11/+11
2023-03-03epan: Do not try to add a bits item with negative bit lengthJohn Thacker1-2/+9