aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/unicode-utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Win32: Pass a mutable string to CreateProcess.Gerald Combs1-1/+1
2015-06-17Qt: fix a crash when closing application under WindowsPascal Quantin1-0/+1
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-7/+20
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-08Need <strsafe.h> for StringCchPrintf().Guy Harris1-0/+1
2014-01-07As checkAPIs.pl says, "use StringCchPrintf".Guy Harris1-1/+1
2014-01-07Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_v...Jakub Zawadzki1-4/+17
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/+16
2010-12-07Move getenv_utf8() to wsutil.Jeff Morriss1-3/+9
2009-08-31Add utf_8to16_snprintf() which creates a UTF16 string according to the given ...Kovarththanan Rajaratnam1-5/+13
2008-07-11unicode-utils.c is only for Windows; don't build it on UN*X. Put in a checkJeff Morriss1-2/+3
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-0/+128