aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez3-7/+7
svn path=/trunk/; revision=4199
2001-11-12Support for DCE RPC atop SMB, and support for several Microsoft DCE RPCGuy Harris1-0/+1
services used with SMB, from Tim Potter. svn path=/trunk/; revision=4194
2001-11-09Fixes from Kazushi Sugyo:Guy Harris1-0/+1
1) print the payload length in AH headers correctly (the field's value is length of the payload, minus 2, divided by 2, so we have to add 2 before multiplying by 2); 2) correctly handle, in an SIOCGIFCONF list, entries whose address has an "sa_len" field less than the size of a "struct sockaddr" (the length of the address in an entry is the maximum of the real length and the size of a "struct sockaddr"). svn path=/trunk/; revision=4186
2001-11-07MPLS support for handling either IPv4 or IPv6 as the payload protocolGuy Harris1-0/+1
type, from Hamish Moffatt. svn path=/trunk/; revision=4175
2001-11-06IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from PekkaGuy Harris1-0/+1
Nikander. svn path=/trunk/; revision=4170
2001-11-05IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP, fromGuy Harris1-0/+1
<a.stockmeier[AT]avm.de>. svn path=/trunk/; revision=4162
2001-11-04Additional routines made available to plugins, from Tomas Kukosa.Guy Harris1-0/+1
svn path=/trunk/; revision=4150
2001-11-03Small fix to include the arrow pixmaps in the distribution, from AndrewGuy Harris1-0/+1
C. Feren. svn path=/trunk/; revision=4132
2001-10-30Put in a note telling people NOT to use "tvb_get_ntohl()" orGuy Harris1-3/+11
"tvb_get_letohl()" to fetch IPv4 addresses. svn path=/trunk/; revision=4110
2001-10-30From Shinsuke Suzuki: fix IPv6 PIM checksum computation code to matchGuy Harris1-0/+1
draft-ietf-pim-sm-v2-new-03. svn path=/trunk/; revision=4104
2001-10-24On Windows, put Ethereal configuration files under the "ApplicationGuy Harris2-13/+30
Data\Ethereal" directory under the user's profile, as that appears to be the Windows 2000 standard. svn path=/trunk/; revision=4071
2001-10-23Include <direct.h> on Windows systems, to declare "mkdir()".Guy Harris2-54/+73
On Windows, put the ".ethereal" directory under the user profile directory rather than the home directory. Update the documentation to reflect that, and to fix other out-of-date information, as well as some typos. svn path=/trunk/; revision=4068
2001-10-23Additional items for RADIUS tunnels, from Pavel Novotny.Guy Harris1-0/+1
svn path=/trunk/; revision=4064
2001-10-22Fix Martti Kuparinen's e-mail address, as per his request.Guy Harris1-1/+1
svn path=/trunk/; revision=4060
2001-10-21On Windows, get the "ethers" and "ipxnets" file from the directory inGuy Harris2-52/+70
which the Ethereal binary is found; there's no notion of "/etc" or of "/etc/ethers" or "/etc/ipxnets" files on Windows. Update the documentation to reflect that, and fix a typo in the Ethereal and Tethereal man pages. svn path=/trunk/; revision=4055
2001-10-21Enhanced Ethereal icon from Gordon McKinney:Guy Harris1-0/+5
I have enhanced the standard Ethereal Icon and added the following renderings: * 32x32 - 256 Colour with transparency * 16x16 - 256 Colour with transparency * 16x16 - 16 Colour Add to the list of authors in the man page the names of people who've contributed to Wiretap but not to the rest of Ethereal - there's currently no Wiretap man page, so we might as well give them credit in the Ethereal man page. svn path=/trunk/; revision=4053
2001-10-19DBS Etherwatch wiretap module, from Marc Milgram.Guy Harris4-26/+29
svn path=/trunk/; revision=4042
2001-10-18VMS TCPIPtrace wiretap module, from Marc Milgram.Guy Harris4-24/+32
Update the lists of known capture file formats in the Tethereal, editcap, and mergecap man pages to match the current list (as found in the Ethereal man page). svn path=/trunk/; revision=4039
2001-10-16Fix conversation_new description. Add descriptions forGerald Combs1-28/+97
conversation_add_proto_data, conversation_get_proto_data, and conversation_delete_proto_data. svn path=/trunk/; revision=4031
2001-10-15Fixes from Steffen Weinreich:Guy Harris1-0/+1
fix the processing of the month and year fields in the SCTC Timestamp (the month is 1-origin, so subtract 1 from it before putting it in "tm_mon", which is 0-origin; the year is a 2-digit field that is, at least, Y2K-safe (but Y2.1K-unsafe), so if it's less than 90, assume it's in the 21st century); UCP OT 50-57 messages have a fixed number of fields and a special handling of the MT is not necessary, so get rid of that. Also, fix a typo in a comment. svn path=/trunk/; revision=4030
2001-10-11Instead of saying the "manuf" file is in "/usr/local/etc/manuf", sayGuy Harris2-8/+16
it's in the "etc" subdirectory of the installation directory on UNIX and in the installation directory on Windows, and give the typical pathnames of both of those directories. svn path=/trunk/; revision=4014
2001-10-07From Georg von Zezschwitz:Guy Harris1-0/+1
- A bug related to "WSP header pages" is fixed, that resulted into "malformed WSP frame" alerts - "Concatenated PDUs" (Multiple PDUs within one UDP packet) are now supported (used e.g. by Nokia 8310) - The URL of WSP GET/POST requests is display in the info column, same like HTTP GET requests svn path=/trunk/; revision=4004
2001-10-01Merge the two AUTHORS entries for Motonori Shindo.Guy Harris1-0/+1
Fix a typo in the AUTHORS entry for Pasi Eronen, and add him to the list of authors in the man page. svn path=/trunk/; revision=3988
2001-09-28Additional Ascend codes, and IETF codes, for Radius, from Graeme Hewson.Guy Harris1-0/+1
svn path=/trunk/; revision=3967
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-6/+11
microseconds. Fix some "signed vs. unsigned" comparison warnings. svn path=/trunk/; revision=3934
2001-09-13Support for dissecting multiple capabilities, from Endoh Akira.Guy Harris1-0/+1
svn path=/trunk/; revision=3930
2001-09-11Fix from Tom Uijldert: scan TPI's to get proper WTP packet length andGuy Harris1-0/+1
correct start of WSP-data. svn path=/trunk/; revision=3920
2001-09-11GTPv1 support and GTPv0 improvements, from Michal Melerowicz and NicolasGuy Harris1-0/+1
Balkota. svn path=/trunk/; revision=3919
2001-09-10Man page update, from Frank Singleton, to mentionGuy Harris1-4/+10
$PYTHONPATH/site-packages/. svn path=/trunk/; revision=3915
2001-09-05OSPFv3 support, from Palle Lyckegaard.Guy Harris1-0/+1
svn path=/trunk/; revision=3911
2001-09-04Change from Thomas Wittwer to register HTTP dissector by name, for otherGuy Harris1-0/+1
dissectors to call. svn path=/trunk/; revision=3905
2001-08-31Update the documentation to reflect the fact that the arguments toGuy Harris1-63/+104
"conversation_new()" and "find_conversation()" do not have fixed identities as source and destination addresses, and to reflect the name changes we made to arguments and flags to dispel any notion that they had such fixed identities. svn path=/trunk/; revision=3887
2001-08-30Patches from Frank Singleton :Olivier Abad1-3/+0
- update idl2eth man page , now that "unions" are implemented ; - support for idl2eth man page installation. svn path=/trunk/; revision=3885
2001-08-29Add a "proto_item_append_text()" routine, which is likeGuy Harris1-7/+15
"proto_item_set_text()" except that it appends the result of the formatting to the item's current text, rather than replacing the item's current text. Use it in the DNS dissector. svn path=/trunk/; revision=3880
2001-08-28Get rid of "proto_tree_add_notext()" - if you create a subtree using it,Guy Harris1-32/+26
but, before you set the text, you throw an exception while putting stuff under the subtree, you end up with an absolutely blank protocol tree item, which is really gross. Instead of calling "proto_tree_add_notext()", call "proto_tree_add_text()" with at least a minimal label - yes, it does mean you do some work that will probably be unnecessary, but, absent a scheme to arrange to do that work if it *is* necessary (e.g., catching exceptions), the alternative is an ugly protocol tree display. svn path=/trunk/; revision=3879
2001-08-23"sip_is_request()" is intended to indicate whether a given SIP packet isGuy Harris1-0/+1
a request or reply; make its return value "gboolean", and have it just return TRUE or FALSE. Also make an array index variable unsigned, to squelch a GCC warning. Support for additional SIP methods, from Jean-Francois Mule. svn path=/trunk/; revision=3865
2001-08-21Additional AVPs, and Event-Timestamp support, in RADIUS, from TerjeGuy Harris1-0/+1
Krogdahl. svn path=/trunk/; revision=3863
2001-08-05Patch from Motonori Shindo, addingGuy Harris1-0/+1
1) Shiva PAP (SPAP) and Extensible Authentication Protocol (EAP) 2) CBCP negotiation in LCP Callback Operation Field to the PPP dissector. svn path=/trunk/; revision=3826
2001-08-04Patch from Lee Berger to properly skip past the length in FT_UINT_STRINGGuy Harris1-0/+1
data objects if the length isn't 1. svn path=/trunk/; revision=3821
2001-08-01"getopt()" doesn't support multiple option arguments to a flag; haveGuy Harris1-9/+9
"-u" take a single argument with two port numbers separated by a comma. svn path=/trunk/; revision=3802
2001-07-30idl2eth man page, from Frank Singleton.Guy Harris3-4/+156
Update Makefile.am and Makefile.nmake files to build it (although it's not currently built by default; you have to do "make idl2eth.1" on UNIX, and something similar on Windows. Put a full copyright notice into "doc/Makefile.nmake", along with a comment explaining why stuff depends on "../config.h". Also, add "clean" rules to it to get rid of generated files for mergecap and text2pcap documentation. svn path=/trunk/; revision=3801
2001-07-25Clean up the white space a bit.Guy Harris2-12/+10
Use B<> rather than asterisks for emphasis. svn path=/trunk/; revision=3786
2001-07-25Put back the description of CIDR support for IPv4 addresses, as GilbertGuy Harris2-2/+36
put the code back a month or so ago. Fix a typo. svn path=/trunk/; revision=3784
2001-07-23GMRP dissector, from Markus Seehofer.Guy Harris1-133/+142
Throw a very small caltrop in the way of spam-harvesters, by replacing "@" in e-mail addresses in the AUTHORS file and Ethereal man page with "[AT]" (although I wouldn't be surprised to find that some of those harvesters already know about that trick and "fix" those addresses so you, too, can receive Valuable Information about Viagra, can-fail Internet investment opportunities and stuff-envelopes-at-home jobs, and cable descramblers). Add a couple of items from the AUTHORS file to the Ethereal man page. svn path=/trunk/; revision=3781
2001-07-20Add some more notes on What Not To Do when writing code for Ethereal, soGuy Harris1-8/+31
as not to end up with, for example, code that works fine with GCC but fails to compile with other compilers. svn path=/trunk/; revision=3758
2001-07-20Tell people *NOT* to create zero-length "hf[]" arrays if they don't haveGuy Harris1-3/+8
any fields to register. svn path=/trunk/; revision=3754
2001-07-20Simplified the process of adding plugins to the toplevelEd Warnicke1-67/+16
Makefile.am. Updated doc/README.plugins to reflect the change. svn path=/trunk/; revision=3741
2001-07-16Fix Thierry Pelle's name.Guy Harris1-1/+1
svn path=/trunk/; revision=3731
2001-07-16Describe the use of FT_NONE, FT_STRING and other string-of-characterGuy Harris1-9/+20
types, and FT_BYTES in more detail. FT_TEXT_ONLY is gone; remove it. svn path=/trunk/; revision=3730
2001-07-15Fix from Scott Renfro - one field had a name beginning with "ss" ratherGuy Harris1-1/+0
than "ssl". Remove duplicate credits for Scott in the AUTHORS file and man page. svn path=/trunk/; revision=3721