aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Make k5buf more flexible for binary dataGreg Hudson5-27/+28
2023-01-23Don't issue session keys with deprecated enctypesGreg Hudson1-2/+2
2022-12-26Remove unused Unicode functionsGreg Hudson3-347/+3
2022-12-06Remove line continuations in et_c.awkgakamath2-20/+11
2022-12-05Fix profile crash on memory exhaustionChenChen Zhou1-1/+1
2022-07-21Fix k5test.py exit handlerGreg Hudson1-1/+2
2022-06-29Simplify plugin loading codeGreg Hudson1-357/+150
2022-06-29Fix PKCS11 module path searchsashan1-4/+7
2022-06-08Improve k5test daemon checkingGreg Hudson1-46/+40
2022-02-23In k5test, look for lldb if gdb is not foundGreg Hudson1-3/+11
2022-01-27Add k5test.py facilities for PKINITGreg Hudson1-2/+33
2021-10-12Always use platform PRNGGreg Hudson1-2/+2
2021-07-01Fix many unlikely memory leaksRobbie Harwood1-7/+6
2021-06-03Remove profile Tcl testsGreg Hudson5-4035/+8
2021-06-03Add C profile test program to replace Tcl testsGreg Hudson2-4/+400
2021-05-29Move test utilities out of dejagnu subdirectoryGreg Hudson1-1/+1
2021-05-21Rewrite not-yet-covered dejagnu tests in PythonGreg Hudson1-1/+8
2021-05-11Add C test program to replace libkadm5 tcl testsGreg Hudson1-1/+1
2021-05-07Fix argument type errors on WindowsGreg Hudson1-1/+1
2021-01-28Add hostname canonicalization helper to k5test.pyGreg Hudson1-0/+22
2021-01-06Revert dns_canonicalize_hostname default to trueGreg Hudson1-0/+1
2020-12-07Reduce warnings from mainline autoconfGreg Hudson3-11/+7
2020-10-22Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten2-4/+4
2020-10-08Fix Python deprecation warningsGreg Hudson1-10/+5
2020-09-07Rename master_kdc and iprop_master_ulogsizeGreg Hudson2-3/+3
2020-05-29Default dns_canonicalize_hostname to "fallback"Greg Hudson1-19/+6
2020-04-08Fix typos in commentsGreg Hudson3-7/+7
2020-03-26make regenGreg Hudson1-0/+3
2020-03-25Add finalization safety check to com_errJiri Sasek1-1/+6
2020-03-20Remove unused util/ss filesGreg Hudson7-431/+1
2020-03-12Fix typo in musl build fixGreg Hudson1-1/+1
2020-03-02Fix Linux build error with musl libcTBK1-2/+1
2020-01-24Honor transited-policy-checked flag in serversGreg Hudson1-2/+4
2020-01-23Apply permitted_enctypes to KDC request enctypesRobbie Harwood1-24/+6
2020-01-07Add return_trace option to k5test.pyGreg Hudson1-14/+18
2019-12-11In mkrel, build documentation with python3Greg Hudson1-2/+2
2019-12-06Qualify short hostnames when not using DNSGreg Hudson1-16/+18
2019-11-13Use k5-buf.h integer helpers where appropriateGreg Hudson1-7/+3
2019-10-23Work around glibc bug 11941 (dlclose assertion)Greg Hudson1-0/+15
2019-09-19Add environment variable for GSS mech configGreg Hudson1-0/+2
2019-08-15Improve daemon checking in Python test scriptsGreg Hudson1-16/+38
2019-08-15Don't skip past zero byte in profile parsingGreg Hudson1-1/+1
2019-08-05Display daemon output in Python test scriptsGreg Hudson1-0/+21
2019-07-30Remove orphaned KfM codeMichael Mattioli8-1242/+0
2019-07-30Convert remaining Python scripts to Python 3Greg Hudson5-22/+22
2019-07-23Add profile tests for final nodesGreg Hudson7-2/+60
2019-07-11Fix typosAntoine Cœur2-2/+2
2019-06-25Convert OTP and kdcproxy tests to Python 3Greg Hudson2-17/+19
2019-06-10Remove strerror() calls from k5_get_error()Greg Hudson1-3/+2
2019-06-07Update HTTP linksMichael Mattioli4-7/+7