aboutsummaryrefslogtreecommitdiffstats
path: root/merge.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-08Make it possible to merge libpcap files with different encapsulation types by...etxrab1-2/+4
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-11-19When reporting "sorry, *this* packet can't be written to a file of thatguy1-6/+7
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-1/+1
2006-05-21name changesahlberg1-2/+2
2005-08-19Add APIs to Wiretap to return the file of the size as supplied by the OSguy1-1/+1
2004-10-29The common merge code merely needs to offer the abstraction of routinesguy1-60/+29
2004-10-28Make "merge_files()" and "merge_append_files()" return a tri-stateguy1-4/+15
2004-10-28Remove all the verbose-mode code from merge.c, and put most of it inguy1-17/+8
2004-10-27Get rid of merge_n_files() - it's only called in one place now, andguy1-26/+0
2004-10-27Change some of the merge.c APIs to return more information on failure,guy1-17/+34
2004-10-17From Mark C. Brown: allow the file type for the merge operation to beguy1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-06-29avoid using tmpnam() for security reasons.ulfl1-3/+3
2004-06-21if more than one file is (drag and) dropped into the program,ulfl1-5/+5
2004-06-18Fix compile errors on Suse 9.1:jmayer1-3/+3
2004-06-18merge: remove code duplication in merge.c and mergecap.c (put it in merge.c),ulfl1-0/+163