summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/unicode
Commit message (Expand)AuthorAgeFilesLines
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-041-1/+1
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-6/+0
* Initialize outpos in krb5int_utf8_normalizeGreg Hudson2013-04-091-3/+1
* make dependGreg Hudson2013-03-241-3/+3
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-6/+2
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-2/+2
* Constify krb5int_utf8_normalize input parameterGreg Hudson2012-05-091-1/+1
* Clean up a number of variables set but not used warningsEzra Peisach2011-07-241-2/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0912-50/+82
* Make dependGreg Hudson2011-02-251-4/+3
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Make dependGreg Hudson2010-09-081-2/+3
* make dependGreg Hudson2010-06-071-5/+5
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-11/+9
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-021-1/+1
* make mark-cstyleTom Yu2009-10-316-28/+27
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-3/+4
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-10/+9
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-9/+10
* UCS2 support doesn't handle upper half of BMPGreg Hudson2009-05-141-4/+2
* reduce character-class table entry size (40%) based on limited data ranges; m...Ken Raeburn2009-05-111-4/+4
* make build on windows, in current makefile frameworkKen Raeburn2009-02-112-5/+3
* Windows version of 'copy a bunch of files around'Ken Raeburn2009-02-111-0/+11
* Change contract of krb5int_utf8_normalize and fix memory leaksGreg Hudson2009-02-091-42/+47
* Fix whitespace on previous commit to ure.c. Correct two other casesGreg Hudson2009-02-061-4/+6
* Pass the correct width argument to fprintf for URE_CHAR inGreg Hudson2009-02-061-1/+2
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-16/+14
* Include ucdata/ucdata.h for missing prototypesEzra Peisach2009-01-051-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-0326-0/+39012