wireshark/plugins/unistim
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
..
AUTHORS
CMakeLists.txt Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.common Make the other plugin makefiles use the new style introduced in the MATE 2013-02-09 05:31:15 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
TODO
audio.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
basic.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
broadcast.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
defines.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
display.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
expansion.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
key.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake
network.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet-unistim.c emem -> wmem conversion: 2013-09-22 15:50:55 +00:00
packet-unistim.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
plugin.rc.in
uftp.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00