summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Fix two omissions in stdint.h changesGreg Hudson2014-02-261-4/+2
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-263-16/+14
* Assume <stdint.h> and fixed-width typesGreg Hudson2014-02-262-9/+1
* Remove krb5-send-prTom Yu2014-01-2812-1462/+11
* Avoid assertion failure in error_messageGreg Hudson2014-01-171-2/+3
* make dependTom Yu2013-12-101-0/+3
* Fix race in util/profile/Makefile.inGreg Hudson2013-10-211-7/+1
* Add an internal constant-time comparison functionGreg Hudson2013-10-033-1/+49
* Add "which" function to k5testGreg Hudson2013-09-281-0/+13
* Use macros instead of magic numbers in json.cZhanna Tsitkov2013-09-191-6/+7
* Remove redundant domain_realm mappingsBen Kaduk2013-08-121-12/+7
* Add base64 functions to libkrb5support exportsRobbie Harwood (frozencemetery)2013-07-301-0/+2
* Clarify and improve k5_json_object_setGreg Hudson2013-07-162-3/+25
* Fix various warningsGreg Hudson2013-06-071-9/+7
* Fix rc4 string-to-key on unterminated inputsGreg Hudson2013-05-271-16/+20
* Reduce boilerplate in makefilesGreg Hudson2013-05-168-53/+3
* Assume mutex locking cannot failGreg Hudson2013-05-149-177/+97
* Add missing plugins.c to SRCS in util/supportGreg Hudson2013-05-022-0/+5
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-082-2/+4
* Free unconditionally in plugins.cGreg Hudson2013-03-291-8/+8
* Export verto_set_flags from libvertoGreg Hudson2013-03-261-0/+1
* make dependGreg Hudson2013-03-241-42/+31
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-1/+1
* Modernize k5bufGreg Hudson2013-02-146-161/+183
* Add k5_json_array_fmt and use it in export_cred.cGreg Hudson2013-02-133-0/+121
* Make internal JSON functions return error codesGreg Hudson2013-02-132-273/+346
* Add kprop Python testsGreg Hudson2013-02-071-3/+9
* Fix COPY_FIRST_CANONNAME hostent searchViktor Dukhovni2013-01-311-11/+11
* Verify iprop test results more thoroughlyGreg Hudson2013-01-221-2/+2
* Add k5test support for KDC special environmentsGreg Hudson2013-01-111-11/+15
* make dependGreg Hudson2013-01-107-7/+7
* Fix signed overflow check in k5_ucs2s_to_utf8sGreg Hudson2012-12-201-3/+1
* Simplify k5test.py environmentsGreg Hudson2012-12-203-250/+170
* Don't output trailing whitespace in depfix.plGreg Hudson2012-12-201-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-192-34/+38
* Simplify error message retrievalGreg Hudson2012-12-191-85/+37
* Style cleanup for internal error handlingGreg Hudson2012-12-194-78/+84
* Update mkrel for SPHINX_ARGSTom Yu2012-12-121-2/+2
* Update mkrel for new doc build processTom Yu2012-11-201-1/+4
* Add automated tests for LDAP KDB moduleGreg Hudson2012-11-151-0/+3
* Don't save empty cc_config_out in ccacheGreg Hudson2012-10-242-0/+7
* Improve C style checkingGreg Hudson2012-10-191-22/+34
* Make t_iprop.py faster and more robustGreg Hudson2012-10-121-7/+27
* Fix cast regexp in C style checkerGreg Hudson2012-10-111-1/+1
* De-conditionalize Camellia codeGreg Hudson2012-10-091-9/+8
* Prep k5test.py for iprop (add start_kpropd(), ...)Nicolas Williams2012-10-081-6/+42
* Add Python scripts to check for C style issuesGreg Hudson2012-10-042-0/+450
* Remove some dead Makefile codeBen Kaduk2012-09-252-30/+0
* Fix typo in util/support/Makefile.inGreg Hudson2012-09-121-1/+1
* make dependGreg Hudson2012-09-121-0/+11