aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2000-05-16Change 'cp' to 'mv' for 'accept' step.Gilbert Ramirez1-2/+2
2000-05-15Add very basic tvbuff documentation. I still need to explain TVBUFF_COMPOSITE's,Gilbert Ramirez1-0/+132
2000-05-13Fix location of $(TETHEREAL) dependency.Gilbert Ramirez1-3/+3
2000-05-12Add a sample Makefile for regression testing by using tethereal.Gilbert Ramirez1-0/+78
2000-05-12Remove proto_tree doc, as all necessary info in it is in README.developer.Gilbert Ramirez1-471/+0
2000-05-11Yaniv Kaul's patch to add support for the ISAKMP Configuration MethodGuy Harris1-0/+1
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 Harris1-16/+38
2000-04-29Document "match_strval()" and "val_to_str()", as per Gerrit Gehnen'sGuy Harris1-6/+38
2000-04-27Add a "-s" flag to editcap, to make it truncate packets to a specifiedGuy Harris1-9/+25
2000-04-25Fixed declaration of ip_dissector_table and clarified bitwidth doco.Gilbert Ramirez1-8/+9
2000-04-15Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportGuy Harris1-0/+1
2000-04-15Graham Bloice's Win32 icon for Ethereal and Win32 resource-compilerGuy Harris1-0/+1
2000-04-12Mark Muhlestein's code to support CIFS-atop-TCP (without the NetBIOSGuy Harris1-0/+1
2000-04-12Change my e-mail address from @tivoli.com to @xiexie.orgGilbert Ramirez1-1/+1
2000-04-06Update the document to reflect Gilbert's changes to splitGuy Harris1-30/+98
2000-03-28Patches from Andreas Sikkema:Guy Harris1-0/+1
2000-03-28Doug Nazar's LDAP dissector.Guy Harris1-0/+1
2000-03-21Paul Welchinski's changes to, on Win32 systems:Guy Harris1-0/+1
2000-03-21Jochen Friedrich's fix to IPv6 fragment handling.Guy Harris1-0/+1
2000-03-20Florian Lohoff's changes for RADIUS tunnel attributes and for theGuy Harris1-0/+1
2000-03-10Fix some typos.Guy Harris1-13/+54
2000-03-09- Jeff Foster's documentation for conversations and coding styleOlivier Abad1-20/+243
2000-03-07Note that the "-T" flag doesn't cause "editcap" to translate link-layerGuy Harris1-1/+7
2000-03-03Document "proto_tree_add_notext()", "proto_item_set_len()", andGuy Harris1-6/+63
2000-03-03Put in a discussion of "check_col()", "col_add_[f]str()", andGuy Harris1-7/+68
2000-03-03Put in a note on updating "Makefile.am" and "Makefile.nmake".Guy Harris1-3/+21
2000-03-03Merge in Gilbert's "proto_tree" document.Guy Harris1-87/+493
2000-03-02Note that C++-style comments shouldn't be used in dissectors.Guy Harris1-3/+9
2000-03-01Merge in some information from Jeff Foster's developer's notes.Guy Harris1-8/+71
2000-03-01James Coe's developer HOWTO.Guy Harris1-0/+273
2000-02-29Jeff Foster's changes, with my additions, to allow the user to pop up aGuy Harris1-0/+11
2000-02-28Fred Reimer's patch to put the TCP segment length in the TCP packetGuy Harris1-0/+1
2000-02-22In Tethereal, allow capture filters and read filters either to beGuy Harris1-1/+9
2000-02-19Note that the read filter specified with the "-R" flag applies only to aGuy Harris1-4/+4
2000-02-09Dietmar Petras provided:Gilbert Ramirez1-0/+1
2000-02-03Change from Ed Meaney - write capture files in binary, rather than ASCIIGuy Harris1-0/+1
2000-01-27TFTP Option Extension (RFC 2347) support, from Craig Newell.Guy Harris1-0/+1
2000-01-26Credit fix, and fix for building editcap.1 with build dir != $(srcdir)Gilbert Ramirez1-2/+2
2000-01-24Heikki Vatiainen's patch to add a flag to control whether to interpretGuy Harris2-6/+22
2000-01-22Allow "-w" and/or "-R" to be specified either when doing a live captureGuy Harris1-41/+51
2000-01-20Gerrit Gehnen's patch to add support for the "Inactive Subset" of theGuy Harris1-0/+1
2000-01-18Put into the "Capture Preferences" dialog box a check box to controlGuy Harris1-8/+13
2000-01-18Put the "Find Frame" and "Go To Frame" menu items under "Edit"; leaveGuy Harris1-10/+10
2000-01-18Jerry Talkington's changes to support, in the packet list and protocolGuy Harris1-3/+5
2000-01-17Add a "-F" flag, to allow the format of a file being written to beGuy Harris1-0/+15
2000-01-17Add a "-x" flag to Tethereal, to make it print a hex and ASCII dump ofGuy Harris1-0/+6
2000-01-16Move the routine to get a list of the network interfaces on the systemGuy Harris2-7/+10
2000-01-15If no "-i" flag is specified to Tethereal when no file is to be read,,Guy Harris2-7/+14
2000-01-14Note that we can read "i4btrace" capture files.Guy Harris2-21/+22