aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2002-11-01Put in a portability note telling people to use "strchr()" andGuy Harris1-4/+9
2002-11-01From Fritz Budiyanto: the command in the Packet Transfer Command IE isGuy Harris1-0/+1
2002-11-01New tap extension for tethereal : ProtocolHierarchyStatistics.Ronnie Sahlberg1-0/+10
2002-11-01New tap for tethereal: io statistics that provides frames/bytes counts for fr...Ronnie Sahlberg1-0/+11
2002-10-25From Ronnie Sahlberg: update the tap documentation to reflect recentGuy Harris1-4/+4
2002-10-25From Ronnie Sahlberg: Ethereal support for DCERPCSTAT.Guy Harris1-3/+25
2002-10-23From Ronnie Sahlberg: add a tap for statistics for DCERPC interfaces.Guy Harris1-0/+16
2002-10-18From Peter Fales: ARCNET support.Guy Harris1-0/+1
2002-10-17Put in a note telling people not to use "long" for 32-bit quantities.Guy Harris1-4/+9
2002-10-15From Jason House: include <winsock2.h> early in "wtap-int.h" on Win32Guy Harris1-0/+1
2002-10-08From Senthil Kumar Nagappan: fix a "proto_tree_add_uint()" call that wasGuy Harris1-0/+1
2002-10-08From Lutz Jaenicke: use "g_htonl()" rather than "htonl()".Guy Harris1-0/+1
2002-10-08From cjs 2895: get rid of C++ comments, so IBM's Visual Age C compilerGuy Harris1-10/+14
2002-10-07Merge duplicate entriesJörg Mayer1-1/+0
2002-10-06Credit Didier Gautheron for automake fixJörg Mayer1-0/+2
2002-09-29Makefile.am fixes to pass "make distcheck" testsGerald Combs1-1/+14
2002-09-27Update tethereal to put the filter string in the statistics table for RPC_STAT.Ronnie Sahlberg1-2/+19
2002-09-26Updated RPCSTAT for tethereal. The command now takes a filter string as an ...Ronnie Sahlberg1-1/+7
2002-09-25Add Clive A. StubbingsJörg Mayer1-0/+1
2002-09-16New dissector for the FIX protocol by PC DrewJörg Mayer1-0/+1
2002-09-10Fixing dfilter2sgml so it is only in one placeRichard Sharpe1-135/+0
2002-09-09Allow the "manuf" file to contain well-known MAC addresses and addressGuy Harris2-4/+32
2002-09-07Tap system supprot for Gtk1 and both rpc_stat and rpc_progsRonnie Sahlberg1-4/+0
2002-09-06Forgot to point to tap.c for more documentation.Ronnie Sahlberg1-1/+2
2002-09-06A better than nothing doc for tapping.Ronnie Sahlberg1-0/+177
2002-09-06Gtk2 port of RPCPROGS statisticsRonnie Sahlberg1-0/+9
2002-09-05New type of onc-rpc statistics.Ronnie Sahlberg1-0/+7
2002-09-05Added a mutex to protect a critical region in Gtk2 where the list can beRonnie Sahlberg2-4/+28
2002-09-04From Matthew Smart: Cisco NetFlow protocol support.Guy Harris1-0/+1
2002-09-04Clean up white space, and fix a pod2man warning.Guy Harris1-6/+5
2002-09-04Tap api. tap is a simple api that can be used for arbitrary extensions.Ronnie Sahlberg1-0/+15
2002-09-01Update my email.Olivier Abad1-1/+1
2002-08-27Use Flavio Poletti's home e-mail address, as per his request.Guy Harris1-1/+1
2002-08-26From Ulf Lamping:Guy Harris1-0/+1
2002-08-26Document FT_FLOAT and the "proto_tree_add_float" routines.Guy Harris1-7/+24
2002-08-24From Marcus Haebler: handle a sub-protocol field of 0x00 as PPP.Guy Harris1-0/+1
2002-08-23From Flavio Poletti: fix bug in decoding of maximum uplink and downlinkGuy Harris1-0/+1
2002-08-20Add -S option to tethereal. It is the equivalent to Ethereals displayJörg Mayer1-0/+5
2002-08-19Add Brian Bruns as the author of the tds dissector.Jörg Mayer1-0/+1
2002-08-18From Bill Studenmund: fix handling of SCSI mode sense.Guy Harris1-2/+3
2002-08-18From Vassilii Khachaturov: put protocol blurbs into tables generatedGuy Harris3-22/+34
2002-08-08From Alfred Koebler: support for interpreting Ethernet captures asGuy Harris1-0/+1
2002-08-05From Jan Kratochvil: fix MMSE handling of strings with specifiedGuy Harris1-0/+1
2002-08-04From Hidetaka Ogawa: fix PPP FCS computation to include address andGuy Harris1-0/+2
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2-13/+5
2002-07-31From Jim McDonough: support for LsaQueryInformationPolicy2 in the LSAGuy Harris1-0/+1
2002-07-31From Motonori Shindo: support for reading CoSine L2 debug output.Guy Harris4-27/+28
2002-07-21Mention the "-h" flag.Guy Harris1-1/+6
2002-07-20From Prabhakar Krishnan: add item to SMB protocol tree for time betweenGuy Harris1-0/+1
2002-07-19From Richard Urwin: fixes for README.plugins.Guy Harris2-3/+9