wireshark/asn1/gsm_map
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 Make exports actaully work 2013-05-07 03:59:29 +00:00
Ericsson.asn Add dissection of locationInformation IE in Ericsson proprietary extension 2012-08-21 15:14:50 +00:00
GSMMAP.asn
MAP-ApplicationContexts.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-BS-Code.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-CH-DataTypes.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-CallHandlingOperations.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-CommonDataTypes.asn Remove all non-ASCII characters from all .asn files. I didn't see the harm in replacing them all as opposed to only those not copied verbatim from other sources. 2013-09-18 02:48:29 +00:00
MAP-DialogueInformation.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-ER-DataTypes.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-Errors.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-ExtensionDataTypes.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-GR-DataTypes.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-Group-Call-Operations.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-LCS-DataTypes.asn Remove all non-ASCII characters from all .asn files. I didn't see the harm in replacing them all as opposed to only those not copied verbatim from other sources. 2013-09-18 02:48:29 +00:00
MAP-LocationServiceOperations.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-MS-DataTypes.asn Remove all non-ASCII characters from all .asn files. I didn't see the harm in replacing them all as opposed to only those not copied verbatim from other sources. 2013-09-18 02:48:29 +00:00
MAP-MobileServiceOperations.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-OM-DataTypes.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-OperationAndMaintenanceOperations.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-Protocol.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-SM-DataTypes.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-SS-Code.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-SS-DataTypes.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-ShortMessageServiceOperations.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-SupplementaryServiceOperations.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
MAP-TS-Code.asn Update to V11.5.0 (2012-12). 2013-03-08 17:55:53 +00:00
Makefile.am
Makefile.common Just whitespace changes 2013-05-05 08:49:18 +00:00
Makefile.nmake
MobileDomainDefinitions.asn
SS-DataTypes.asn
SS-Errors.asn
SS-Operations.asn
SS-Protocol.asn
gsm_map.cnf emem -> wmem conversion: 2013-09-22 15:50:55 +00:00
packet-gsm_map-template.c Change some internal dissector table UI names so it's clear which protocol they pertain to and it's easier to find in the list. 2013-09-09 21:55:57 +00:00
packet-gsm_map-template.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00