aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-20WIP: gm: Decode GSM GM MS RA Capabilities IE with RLCMAC CSN1 decoderpespin/racapPau Espin Pedrol2-3/+29
2021-10-20gtpv2: Update to 3GPP TS 29.274 V17.3.0Joakim Karlsson4-185/+274
2021-10-20Fix some spelling errorsMartin Mathieson5-4/+26
2021-10-20RTP Analysis: Fix of mean_jitter calculationJirka Novak1-2/+2
2021-10-20Added Allied Telesis Loop Detection FramesMartin Mayer5-1/+176
2021-10-20EVS: Support decoding Primary 2.8 kbps packetsNan Xiao1-1/+33
2021-10-20EVS: Fix bug in decoding SID frame CNG typeNan Xiao1-1/+1
2021-10-19Docs: Move includes to the top of our man pages.Gerald Combs26-26/+26
2021-10-19CMake+Docs: Generate man pages all at once.Gerald Combs3-54/+96
2021-10-19wslua: Initialize Proto members on creationStig Bjørlykke1-3/+3
2021-10-19QUIC: fix compilation on RaspberryNardi Ivan5-23/+27
2021-10-19RTPS: ixed dissection of unions in user data.ismaelrti1-33/+25
2021-10-19TCPCL: Reassemble with full 64-bit transfer IDBrian Sipos1-40/+92
2021-10-19MeshConnex (MCX): MCX packet decode logicSangeetha Jain2-0/+160
2021-10-19BT-uTP: Hand to bittorrent dissector, dissect multiple PDUsJohn Thacker3-17/+552
2021-10-19EVS: Fix CNG schema for SID payloadNan Xiao1-2/+2
2021-10-19SOME/IP: WTLV type 5 complains about 6 bit length field (BUGFIX)Dr. Lars Völker1-1/+1
2021-10-19CSN.1: Fix definition for DownlinkDualCarrierCapability_r7_t in MS RA capPau Espin Pedrol1-2/+2
2021-10-19BSSMAP LE: fix dissection of APDU in 2 messagesPascal Quantin1-2/+2
2021-10-19dftest: update man page and README.display_filterChuck Craft2-56/+81
2021-10-19Bluetooth: Update Assigned NumbersJakub Pawlowski1-0/+131
2021-10-19socketcan: use ett_can_fd for CAN FD.Guy Harris1-1/+1
2021-10-19CMake+Docs: Try to build our man pages in parallel.Gerald Combs1-2/+15
2021-10-18Add a comment to explain a cast done in file_fdopen().Guy Harris1-0/+18
2021-10-18wiretap: fix a warning on Raspberry 4Nardi Ivan1-1/+1
2021-10-18IDMP: Initialize some variables.Gerald Combs2-2/+11
2021-10-18Increase PROTO_PRE_ALLOC_HF_FIELDS_MEMJakub Pawlowski1-1/+1
2021-10-18Revert "GitLab CI: Switch to clang 13."Gerald Combs1-1/+1
2021-10-18BT SDP: Don't overrun our continuation state buffer.Gerald Combs1-1/+12
2021-10-18dfilter: Fix memory leak in stnode_tostr()João Valverde1-4/+8
2021-10-18dfilter: Add a thin encapsulation layer for REsJoão Valverde12-89/+106
2021-10-18dfilter: Improve error message for "matches"João Valverde4-8/+18
2021-10-18wsutil: install missing public header wsgcrypt.hBrian Sipos1-0/+1
2021-10-17dfilter: Require double-quoted strings with "matches"João Valverde8-117/+105
2021-10-17dfilter: Do not chain matches expressionsJoão Valverde1-7/+11
2021-10-17btsmp: Fix endianess of debug public keyMatias Karhumaa1-8/+10
2021-10-17TCPCLv4: Update TCPCL dissector to include version 4 from dtn-wiresharkBrian Sipos10-878/+2419
2021-10-17[Automatic update for 2021-10-17]Gerald Combs18-69/+177
2021-10-16bencode: remove pointless recursionJohn Thacker1-3/+1
2021-10-16dfilter: Update semcheck comment to reflect latest commitsJohn Thacker1-9/+6
2021-10-15dfilter: Forbid protocol filter names beginning with '-'João Valverde1-0/+6
2021-10-15proto: use hash table to lookup reserved filter namesJoão Valverde1-22/+34
2021-10-15tests: Accept a partial string in checkDFilterFail()João Valverde2-2/+2
2021-10-15tests: Fixup test namesJoão Valverde2-2/+2
2021-10-15Websocket frame reassembly supportMikael Kanstrup1-17/+152
2021-10-15dfilter: Don't try to parse byte arrays as stringsJoão Valverde3-25/+13
2021-10-15dfilter: Use the same semantic rules for protocols and bytesJoão Valverde5-10/+33
2021-10-15Fix build with WS_DISABLE_DEBUGJoão Valverde2-15/+2
2021-10-15jpeg: add support for dissecting inline IFD valuesРоман Донченко1-12/+112
2021-10-15cli: stats_tree: Make syntax consistent with other -z optionsJohn Thacker1-2/+8