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
/
capinfos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squelch some compiler warnings.
Guy Harris
2010-03-02
1
-4
/
+4
*
Fix a gcc -Wshadow warning
Bill Meier
2010-02-20
1
-5
/
+5
*
Add an option to capinfos to print start and end times as seconds, which
Gerald Combs
2010-02-17
1
-5
/
+33
*
Avoid crash on invalid file name.
Jaap Keuter
2010-01-23
1
-2
/
+2
*
From Jim Young: Include svnversion.h in capinfos and text2pcap
Bill Meier
2009-12-29
1
-0
/
+2
*
Switch to using a bundled version of the openSUSE Build Service packages
Gerald Combs
2009-12-21
1
-3
/
+0
*
Initialize hd pointer to avoid a compiler warning.
Stig Bjørlykke
2009-12-17
1
-1
/
+1
*
From Jim Young via bug #4304: Patch to capinfos -H feature to generate
Stephen Fisher
2009-12-08
1
-1
/
+1
*
winposixtype.h appears to be Windows-only.
Guy Harris
2009-12-08
1
-0
/
+2
*
Fix compilation under Windows. Allocate our hash buffer dynamically so
Gerald Combs
2009-12-08
1
-26
/
+28
*
Add SHA1, RMD160, and MD5 hashes to capinfos.
Gerald Combs
2009-12-07
1
-1
/
+130
*
From Jim Young:
Jaap Keuter
2009-11-13
1
-47
/
+392
*
Removed redundant redeclaration of optind.
Stig Bjørlykke
2009-10-19
1
-1
/
+0
*
Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
Stig Bjørlykke
2009-10-06
1
-2
/
+4
*
Use "svn info" to fetch the version by default. Fetch the repository path as
Gerald Combs
2009-07-22
1
-1
/
+1
*
Minor cleanup of "-h" output text.
Bill Meier
2009-05-12
1
-9
/
+9
*
capinfos: Print "n/a" for rates and duration if only one packet in capture.\;
Bill Meier
2009-05-11
1
-21
/
+29
*
Change the signature of init_progfile_dir() so the casting of the
Guy Harris
2009-03-22
1
-1
/
+1
*
In Solaris, the second argument to dladdr() is just a void *, not a
Guy Harris
2009-03-22
1
-2
/
+1
*
Attempt to use dladdr() to get the pathname of the executable image if
Guy Harris
2009-03-22
1
-1
/
+2
*
Add a routine to report write errors to the list of failure-reporting
Guy Harris
2009-02-15
1
-1
/
+1
*
Only declare failure_message() if we HAVE_PLUGINS (since it's only used when ...
Jeff Morriss
2008-12-18
1
-0
/
+2
*
Get rid of an unused variable.
Guy Harris
2008-11-13
1
-1
/
+0
*
Move privileges.c and unicode-utils.c from epan to wsutil (so things like
Jeff Morriss
2008-06-30
1
-1
/
+1
*
Free up the err_info string returned by wtap_read() and
Guy Harris
2008-05-30
1
-0
/
+1
*
From Andrew Feren (bug 2462):
Stig Bjørlykke
2008-04-14
1
-1
/
+11
*
Don't link plugins against libwireshark: any program that loads the dissector
Jeff Morriss
2008-03-16
1
-5
/
+5
*
Include epan/priveleges.h for get_credential_info()
Jeff Morriss
2008-03-16
1
-0
/
+1
*
Have started_with_special_privs() assert out if get_credential_info() was not
Jeff Morriss
2008-03-16
1
-2
/
+11
*
Use G_GINT64_MODIFIER rather than PRI[duox]64 to print gint64's and
Guy Harris
2007-12-06
1
-2
/
+2
*
Fix typo.
Guy Harris
2007-09-29
1
-1
/
+1
*
Add the file encapsulation.
Gerald Combs
2007-09-25
1
-24
/
+37
*
Make sure that wiretap plugins are loaded before dissectors are (if a new enc...
Luis Ontanon
2007-08-07
1
-1
/
+0
*
Have editcap and capinfos compile --without-plugins
Luis Ontanon
2007-06-17
1
-5
/
+7
*
Have editcap and capinfos loading the wiretap plugins.
Luis Ontanon
2007-05-25
1
-2
/
+30
*
If no packets in input file then don't calc packets/sec, etc
Bill Meier
2007-01-28
1
-7
/
+10
*
change all file offsets from long to gint64 so we can - theoretically - handl...
Ulf Lamping
2006-11-05
1
-1
/
+1
*
Print help to output, not to error
Jörg Mayer
2006-06-14
1
-3
/
+3
*
Ethereal->Wireshark
Anders Broman
2006-05-28
1
-1
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
same command line related changes as recently done with editcap
Ulf Lamping
2006-01-11
1
-16
/
+32
*
EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
Ulf Lamping
2005-08-24
1
-3
/
+3
*
Add APIs to Wiretap to return the file of the size as supplied by the OS
Guy Harris
2005-08-19
1
-11
/
+8
*
Improve the error reporting.
Guy Harris
2005-01-11
1
-14
/
+26
*
Let capinfos print statistics for more than one file. Normalize
Gerald Combs
2005-01-03
1
-22
/
+30
*
renamed capinfo to capinfos, as the former name capinfo was already used in a...
Ulf Lamping
2004-10-20
1
-0
/
+332