From e.yimjia via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9289 :
[metze/wireshark/wip.git] / reordercap.c
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...