aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-14socketcan: support the CANFD_FDF flag for identifying CAN FD frames.Guy Harris2-85/+105
2021-10-14dfilter: Fix crash with duplicated syntax nodeJoão Valverde1-20/+17
2021-10-14dfilter: Display token value for debuggingJoão Valverde2-2/+9
2021-10-14CMake: Partially revert recent docs changes.Gerald Combs1-15/+9
2021-10-14dfilter: Fixup deprecated tokens initializationJoão Valverde4-41/+23
2021-10-14dfilter: Resolve field names in the parserJoão Valverde4-32/+37
2021-10-14dfilter: Remove unused function definitionJoão Valverde1-3/+0
2021-10-14dfilter: Replace node in convert_to_bytes()João Valverde1-24/+11
2021-10-14doc: fix the macOS build.Guy Harris1-2/+6
2021-10-13dumpcap: do all packet counting in capture_loop_wrote_one_packet().Guy Harris1-6/+7
2021-10-13CMake: Try to make our man page builds faster.Gerald Combs2-13/+21
2021-10-13captype: add options to Usage: and man pageChuck Craft2-1/+21
2021-10-13GSM A-bis/RSL: dissect some more Osmocom specific IEsVadim Yanitskiy1-0/+124
2021-10-13GSM A-bis/RSL: add a checkbox for Osmocom specific definitionsVadim Yanitskiy1-9/+25
2021-10-13GSM A-bis/RSL: fix wrong tree/length in dissect_rsl_ie_message_id()Vadim Yanitskiy1-2/+2
2021-10-13Packaging: Add captype to the Windows installers.Gerald Combs4-0/+30
2021-10-13BT HCI_ISO: Don't overrun our reassembly buffer.Gerald Combs1-1/+7
2021-10-13couchbase: Add Subdoc replace body with xattr opcodeBen Huddleston1-0/+2
2021-10-13couchbase: Add ReviveDocument subdoc flagBen Huddleston1-0/+3
2021-10-13couchbase: Add new subdoc error codesBen Huddleston1-0/+9
2021-10-13eNode-B: Fix check for eri_enb_log_magicStig Bjørlykke1-1/+1
2021-10-13gprscdr: Update to 3GPP TS 32.298 V17.0.0Joakim Karlsson3-30/+253
2021-10-13SIP: 200 ok put resp to method in info colAnders Broman1-12/+19
2021-10-13pfcp: Update to 3GPP TS 29.244 V17.2.0Joakim Karlsson1-37/+859
2021-10-13extcap: reword error message referencing captypeChuck Craft8-8/+8
2021-10-13BT-uTP: Track conversationsJohn Thacker3-19/+232
2021-10-13BPV7: Address check_static.py issuesMartin Mathieson1-7/+1
2021-10-12BP: Fix crashes on invalid fuzzed inputsBrian Sipos3-2/+4
2021-10-12docs: -z stats - bootp now dhcp; not all in man pageChuck Craft2-0/+2
2021-10-12docs: -z stats - bootp now dhcp; not all in man pageChuck Craft2-6/+4
2021-10-12capinfos: man page typos; add longopts to Usage:Chuck Craft2-17/+20
2021-10-12Proposed rewording of filter tooltipsDavid Perry1-2/+2
2021-10-12dumpcap: double received count when using threadsChuck Craft1-1/+3
2021-10-12TCP: Follow: Don't treat placeholder value 0 as a real ACK numberJohn Thacker1-4/+4
2021-10-12TCP: Port reuse ends with false RetransmissionsEugene Adell1-18/+37
2021-10-12BT-DHT: Exit a loop.Gerald Combs1-6/+7
2021-10-12Docs: Use Asciidoctor to copy ws.css.Gerald Combs3-2/+5