Bug ID |
9196
|
Summary |
c1222 relative Ap-titles incompletely supported
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11664 [details]
example 8 from the ANSI C12.22 standard showing sessionless encrypted data
Build Information:
TShark 1.11.0 (SVN Rev 52226 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GLib 2.36.3, with libpcap, with libz 1.2.7, with POSIX
capabilities (Linux), without libnl, without SMI, without c-ares, without ADNS,
with Lua 5.1, without Python, with GnuTLS 3.1.11, with Gcrypt 1.5.3, with MIT
Kerberos, with GeoIP.
Running on Linux 3.11.1-200.fc19.x86_64, with locale en_US.utf8, with libpcap
version 1.4.0, with libz 1.2.7.
Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz
Built using gcc 4.8.1 20130603 (Red Hat 4.8.1-1).
--
As mentioned in Bug #8745, the ANSI C12.22 standard includes support for
relative Ap-titles. The support is currently incomplete because authenticated
or encrypted packets do not correctly decrypt.
You are receiving this mail because:
- You are watching all bug changes.