wireshark/plugins
Guy Harris 0be3a6524f To generate a session-lifetime string given a format and va_list, use
se_strdup_vprintf().

svn path=/trunk/; revision=23765
2007-12-05 10:27:49 +00:00
..
agentx Get rid of most of the legacy oid stuff. 2007-11-01 22:07:43 +00:00
artnet Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
asn1 Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
ciscosm Apply yet another set of the optimization patches: 2007-11-09 06:01:18 +00:00
docsis From Chris Maynard <christopher.maynard@gtech.com>: 2007-10-07 23:46:44 +00:00
easy_codec Codec plugin example. The stub for ImTelephone libraries. 2007-12-03 09:59:18 +00:00
enttec Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
ethercat sizeof() returns a 64-bit number when compiling for 64-bit (and a 32-bit number when compiling for 32-bit) so cast sizeof() values that are passed to g_snprintf() to guint (since that appears to be the intent of the display). 2007-10-16 14:54:51 +00:00
giop Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLib 2007-05-29 18:52:42 +00:00
gryphon Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
irda Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
lwres Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
m2m Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
mate s/fopen()/eth_fopen()/ in plugins/ (for bug 1827). 2007-10-17 21:25:16 +00:00
mgcp strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda 2007-11-27 18:52:51 +00:00
opcua Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
opsi Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
pcli Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
profinet Get rid of C++/C99 style comments--not all compilers support them 2007-11-26 18:55:17 +00:00
rlm Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
rtnet Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
rudp Add .c.obj:: inference rule (to cause "batch compile") 2007-08-27 22:56:27 +00:00
sbus make the sbus dissector nwe-style and make it check that the packet does 2007-10-02 22:04:07 +00:00
stats_tree Use $(PLUGIN_LDFLAGS) for LDFLAGS. 2007-05-27 18:56:39 +00:00
tpg Get rid of trailing blank lines. 2007-05-27 18:35:55 +00:00
unistim From Don Newton: 2007-09-24 19:56:17 +00:00
v5ua Fix for bug 1687: 2007-09-16 14:22:06 +00:00
wimax To generate a session-lifetime string given a format and va_list, use 2007-12-05 10:27:49 +00:00
wimaxasncp Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1914 when building out of the source tree by not issuing a complaint if the wimaxasncp dictionary is not found. This is ugly but it's how diameter does it, too, and I am not aware of a better way. 2007-11-24 16:09:47 +00:00
Custom.nmake.example we don't need to .. the dirs for the clean targets here 2006-09-30 13:25:05 +00:00
Makefile.am Add ethercat again 2007-10-15 19:19:33 +00:00
Makefile.nmake Add missing profinet to maintainer-clean 2007-12-05 03:23:54 +00:00
plugins.vcproj start an experiment to provide MS Visual Studio 2005 solution / project files for a lot easier debugging. They still use the underlying Makefile.nmake files for the actual build process. 2007-09-09 13:59:58 +00:00