aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Update for krb5-1.17-beta1krb5-1.17-beta1Greg Hudson2-4/+4
2018-10-30Update README for krb5-1.17Greg Hudson1-0/+185
2018-10-30Update features list for 1.17Greg Hudson1-2/+76
2018-10-26Update auto-generated filesGreg Hudson38-4298/+4521
2018-10-26Retry KCM writes once on remote hangupRobbie Harwood1-3/+26
2018-10-26Improve code hygiene of kdb5_util dump helpersGreg Hudson1-17/+28
2018-10-26Fix minor leak in kadmind password change dispatchGreg Hudson1-1/+4
2018-10-26Fix leak on error in kadm5 randkey handlingGreg Hudson1-2/+4
2018-10-25Document aliases for enterprise get_principalGreg Hudson1-3/+4
2018-10-24Update README in src/manRobbie Harwood1-3/+2
2018-10-24Update man pages to reference kerberos(7)Robbie Harwood20-71/+120
2018-10-24Modernize kerberos(7)Robbie Harwood3-130/+132
2018-10-24Bring back general kerberos man pageRobbie Harwood7-5/+345
2018-10-23Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris12-12/+94
2018-10-23Start S4U2Self realm lookup at server realmIsaac Boukris1-12/+11
2018-10-19Don't dump policies if principals are specifiedGreg Hudson1-1/+2
2018-10-19Fix up kdb5_util documentationGreg Hudson5-29/+28
2018-10-17Fix up some strings in recent t_pac.c testsIsaac Boukris1-5/+5
2018-10-17Add test for cross realm S4U2Self using referralsIsaac Boukris2-15/+66
2018-10-17Use port-sockets.h macros in cc_kcm, sendto_kdcGreg Hudson2-17/+20
2018-10-17Prevent SIGPIPE from socket writes on UNIX-likesRobbie Harwood1-3/+40
2018-10-17Correct kpasswd_server description in krb5.conf(5)Robbie Harwood1-1/+2
2018-10-17Fix 64-bit Windows socket write error handlingGreg Hudson2-3/+4
2018-10-12Add more constraints to S4U2Self processingIsaac Boukris1-0/+28
2018-10-12Allow referrals for cross-realm S4U2Self requestsIsaac Boukris3-9/+16
2018-10-12Fix multiple leaks in ktutil addentGreg Hudson1-57/+39
2018-10-11Add tests for different kinds of S4U2Self PACsIsaac Boukris1-44/+463
2018-10-11Add PAC APIs which can include a client realmIsaac Boukris8-12/+242
2018-10-09Prefer TCP to UDP for password changesRobbie Harwood1-65/+39
2018-10-04Add ktutil addent option to fetch salt from KDCGreg Hudson5-27/+134
2018-10-04Add API to retrieve etype-info from KDCMubashir Kazia11-7/+413
2018-10-04Disable stdin buffering in libss dummy readlineGreg Hudson1-0/+3
2018-10-03Use "replica" in iprop settingsGreg Hudson11-23/+33
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson58-546/+551
2018-09-27Fix incorrect TRACE usages to use {str}Robbie Harwood2-4/+4
2018-09-26Clarify sign_authdata() KDB method commentsIsaac Boukris1-3/+4
2018-09-26Don't rely on default realm in S4U2Self clientIsaac Boukris2-2/+7
2018-09-26Fix getdate.y compatability with POSIX yaccRobbie Harwood1-2/+3
2018-09-26Remove LDAP osa_princ_ent_rec XDR functionsGreg Hudson6-262/+64
2018-09-26Clarify documentation on pkinit_identitiesGreg Hudson1-5/+5
2018-09-26Fix null deref on some invalid PKINIT identitiesGreg Hudson2-6/+20
2018-09-21Always honor desired_name in gss_add_cred()Greg Hudson2-15/+23
2018-09-19Fix misleading indentation in clnt_udp.cRobbie Harwood1-1/+1
2018-09-19Fix memory bugs in gss_add_cred() extension caseGreg Hudson2-71/+167
2018-09-17Fix memory leak in gss_add_cred() creation caseGreg Hudson5-25/+131
2018-09-17Check mech cred in gss_inquire_cred_by_mech()Greg Hudson1-0/+2
2018-09-06Remove strftime() conditionalizationGreg Hudson6-930/+5
2018-09-05Check more time function resultsGreg Hudson2-6/+12
2018-09-05Fix name of .pdb file in ccapi/test/Makefile.inGreg Hudson1-1/+1
2018-08-31Check return values of time functionsGreg Hudson8-19/+29