aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-06-29Have "print_line()" take an indentation argument, and do blankGuy Harris5-96/+57
2002-06-29Add a note that Rick Jones reports that HP-UX 11i needs no patches forGuy Harris1-1/+4
2002-06-29Update to the latest changes.Gerald Combs1-0/+19
2002-06-29Finalize release text.Gerald Combs1-29/+0
2002-06-29Put in a note about casting the result of "tvb_get_ptr()" to a structureGuy Harris1-3/+13
2002-06-29"packet-ajp13.h" declared a non-existent routine; remove it.Guy Harris3-35/+2
2002-06-29Add an RCS ID.Guy Harris1-2/+27
2002-06-28Add RCS IDs.Guy Harris2-1/+3
2002-06-28Give it an RCS ID.Guy Harris1-0/+2
2002-06-28Remove include of plugins/plugin_api.h. This works with gcc, but confusesGerald Combs1-1/+2
2002-06-28There are no "ipx.src" or "ipx.dst" filterable fields.Guy Harris1-6/+1
2002-06-28From Hannes Gredler: fix display of one-byte NETs in ISIS dissector.Guy Harris2-14/+29
2002-06-28From Hannes Gredler: fix display of OSI system IDs to use a dot ratherGuy Harris2-3/+5
2002-06-28From Michael Tuexen: update to match the latest I-Ds for two extensions:Guy Harris1-8/+40
2002-06-28Clean up a pile of warnings.Guy Harris1-60/+72
2002-06-28Add Apache JServ 1.3 dissector, from Christopher K. St. John.Gerald Combs5-2/+902
2002-06-28Add the 0.9.5 release information.Gerald Combs1-0/+61
2002-06-28Update the note on adding dissector source files to match currentGuy Harris1-12/+13
2002-06-28Bump the version up to 0.9.5.Gerald Combs3-7/+7
2002-06-28From Didier Gautheron: move port number from AppleTalk addresses toGuy Harris6-14/+57
2002-06-28Add in some missing header files.Guy Harris1-1/+5
2002-06-28SIGINT is, at least as I read some Microsoft documentation, notGuy Harris1-6/+44
2002-06-28Removed unused variable.Tim Potter1-2/+1
2002-06-28Move the contents of NEWS to ChangeLog, since NEWS was a big list of changes.Gerald Combs2-3333/+3628
2002-06-28Trim leading and trailing white space from the capture device in theGuy Harris1-3/+12
2002-06-28Cleaned up NT policy handle hashing a bit. Split the store functionTim Potter3-176/+153
2002-06-27From Markus Steinmann: support for writing LANalyzer files.Guy Harris5-29/+677
2002-06-27Update tethereal to handle the "<description> : <device ID>" interfaceGerald Combs2-6/+23
2002-06-27From Anand V. Narwani: add in two missing files, so they're put into theGuy Harris3-5/+11
2002-06-27Added some more dissection of rffpcnex flags.Tim Potter1-3/+263
2002-06-26Fix the capitalization of NetWare.Guy Harris1-21/+21
2002-06-26Put in a note about the two SAP number lists in this file and inGuy Harris1-1/+10
2002-06-26From Tsutomu Mieno and Yasuhiro Shirasaki: update the DHCPv6 support toGuy Harris3-27/+408
2002-06-25From Markus Steinmann: add IPX SAP for SEH's InterCon Printserver.Guy Harris3-1/+7
2002-06-25Fixed typo in text name and added dissector for RouterReplyPrinter rpc.Tim Potter1-11/+93
2002-06-25Same for a NT status code.Tim Potter1-2/+2
2002-06-25Display the error code for a dos error that doesn't have a value string defined.Tim Potter1-2/+2
2002-06-25Fixed incorrect format string.Tim Potter1-2/+2
2002-06-24Update the URL for WinPcap.Guy Harris1-2/+2
2002-06-24Update from Greg Morris.Gilbert Ramirez1-81/+155
2002-06-24Put the code to reassemble fragmented connection-oriented andGuy Harris1-403/+215
2002-06-24Definitions for setprinter_cmd_vals[] value_strings.Tim Potter1-1/+8
2002-06-24From Mark Burton: add Draft 13 support, making that draft the default.Guy Harris1-5/+21
2002-06-24Added value_string array for setprinter level 0 command.Tim Potter1-2/+21
2002-06-24Put in a note about the result of a SRVSVC NetRemoteTOD call.Guy Harris1-1/+13
2002-06-24There are multiple types of "Announce change to UAS or SAM" messages;Guy Harris1-42/+51
2002-06-24As we've done with the hex dump output for printing, use as many digitsGuy Harris1-22/+135
2002-06-24Whoops - compile fix for opnum value_string stuff.Tim Potter1-1/+48
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter19-65/+461
2002-06-23Fix up a comment.Guy Harris1-5/+4