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