Fix for bug 6469:
[obnox/wireshark/wip.git] / merge.c
2010-03-27 guySquelch some compiler warnings.
2009-10-05 stigFixed a size data type.
2009-04-15 geraldTry to fix bug 3279 (initialize a time_t to a sane...
2007-12-05 guyThe first component of a "wtap_nstime" is a "time_t...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-19 guyAdd APIs to Wiretap to return the file of the size...
2004-10-29 guyThe common merge code merely needs to offer the abstrac...
2004-10-28 guyMake "merge_files()" and "merge_append_files()" return...
2004-10-28 guyRemove all the verbose-mode code from merge.c, and...
2004-10-27 guyGet rid of merge_n_files() - it's only called in one...
2004-10-27 guyChange some of the merge.c APIs to return more informat...
2004-10-27 guyFix indentation.
2004-10-17 guyFrom Mark C. Brown: allow the file type for the merge...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-29 ulflavoid using tmpnam() for security reasons.
2004-06-21 ulflif more than one file is (drag and) dropped into the...
2004-06-18 jmayerFix compile errors on Suse 9.1:
2004-06-18 ulflmerge: remove code duplication in merge.c and mergecap...
2004-06-18 ulflmerge: bugfixes and code cleanup
2004-06-17 ulfladd Merge functionality to Ethereal in an experimental...