aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/int-proto.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Add PAC ticket signature APIsIsaac Boukris1-0/+3
2021-02-11Infer name type when creating principalsFraser Tweedale1-0/+4
2021-01-07Implement fallback for GSS acceptor namesGreg Hudson1-0/+5
2020-09-07Use the term "primary KDC" in source and docsGreg Hudson1-2/+2
2020-08-07Refactor cache checking in TGS client codeGreg Hudson1-3/+3
2019-09-08Move S4U2Proxy client code to s4u_creds.cIsaac Boukris1-0/+10
2019-03-12Use memory replay cache for DO_TIME auth contextsGreg Hudson1-4/+7
2019-03-05Improve S4U2Self realm identification internalsGreg Hudson1-0/+11
2019-02-24Modernize KRB-PRIV/KRB-SAFE/KRB-CRED functionsGreg Hudson1-0/+24
2018-10-04Add API to retrieve etype-info from KDCMubashir Kazia1-0/+4
2018-04-09Restrict pre-authentication fallback casesGreg Hudson1-3/+0
2017-09-08Limit ticket lifetime to 2^31-1 secondsGreg Hudson1-3/+0
2017-05-16Make timestamp manipulations y2038-safeGreg Hudson1-1/+1
2017-04-26Use a random nonce in TGS requestsGreg Hudson1-0/+3
2017-04-24Fix in_clock_skew() and use it in AS client codeGreg Hudson1-1/+2
2017-02-02Track preauth failures instead of triesGreg Hudson1-0/+3
2017-02-02Simplify k5_preauth_tryagain()Greg Hudson1-1/+2
2017-01-26Document and check init_creds context requirementGreg Hudson1-0/+3
2017-01-26Properly scope per-request preauth dataGreg Hudson1-3/+5
2016-04-27Add krb5_get_init_creds_opt_set_pac_request()Andreas Schneider1-0/+5
2015-10-07Accept new passwords as const char pointersAndreas Schneider1-2/+2
2014-03-05Improve extended gic option supportGreg Hudson1-82/+36
2013-06-05Refactor AS-REQ nonce and timestamp handlingGreg Hudson1-0/+5
2013-04-08Simplify principal access within libkrb5Greg Hudson1-3/+2
2013-03-24Move a bunch of stuff out of k5-int.hGreg Hudson1-0/+128
2013-02-08Simplify TGS request constructionGreg Hudson1-50/+16
2012-12-22Use krb5_init_creds_context as clpreauth rockGreg Hudson1-11/+5
2012-12-20Pass through module errors when preauthenticatingGreg Hudson1-1/+1
2012-12-19Rename internal preauth functionsGreg Hudson1-0/+34
2012-12-19Add functions to save and restore error stateGreg Hudson1-0/+8
2012-09-11Add responder feature for initial cred exchangesNathaniel McCallum1-0/+31
2012-08-23Add otp client preauth pluginNathaniel McCallum1-0/+4
2012-06-07Rename and add to etype utility functionsGreg Hudson1-5/+0
2012-04-26Convert SAM-2 preauth mechanism to a moduleGreg Hudson1-0/+4
2012-04-19Unify krb5_get_init_creds_keytab code pathsGreg Hudson1-0/+4
2011-11-23FAST TGSSam Hartman1-1/+8
2011-10-07Use built-in modules for encrypted timestampGreg Hudson1-0/+4
2011-09-23Recast encrypted challenge as linked built-insGreg Hudson1-0/+4
2011-09-05Add krb5_cc_select() API and pluggable interfaceGreg Hudson1-0/+3
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn1-1/+1
2011-04-25Refactor krb5int_rd_chpw_rep() and make it properly handle both framedGreg Hudson1-0/+18
2011-04-02Factor out the address checks in krb5_rd_safe and krb5_rd_priv intoGreg Hudson1-0/+4
2011-04-02In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c,Greg Hudson1-0/+4
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-6/+1
2010-04-14Introduce new krb5_tkt_creds APIGreg Hudson1-5/+0
2010-04-08Remove krb5int_send_tgs(); it is unused as of r23358Greg Hudson1-13/+0
2010-01-06Divide copy_auth.c into three files based on the functionality. Namely, Zhanna Tsitkov1-0/+3
2010-01-06Since krb5int_validate_times is used only inside krb dir do not export it and...Zhanna Tsitkov1-0/+3
2010-01-05Rename krb5int_tgtname into krb5_tgtname as an internal functionZhanna Tsitkov1-1/+1
2010-01-01Factor out copying and counting of zero-terminated enctype lists intoGreg Hudson1-0/+5