aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/merge.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-08Get rid of unused structure member.Guy Harris1-1/+0
2018-02-05Speak of records, not packets.Guy Harris1-3/+3
2018-01-20wiretap: use SPDX identifiers (partial work).Dario Lombardo1-13/+1
2017-04-20Take the error message generation out of the merge_files routines.Guy Harris1-9/+27
2017-02-14wiretap: add cleanup routine.Dario Lombardo1-1/+2
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris1-4/+51
2016-02-11Make file indices consistently unsigned in the merge code.Guy Harris1-1/+1
2015-11-11Make routines used only within wiretap/merge.c static.Guy Harris1-71/+0
2015-08-18Improve file merging for mergecap and wiresharkHadriel Kaplan1-3/+100
2015-08-14Ident the merge.c/h files by 4 spacesHadriel Kaplan1-12/+12
2014-05-09Revert "Refactor Wiretap"Guy Harris1-1/+1
2014-05-09Refactor WiretapMichael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-07-16Move merge.{h,c} into wiretap: these modules use wiretap to merge files.Jeff Morriss1-0/+130