wireshark/asn1/x509sat
Pascal Quantin a0c53ffaa1 emem -> wmem conversion:
- ep_tvb_get_bits() -> wmem_packet_tvb_get_bits()
- tvb_g_memdup()/ep_tvb_memdup() -> tvb_memdup()
- tvb_fake_unicode()/tvb_get_ephemeral_faked_unicode() -> tvb_get_faked_unicode()
- tvb_get_g_string()/tvb_get_ephemeral_string()/tvb_get_seasonal_string() -> tvb_get_string()
- tvb_get_g_unicode_string()/tvb_get_ephemeral_unicode_string() -> tvb_get_unicode_string()
- tvb_get_ephemeral_string_enc() -> tvb_get_string_enc()
- update docs accordingly

svn path=/trunk/; revision=52172
2013-09-22 15:50:55 +00:00
..
CMakeLists.txt Allow generating some more dissectors with cmake. 2013-05-07 04:40:37 +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
SelectedAttributeTypes.asn Update to register basic ASN.1 syntaxes. 2010-06-23 11:07:08 +00:00
packet-x509sat-template.c Added attributes from RFC 2798. 2012-11-12 22:00:53 +00:00
packet-x509sat-template.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
x509sat.cnf emem -> wmem conversion: 2013-09-22 15:50:55 +00:00