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