wireshark/asn1/cmp
Michael Mann 8081cf1d90 Add data parameter to tcp_dissect_pdus() as well as convert it to using "new" style dissectors.
Now that "bytes consumed" can be determined, should tcp_dissect_pdus() take advantage of that?

Should tcp_dissect_pdus return length (bytes consumed)?  There are many dissectors that just call tcp_dissect_pdus() then return tvb_length(tvb).  Seems like that could all be rolled into one.

svn path=/trunk/; revision=53198
2013-11-09 17:46:28 +00:00
..
CMP.asn pkixcmp -> cmp to make directory name consistent with filenames 2009-10-10 13:08:09 +00:00
CMakeLists.txt Another hour gone, another set of protocols. 2013-05-07 11:31:26 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Just whitespace changes 2013-05-05 08:49:18 +00:00
Makefile.nmake Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
cmp.cnf Add a data parameter to call_ber_oid_callback to be able to pass data to subdissectors found with dissector_try_string_new. 2013-10-31 00:57:03 +00:00
packet-cmp-template.c Add data parameter to tcp_dissect_pdus() as well as convert it to using "new" style dissectors. 2013-11-09 17:46:28 +00:00
packet-cmp-template.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00