summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add internal JSON encoding and decoding supportGreg Hudson2012-09-114-2/+1237
* Add internal base64 encoding and decoding supportGreg Hudson2012-09-113-3/+266
* Define SED in util/verto/Makefile.inGreg Hudson2012-09-061-0/+1
* Avoid libdl dependencies in bundled libvertoGreg Hudson2012-09-0421-322/+63
* Update bundled libverto to 0.2.5Greg Hudson2012-09-037-63/+363
* Try harder not to use clock_gettime in verto-k5evGreg Hudson2012-09-031-1/+2
* Stop misusing gss_release_buffer in test programsGreg Hudson2012-08-111-3/+3
* Remove the UNICODE defines from wshelperAlexey Melnikov2012-07-161-1/+1
* Use %i, not %s to Tprintf GetLastError()Kevin Wasserman2012-07-161-1/+1
* Allow full ccache name in k5test's K5Realm.klistGreg Hudson2012-07-111-1/+4
* Pass the user's CPPFLAGS in ALL_CFLAGSBen Kaduk2012-07-061-1/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-2/+3
* Add krb5_kt_client_default APIGreg Hudson2012-07-021-0/+5
* Remove orphaned KfM codeGreg Hudson2012-06-211-15/+0
* Remove big-endian gss-krb5 supportGreg Hudson2012-06-081-2/+0
* Allow daemon debugging in k5test.pyGreg Hudson2012-06-061-6/+8
* Fix k5test.py hostname canonicalizationGreg Hudson2012-06-051-2/+1
* Remove outdated comment in k5test.pyGreg Hudson2012-06-031-17/+0