aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/unicode-utils.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.Guy Harris1-0/+11
2018-10-07Use wsetargv.obj, and wmain() rather than main(), on Windows.Guy Harris1-14/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-2/+0
2017-06-16Fix SURROGATE_VALUE() to match what RFC 2781 says.Guy Harris1-1/+1
2016-04-28Win32: Pass a mutable string to CreateProcess.Gerald Combs1-1/+1
2015-06-16Qt: Make sure we have usable command line arguments.Gerald Combs1-0/+8
2014-12-22Fix unknown command tag name [-Wdocumentation-unknown-command]Alexis La Goutte1-1/+2
2014-08-24Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice1-1/+1
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-1/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-07Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_v...Jakub Zawadzki1-7/+11
2014-01-07Move defines for helping with UTF-16 surrogate pairs to wsutil/unicode-utils.hJakub Zawadzki1-0/+11
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+6
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-05-24Move the Windows argument list conversion code to a common routine.Gerald Combs1-0/+12
2009-08-31Add utf_8to16_snprintf() which creates a UTF16 string according to the given ...Kovarththanan Rajaratnam1-0/+17
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-0/+54