| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=29340
|
|
|
|
|
|
|
|
|
|
| |
- if offset is 0, tvb_length is the same as tvb_length_remaining, just faster.
Replace
- col_append_fstr() with faster col_append_str()
- col_add_str() with col_set_str()
when it's safe
svn path=/trunk/; revision=23252
|
|
|
|
|
|
|
| |
routines and routines using those routines. GLib might use different
modifiers for 64-bit quantities than the platform's C library does.
svn path=/trunk/; revision=21990
|
|
|
|
| |
svn path=/trunk/; revision=18196
|
|
|
|
|
|
|
|
|
| |
it, so unless you're reassembling headers and bodies the DAAP dissector
will see the gzipped crap. The HTTP dissector should perhaps not bother
handing gzipped or otherwise unusually-encoded bodies to subdissectors
if it's not undoing the encoding.
svn path=/trunk/; revision=15368
|
|
|
|
|
|
| |
shouldn't try to parse it as DAAP.
svn path=/trunk/; revision=15231
|
|
|
|
|
|
|
|
| |
[Dissector Bug] as it dissected a length field and used it without checking it first.
use tvb_ensure_bytes_exist() before using this length value, so [Malformed Packet] will be displayed
svn path=/trunk/; revision=13177
|
|
|
|
|
|
| |
non-printable strings.
svn path=/trunk/; revision=12952
|
|
|
|
| |
svn path=/trunk/; revision=11805
|
|
|
|
| |
svn path=/trunk/; revision=11802
|
|
svn path=/trunk/; revision=11801
|