aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pcli/packet-pcli.c
Commit message (Expand)AuthorAgeFilesLines
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-164/+0
* proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier2008-10-251-4/+3
* name changeRonnie Sahlberg2006-05-211-2/+2
* Convert most other plugin dissectors to use the make-dissector-regGuy Harris2006-04-221-31/+2
* Call the "new-style init" routine for plugins a "register" routine, asGuy Harris2005-03-071-6/+6
* Preparations for dropping the old plugin api.Lars Roland2005-03-051-12/+2
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* - Make --enable-static work again (configure.in, Makefile.am)Jörg Mayer2003-09-051-3/+3
* Put in a blank between "Intercept" and "packets".Guy Harris2003-02-251-2/+2
* Get rid of the extra "pcli." in the "pcli.pcli.udp_port" preference.Guy Harris2003-01-281-3/+3
* Added a pointer to more information on PCLIEd Warnicke2002-10-241-1/+4
* As we are (correctly) calling the IP dissector regardless of whether aGuy Harris2002-10-101-4/+7
* Fixed minor error in call ordering.Ed Warnicke2002-10-101-2/+2
* Fix a cut-and-pasteo - PCLI isn't defined by RFC 2705; that's the MGCPGuy Harris2002-10-081-3/+2
* Added a dissector plugin for Packet Cable Lawful Intercept.Ed Warnicke2002-10-031-0/+199