aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
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