aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1999-12-20Have the "destroy" callback for the "Add colors to display" and "EditGuy Harris1-59/+65
1999-12-19Associate with each "Edit color filter" window pointers to anyGuy Harris1-28/+118
1999-12-19When a dialog box is closed (for whatever reason), close any dialogsGuy Harris2-455/+558
1999-12-19Don't keep the CList of color filters around; create it when theGuy Harris3-234/+301
1999-12-19Put "{get,set}_color_filter_{name,string}" inline, and, for the "get"Guy Harris1-38/+8
1999-12-19Make the color filter list global, and have the code that appliesGuy Harris3-27/+30
1999-12-19When writing the color filter list out, go through the list ofGuy Harris1-13/+19
1999-12-19Add to the "color_filter_t" structure members to store the name andGuy Harris2-12/+36
1999-12-18Latest patches for SMB decodes ... This fixes the bug in large NetServerEnum2Richard Sharpe1-48/+92
1999-12-17Add two 48x48 PNGs to the distribution.Gilbert Ramirez3-1/+3
1999-12-16New NFS v3 dissector (READDIR). 5 functions are still missing.Uwe Girlich1-4/+111
1999-12-16New define NFS3_COOKIEVERFSIZE.Uwe Girlich1-1/+2
1999-12-16Put "Ethereal" in boldface everywhere it appears.Guy Harris1-115/+137
1999-12-16Add a new page to the Preferences notebook: a GUI page. The soleGilbert Ramirez9-25/+262
1999-12-16Reduce the About box to a reasonable size. Gerald's name remainsGilbert Ramirez1-44/+8
1999-12-15Fix segfault reported by Gregor Glomm <gg@seh.de> Really cleaned up LPDGilbert Ramirez1-43/+57
1999-12-15Include "snprintf.h" on platforms that don't have an "snprintf()" ofGuy Harris1-1/+10
1999-12-15A first cut, untested.Guy Harris1-0/+36
1999-12-15Pull in some additional non-definitions, to make it match the currentGuy Harris1-3/+17
1999-12-15Bring it somewhat up to date.Guy Harris1-2/+16
1999-12-15Pull in some additional non-definitions, to make it match the currentGuy Harris1-4/+44
1999-12-15Bring it somewhat up to date; "register.c" could be a pain, as you'dGuy Harris1-8/+71
1999-12-15Oops. My last commit was made form the wrong tree and code thatGilbert Ramirez3-66/+56
1999-12-15Add Dearborn Group Technology's Gryphon dissector as our firstGilbert Ramirez15-56/+2526
1999-12-15Stuart Stanley's ISIS dissection support.Guy Harris16-5/+3181
1999-12-15Small change to header processing from James Coe:Guy Harris1-6/+6
1999-12-15Handle i4btrace captures if they're from a machine with the oppositeGuy Harris3-19/+62
1999-12-15Updates from James Coe.Guy Harris1-12/+17
1999-12-15One field in the NetXRay header appears to be the number of frames inGuy Harris4-93/+82
1999-12-14Patches from Bert Driehuis to:Guy Harris1-3/+3
1999-12-14More patches for packet-smb.c ...Richard Sharpe1-27/+124
1999-12-14more work on netxray, still not sniffer compatible thoughNathan Neulinger2-16/+49
1999-12-14Added a few more command labelsNathan Neulinger1-1/+17
1999-12-14Changed the meaning of the 0x80 bit in "fs" in a frame2 record (from DTEOlivier Abad1-3/+4
1999-12-14More dissectors for NFS v3. Still 7 functions are missing.Uwe Girlich1-131/+250
1999-12-14Some new constants added.Uwe Girlich1-1/+11
1999-12-14New function dissect_rpc_bool() for generic boolean value parsing.Uwe Girlich1-1/+41
1999-12-14Prototype for dissect_rpc_bool().Uwe Girlich1-1/+3
1999-12-14Sigh. Some versions of CMU SNMP appear to lack the SMI_ #defines; forGuy Harris1-26/+36
1999-12-14*** empty log message ***Guy Harris1-6/+5
1999-12-14Do a better check of 'bend'. The code works w/o it, but only becauseGilbert Ramirez1-4/+8
1999-12-14Updates from Bert Driehuis.Guy Harris1-12/+70
1999-12-14Don't try to get UCD SNMP to define the CMU SNMP SMI_ values; they mayGuy Harris1-71/+85
1999-12-14Include <string.h> to declare "memset()".Guy Harris1-1/+2
1999-12-14Minor tweak.Guy Harris1-2/+2
1999-12-14Merge Jerry's version with a version I'd done.Guy Harris1-190/+214
1999-12-14Added support for writing netxray version 1.1 dumps.Nathan Neulinger4-5/+160
1999-12-14Merge Jerry's version with a version I'd done.Guy Harris1-7/+8
1999-12-13Provide #defines for the Group/Individual bit in the DSAP, theGuy Harris1-41/+57
1999-12-13Break out IG and CR bits of SSAP and DSAPNathan Neulinger1-24/+45