wireshark/asn1/rtse
Anders Broman 1950ffc214 Apply the small performance enhancment patches for:
- 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
2007-10-23 05:50:00 +00:00
..
Makefile.am - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
Makefile.common Update to use the -X and -T flags. 2007-10-22 17:08:03 +00:00
Makefile.nmake - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
packet-rtse-template.c replace oid_to_str_buf() and oid_to_str() 2007-08-25 17:29:55 +00:00
packet-rtse-template.h name change 2006-05-21 05:12:17 +00:00
rtse.asn EXTERNAL type is handled in asn2wrs now 2007-05-03 11:37:47 +00:00
rtse.cnf Apply the small performance enhancment patches for: 2007-10-23 05:50:00 +00:00