aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-11Update manuf and FAQ to current master filesJörg Mayer3-9/+37
2004-05-11add initial support for newer opcodesNathan Neulinger5-6/+63
2004-05-11From metatech:Guy Harris1-35/+172
2004-05-11From Carlos M. Pignataro: interface parameter and VC type updates fromGuy Harris1-33/+227
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 a colon to the top-level item for a sequence or set, to separate theGuy Harris1-3/+4
2004-05-11A line is an RTSP request merely because it begins with a string that'sGuy Harris1-3/+6
2004-05-11Kerberos encryption types are ASN.1 integers, meaning signed values, andGuy Harris1-3/+3
2004-05-11In the top-level summary item for a bitstring, show the names of theGuy Harris1-5/+23
2004-05-11Make sure next_level_value isn't NULL before trying to access one of itsGerald Combs1-11/+13
2004-05-11add "configurable" path to doxygen.exeUlf Lamping1-1/+9
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-10As noted by Thomas Anders, the Heimdal libroken library has a base64_decode()Olivier Biot3-7/+7
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-10Add ps.c to BUILT_SOURCES, so that "make distcheck" doesn't burst into flames.Gerald Combs1-2/+3
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 Harris51-169/+860
2004-05-09added changed some comments to better reflect current "behaviour"Ulf Lamping1-18/+19
2004-05-09Move the creation of the de-chunked data source to the place where the dataOlivier Biot1-31/+41
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-09make notebook tabs scrollable, if not all fits into the pane,Ulf Lamping2-3/+10
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-08From Richard Coe: only create a conversation on the first packet of a DICOMOlivier Biot1-13/+15
2004-05-08Fixed problems of handling PkTDRP chunks.Michael Tüxen1-23/+25
2004-05-08The DICOM dissector assumed that any existing conversation was a DICOMOlivier Biot1-23/+38
2004-05-08D'oh - remove leading '+' marks from manually applying a patch.Olivier Biot1-9/+8
2004-05-08From Jerry Talkington:Olivier Biot1-5/+27
2004-05-08Add the valuable input from Gilbert Ramirez in reply to questions I had whenOlivier Biot1-1/+68
2004-05-08Fix a tvb_free() of a tvbuffer created as a tvb_new_subset(), which causedOlivier Biot1-16/+18
2004-05-08From Rich Coe: DICOM support.Guy Harris4-1/+1222
2004-05-07Memory management of tvb_uncompress() needs tvb_set_free_cb().Olivier Biot1-1/+2
2004-05-07Add Uncompressed/Compressed to the compressed data source label for clarity.Olivier Biot1-3/+3
2004-05-07Compile fixes for change to dcerpc_info structure.Tim Potter2-4/+5
2004-05-07rename context menu items:Ulf Lamping4-98/+111
2004-05-07did some code cleanup, added some comments from value_string.cUlf Lamping1-5/+16
2004-05-07replace info field "gboolean request" by "guint8 ptype",Ulf Lamping4-14/+14
2004-05-07tag some protocol items as generatedUlf Lamping1-15/+32
2004-05-07removed obsolete commentsUlf Lamping1-3/+1
2004-05-07From Thomas Anders:Guy Harris3-25/+267
2004-05-06Get rid of epan/config.h.win32.Olivier Biot1-111/+0
2004-05-06Get rid of epan/config.h.win32.Olivier Biot4-21/+20