| Commit message (Expand) | Author | Age | Files | Lines |
* | From Sebastien Tandel: | Stephen Fisher | 2007-03-23 | 1 | -1/+1 |
* | Add -Werror when using GCC only to the Makefile.am of the base | Stephen Fisher | 2007-03-22 | 1 | -0/+4 |
* | set CFLAGS to block new warnings for all plugins (except for giop and h223, w... | Ulf Lamping | 2007-03-21 | 1 | -1/+1 |
* | -Add the compiler version to the plugin resource | Jaap Keuter | 2007-02-26 | 2 | -3/+5 |
* | clean should also remove generated plugin.c and manifest files | Ulf Lamping | 2007-01-03 | 1 | -2/+3 |
* | Add Windows version info resource. | Jaap Keuter | 2006-12-19 | 4 | -9/+87 |
* | put every python script name into "" so the call won't fail on Win32 native p... | Ulf Lamping | 2006-10-29 | 1 | -1/+1 |
* | remove plugin.c in distlclean | Jörg Mayer | 2006-06-02 | 1 | -1/+2 |
* | libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of | Gerald Combs | 2006-05-31 | 1 | -3/+3 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 3 | -6/+6 |
* | Convert most other plugin dissectors to use the make-dissector-reg | Guy Harris | 2006-04-22 | 4 | -41/+158 |
* | Move a pile of protocol-related headers from the top-level source | Guy Harris | 2005-09-17 | 1 | -1/+1 |
* | In RTnet, make sure we don't pass a null handle to call_dissector(). Add | Gerald Combs | 2005-09-02 | 1 | -6/+4 |
* | After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" | Jörg Mayer | 2005-07-10 | 1 | -0/+3 |
* | Get rid of the private "my_match_strval()" routine in many dissectors; | Guy Harris | 2005-06-26 | 1 | -6/+4 |
* | Call the "new-style init" routine for plugins a "register" routine, as | Guy Harris | 2005-03-07 | 1 | -8/+8 |
* | Preparations for dropping the old plugin api. | Lars Roland | 2005-03-05 | 2 | -15/+5 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -0/+2 |
* | We now require gint64/guint64 support to build Ethereal, so get rid of | Guy Harris | 2004-12-30 | 1 | -56/+2 |
* | Make rtnet plugin compile again with MSVC | Lars Roland | 2004-11-29 | 1 | -10/+15 |
* | Updates from Erwin Rol. | Guy Harris | 2004-11-24 | 2 | -331/+635 |
* | From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we | Guy Harris | 2004-10-01 | 1 | -2/+2 |
* | From Lars Roland: add an option to link plugins with libethereal rather | Guy Harris | 2004-09-29 | 1 | -2/+11 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -1/+1 |
* | .cvsignore is dead | Jörg Mayer | 2004-07-18 | 1 | -21/+0 |
* | Add epan/dissectors/.cvsignore | Jörg Mayer | 2004-07-18 | 1 | -0/+2 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 3 | -3/+3 |
* | Replace the plugin linkage libs into PLUGIN_LIBS which is generated from the | Olivier Biot | 2004-04-25 | 1 | -2/+2 |
* | Add support for plugin dissectors on cygwin builds, by adding the following | Olivier Biot | 2004-04-14 | 1 | -1/+2 |
* | From Erwin Rol: update RTnet plugin to the latest spec. | Guy Harris | 2004-02-18 | 2 | -101/+202 |
* | From Erwin Rol: RTCFG support. | Guy Harris | 2003-11-27 | 1 | -1/+334 |
* | Fix the copyright notices (Gerald has the copyright on Ethereal). | Guy Harris | 2003-11-17 | 1 | -4/+3 |
* | Use "$(OBJECTS)" whenever a complete list of .obj files appears, rather | Guy Harris | 2003-11-06 | 1 | -3/+3 |
* | Give every Makefile.nmake file a "distclean" rule, and have "distclean" | Guy Harris | 2003-10-10 | 1 | -1/+3 |
* | RTNET has no preferences, so don't register a preferences module for it. | Guy Harris | 2003-10-02 | 1 | -6/+1 |
* | - Make --enable-static work again (configure.in, Makefile.am) | Jörg Mayer | 2003-09-05 | 2 | -9/+4 |
* | From Erwin Rol: | Guy Harris | 2003-08-17 | 3 | -6/+8 |
* | Fix unused variable warning. | Tim Potter | 2003-07-16 | 1 | -2/+2 |
* | Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based on | Guy Harris | 2003-06-14 | 1 | -2/+2 |
* | Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based on | Guy Harris | 2003-06-14 | 1 | -4/+2 |
* | s/artnet/rtnet/g. | Gerald Combs | 2003-06-11 | 1 | -5/+5 |
* | From Erwin Rol: RTNET/TDMA support. | Guy Harris | 2003-06-11 | 7 | -0/+1198 |