| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=29446
|
|
|
|
| |
svn path=/trunk/; revision=29344
|
|
|
|
| |
svn path=/trunk/; revision=29340
|
|
|
|
|
|
|
|
|
|
|
|
| |
(1) Trailing/leading spaces are removed from 'name's/'blurb's
(2) Duplicate 'blurb's are replaced with NULL
(3) Empty ("") 'blurb's are replaced with NULL
(4) BASE_NONE, NULL, 0x0 are used for 'display', 'strings' and 'bitmask' fields
for FT_NONE, FT_BYTES, FT_IPv4, FT_IPv6, FT_ABSOLUTE_TIME, FT_RELATIVE_TIME,
FT_PROTOCOL, FT_STRING and FT_STRINGZ field types
(5) Only allow non-zero value for 'display' if 'bitmask' is non-zero
svn path=/trunk/; revision=28770
|
|
|
|
|
|
| |
Save/Restore pinfo->private_data when used.
svn path=/trunk/; revision=28412
|
|
|
|
|
|
|
|
|
| |
avoids doing a narrowing case - which, in this case, is safe
(rxinfo.epoch is 32 bits, and the value assigned to it is 32 bits, so
it's not as if it'd ever be wider than 32 bits even if ts.secs is wider
than 32 bits), but you might still have to think about it.
svn path=/trunk/; revision=24658
|
|
|
|
| |
svn path=/trunk/; revision=24657
|
|
|
|
|
|
| |
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1556: patch to track afs requests by rx connection id
svn path=/trunk/; revision=24651
|
|
|
|
|
|
| |
message or if it receives an unknown Type. Add a check of tvb length to README.developer's cut-n-paste dissector code.
svn path=/trunk/; revision=21300
|
|
|
|
| |
svn path=/trunk/; revision=18196
|
|
|
|
| |
svn path=/trunk/; revision=14064
|
|
|
|
|
|
| |
dissected as a UN*X time.
svn path=/trunk/; revision=13551
|
|
|
|
|
|
|
| |
include of <resolv.h> in any system header file gets the system
<resolv.h> (needed for builds on Tru64 with GTK+ 1.2[.x]).
svn path=/trunk/; revision=11615
|
|
Also move ncp222.py, x11-fields, process-x11-fields.pl,
make-reg-dotc, and make-reg-dotc.py.
Adjust #include lines in files that include packet-*.h
files.
svn path=/trunk/; revision=11410
|