| Commit message (Expand) | Author | Age | Files | Lines |
* | add the new target "install-plugins" to nmake makefile | Lars Roland | 2005-05-03 | 1 | -0/+40 |
* | as Thomas Boehne suggested, put each plugin target into it's own line, so pri... | Ulf Lamping | 2005-05-02 | 1 | -1/+25 |
* | move the profinet related files to a plugin (step by step), to make prototypi... | Ulf Lamping | 2005-04-30 | 1 | -1/+10 |
* | Remove support for the old plugin api. | Lars Roland | 2005-03-16 | 1 | -22/+1 |
* | Add stats_tree and xml plugins to the build process | Luis Ontanon | 2005-03-06 | 1 | -1/+23 |
* | add agentx plugin to the clean target and update the old plugin api | Lars Roland | 2005-02-25 | 1 | -0/+6 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -0/+42 |
* | From Oleg Terletsky: AgentX support. | Guy Harris | 2005-02-10 | 1 | -1/+6 |
* | Add mate to the clean and distclean target | Lars Roland | 2005-01-17 | 1 | -0/+4 |
* | Add MATE to the list of plugins. | Guy Harris | 2005-01-17 | 1 | -1/+6 |
* | cleanup old files before generating xyzzy target (it drove me almost crazy to... | Ulf Lamping | 2005-01-12 | 1 | -1/+5 |
* | From Laurent Rabret: OPSI support. | Guy Harris | 2004-07-21 | 1 | -1/+9 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Lars Roland: have "make clean" and "make distclean" clean up the | Guy Harris | 2004-03-30 | 1 | -1/+13 |
* | From Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session Management | Guy Harris | 2004-03-25 | 1 | -2/+17 |
* | From Jan Kiszka: IrDA support. | Guy Harris | 2003-12-18 | 1 | -2/+11 |
* | added missing rule for v5ua plugin | Ulf Lamping | 2003-12-17 | 1 | -1/+10 |
* | From Christoph Neusch: V5UA support. | Guy Harris | 2003-12-17 | 1 | -2/+2 |
* | From Lars Roland: put missing "enttec" into "all" list. | Guy Harris | 2003-11-18 | 1 | -2/+2 |
* | From Erwin Rol: initial ENTTEC support and RDM support. | Guy Harris | 2003-11-17 | 1 | -3/+25 |
* | From Matthias Melchior: plugin to decode BER-encoded ASN.1 messages, | Guy Harris | 2003-10-28 | 1 | -2/+9 |
* | From Erwin Rol: ACN support. | Guy Harris | 2003-10-14 | 1 | -3/+10 |
* | Give every Makefile.nmake file a "distclean" rule, and have "distclean" | Guy Harris | 2003-10-10 | 1 | -1/+23 |
* | Define GCC_GLIB_CFLAGS as a GCC equivalent of GLIB_CFLAGS, and use it | Guy Harris | 2003-08-19 | 1 | -2/+2 |
* | From Matthijs Melchior: | Guy Harris | 2003-08-18 | 1 | -4/+7 |
* | LWRES support, from Oleg Terletsky. | Guy Harris | 2003-08-05 | 1 | -2/+9 |
* | From Matthijs Melchior: generate all declarations and definitions for | Guy Harris | 2003-07-18 | 1 | -2/+10 |
* | From Lars Roland: clean the rtnet plugin directory when "nmake -f | Guy Harris | 2003-06-17 | 1 | -1/+3 |
* | Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based on | Guy Harris | 2003-06-14 | 1 | -4/+2 |
* | From Erwin Rol: RTNET/TDMA support. | Guy Harris | 2003-06-11 | 1 | -2/+7 |
* | From Erwin Rol: ArtNET support. | Guy Harris | 2003-04-21 | 1 | -3/+10 |
* | From Christian Falckenberg: beginnings of a MEGACO dissector. | Guy Harris | 2003-01-14 | 1 | -2/+9 |
* | Added a dissector plugin for Packet Cable Lawful Intercept. | Ed Warnicke | 2002-10-03 | 1 | -2/+9 |
* | From Anand V. Narwani: | Guy Harris | 2002-07-12 | 1 | -14/+20 |
* | From Joerg Mayer: | Guy Harris | 2002-02-27 | 1 | -2/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | From Motonori Shindo: | Guy Harris | 2001-12-12 | 1 | -2/+2 |
* | GIOP CosNaming support, from Frank Singleton. | Guy Harris | 2001-07-19 | 1 | -2/+10 |
* | Add some win32-specific targets in .cvsignore's. | Gilbert Ramirez | 2001-03-06 | 1 | -5/+5 |
* | Add a Makefile.nmake for the MGCP plugin, and update | Guy Harris | 2000-11-12 | 1 | -2/+9 |
* | Fix it to build on Windows. | Guy Harris | 2000-10-11 | 1 | -2/+2 |
* | Use "rm -f", not "rm", to remove "plugin_api.obj", so that if | Guy Harris | 2000-05-20 | 1 | -2/+2 |
* | Graham Bloice's changes to, on Win32 using Microsoft's "nmake": | Guy Harris | 2000-04-29 | 1 | -1/+2 |
* | Build tethereal and editcap on Win32. | Gilbert Ramirez | 2000-04-12 | 1 | -0/+4 |
* | Add "clean" rules in subdirectories, and run subdirectory "nmake -f | Guy Harris | 2000-04-04 | 1 | -0/+4 |
* | Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap | Gilbert Ramirez | 2000-02-09 | 1 | -3/+4 |
* | Update Makefiles for win32. Move local configuration to config.nmake, | Gilbert Ramirez | 2000-02-09 | 1 | -0/+17 |