aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-28Zap secure cookie contents when freeingGreg Hudson1-0/+3
2015-10-26Accept new passwords as const char pointersAndreas Schneider1-5/+6
2015-08-26Add secure cookie supportGreg Hudson2-0/+23
2015-08-26Add ASN.1 encoder and decoder for secure cookieNathaniel McCallum1-0/+13
2015-08-11Fix new doxygen parameter listsGreg Hudson1-3/+3
2015-08-11Add KDC_ERR_PREAUTH_EXPIRED supportGreg Hudson1-0/+1
2015-08-10Visual Studio 2015 build fixesThomas Sondergaard1-0/+3
2015-08-09Add krb5_c_prfplus() and krb5_c_derive_prfplus()Nathaniel McCallum1-0/+42
2015-08-07Do not allow stream socket retries in libkradNathaniel McCallum1-1/+2
2015-07-22Enforce auth indicator restrictions in KDCGreg Hudson1-0/+1
2015-07-22Add kdcpreauth callback for auth indicatorsGreg Hudson1-0/+6
2015-07-22Add constants for CAMMAC and auth-indicatorGreg Hudson1-0/+3
2015-07-22Add ASN.1 encoder/decoder for UTF-8 stringsGreg Hudson1-0/+9
2015-07-09Add ASN.1 encoder and decoder for CAMMACGreg Hudson1-0/+27
2015-07-09Unify KDB principal flag conversion functionsTom Yu1-4/+4
2015-07-08Add client_keyblock kdcpreauth callbackGreg Hudson1-1/+14
2015-07-06Add rename method to kadm5_hookGreg Hudson1-0/+11
2015-06-15Rename krbtgt variable in KDC codeGreg Hudson2-8/+11
2015-06-15Use new KDC authdata interface in kdc_authdata.cGreg Hudson1-113/+0
2015-06-15Add declarations for new KDC authdata interfaceGreg Hudson2-1/+130
2015-04-15Use unsigned 16-bit type for key data kvnoGreg Hudson2-2/+2
2015-02-04Bump DAL major version for iterate changeGreg Hudson1-1/+1
2015-01-28Support KDC_ERR_MORE_PREAUTH_DATA_REQUIREDNathaniel McCallum1-0/+1
2015-01-26Fix const correctness on krb5_c_fx_cf2_simple()Nathaniel McCallum1-2/+2
2014-12-07Add err_fmt profile parameterNicolas Williams1-0/+2
2014-12-07Use new error message wrapping APIsNicolas Williams1-1/+3
2014-12-07Add new error message wrapping APIsNicolas Williams1-0/+79
2014-11-05Remove des3 and arcfour from supported_enctypesTom Yu1-2/+1
2014-11-03Remove KRB5_TC_OPENCLOSE handling in FILE ccacheGreg Hudson1-1/+1
2014-10-14Fix typo in doc for krb5_get_init_creds_keytab()Tom Yu1-1/+1
2014-09-16Enable KDC TCP listener by defaultTom Yu1-1/+1
2014-08-02Support unlocked iteration in DB2Tom Yu1-0/+1
2014-08-02Add flag word to KDB iteration APIsTom Yu1-3/+7
2014-07-30Add KCM credential cache type (client only)Greg Hudson2-0/+97
2014-07-30Modify k5buf interfaces for easier useGreg Hudson1-61/+26
2014-07-19Add SASL support to LDAP KDB moduleGreg Hudson1-0/+8
2014-07-19Move KKDCP OpenSSL code to an internal pluginGreg Hudson3-17/+127
2014-07-08Define k5-platform.h wrapper for strerror_rGreg Hudson1-0/+6
2014-07-04Don't depend on sa_len sockaddr fieldGreg Hudson1-8/+12
2014-06-27Add a family-independent bindresvport_sa functionAndreas Schneider2-0/+2
2014-06-27Add socket-utils.h helpers for portsGreg Hudson1-0/+30
2014-06-16Tidy up k5-int.h variable name constantsGreg Hudson1-98/+99
2014-06-05Define k5_setmsg internal aliasGreg Hudson1-0/+3
2014-06-05Remove DEBUG_ERROR_LOCATIONS supportGreg Hudson2-31/+0
2014-06-02Check names in the server's cert when using KKDCPNalin Dahyabhai1-0/+5
2014-06-02Load custom anchors when using KKDCPNalin Dahyabhai2-0/+8
2014-06-02HTTPS transport (Microsoft KKDCPP implementation)Nalin Dahyabhai1-0/+13
2014-06-02Add ASN.1 codec for KKDCP's KDC-PROXY-MESSAGENathaniel McCallum1-0/+13
2014-05-17Add k5-input.hGreg Hudson1-0/+143
2014-05-17Add k5_buf_get_spaceGreg Hudson1-0/+4