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
/
editcap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous pointer checks (CID-280599, 280600 and 280601)
Jaap Keuter
2016-03-09
1
-18
/
+15
*
Properly fetch the ethertype.
Guy Harris
2016-03-06
1
-1
/
+2
*
Making wiretap option blocks more generic.
Michael Mann
2016-02-23
1
-10
/
+16
*
editcap: flag for ignore vlan duplication removal
Jonas Falkevik
2016-02-15
1
-0
/
+45
*
Adjust time stamps even if the secs value of the time stamp is 0.
Guy Harris
2016-02-12
1
-6
/
+2
*
More structure assignments for nstime_t.
Guy Harris
2016-01-23
1
-6
/
+3
*
fix spelling-error-in-binary found by lintian
Alexis La Goutte
2016-01-16
1
-2
/
+2
*
[editcap] Pacify OS X buildbot.
Michael Mann
2016-01-15
1
-3
/
+3
*
[editcap] Remove excess parsing when packets are kept.
Matej Košík
2016-01-14
1
-15
/
+32
*
[editcap] Bugfix tree compare function.
Michael Mann
2016-01-14
1
-5
/
+8
*
Clean up more includes of wtap.h.
Guy Harris
2016-01-06
1
-1
/
+1
*
Make init_progfile_dir() take a function pointer [-Wpedantic]
João Valverde
2015-12-14
1
-1
/
+1
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-4
/
+2
*
Update user guide for development release
Pascal Quantin
2015-11-11
1
-1
/
+1
*
Skip only the actual file descriptor close when writing to stdout.
Guy Harris
2015-11-10
1
-4
/
+4
*
Treat "-" as "standard input" in the CLI, not in libwiretap.
Guy Harris
2015-11-10
1
-8
/
+31
*
Don't include "file.h" if you don't need it.
Guy Harris
2015-11-04
1
-0
/
+1
*
editcap/reordercap: rename time to frame_time.
Dario Lombardo
2015-09-28
1
-6
/
+6
*
Have separate variables for read and write errors.
Guy Harris
2015-08-28
1
-32
/
+32
*
Pcapng: clean up Section Header Block handling
Hadriel Kaplan
2015-08-18
1
-11
/
+17
*
editcap: add change offset.
Dario Lombardo
2015-08-12
1
-2
/
+17
*
Pcapng: support Name Resolution Block options
Hadriel Kaplan
2015-08-06
1
-6
/
+11
*
editcap: allow command-line option to set comments for given frame numbers
Martin Mathieson
2015-06-26
1
-49
/
+104
*
editcap: split usage output so won't wrap in cmd.exe window
Martin Mathieson
2015-06-21
1
-1
/
+2
*
editcap: trivial changes while looking into the -L option
Martin Mathieson
2015-06-21
1
-1
/
+5
*
Remove some unneeded includes of <sys/time.h>.
Guy Harris
2015-02-28
1
-4
/
+0
*
Suppress a bunch of cast-qual warnings.
Gerald Combs
2015-02-20
1
-5
/
+8
*
Just have init_progfile_dir() take a void pointer.
Guy Harris
2015-02-20
1
-1
/
+1
*
Do the full string in get_{compiled,runtime}_version_info().
Guy Harris
2014-12-31
1
-6
/
+4
*
Move the version_info.c stuff to wsutil/ws_version_info.c.
Guy Harris
2014-12-31
1
-2
/
+0
*
Only include <wsutil/os_version_info.h> if we need it.
Guy Harris
2014-12-25
1
-1
/
+0
*
Check for getopt_long(), not getopt().
Guy Harris
2014-12-25
1
-1
/
+1
*
Move twelve show_version() functions from the varoius programs and
Stephen Fisher
2014-12-24
1
-16
/
+1
*
Make sure err_info is always set, and print it iff it's non-null.
Guy Harris
2014-12-18
1
-9
/
+3
*
WTAP_ERR_UNWRITABLE_ errors aren't returned by reads or open-for-reading.
Guy Harris
2014-12-18
1
-4
/
+0
*
Rename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRITABLE_REC_TYPE.
Guy Harris
2014-12-18
1
-1
/
+1
*
Handle "I can't map this for that file format" better.
Guy Harris
2014-12-18
1
-3
/
+33
*
Rename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABLE_ENCAP.
Guy Harris
2014-12-17
1
-3
/
+3
*
Rename the strnatcmp.c routines and make them use the g_ascii_XXX() routines.
Guy Harris
2014-10-29
1
-1
/
+1
*
Support nanosecond-resolution time stamp adjustment.
Guy Harris
2014-09-28
1
-36
/
+35
*
Ensure pcapng application name is always dynamically allocated
Evan Huus
2014-09-22
1
-1
/
+1
*
Add -I option in editcap to extend Duplicate packet removal
kardam
2014-09-20
1
-3
/
+35
*
Modify includes of config.h so that out-of-tree builds, i.e. CMake
Graham Bloice
2014-08-24
1
-1
/
+1
*
Fix whitespace/indentation to match editor modelines.
Bill Meier
2014-08-05
1
-1
/
+1
*
Clean up handling of missing functions.
Guy Harris
2014-07-06
1
-1
/
+1
*
Make --help and --version information a bit more uniform.
Guy Harris
2014-07-03
1
-25
/
+77
*
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
-13
/
+24
*
Allow wtap_read() and wtap_seek_read() to return records other than packets.
Guy Harris
2014-05-24
1
-0
/
+4
*
More checks for the presence of a time stamp.
Guy Harris
2014-05-23
1
-8
/
+12
[next]