Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-srvloc.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Jan 2001 02:57:47 -0600 (CST)
guy         2001/01/13 02:57:47 CST

  Modified files:
    .                    packet-srvloc.c 
  Log:
  Tvbuffify the SRVLOC dissector, and start trying to deal with multiple
  character sets in it (we currently only handle a few character sets, and
  all "handle" means, so far, is "display the name of the character set as
  well as the numerical value; we don't actually handle, say, Unicode in
  such a way as to keep a Unicode version of an ASCII string from having
  every other byte be "\000").
  
  Revision  Changes    Path
  1.20      +308 -307  ethereal/packet-srvloc.c