aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2021-07-15Clean up handling of --capture-comment.Guy Harris4-15/+21
2021-07-14tshark: allow --capture-comment when reading a fileDavid Perry1-1/+4
2021-07-09Rename version.h to be more descriptiveJoão Valverde1-1/+1
2021-07-07QUIC: improve "Follow QUIC Stream" supportNardi Ivan1-1/+1
2021-06-29docs: wireshark-filter - update man pageChuck Craft1-6/+6
2021-06-29docs: wireshark-filter - update man pageChuck Craft1-15/+15
2021-06-22Docs: Remove sgml.doc.template.Gerald Combs1-1/+0
2021-06-21wslog: Documentation fixupsJoão Valverde2-10/+34
2021-06-20mergecap: improve the example.Guy Harris1-4/+21
2021-06-17Docs: Remove the authors list from wireshark(1).Gerald Combs3-94/+7
2021-06-17wslog: Add more documentationJoão Valverde2-0/+38
2021-06-07Add documentation for display filter raw string syntaxJoão Valverde1-1/+8
2021-06-07doc: Replace link to pcrepattern(3)João Valverde1-2/+2
2021-05-26tshark: Correct documentation about name resolution.John Thacker1-3/+6
2021-05-25Follow stream: Modify YAML format, add timestamps and peersToff1-0/+1
2021-05-19Disable assertions for release buildsJoão Valverde1-1/+30
2021-05-13ETWDUMP: Update to support live captureOdysseus Yang1-3/+9
2021-04-19DOC: tshark io,stat - function name not optionalChuck Craft1-1/+1
2021-04-15Update README.plugins (typo - ENABLE_PLUGIN_IFDEMO)Chuck Craft1-1/+1
2021-04-10Manpage tshark: Add option '-A'Uli Heilmeier1-0/+7
2021-03-29Don't install HTML manuals twice.João Valverde1-6/+4
2021-03-25Add dumpcap options to set the name and description for a capture source.Guy Harris1-0/+12
2021-03-13tshark: clean u the way the -U option lists available taps.Guy Harris1-3/+4
2021-03-13doc: Clean up lists of file types.Guy Harris1-25/+52
2021-03-11Observer is now a product of Viavi.Guy Harris1-1/+1
2021-02-28Remove and replace obsolete ws_snprintf() definitionJoão Valverde1-10/+14
2021-02-26plugins.example: Be less terse in the README descriptionJoão Valverde1-4/+18
2021-02-25Docs: Recommend EditorConfig.Gerald Combs1-26/+19
2021-02-10Add ENC_TIME_NSECS timestamp encodingNicolás Alvarez1-0/+5
2021-02-06Avoid exposing HAVE_PLUGINS in the public APIJoão Valverde1-1/+1
2021-02-04Minor changes to ENC_TIME documentationNicolás Alvarez1-3/+3
2021-02-03Update documentation for ENC_TIME_* constantsNicolás Alvarez1-0/+7
2021-02-03Fix doc/README.plugins mentioning the wrong symbolsheinrich59911-5/+5
2021-01-11editcap: add support for epoch timestamps in `-A` and `-B` optionsChema Gonzalez1-2/+4
2021-01-09Just correct the documentation for this obvious mistake. Closes #17141.Eugene Adell1-1/+1
2021-01-08Add iso8601_to_nstime() for editcap and nettraceDavid Perry1-4/+10
2021-01-03[Automatic update for 2021-01-03]Gerald Combs3-4/+4
2020-12-31editcap: clarify relation between -A/-B and -rJaap Keuter1-2/+5
2020-12-06Four trivial comment typo fixes of ‘ad’ to ‘as’Jim Young1-1/+1
2020-12-02MBIM: Update dissector to support DLT_ETWOdysseus Yang2-0/+133
2020-11-22Spelling improvementsMartin Mathieson1-1/+1
2020-10-21Use iconv to support GB 18030 and EUC-KR, allow future encodingsJohn Thacker1-1/+7
2020-10-15Consistent "Prepare as Filter" - menus and screenshots #16892Chuck Craft1-1/+1
2020-10-12Fix spelling errors in the documentationРоман Донченко6-10/+10
2020-10-07typo: is require --> is requiredJeff Widman1-1/+1
2020-09-26Fix issues discovered by common python lintersJeff Widman1-132/+129
2020-09-25Fix some more doc folder spelling errors.Martin Mathieson4-11/+11
2020-09-25README.developer: Fix some quotation marks around function namesThomas Vogt1-2/+2
2020-09-17doc: Update wiki URLs in man pages.Gerald Combs6-8/+8
2020-09-12Add FT_STRINGZTRUNC.Guy Harris1-1/+10