aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Do not allow stream socket retries in libkradNathaniel McCallum1-1/+2
2015-02-04Bump DAL major version for iterate changeGreg Hudson1-1/+1
2014-12-16Fix typo in doc for krb5_get_init_creds_keytab()Tom Yu1-1/+1
2014-09-18Enable 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
2014-05-07Improve krb5_rd_req decryption failure errorsGreg Hudson1-0/+2
2014-05-07Add helper to change extended error message codeGreg Hudson1-0/+3
2014-02-26Eliminate internal fixed-width type wrappersGreg Hudson2-26/+19
2014-02-26Assume <stdint.h> and fixed-width typesGreg Hudson4-109/+10
2014-02-26Avoid duplicate "/etc/krb5.conf" in profile pathTom Yu2-3/+5
2014-02-20Simplify ulog_mapGreg Hudson1-9/+1
2014-02-20Lock around more ulog operationsGreg Hudson1-4/+3
2014-02-20Factor out ulog serial number status checkGreg Hudson1-0/+2
2014-02-20Simplify iprop update locking and avoid deadlockGreg Hudson1-2/+0
2014-02-06Move OTP sockets to KDC_RUN_DIRNathaniel McCallum2-0/+3
2014-02-05In kdb5_util load, init ulog closer to promoteGreg Hudson1-1/+0
2014-02-05Modernize iprop codeGreg Hudson1-32/+21
2014-01-17Make rcache resolve functions take const char *Greg Hudson1-2/+4
2013-12-18Let SPNEGO display mechanism errorsSimo Sorce1-0/+1
2013-12-18Remove unused krb5_context fieldsGreg Hudson1-2/+0
2013-12-16Don't require krb5.conf without KRB5_DNS_LOOKUPGreg Hudson1-4/+0
2013-12-11Modernize sn2princ.cGreg Hudson1-12/+0
2013-11-25Add new versions of log_badauth gssrpc callbacksGreg Hudson2-0/+15
2013-11-22Improve default ccache name API documentationGreg Hudson1-6/+25
2013-11-04Make set_cloexec_fd return voidBen Kaduk1-10/+7
2013-10-04KDC Audit infrastructure and plugin implementationZhanna Tsitkov2-1/+272
2013-10-03Add an internal constant-time comparison functionGreg Hudson1-0/+8
2013-09-25Support authoritative KDB check_transited methodsGreg Hudson1-2/+3
2013-09-24Factor out krb5int_random_string() routineZhanna Tsitkov1-0/+4
2013-09-23Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov1-0/+1
2013-09-18Correct comments in ccselect_plugin.hZhanna Tsitkov1-3/+3
2013-09-06Add a flag to prevent all host canonicalizationGreg Hudson1-0/+2