aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-09-10Dissector names are not protocol names.Guy Harris1-7/+8
2022-09-01CMake: Split more Wireshark/Logray variables.Gerald Combs1-2/+6
2022-08-29extcap: Add falcodump.Gerald Combs2-0/+132
2022-08-23Qt6: Adapt various docsRoland Knall1-2/+2
2022-08-19Fix some spelling errorsMartin Mathieson1-3/+3
2022-08-15docs: Update the sample dissectorJohn Thacker1-33/+61
2022-08-10sshdump: add option to select dumpcap as remote capture commandJaap Keuter1-12/+34
2022-08-08Docs: Clean up some Python references.Gerald Combs3-8/+5
2022-08-02epan: Refactor floating point display typesJoão Valverde1-0/+6
2022-07-31Docs: extcap man page fixups.Gerald Combs1-27/+11
2022-07-29Docs: Fix our man page dependencies.Gerald Combs1-2/+0
2022-07-26doc: Update README.display_filterStig Bjørlykke1-9/+2
2022-07-23docbook: Port make-wsluarm to Python3Gerald Combs1-10/+10
2022-07-22ciscodump: Added support for IOS XE and ASAJirka Novak1-57/+157
2022-07-13ExtcapExample: Harden and alternate mac addressRoland Knall1-8/+35
2022-07-06Fix some spellings.Martin Mathieson1-1/+1
2022-06-27Minor Python3 script fixups.Gerald Combs1-1/+1
2022-06-27wslua: Port make-init-lua to Python3Gerald Combs1-2/+2
2022-06-27wslua: Port make-taps to Python3Gerald Combs1-6/+5
2022-06-25dfilter: Change boolean string representationJoão Valverde1-6/+9
2022-06-24Doc: Port make-authors-short to Python3.Gerald Combs3-42/+52
2022-06-24wslua: Port epan/wslua/make-reg.py to Python3Moshe Kaplan1-6/+6
2022-06-21Docs: Update the ftype description list in wireshark-filter(4).Gerald Combs1-5/+10
2022-06-21Docs: Updates to wireshark-filter manpageJoão Valverde1-7/+37
2022-06-17plugins.example: Fix an installation pathJoão Valverde1-2/+2
2022-06-16editcap/mergecap: swap 'v'|'V' options to match other CLI utilitiesChuck Craft2-21/+30
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