aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2021-07-12Fix argument type errors on WindowsGreg Hudson1-1/+1
2021-01-08Revert dns_canonicalize_hostname default to trueGreg Hudson1-0/+1
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
2019-05-31Make siphash24 available internallyGreg Hudson2-0/+10
2019-05-28Update test suite to avoid single-DES enctypesRobbie Harwood1-1/+1
2019-05-28Remove the v4 and afs3 salt typesRobbie Harwood1-11/+0
2019-04-30Use secure_getenv() where appropriateGreg Hudson1-1/+1
2019-04-30Add secure_getenv() supportGreg Hudson2-4/+123
2019-04-17Remove confvalidator utilityRobbie Harwood5-378/+0
2019-03-04Rename configure.in to configure.acGreg Hudson2-5/+5
2019-01-03Fix build issues with Solaris native compilersashan1-3/+3
2018-10-26Update auto-generated filesGreg Hudson1-1/+1
2018-10-04Disable stdin buffering in libss dummy readlineGreg Hudson1-0/+3
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson2-9/+9
2018-08-30Check malloc() result in ss_execute_command()Greg Hudson1-0/+2
2018-08-22Add a hash table implementation to libkrb5supportGreg Hudson5-4/+447
2018-08-09Fix memory leaks in test programsGreg Hudson2-0/+2
2018-07-26Fix k5test prompts for Python 3Greg Hudson1-0/+2
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood3-71/+0
2018-07-12Convert Python tests to Python 3Greg Hudson3-37/+40
2018-07-05Explicitly look for python2 in configure.inGreg Hudson1-1/+0
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard15-62/+62
2018-06-12Remove wshelper libraryGreg Hudson21-3779/+1