aboutsummaryrefslogtreecommitdiff
path: root/src/kdc
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Initialize life/rlife in kdcpolicy interfaceRobbie Harwood1-2/+2
2019-12-09Fix some return code handling bugsRobbie Harwood1-8/+8
2019-01-06Remove incorrect KDC assertionIsaac Boukris1-1/+0
2018-05-01Fix KDC null dereference on large TGS repliesRobbie Harwood5-42/+55
2018-05-01Fix KDC encrypting key memory leak on some errorsGreg Hudson1-2/+3
2017-09-25make depend, man, update-poGreg Hudson1-8/+10
2017-09-08Limit ticket lifetime to 2^31-1 secondsGreg Hudson3-3/+8
2017-08-30Issue trivially renewable ticketsGreg Hudson1-6/+9
2017-08-29Don't set ctime in KDC error repliesGreg Hudson2-2/+2
2017-08-21Fix bugs in kdcpolicy commitGreg Hudson1-1/+1
2017-08-18Add KDC policy pluggable interfaceRobbie Harwood8-72/+259
2017-07-24Simplify KDC status assignmentGreg Hudson2-79/+24
2017-07-24Prevent KDC unset status assertion failuresGreg Hudson3-5/+12
2017-06-05Pass local address to DAL audit_as_reqAndreas Schneider4-14/+23
2017-06-05Pass full local address to dispatch functionsAndreas Schneider2-2/+2
2017-06-05Consistently name and constify address variablesAndreas Schneider4-22/+23
2017-05-18Pass client address to DAL audit_as_reqAndreas Schneider1-2/+2
2017-05-18Use krb5_timestamp where appropriateGreg Hudson1-2/+2
2017-05-18Fix more time manipulations for y2038Greg Hudson1-1/+1
2017-05-16Make timestamp manipulations y2038-safeGreg Hudson9-28/+33
2017-04-24Use krb5_check_clockskew() in KDC preauth mechsGreg Hudson2-25/+15
2017-04-20Initialize some magic fieldsMartin Kittel2-0/+3
2017-04-14Add FAST encrypted challenge auth indicatorMatt Rogers1-1/+17
2017-04-06Add the client_name() kdcpreauth callbackMatt Rogers1-1/+8
2017-03-13Fix memory leaks in test programsGreg Hudson1-0/+6
2017-01-19Use expected_msg in test scriptsGreg Hudson1-3/+2
2017-01-03Improve PKINIT UPN SAN matchingMatt Rogers1-2/+26
2016-11-09Use zap() more consistentlyGreg Hudson1-2/+1
2016-10-25make dependGreg Hudson1-60/+76
2016-10-25Fix "make depend" when cmocka.h not presentGreg Hudson1-4/+1
2016-09-23Fix unlikely leak in KDC AS-REQ error pathGreg Hudson1-1/+1
2016-09-23Add the kdc_tcp_listen_backlog KDC optionMatt Rogers1-5/+15
2016-09-22Add KDC lookaside cache testsSarah Day2-2/+1002
2016-09-22Fix KDC lookaside cache entry count trackingSarah Day1-26/+56
2016-08-16Fix KDC to drop repeated in-progress requestsSarah Day1-0/+5
2016-08-08Change KDC error for encrypted timestamp preauthAndreas Schneider1-12/+4
2016-07-30make dependGreg Hudson1-62/+60
2016-07-28Use single-colon rules in makefilesGreg Hudson1-6/+6
2016-07-27Rename k5-queue.h macrosTom Yu1-13/+13
2016-07-19Fix recent change to kdcdefaults processingGreg Hudson1-1/+1
2016-07-19Fix S4U2Self KDC crash when anon is restrictedGreg Hudson1-1/+1
2016-07-18Allow user to restrict KDC to specific addressesSarah Day2-70/+74
2016-07-18Add ability to bind addresses to the net-serverSarah Day1-2/+2
2016-07-18Remove workaround when pktinfo is unsupportedSarah Day1-12/+0
2016-06-17Add libkrb5 CAMMAC and auth-indicator functionsMatt Rogers2-25/+0
2016-03-01Fix KDC memory leak on failed S4U2Proxy requestsGreg Hudson1-0/+1
2016-03-01Fix memory leak on error in KDC decrypt_2ndtkt()Greg Hudson1-1/+3
2015-12-11make dependGreg Hudson1-4/+31
2015-10-26Zap secure cookie contents when freeingGreg Hudson1-4/+8
2015-10-23Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-2/+1