Wireshark-commits: [Wireshark-commits] rev 54889: /trunk/ /trunk/epan/dissectors/: packet-ldap.c /t
Date: Wed, 22 Jan 2014 02:37:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54889

User: guy
Date: 2014/01/22 02:37 AM

Log:
 Strings in LDAP are generally UTF-8, although if we treat something only
 as a string if every byte in it is a printable ASCII character, it's
 ASCII.  Use tvb_get_string_enc() with an appropriate encoding.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -4      packet-ldap.c    Modified

Directory: /trunk/asn1/ldap/
  Changes    Path          Action
  +4 -4      ldap.cnf      Modified