aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2002-07-16From Graeme Hewson:Guy Harris1-1/+2
2002-07-15Fix a sample call to add an item to the subtree for a protocol to add itGuy Harris1-7/+17
2002-07-12From Anand V. Narwani:Guy Harris1-0/+1
2002-07-10Fix some other errors.Guy Harris1-7/+7
2002-07-10Fix an erroneous example.Guy Harris1-20/+17
2002-07-07From Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init()" call afterGuy Harris1-0/+1
2002-07-06From Nix:Guy Harris2-3/+5
2002-06-29Put in a note about casting the result of "tvb_get_ptr()" to a structureGuy Harris1-3/+13
2002-06-28Update the note on adding dissector source files to match currentGuy Harris1-12/+13
2002-06-27From Anand V. Narwani: add in two missing files, so they're put into theGuy Harris1-0/+1
2002-06-26From Tsutomu Mieno and Yasuhiro Shirasaki: update the DHCPv6 support toGuy Harris1-0/+2
2002-06-25From Markus Steinmann: add IPX SAP for SEH's InterCon Printserver.Guy Harris1-0/+1
2002-06-22Add "uint" to the list of "u..." types not to use.Guy Harris1-52/+53
2002-06-22From Jaime Fournier: handle DCE RPC connectionless CANCEL PDUs with noGuy Harris1-0/+1
2002-06-18Put in an additional portability note about "bzero()"/"bcopy()"/"bcmp()"Guy Harris1-3/+26
2002-06-18From Solomon Peachy: WEP cleanups, WEP decryption support and otherGuy Harris1-0/+1
2002-06-16From Chris Waters: don't use "bool" as a variable name or structureGuy Harris1-0/+1
2002-06-13From Bill Fumerola: recognize "Option negotiated failed" error in TFTP.Guy Harris1-0/+1
2002-06-13From Peter Hawkins: fix the maximum length argument to "tvb_memcpy()".Guy Harris1-0/+1
2002-06-13From Steve Housley: support for the IEEE 802.3ad Link AggregationGuy Harris1-0/+1
2002-06-13From Loic Tortay: fix a crash when dissecting AFS authenticationGuy Harris1-0/+1
2002-06-09From John Wells: Fix the default offset adjustment in dissect_mip_extentions.Gerald Combs1-0/+1
2002-05-29From Martin Gignac: fix Sender-Visibility field to use the rightGuy Harris1-0/+1
2002-05-29AODV6 support, from Antti Tuominen.Guy Harris1-0/+1
2002-05-29Java RMI protocol support, from Michael Stiller.Guy Harris1-0/+1
2002-05-29From Olivier Dreux: Add PPP support to GTP.Gerald Combs1-0/+1
2002-05-27From Kari Heikkila: fix for WTP PDUs not containing user data.Guy Harris1-0/+1
2002-05-26From Heikki Vatiainen: clarify, in the Ethereal man page, how to removeGuy Harris2-3/+41
2002-05-21Fixes to BGP problems, from Dirk Steinberg.Guy Harris1-0/+1
2002-05-15Add Greg Morris as author of NCP dissector.Gilbert Ramirez1-0/+1
2002-05-15From Andrew Esh: support for interest level 1003 and 1007 inGuy Harris1-0/+1
2002-05-14Use "-G fields" rather than "-G" in Makefiles.Guy Harris1-5/+4
2002-05-14From Ruud Linders: report errors from "g_module_open()".Guy Harris1-0/+1
2002-05-10The two entries for Martin Thomas are for the same person; combine themGuy Harris1-1/+0
2002-05-09From Martin Thomas: handle address lengths based on TOA bit in X.25.Guy Harris1-0/+1
2002-05-08From Stefan Wenk: SIP heuristic dissector.Guy Harris1-0/+1
2002-05-08From Kan Sasaki: VSA decoding and other changes to RADIUS.Guy Harris1-0/+1
2002-05-07From Chenjiang Hu: use the correct offset when fetching unreservedGuy Harris1-0/+1
2002-05-03From Didieer Gautheron:Guy Harris1-1/+13
2002-05-03From Didier Gautheron: add a "frame.marked" hidden field, set if theGuy Harris1-1/+5
2002-04-29Additional RAP error code for password changes sent to a BDC, from DevinGuy Harris1-0/+1
2002-04-28Update Kari Tiirikainen's e-mail address.Guy Harris1-1/+1
2002-04-26From Joerg Mayer:Guy Harris1-1/+4
2002-04-25AODV dissection support, from Erik Nordstr�m.Guy Harris1-0/+1
2002-04-24Document the tvbuff accessors for IEEE floating-point numbers.Guy Harris1-3/+15