aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/unicode-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Need <strsafe.h> for StringCchPrintf().Guy Harris2014-01-081-0/+1
* As checkAPIs.pl says, "use StringCchPrintf".Guy Harris2014-01-071-1/+1
* Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_v...Jakub Zawadzki2014-01-071-4/+17
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Move the Windows argument list conversion code to a common routine.Gerald Combs2011-05-241-0/+16
* Move getenv_utf8() to wsutil.Jeff Morriss2010-12-071-3/+9
* Add utf_8to16_snprintf() which creates a UTF16 string according to the given ...Kovarththanan Rajaratnam2009-08-311-5/+13
* unicode-utils.c is only for Windows; don't build it on UN*X. Put in a checkJeff Morriss2008-07-111-2/+3
* Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss2008-06-301-0/+128