aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os
AgeCommit message (Expand)AuthorFilesLines
2023-04-11Add PA-REDHAT-PASSKEY padata typePavel Březina1-0/+1
2023-03-24Make k5buf more flexible for binary dataGreg Hudson5-15/+15
2022-03-17Try harder to avoid password change replay errorsGreg Hudson3-5/+17
2022-01-27Avoid passing null for asprintf stringsGreg Hudson1-1/+1
2021-12-29Add PA-REDHAT-IDP-OAUTH2 padata typePavel Březina1-0/+1
2021-12-29Use 14 instead of 9 for unkeyed SHA-1 checksumGreg Hudson1-1/+1
2021-07-01Fix many unlikely memory leaksRobbie Harwood2-2/+4
2021-06-08Fix some principal realm canonicalization casesGreg Hudson2-7/+30
2021-01-28Support host-based GSS initiator namesGreg Hudson1-1/+22
2020-12-07Reduce warnings from mainline autoconfGreg Hudson1-3/+3
2020-09-07Rename master_kdc and iprop_master_ulogsizeGreg Hudson1-6/+11
2020-09-07Use the term "primary KDC" in source and docsGreg Hudson5-43/+46
2020-08-07Expand dns_canonicalize_host=fallback supportGreg Hudson2-65/+178
2020-04-08Correct formatting of trace log microsecondsGreg Hudson1-2/+2
2020-04-08Fix typos in commentsGreg Hudson1-1/+1
2020-03-26make regenGreg Hudson1-9/+9
2020-03-05Fix null dereference qualifying short hostnamesGreg Hudson1-2/+3
2019-12-06Qualify short hostnames when not using DNSGreg Hudson3-1/+67
2019-08-05Skip URI tests when using asanGreg Hudson1-3/+7
2019-07-11Fix typosAntoine Cœur1-1/+1
2019-06-26Remove PKINIT draft 9 ASN.1 code and typesGreg Hudson1-7/+0
2019-05-28Update test suite to avoid single-DES enctypesRobbie Harwood2-2/+2
2019-04-30Use secure_getenv() where appropriateGreg Hudson5-8/+8
2019-03-04Update comment in lock_file.cGreg Hudson1-1/+1
2018-12-20Add dns_canonicalize_hostname=fallback supportSimo Sorce2-4/+19
2018-10-26Update auto-generated filesGreg Hudson1-1/+1
2018-10-17Use port-sockets.h macros in cc_kcm, sendto_kdcGreg Hudson1-1/+2
2018-10-17Fix 64-bit Windows socket write error handlingGreg Hudson1-1/+1
2018-10-09Prefer TCP to UDP for password changesRobbie Harwood1-65/+39
2018-08-09Modernize krb5_read_password()Greg Hudson1-25/+24
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood1-22/+0
2018-07-05Explicitly look for python2 in configure.inGreg Hudson1-1/+0
2018-06-19Fix minor leak in localauth RULE handlingGreg Hudson1-1/+3
2018-06-19Fix minor leak in k5_os_hostaddr()Greg Hudson1-5/+5
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard5-6/+6
2018-06-15Fix minor leak in krb5_get_fallback_host_realm()Greg Hudson1-1/+1
2018-06-12Remove wshelper libraryGreg Hudson1-1/+1
2018-06-12Stop using wshelper for SRV/TXT lookupsGreg Hudson3-33/+161
2018-06-12Reorganize internal DNS interfacesGreg Hudson9-98/+92
2018-03-26Add SPAKE preauth supportGreg Hudson1-0/+1
2018-03-19Include preauth name in trace output if possibleRobbie Harwood2-2/+61
2018-01-22Trace log on k5tls load failureGreg Hudson1-1/+5
2017-09-11Fix AIX build issuesGreg Hudson2-3/+6
2017-09-08Limit ticket lifetime to 2^31-1 secondsGreg Hudson1-1/+1
2017-05-18Use krb5_timestamp where appropriateGreg Hudson4-5/+11
2017-05-18Fix more time manipulations for y2038Greg Hudson2-5/+5
2017-05-16Make timestamp manipulations y2038-safeGreg Hudson3-5/+5
2017-04-21Apply TCP timeouts to HTTPS (KKDCP) transportGreg Hudson1-2/+1
2017-04-20Replace references to OS XMichael Mattioli3-5/+5
2017-04-14Remove {GETSOCKNAME,GETPEERNAME}_ARG2_TYPERobbie Harwood1-4/+4