aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2004-07-01Doxygen filenames changedJörg Mayer1-1/+1
2004-07-01From Jon Oberheide: giFT support.Guy Harris1-1/+2
2004-06-30Add "crc16_ccitt_tvb()" to the plugin API and the list of functionsGuy Harris2-1/+3
2004-06-28Add dissector for Signaling Compression (SigComp) dissection, RFC3320.Anders Broman1-1/+2
2004-06-28From Graeme Hewson: prevent an assertion failure if a display filterGuy Harris1-14/+14
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris3-6/+6
2004-06-25Update to the makefiles to pull in the crc16 helper for use by SIR and later ...Ronnie Sahlberg1-1/+2
2004-06-25doxygen changes:Jörg Mayer3-17/+11
2004-06-25Fix automagically generated filters in case of remote login via IPv6.Jörg Mayer2-2/+24
2004-06-25Updates from Richard v d HoffRonnie Sahlberg1-2/+3
2004-06-24from tomas kRonnie Sahlberg1-1/+6
2004-06-19From Dennis Lim: add routines used by dissectors for ONC RPC protocolsGuy Harris2-1/+17
2004-06-19Pick up the stuff I did for tcpdump to figure out the right strings toGuy Harris1-1/+9
2004-06-17Link the Kerberos into the main app, not libetherealJörg Mayer1-2/+2
2004-06-16As long as any text has been put into a time interval string, the nextGuy Harris1-11/+8
2004-06-16Note that the reason why there's parser state that stays around afterGuy Harris1-2/+4
2004-06-15From Graeme Hewson:Guy Harris2-27/+40
2004-06-15From Graeme Hewson: fix a debug message.Guy Harris1-2/+2
2004-06-11Hack to remove epan/config.hJörg Mayer1-1/+3
2004-06-09Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs1-2/+2
2004-06-09Add Automake/Autoconf Doxygen targets.Gerald Combs1-2/+13
2004-06-08add details for doxygenUlf Lamping1-14/+37
2004-06-06Add a "force_separators" parameter to hex_str_to_bytes so that it'sGerald Combs3-13/+92
2004-06-04New protocol : DNPRonnie Sahlberg1-1/+2
2004-06-03From Lars Roland: Add have_tap_listeners() and rtp_payload_type_valsGerald Combs1-0/+2
2004-06-03From Graeme Hewson:Guy Harris4-15/+13
2004-06-03From Graeme Hewson:Guy Harris1-23/+11
2004-06-03From Graeme Hewson:Guy Harris1-66/+96
2004-06-03From Graeme Hewson:Guy Harris1-7/+26
2004-05-31split doxygen.cfg into common Ethereal things and module specificsUlf Lamping1-1060/+1
2004-05-25H.235 dissector from Tomas compiler script.Ronnie Sahlberg1-1/+2
2004-05-23From Lars Roland: add some more .cvsignore items.Guy Harris1-0/+2
2004-05-22From Gisle Vanem: export more functions from libethereal, as they'reGuy Harris1-0/+4
2004-05-21Get rid of a no-longer-used variable.Guy Harris1-3/+1
2004-05-20"datafile_dir" in "init_plugins()" is used regardless of whether we'reGuy Harris1-13/+8
2004-05-20separate dir functions from the plugin init,Ulf Lamping2-25/+56
2004-05-20code cleanupUlf Lamping1-4/+2
2004-05-18New protocol : PacketCable : PKTCRonnie Sahlberg1-1/+2
2004-05-15From Gisle Vanem: export dfilter_dump from libethereal for the benefitGuy Harris1-0/+1
2004-05-15remove FI_LINK again,Ulf Lamping1-10/+1
2004-05-14add support to link from specially marked fields to related packets,Ulf Lamping1-1/+10
2004-05-13From Carlos Pignataro: Add MPLS Echo support.Gerald Combs1-1/+2
2004-05-13use sed to create a temporary doxygen config file,Ulf Lamping2-5/+11
2004-05-13Bump the version up to 0.10.4. Preliminary updates to the NEWS file. UpdatesGerald Combs1-1/+1
2004-05-12From Dominic B�chaz: IEEE 1588 (Precision Time Protocol) support.Gerald Combs1-1/+2
2004-05-11From Lars Roland: add the libethereal .def file to the list of filesGuy Harris1-1/+2
2004-05-11From Lars Roland: ignore the libethereal DLL and export file in CVS.Guy Harris1-0/+2
2004-05-11add the new doxygen.cfg file to the EXTRA_DIST filesUlf Lamping1-2/+3
2004-05-11experimental doxygen supportUlf Lamping1-0/+1117
2004-05-11adding a doxygen targetUlf Lamping1-2/+7