index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reordercap.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More getopt_long, to add --help and --version support.
Guy Harris
2014-07-03
1
-1
/
+10
*
Add command-line argument to request the version to a number of the utilities.
Jeff Morriss
2014-06-21
1
-8
/
+21
*
Guarantee that open routines are initialized
Michal Labedzki
2014-06-04
1
-2
/
+0
*
More handling of missing time stamps.
Guy Harris
2014-05-23
1
-22
/
+9
*
Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records."
Guy Harris
2014-05-23
1
-16
/
+13
*
Allow wtap_read() and wtap_seek_read() to return non-packet records.
Guy Harris
2014-05-23
1
-13
/
+16
*
Revert "Refactor Wiretap"
Guy Harris
2014-05-09
1
-8
/
+8
*
Refactor Wiretap
Michael Mann
2014-05-09
1
-8
/
+8
*
Fix bug9931 'Encapsulated ethernet packets sometimes show invalid FCS'
Hadriel Kaplan
2014-03-27
1
-0
/
+2
*
Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'
Hadriel Kaplan
2014-03-21
1
-0
/
+2
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Wireshark: Add option to choose format type of capture file
Michal Labedzki
2014-02-25
1
-1
/
+3
*
Replace "svn" with "git" all over the place.
Gerald Combs
2014-02-07
1
-4
/
+4
*
Fun and games with const.
Guy Harris
2014-01-15
1
-2
/
+2
*
No seek-read routines use the length argument, so eliminate it from
Guy Harris
2014-01-02
1
-6
/
+3
*
Add -h option (with output to stdout and exit status 0).
Bill Meier
2013-12-31
1
-15
/
+40
*
Replace wtap_nstime with nstime_t, remove wtap_nstime_to_sec.
Jakub Zawadzki
2013-11-09
1
-6
/
+6
*
The "file types" we have are actually combinations of types and
Guy Harris
2013-11-08
1
-2
/
+2
*
Give more detailed diagnostics for errors.
Guy Harris
2013-07-26
1
-11
/
+48
*
Send error messages to the standard error, and include the program name
Guy Harris
2013-07-26
1
-4
/
+8
*
Preserve summary information when reordering a file
Pascal Quantin
2013-06-19
1
-1
/
+11
*
Have the seek-read routines take a Buffer rather than a guint8 pointer
Guy Harris
2013-06-16
1
-4
/
+7
*
From beroset:
Bill Meier
2013-03-20
1
-1
/
+1
*
Fill some phdr values also when doing random read
Jakub Zawadzki
2012-10-17
1
-2
/
+0
*
Add wtap_pseudo_header union to wtap_pkthdr structure.
Jakub Zawadzki
2012-10-16
1
-13
/
+7
*
This is basically a rewrite from Jakub Zawadzki.
Martin Mathieson
2012-10-04
1
-217
/
+91
*
Add a command-line option to control how large the reordering list can
Martin Mathieson
2012-10-03
1
-9
/
+55
*
Fix some signed/unsigned mismatches caught by cppcheck.
Evan Huus
2012-09-26
1
-3
/
+3
*
Fix count of out-of-order frames reported at end of run.
Martin Mathieson
2012-09-24
1
-2
/
+8
*
Fix for bug 7746 (from Jim Young)
Martin Mathieson
2012-09-24
1
-6
/
+5
*
Turn off debug.
Martin Mathieson
2012-09-20
1
-1
/
+1
*
Add a new console wiretap program to reorder the frames within a capture
Martin Mathieson
2012-09-20
1
-0
/
+353
[prev]