wireshark/asn1/h248
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 Some more 2013-05-07 16:26:35 +00:00
MEGACO.asn H.248 packages... 2006-10-03 17:24:28 +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
h248.cnf emem -> wmem conversion: 2013-09-22 15:50:55 +00:00
h248v1support.asn from Alex Lindberg: 2012-06-05 10:54:21 +00:00
h248v3.asn From Alex Lindberg: 2009-09-08 09:11:21 +00:00
packet-h248-template.c Get rid of a duplicated filter name. 2013-09-05 20:55:59 +00:00
packet-h248-template.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00