Replace "svn" with "git" all over the place.
[metze/wireshark/wip.git] / reordercap.c
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-15 Guy HarrisFun and games with const.
2014-01-02 Guy HarrisNo seek-read routines use the length argument, so elimi...
2013-12-31 Bill MeierAdd -h option (with output to stdout and exit status 0).
2013-11-09 Jakub ZawadzkiReplace wtap_nstime with nstime_t, remove wtap_nstime_t...
2013-11-08 Guy HarrisThe "file types" we have are actually combinations...
2013-07-26 Guy HarrisGive more detailed diagnostics for errors.
2013-07-26 Guy HarrisSend error messages to the standard error, and include...
2013-06-19 Pascal QuantinPreserve summary information when reordering a file
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-03-20 Bill Meier From beroset:
2012-10-17 Jakub ZawadzkiFill some phdr values also when doing random read
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-10-04 Martin MathiesonThis is basically a rewrite from Jakub Zawadzki.
2012-10-03 Martin MathiesonAdd a command-line option to control how large the...
2012-09-26 Evan HuusFix some signed/unsigned mismatches caught by cppcheck.
2012-09-24 Martin MathiesonFix count of out-of-order frames reported at end of...
2012-09-24 Martin MathiesonFix for bug 7746 (from Jim Young)
2012-09-20 Martin MathiesonTurn off debug.
2012-09-20 Martin MathiesonAdd a new console wiretap program to reorder the frames...