aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-05-12<sheepish grin>Gilbert Ramirez1-7/+7
2000-05-12Remove proto_tree doc, as all necessary info in it is in README.developer.Gilbert Ramirez2-473/+2
2000-05-11Convert LLC dissector to use tvbuffs.Gilbert Ramirez10-81/+109
2000-05-11Put in a comment to note that "cfgattrident2str()" was put in for useGuy Harris1-1/+7
2000-05-11Yaniv Kaul's patch to add support for the ISAKMP Configuration MethodGuy Harris3-5/+101
2000-05-11I had moved the COL_INFO string to far forward, before fc wasGilbert Ramirez1-3/+4
2000-05-11Add tvbuff class.Gilbert Ramirez132-5170/+7398
2000-05-11In "Makefile.am" and "Makefile.nmake", have "DISSECTOR_SOURCES" includeGuy Harris2-278/+82
2000-05-10Include an example of "wdd" output data from an Ascend trace I got agesGuy Harris1-1/+17
2000-05-10Rename the "private" member of a "wtap_dumper" structure to "dump", asGuy Harris5-58/+58
2000-05-10"packet-giop.h" and "packet-h1.h" have joined the Choir Invisibule, soGuy Harris1-3/+1
2000-05-10Fix a typo in the packet counter.Gerald Combs1-2/+2
2000-05-10Fixes for building 0.8.8.Gilbert Ramirez1-5/+5
2000-05-10Use "F<>" rather than "B<>" for file names in the Tethereal man page.Guy Harris1-7/+7
2000-05-10Graham Bloice's changes to make clicking on a column header cause theGuy Harris3-18/+107
2000-05-09Fix from Ron Flory to suppress a warning GCC issues on at least someGuy Harris1-3/+3
2000-05-09Change from Jason Lango to put timestamps in the RTP summary column.Guy Harris1-5/+5
2000-05-09Fix a couple of typos.Guy Harris1-2/+2
2000-05-09One more "0.8.7" --> "0.8.8"Gilbert Ramirez1-2/+2
2000-05-08Move to version 0.8.8Gilbert Ramirez4-12/+50
2000-05-08Fix from Gerrit Gehnen.Guy Harris1-4/+6
2000-05-08Make the "Preferences" dialog box use the new utilities to make the EscGuy Harris1-1/+7
2000-05-08Keep a pointer to the current "Preferences" window, if any - if not, theGuy Harris2-5/+93
2000-05-08Catch the ESC key in the file selection dialog boxes popped up forGuy Harris3-3/+24
2000-05-08Set up the buttons in the "Capture Preferences" dialog box to useGuy Harris2-7/+17
2000-05-08Connect the capture preferences dialog box and any file selection dialogGuy Harris1-1/+57
2000-05-08Keep a pointer to the current "Print" window, if any - if not, theGuy Harris1-15/+80
2000-05-08Keep a pointer to the current "Display Options" window, if any - if not,Guy Harris1-16/+24
2000-05-08Set up the buttons in the "Find Frame" and "Print" dialog boxes to useGuy Harris2-15/+38
2000-05-08Add functions to create buttons whose labels specify mnemonics, i.e.Guy Harris3-11/+88
2000-05-08Make the display options dialog box use the new utilities to make theGuy Harris1-1/+7
2000-05-08Get rid of some unnecessary (and "#if 0"ed-out) includes.Guy Harris1-21/+1
2000-05-06Check whether "pipe()" succeeds, and pop up a message box and quit if itGuy Harris1-3/+12
2000-05-06Fix indentation so that it looks correct if tabs are every 8 spaces,Guy Harris1-3/+3
2000-05-06If the attempt to execute Ethereal in a child process fails, have theGuy Harris1-85/+117
2000-05-05Add routines to:Guy Harris16-127/+193
2000-05-04Optimizations for some old code.Gilbert Ramirez1-24/+19
2000-05-03Make the "Print" dialog box use the new utilities to make the ReturnGuy Harris1-1/+15
2000-05-03Make the summary dialog box use the new utilities to make the ReturnGuy Harris1-2/+10
2000-05-03Make dialog boxes created with "simple_dialog()" use the new utilitiesGuy Harris1-1/+12
2000-05-03Make the "Capture Preferences" dialog box use the new utilities to makeGuy Harris1-1/+37
2000-05-02Add some utilities to:Guy Harris6-3/+147
2000-05-02Put in a comment to note what we'd do if we ever wanted to make theGuy Harris1-1/+8
2000-05-02 Make "P" a mnemonic for "Print" in the "File" menu.Guy Harris1-2/+2
2000-04-29Add in the patch to make the IRIX libpcap handle snapshot lengths largerGuy Harris1-1/+130
2000-04-29Update the README.hpux file to contain the latest version of the libpcapGuy Harris1-126/+183
2000-04-29Update the README.win32 file to reflect the fact that the latest versionGuy Harris1-23/+27
2000-04-29Document "match_strval()" and "val_to_str()", as per Gerrit Gehnen'sGuy Harris1-6/+38
2000-04-29Graham Bloice's changes to, on Win32 using Microsoft's "nmake":Guy Harris4-10/+216
2000-04-28Changes from Gerrit Gehnen toGuy Harris3-21/+23