aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2004-08-08Map the old one-port "generic ASN.1" TCP/UDP/SCTP port-numberGuy Harris1-2/+4
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris10-10/+10
2004-07-31Change // to C90 style commentJörg Mayer1-3/+4
2004-07-30From Matthijs Melchior:Guy Harris1-76/+455
2004-07-23Trivial warning fixes:Jörg Mayer1-3/+2
2004-07-21From Laurent Rabret: OPSI support.Guy Harris10-2/+1375
2004-07-18 .cvsignore is deadJörg Mayer19-382/+0
2004-07-18Add epan/dissectors/.cvsignoreJörg Mayer19-0/+38
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez5-15/+15
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris95-95/+95
2004-06-30Include "crc16.h" to handle "crc16_ccitt_tvb()".Guy Harris1-1/+2
2004-06-30get rid of data_handle decalriation, bacause it isMichael Tüxen1-3/+1
2004-06-30Add packet-sir.lo.Guy Harris1-0/+1
2004-06-30Add "crc16_ccitt_tvb()" to the plugin API and the list of functionsGuy Harris6-2/+9
2004-06-30From Shaun Jackman: Serial Infrared support.Guy Harris5-6/+243
2004-06-19From Dennis Lim: add routines used by dissectors for ONC RPC protocolsGuy Harris7-3/+117
2004-05-31From Thomas Anders fix some memory leaksAnders Broman1-1/+4
2004-05-30From Thomas Anders patch adds sub parameter dissection to the MGCP pluginAnders Broman1-7/+148
2004-05-24Have two strings in an enum_val_t - one that's a short string that isGuy Harris1-12/+12
2004-05-23Add translation of result codesAnders Broman1-4/+48
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2-4/+31
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theOlivier Biot18-37/+37
2004-04-25Fix the fixJörg Mayer3-11/+3
2004-04-25It's proto_register_rudp not proto_reg_rudpJörg Mayer1-2/+2
2004-04-25Give --enable-static a chance to succeed:Jörg Mayer3-26/+90
2004-04-23Get rid of bogus extra "proto_tree_add_text()" arguments.Guy Harris1-3/+2
2004-04-21Skipp leading spaces in front of MEGACO and fix dissection of TransactionResp...Anders Broman1-22/+30
2004-04-16Add a "report_failure()" routine to allow dissectors to report arbitraryGuy Harris6-2/+10
2004-04-14Add support for plugin dissectors on cygwin builds, by adding the followingOlivier Biot18-18/+37
2004-03-30From Albert Chin: the Sun WorkShop 5.0 compiler and HP-UX 10.20 compilerGuy Harris1-4/+11
2004-03-30From Lars Roland: have "make clean" and "make distclean" clean up theGuy Harris1-1/+13
2004-03-30From Duncan Sargeant: include "moduleinfo.h" so that the plugins get theGuy Harris3-3/+9
2004-03-26Call plugin_address_table_init() before proto_register_protocol().Gerald Combs1-3/+3
2004-03-26Update for Tomas Kukosa's new APIs to get the parent and theGuy Harris5-1/+14
2004-03-25From Tomas Kukosa: add APIs to get the parent of a protocol tree itemGuy Harris1-1/+4
2004-03-25Add .cvsignore files to the new plugins.Guy Harris3-0/+57
2004-03-25Squelch compiler warnings, and remove some trailing blanks from lines.Guy Harris3-39/+39
2004-03-25Add the usual extra files to the new plugins.Guy Harris15-0/+1029
2004-03-25From Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session ManagementGuy Harris14-4/+930
2004-03-25From Tomas Kukosa: BER dissector enhancements and proto.c updates toGuy Harris6-29/+61
2004-03-23Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris3-7/+7
2004-03-17From Brian Wheeler: DOCSIS 2.0 support.Guy Harris11-295/+1843
2004-03-08Add the URL of the specifications page.Guy Harris1-2/+6
2004-03-08Use "tvb_format_text()" on the port name, so that if there are bytes inGuy Harris1-5/+3
2004-03-07Fetch the port name string using "tvb_get_string()", so that we don'tGuy Harris1-7/+15
2004-03-04From Tomas Kukosa: add packet-ber.c routines to the plugin API.Guy Harris7-3/+64
2004-03-02Note to self: If you update the code, you should update the docs too.Jörg Mayer3-9/+11
2004-02-22Make the default ASN.1 file be "no file", not {Ethereal installGuy Harris1-14/+20
2004-02-21Include "report_err.h" to declare "report_open_failure()" andGuy Harris1-1/+2
2004-02-21Regenerate the files from the latest list of exported functions.Guy Harris5-1/+14