Wireshark-commits: [Wireshark-commits] rev 54344: /trunk/epan/ /trunk/epan/: charsets.c charsets.h
Date: Sat, 21 Dec 2013 21:55:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54344

User: guy
Date: 2013/12/21 09:55 PM

Log:
 Add the rest of ISO-8859-n, thanks to Jakub's "generate a mapping table"
 program.
 
 Put the character-encoding cases in order.

Directory: /trunk/epan/
  Changes    Path          Action
  +220 -0    charsets.c    Modified
  +11 -0     charsets.h    Modified
  +12 -1     proto.h       Modified
  +137 -49   tvbuff.c      Modified