aboutsummaryrefslogtreecommitdiffstats
path: root/doc/editcap.pod
AgeCommit message (Expand)AuthorFilesLines
2021-10-01Docs: Prep for POD to Asciidoctor conversion.Gerald Combs1-528/+0
2021-09-18Docs: Fix some POD markup.Gerald Combs1-1/+1
2021-09-01Add support for ZSTD and LZ4 decompressionErik Rigtorp1-1/+1
2021-08-10editcap doc: Fix description of split output file namesJohn Thacker1-9/+23
2021-07-15Clean up handling of --capture-comment.Guy Harris1-5/+5
2021-01-11editcap: add support for epoch timestamps in `-A` and `-B` optionsChema Gonzalez1-2/+4
2021-01-08Add iso8601_to_nstime() for editcap and nettraceDavid Perry1-4/+10
2020-12-31editcap: clarify relation between -A/-B and -rJaap Keuter1-2/+5
2020-11-22Spelling improvementsMartin Mathieson1-1/+1
2020-10-12Fix spelling errors in the documentationРоман Донченко1-1/+1
2020-09-25Fix some more doc folder spelling errors.Martin Mathieson1-2/+2
2020-09-17doc: Update wiki URLs in man pages.Gerald Combs1-1/+1
2020-08-07editcap: add capture-file comments to output fileDavid Perry1-0/+17
2020-08-05editcap: support fractional seconds in -A/-B optsDavid Perry1-2/+4
2019-11-28doc: add reordercap to editcap references.Dario Lombardo1-1/+1
2019-07-16Editcap: Allow floating point split intervals.Gerald Combs1-3/+4
2019-06-17Add support for embedding WireGuard keys in a pcapng filePeter Wu1-1/+2
2019-02-19Add --discard-all-secrets to remove decryption secrets.Guy Harris1-0/+7
2019-01-22editcap: document --inject-secrets in --helpPeter Wu1-2/+1
2018-12-07PCAP/PCAPNG: Be consistent in documentation, etcJaap Keuter1-28/+28
2018-11-20editcap: add --inject-secrets optionPeter Wu1-0/+15
2018-08-31editcap: add seed optionNils Björklund1-0/+5
2018-08-18Docs: Make our Pod documentation encoding uniform.Gerald Combs1-0/+5
2018-08-06editcap: Add ability to skip radiotap header.Alexis Green1-0/+11
2017-02-08editcap: handle too short frames in frame comparisonJaap Keuter1-3/+4
2016-01-16doc: fix spelling-error-in-manpage found by lintianAlexis La Goutte1-1/+1
2015-08-12editcap: add change offset.Dario Lombardo1-0/+8
2015-06-29editcap: add new option (-a) to helpMartin Mathieson1-0/+13
2015-04-07Typo fix in manpage of editcapHerwin Weststrate1-1/+1
2014-09-20Add -I option in editcap to extend Duplicate packet removalkardam1-0/+8
2014-09-17Update the doc directory to use https://www.wireshark.org.Gerald Combs1-3/+3
2014-06-21Add command-line argument to request the version to a number of the utilities.Jeff Morriss1-0/+7
2013-09-09Replace the simpler chop example with a more detailed example.Chris Maynard1-4/+17
2013-09-09Fix typo.Chris Maynard1-2/+2
2013-09-09Fix the "crossed chopping region" problem. Also, move chopping to its own fu...Chris Maynard1-6/+14
2013-09-09OK, allow either positive or negative offsets no matter if we're chopping fro...Chris Maynard1-2/+2
2013-09-08Specify the optional offset as a positive value, regardless of chopping from ...Chris Maynard1-3/+3
2013-09-08Allow an optional offset to be specified when chopping bytes from packets.Chris Maynard1-5/+14
2013-07-28If a core Wireshark developer repeatedly can't remember that theGuy Harris1-2/+2
2013-07-12Allow -C <choplen> to be used more than once so it is now possible to chop by...Chris Maynard1-1/+5
2013-07-10Add -L option to allow adjustment of original frame length. This change was ...Chris Maynard1-0/+7
2013-06-07Fix all errors and warnings found by podchecker.Chris Maynard1-5/+1
2013-05-20If tcpdump doesn't exist, why refer to it? Omit this confusing phrase.Chris Maynard1-1/+1
2012-11-08editcap does not support the -H and -W options, remove the description ofJeff Morriss1-26/+0
2012-03-15Sort the options. Delete all the line-terminating "g's" added in 40820.Chris Maynard1-108/+108
2012-02-03The libpcap puts pcap-filter into the misc section (which seems to be 7).Jörg Mayer1-44/+44
2011-03-24Add initial pcapng name resolution record support. Wireshark has readGerald Combs1-0/+26
2011-02-04From Jason Masker (bug 5240):Sake Blok1-4/+6
2010-11-16Make editcap -B work like expected: output no packets after the stop time.Sake Blok1-1/+1
2010-11-09Fixed typos.Chris Maynard1-3/+3