aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/v5ua
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy1-0/+3
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"gerald1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-4/+4
2008-05-05Add Id tag.etxrab1-1/+3
2008-05-05Don't use proto_tree_add_item_hidden().etxrab1-2/+3
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeetxrab1-0/+3
2008-03-29Remove the pre-release flag from FILEFLAGS in the resource file.jake1-2/+2
2008-03-01Create proper dependancies for plugin.cjake1-1/+2
2008-02-27Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods.stig1-1/+1
2008-02-18If we have an SVN revision number, use it as the build number under Windowsgerald1-1/+1
2007-09-16Fix for bug 1687:jake3-206/+207
2007-08-27Add .c.obj:: inference rule (to cause "batch compile") wmeier1-0/+3
2007-05-27Use $(PLUGIN_LDFLAGS) for LDFLAGS.guy1-1/+1
2007-05-27Clean up white space.guy1-2/+3
2007-05-27Get rid of trailing blank lines.guy1-1/+0
2007-04-05Add the make-dissector-reg scripts to the dependency list for each copygerald1-1/+1
2007-03-23From Sebastien Tandel:sfisher1-1/+1
2007-03-22Add -Werror when using GCC only to the Makefile.am of the basesfisher1-0/+4
2007-03-21set CFLAGS to block new warnings for all plugins (except for giop and h223, w...ulfl1-1/+1
2007-02-26-Add the compiler version to the plugin resourcejake2-3/+5
2007-01-03clean should also remove generated plugin.c and manifest filesulfl1-2/+3
2006-12-19Add Windows version info resource.jake4-9/+87
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-06-02remove plugin.c in distlcleanjmayer1-1/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-3/+3
2006-05-28Ethereal->Wiresharketxrab1-1/+1
2006-05-21name changesahlberg3-6/+6
2006-04-22Convert most other plugin dissectors to use the make-dissector-regguy4-40/+155
2006-01-05Bill Meier:jmayer1-7/+7
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-08various code cleanup:ulfl1-4/+0
2005-07-14moduleinfo.h was included twice.jmayer1-1/+0
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer1-0/+3
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asguy1-6/+6
2005-03-05Preparations for dropping the old plugin api.lroland2-15/+6
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy1-0/+2
2004-10-01From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if weguy1-2/+2
2004-09-29From Lars Roland: add an option to link plugins with libethereal ratherguy1-2/+11
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anguy1-1/+1
2004-07-18 .cvsignore is deadjmayer1-21/+0
2004-07-18Add epan/dissectors/.cvsignorejmayer1-0/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy2-2/+2
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theobiot1-2/+2
2004-04-14Add support for plugin dissectors on cygwin builds, by adding the followingobiot1-1/+2
2004-03-02Note to self: If you update the code, you should update the docs too.jmayer1-2/+2
2004-01-03Warning fix: Mark a parameter as unusedjmayer1-1/+1
2003-12-21Compiling with -pedantic:jmayer1-1/+1
2003-12-21Compiling with -pedantic:jmayer1-1/+2