| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix about 150 warnings new to gcc 4.0 in the error on warning directories. | Stephen Fisher | 2007-03-23 | 1 | -22/+22 |
* | 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 | -5/+5 |
* | Convert most other plugin dissectors to use the make-dissector-reg | Guy Harris | 2006-04-22 | 4 | -38/+158 |
* | Bill Meier: | Jörg Mayer | 2006-01-05 | 1 | -1/+1 |
* | snprintf -> g_snprintf | Ulf Lamping | 2005-08-17 | 1 | -9/+9 |
* | After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" | Jörg Mayer | 2005-07-10 | 1 | -0/+3 |
* | Call the "new-style init" routine for plugins a "register" routine, as | Guy Harris | 2005-03-07 | 1 | -6/+6 |
* | Preparations for dropping the old plugin api. | Lars Roland | 2005-03-05 | 2 | -14/+5 |
* | fix a typo: lenght -> length | Ulf Lamping | 2005-02-20 | 1 | -1/+1 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -0/+2 |
* | From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we | Guy Harris | 2004-10-01 | 1 | -2/+2 |
* | In "plugins/plugin_api.h", don't include stuff required for the plugin | Guy Harris | 2004-09-29 | 1 | -0/+4 |
* | From Lars Roland: add an option to link plugins with libethereal rather | Guy Harris | 2004-09-29 | 1 | -2/+11 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 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 |
* | warning: no newline at end of file | Jörg Mayer | 2003-12-21 | 1 | -0/+1 |
* | 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 |
* | - Make --enable-static work again (configure.in, Makefile.am) | Jörg Mayer | 2003-09-05 | 2 | -48/+9 |
* | Remove the reference to the nonexistent packet-lwres.h; it was tripping up | Gerald Combs | 2003-08-06 | 1 | -2/+2 |
* | From Lars Roland: get rid of "ip_to_str()", as it's just a copy of the | Guy Harris | 2003-08-05 | 1 | -19/+1 |
* | From Lars Roland: make Makefile.nmake for lwres resemble the newer | Guy Harris | 2003-08-05 | 1 | -5/+3 |
* | Add the usual .cvsignore file. | Guy Harris | 2003-08-05 | 1 | -0/+19 |
* | LWRES support, from Oleg Terletsky. | Guy Harris | 2003-08-05 | 5 | -0/+1684 |