Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.
[metze/wireshark/wip.git] / wsutil / unicode-utils.h
2018-10-08 Guy HarrisBring back arg_list_utf_16to8(), but have it just do...
2018-10-07 Guy HarrisUse wsetargv.obj, and wmain() rather than main(), on...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-12-10 Michael MannConvert to using use SPDX identifier on wsutil directory
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-06-16 Guy HarrisFix SURROGATE_VALUE() to match what RFC 2781 says.
2016-04-28 Gerald CombsWin32: Pass a mutable string to CreateProcess.
2015-06-16 Gerald CombsQt: Make sure we have usable command line arguments.
2014-12-22 Alexis La GoutteFix unknown command tag name [-Wdocumentation-unknown...
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-07-06 Peter WuAdd printf-format annotations, fix garbage
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-07 Jakub ZawadzkiFix bug #9618: Invalid utf8 causes JSON dissector asser...
2014-01-07 Jakub ZawadzkiMove defines for helping with UTF-16 surrogate pairs...
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-05-24 Gerald CombsMove the Windows argument list conversion code to a...
2009-08-31 Kovarththanan Raja... Add utf_8to16_snprintf() which creates a UTF16 string...
2008-06-30 Jeff MorrissMove privileges.c and unicode-utils.c from epan to...