summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Fix maintainer-mode build for binutils 2.37Greg Hudson2023-04-101-0/+1
* Make k5buf more flexible for binary dataGreg Hudson2023-03-245-27/+28
* Don't issue session keys with deprecated enctypesGreg Hudson2023-01-231-2/+2
* Remove unused Unicode functionsGreg Hudson2022-12-263-347/+3
* Remove line continuations in et_c.awkgakamath2022-12-062-20/+11
* Fix profile crash on memory exhaustionChenChen Zhou2022-12-051-1/+1
* Fix k5test.py exit handlerGreg Hudson2022-07-211-1/+2
* Simplify plugin loading codeGreg Hudson2022-06-291-357/+150
* Fix PKCS11 module path searchsashan2022-06-291-4/+7
* Improve k5test daemon checkingGreg Hudson2022-06-081-46/+40
* In k5test, look for lldb if gdb is not foundGreg Hudson2022-02-231-3/+11
* Add k5test.py facilities for PKINITGreg Hudson2022-01-271-2/+33
* Always use platform PRNGGreg Hudson2021-10-121-2/+2
* Fix many unlikely memory leaksRobbie Harwood2021-07-011-7/+6
* Remove profile Tcl testsGreg Hudson2021-06-035-4035/+8
* Add C profile test program to replace Tcl testsGreg Hudson2021-06-032-4/+400
* Move test utilities out of dejagnu subdirectoryGreg Hudson2021-05-291-1/+1
* Rewrite not-yet-covered dejagnu tests in PythonGreg Hudson2021-05-211-1/+8
* Add C test program to replace libkadm5 tcl testsGreg Hudson2021-05-111-1/+1
* Fix argument type errors on WindowsGreg Hudson2021-05-071-1/+1
* Add hostname canonicalization helper to k5test.pyGreg Hudson2021-01-281-0/+22
* Revert dns_canonicalize_hostname default to trueGreg Hudson2021-01-061-0/+1
* Reduce warnings from mainline autoconfGreg Hudson2020-12-073-11/+7
* Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten2020-10-222-4/+4
* Fix Python deprecation warningsGreg Hudson2020-10-081-10/+5
* Rename master_kdc and iprop_master_ulogsizeGreg Hudson2020-09-072-3/+3
* Default dns_canonicalize_hostname to "fallback"Greg Hudson2020-05-291-19/+6
* Fix typos in commentsGreg Hudson2020-04-083-7/+7
* make regenGreg Hudson2020-03-261-0/+3
* Add finalization safety check to com_errJiri Sasek2020-03-251-1/+6
* Remove unused util/ss filesGreg Hudson2020-03-207-431/+1
* Fix typo in musl build fixGreg Hudson2020-03-121-1/+1
* Fix Linux build error with musl libcTBK2020-03-021-2/+1
* Honor transited-policy-checked flag in serversGreg Hudson2020-01-241-2/+4
* Apply permitted_enctypes to KDC request enctypesRobbie Harwood2020-01-231-24/+6
* Add return_trace option to k5test.pyGreg Hudson2020-01-071-14/+18
* In mkrel, build documentation with python3Greg Hudson2019-12-111-2/+2
* Qualify short hostnames when not using DNSGreg Hudson2019-12-061-16/+18
* Use k5-buf.h integer helpers where appropriateGreg Hudson2019-11-131-7/+3
* Work around glibc bug 11941 (dlclose assertion)Greg Hudson2019-10-231-0/+15
* Add environment variable for GSS mech configGreg Hudson2019-09-191-0/+2
* Improve daemon checking in Python test scriptsGreg Hudson2019-08-151-16/+38
* Don't skip past zero byte in profile parsingGreg Hudson2019-08-151-1/+1
* Display daemon output in Python test scriptsGreg Hudson2019-08-051-0/+21
* Remove orphaned KfM codeMichael Mattioli2019-07-308-1242/+0
* Convert remaining Python scripts to Python 3Greg Hudson2019-07-305-22/+22
* Add profile tests for final nodesGreg Hudson2019-07-237-2/+60
* Fix typosAntoine Cœur2019-07-112-2/+2
* Convert OTP and kdcproxy tests to Python 3Greg Hudson2019-06-252-17/+19
* Remove strerror() calls from k5_get_error()Greg Hudson2019-06-101-3/+2