aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-06-12tshark/docs: add -X read_format: example to view file internalsChuck Craft1-3/+8
2022-06-09Docs: Update README.dissector for string encodingsJoão Valverde1-3/+3
2022-06-08Docs: Note that display filter layer numbers start at 1.Gerald Combs1-5/+5
2022-06-08Docs: Another display filter regex updateJoão Valverde1-1/+1
2022-06-08Docs: Update display filter manual page to PCRE2João Valverde1-3/+3
2022-06-02wiretap: merge support for IDBs in the middle of a fileJohn Thacker1-1/+4
2022-05-23epan: Allow conversations based on arbitrary element lists.Gerald Combs1-13/+49
2022-05-12docs: adoc migration bolding typos; Windows pipe name syntaxChuck Craft4-6/+6
2022-05-12text2pcap: Switch default file format to pcapngJohn Thacker1-6/+2
2022-05-12dfilter: Add support for universal quantifiersJoão Valverde1-0/+10
2022-05-05ETW: Extract IP packets from Windows event traceOdysseus Yang1-2/+3
2022-04-28docs: Update reference to minimum versions of GLib and QtJohn Thacker1-1/+1
2022-04-28sshdump: Update doc for openssh key noteRoland Knall1-2/+2
2022-04-26dfilter: Add syntax to match specific layers in the protocol stackJoão Valverde1-0/+18
2022-04-18dfilter: Add abs() functionJoão Valverde1-0/+1
2022-04-14epan: add ENC_TIME_USECS timestamp encodingChuck Craft1-1/+6
2022-04-14dfilter: Add max()/min() tests and documentationJoão Valverde1-0/+5
2022-04-13tshark.adoc: update -z conv/endpoints descriptionsChuck Craft1-10/+10
2022-04-13manpage: Fix grammar errors and improve phrasingMoshe Kaplan9-22/+25
2022-04-08dfilter: Allow grouping arithmetical expressions with { }João Valverde1-2/+12
2022-04-08WSUG/tshark: protocol summary and output with "-e"Chuck Craft1-4/+7
2022-04-07editcap: Document use of stdin and stdoutJohn Thacker1-2/+3
2022-04-04dfilter: Make logical AND higher precedence than logical ORJoão Valverde1-6/+13
2022-04-01Docs: Add new display filter syntax to the manpage.João Valverde1-5/+33
2022-03-28plugins.example: Add some commentsJoão Valverde1-1/+7
2022-03-28plugins.example: Add package targetJoão Valverde1-0/+17
2022-03-28plugins.example: Make installation relocatableJoão Valverde1-1/+12
2022-03-26Plugins.example: Fix typo and more rewordingJoão Valverde1-2/+5
2022-03-22dfilter: Add bitwise masking of bitsJoão Valverde1-2/+2
2022-03-21etwdump: Clarify "ETW".Gerald Combs1-2/+2
2022-03-09dfilter: Deprecate "~=" (any_ne)João Valverde1-2/+0
2022-03-09extcap: new interface, wifidump, to capture Wi-Fi frames using a remote SSH hostAdrian Granados2-0/+281
2022-02-23dfilter: Add support for binary literal constantsJoão Valverde1-1/+2
2022-02-23doc: Update text2pcap and Import from Hexdump docJohn Thacker1-44/+46
2022-02-11Differentiate `-c` from `-a packets:`David Perry3-6/+10
2022-02-09Specify directory for temporary capturesDavid Perry3-0/+25
2022-02-06doc: Document tshark -z statsJohn Thacker1-47/+142
2022-02-06Docs: Accurately describe our minimum GLib and where to get itJim Young1-1/+1
2022-02-06epan: Add BASE_SHOW_UTF_8_PRINTABLEJohn Thacker1-3/+9
2022-02-02SOME/IP: Add stats information to tshark man fileDr. Lars Völker1-0/+14
2022-02-01docs: tshark: read filter -> display filterJohn Thacker1-12/+13
2022-01-31TShark, Wireshark: add some more documentation of "-i TCP@<host>:<port>".Guy Harris2-1/+7
2022-01-31dumpcap: add some more documentation of "-i TCP@<host>:<port>".Guy Harris1-0/+3
2022-01-25Docs: Update markup in the text2pcap man page.Gerald Combs1-31/+14
2022-01-16text2pcap: encap types option (instead of link type)John Thacker1-22/+41
2022-01-15Fix some spelling errorsMartin Mathieson2-2/+2
2022-01-13tshark: Add new long option --hexdump <hexoption>Jim Young1-0/+70
2022-01-11text_import: Allow fake IP headers with Raw IP encapsulationJohn Thacker1-1/+2
2022-01-11text2pcap: Use RFC 3849 addresses for documentationJohn Thacker1-2/+2
2022-01-03text2pcap: Use common capture type flagJohn Thacker1-5/+20