summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Remove DEBUG_ERROR_LOCATIONS supportGreg Hudson2014-06-052-33/+1
* Add a simple KDC proxy test serverNalin Dahyabhai2014-06-021-0/+18
* Have k5test.py provide 'runenv' to python testsNalin Dahyabhai2014-06-021-5/+10
* Fix typo in k5test.pyBen Kaduk2014-05-191-1/+1
* Add k5_buf_get_spaceGreg Hudson2014-05-172-0/+11
* Remove compile_et.cGreg Hudson2014-04-307-790/+6
* Update sample configs to include master_kdcGreg Hudson2014-04-152-8/+9
* Always stat profile files after reopening themWill Fiveash2014-03-201-0/+1
* Rewrite GSS sequence state tracking codeGreg Hudson2014-03-182-6/+6
* Improve internal API for GSS sequence numbersGreg Hudson2014-03-181-2/+2
* 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