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
/
wiretap
/
netxray.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include <stdlib.h> not needed;
Bill Meier
2011-04-28
1
-306
/
+305
*
Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discovered
Guy Harris
2011-04-21
1
-14
/
+15
*
"This file format can't be written to a pipe" and "this file format
Guy Harris
2011-04-12
1
-18
/
+2
*
From Jakub Zawadzki:
Guy Harris
2011-04-06
1
-4
/
+4
*
From Robert Bullen: ... code is not incrementing wtap_dumper.bytes_dumped.
Bill Meier
2011-02-25
1
-0
/
+6
*
Add a note.
Guy Harris
2010-08-08
1
-0
/
+4
*
Don't use fwrite directly when writing a dump file; call it through
Guy Harris
2010-06-06
1
-68
/
+8
*
Move the definitions of all the private data structures out of
Guy Harris
2010-02-26
1
-51
/
+73
*
[Trivial] Constify a few things
Bill Meier
2009-04-24
1
-5
/
+5
*
Clean up some 64-bit issues.
Guy Harris
2009-04-22
1
-5
/
+5
*
Fix a typo in a comment
Bill Meier
2009-01-06
1
-1
/
+1
*
Oops: Revert SVN #27152: There weren't actually any memory leaks ...
Bill Meier
2009-01-04
1
-6
/
+0
*
Fix a few minor memory leaks...
Bill Meier
2009-01-04
1
-0
/
+6
*
At least some LAPB Windows Sniffer captures have 4 bytes of extra stuff
Guy Harris
2007-08-17
1
-0
/
+23
*
Note invalidity of realtick for
Bill Meier
2007-06-11
1
-5
/
+7
*
Note realtick's invalidity for ETH_CAPTYPE_OTHERPOD in the comment for
Guy Harris
2007-05-31
1
-0
/
+4
*
My comment is redundant with Bill's more-detailed comment; remove it.
Guy Harris
2007-05-31
1
-3
/
+0
*
Update Comments
Bill Meier
2007-05-30
1
-3
/
+9
*
Update a comment.
Guy Harris
2007-05-30
1
-2
/
+2
*
Give more detail on a captype of 6 for an Ethernet capture.
Guy Harris
2007-05-29
1
-1
/
+1
*
It's pretty clear that hdr.captype's interpretation depends on the
Guy Harris
2007-05-29
1
-7
/
+10
*
Update the big time unit comment to reflect Bill Meier's recent changes.
Guy Harris
2007-05-29
1
-20
/
+32
*
(fix comment)
Bill Meier
2007-05-29
1
-2
/
+2
*
Another sniffer timestamp display fix; addresses bug 866 and other reports.
Bill Meier
2007-05-29
1
-17
/
+47
*
From Jeff Foster: add support for Cisco HDLC captures.
Guy Harris
2007-04-26
1
-0
/
+9
*
change all file offsets from long to gint64 so we can - theoretically - handl...
Ulf Lamping
2006-11-05
1
-4
/
+4
*
Use G_GINT64_CONSTANT to handle 64-bit constants in the code.
Michael Tüxen
2006-10-23
1
-4
/
+4
*
fix 'save' to store hi-order 32 bits of time offset for each pkt; fixes bug 1168
Bill Meier
2006-10-20
1
-10
/
+16
*
Sake Blok wrote....
Jaap Keuter
2006-04-15
1
-1
/
+11
*
Remove an entire horde of off-by-one errors pointed out by Coverity's CID: 83
Luis Ontanon
2006-03-11
1
-5
/
+5
*
Another off by one error found by coverity (CID 83), using > instead of >= wh...
Luis Ontanon
2006-03-08
1
-1
/
+1
*
The attached patch to fix bug 663 allows Ethereal to read Windows
Jaap Keuter
2006-01-12
1
-3
/
+38
*
From Bill Meier:
Guy Harris
2005-09-09
1
-23
/
+51
*
Get rid of the old file header definition.
Guy Harris
2005-08-29
1
-31
/
+17
*
From Bill Meier:
Guy Harris
2005-08-28
1
-34
/
+91
*
timestamp display precision:
Ulf Lamping
2005-08-25
1
-0
/
+8
*
EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
Ulf Lamping
2005-08-24
1
-16
/
+16
*
Try yet another scheme for handling time stamps; realtick isn't always
Guy Harris
2005-08-18
1
-44
/
+146
*
Chris Lydick: Support for Sniffer 2.003 files.
Jörg Mayer
2005-07-02
1
-1
/
+9
*
Note that the WAN_CAPTYPE value of 4 can correspond to Cisco HDLC
Guy Harris
2005-06-16
1
-0
/
+14
*
Add some notes about stuff discovered by Ken Mann.
Guy Harris
2005-01-29
1
-1
/
+11
*
Note that the low-order bit of hdr->hdr_2_x.xxx[8] appears to be a "bad
Guy Harris
2005-01-14
1
-2
/
+10
*
Add some more comments about the FCS issue.
Guy Harris
2005-01-03
1
-10
/
+14
*
Give a bit more information on the "are there FCSes in the frame?"
Guy Harris
2005-01-03
1
-5
/
+32
*
Rename the CAPTYPE_ definitions as appropriate - many of them are
Guy Harris
2005-01-03
1
-25
/
+39
*
From James Fields and Kevin Johnson: fix the handling of time stamps in
Guy Harris
2005-01-03
1
-69
/
+86
*
file_hdr.network is one byte long, so don't use htoles() on values it's
Guy Harris
2004-10-17
1
-2
/
+2
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Have "wtap_read()" set "wth->phdr.pkt_encap" to "wth->file_encap",
Guy Harris
2004-03-03
1
-2
/
+1
*
Supply a pseudo-header for all 802.11 packets; add an "fcs_len" field to
Guy Harris
2004-01-27
1
-18
/
+10
[next]