summaryrefslogtreecommitdiffstats
path: root/src/util/support/utf8_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix rc4 string-to-key on unterminated inputsGreg Hudson2013-05-271-16/+20
* Fix signed overflow check in k5_ucs2s_to_utf8sGreg Hudson2012-12-201-3/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+5
* Mark and reindent util/supportTom Yu2009-11-301-128/+129
* make mark-cstyleTom Yu2009-10-311-13/+12
* In util/support/utf8_conv.c, the SWAP16 macro is invoked with anTom Yu2009-05-131-6/+4
* Subject k5_utf8s_to_ucs2s could deref NULL pointer..Ezra Peisach2009-04-071-3/+5
* Include assert.hKen Raeburn2009-02-091-0/+1
* In krb5int_utf8s_to_ucs2les, free the correct value on error, insteadGreg Hudson2009-02-041-1/+1
* Define SWAP16 if not already definedKen Raeburn2009-01-051-0/+3
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+452