aboutsummaryrefslogtreecommitdiffstats
path: root/epan/charsets.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-08Encoding table for ISO/IEC 8859-2: make code points in the range 0x80-0x9F ma...Jakub Zawadzki1-8/+6
2013-12-08Add ENC_ISO_8859_1.Guy Harris1-0/+2
2013-12-07Note what the two new character encoding tables in charsets.c are.Guy Harris1-0/+6
2013-12-07Add string encoding for ISO/IEC 8859-2 (ENC_ISO_8859_2)Jakub Zawadzki1-0/+20
2013-12-07Add new string proto encoding for windows-1250 (ENC_WINDOWS_1250)Jakub Zawadzki1-0/+23
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-07-12Add a bunch of URLs for character encoding information.Guy Harris1-0/+27
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-09-10Move the stuff to handle ASCII <-> EBCDIC conversions toGuy Harris1-0/+144