aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-10prepared for generate documentation using doxygen,Ulf Lamping1-165/+565
2004-05-10From Jerry Talkington: speed up tvb_uncompress() by increasing the minimalOlivier Biot1-17/+69
2004-05-10use GNUC_FORMAT_CHECK in every appropriate functionUlf Lamping1-124/+23
2004-05-10first try to get rid of annoying double definition of the proto_tree_add_xy_f...Ulf Lamping1-9/+8
2004-05-09From Lars Roland: fix some MSVC build problems.Guy Harris2-3/+2
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris8-25/+540
2004-05-09added changed some comments to better reflect current "behaviour"Ulf Lamping1-18/+19
2004-05-09From Graeme Hewson:Guy Harris1-7/+9
2004-05-09From Graeme Hewson:Guy Harris1-2/+2
2004-05-09From Graeme Hewson:Guy Harris1-2/+17
2004-05-08From Graeme Hewson: get rid of unnecessary check (it's necessary forGuy Harris1-7/+1
2004-05-08Don't try to include epan/config.h.win32 in the distribution.Gerald Combs1-2/+1
2004-05-08Add the valuable input from Gilbert Ramirez in reply to questions I had whenOlivier Biot1-1/+68
2004-05-08From Rich Coe: DICOM support.Guy Harris1-1/+2
2004-05-07Memory management of tvb_uncompress() needs tvb_set_free_cb().Olivier Biot1-1/+2
2004-05-07did some code cleanup, added some comments from value_string.cUlf Lamping1-5/+16
2004-05-06Get rid of epan/config.h.win32.Olivier Biot1-111/+0
2004-05-06Get rid of epan/config.h.win32.Olivier Biot2-17/+16
2004-05-06From Kendy Kutzner: a char should be compared with '\0', not NULL.Olivier Biot1-3/+3
2004-05-05From Jerry Talkington:Olivier Biot2-2/+252
2004-05-02Make sure the character values we pass to "isprint()" aren'tGuy Harris1-4/+4
2004-05-01GLib 1.2[.x]'s "g_string_free()" doesn't return a value.Guy Harris1-1/+13
2004-05-01From metatech:Guy Harris1-1/+2
2004-05-01Add an XML escaping routine: xml_escape()Olivier Biot2-2/+42
2004-05-01Squelch a compiler warning (extraneous extern on struct).Olivier Biot1-6/+10
2004-05-01prevent null pointer exceptionUlf Lamping1-5/+5
2004-05-01add PROTO_ITEM_SET_HIDDEN() and PROTO_ITEM_SET_GENERATED(),Ulf Lamping2-70/+83
2004-04-30Add a generic media dissector. The dissectors trying to find a suitableOlivier Biot1-1/+2
2004-04-30removed unused thingsUlf Lamping2-10/+2
2004-04-29From JBMRonnie Sahlberg1-1/+2
2004-04-26When producing a display-filter representation of an FT_STRING*, representGilbert Ramirez1-7/+33
2004-04-25Add support for flex 2.5.31.Gilbert Ramirez1-1/+2
2004-04-23added a byte count output to the packet details notebook tabsUlf Lamping1-2/+2