debug keys
[metze/wireshark/wip.git] / epan / charsets.h
2019-01-04 kanidefadd encoding windows 1251, cp855, cp866
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2016-12-12 Guy HarrisRename non-EBCDIC-specific routines.
2016-12-12 Guy HarrisFix handling of EBCDIC string fields.
2016-10-22 Pascal QuantinAdd T.61 character set support
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-04-25 Guy HarrisAdd a get_ebcdic_string() routine, similar to other...
2014-04-25 Guy HarrisAnother whitespace cleanup.
2014-04-25 Guy HarrisMove the XXX-to-UTF-8 loops to routines in epan/charsets.c.
2014-04-25 Jakub ZawadzkiMove GSM guint8 to unicode conversion functions to...
2014-04-12 Guy HarrisAdd Mac Roman and DOS CP437.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-21 Guy HarrisAdd the rest of ISO-8859-n, thanks to Jakub's "generate...
2013-12-18 Jakub ZawadzkiAdd charset table for ISO/IEC 8859-9 (ENC_ISO_8859_9)
2013-12-15 Martin Kaiseradd support for ISO 8859-5
2013-12-15 Martin Kaiseras requested, move the functions/defines for DVB charac...
2013-12-13 Jakub ZawadzkiFix warnings + remove some v. old comment from strutil.h
2013-12-10 Martin Kaiseruse large positve values for illegal DVB-SI string...
2013-12-09 Martin Kaiseradd editor modelines
2013-12-09 Martin KaiserFrom Jakub
2013-12-07 Guy HarrisNote what the two new character encoding tables in...
2013-12-07 Jakub ZawadzkiAdd string encoding for ISO/IEC 8859-2 (ENC_ISO_8859_2)
2013-12-07 Jakub ZawadzkiAdd new string proto encoding for windows-1250 (ENC_WIN...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2006-05-21 Ronnie Sahlbergname change
2004-09-10 Guy HarrisMove the stuff to handle ASCII <-> EBCDIC conversions to