aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-03Fix FAST critical option bit checkingGreg Hudson1-2/+2
2013-09-03Support FAST hide-client-names optionGreg Hudson1-1/+1
2013-08-15Use hostrealm interface for realm mappingGreg Hudson2-6/+9
2013-08-15Add hostrealm pluggable interface definitionGreg Hudson3-1/+138
2013-08-12Add trace logging for TXT lookupsGreg Hudson1-0/+5
2013-08-07Report KDC response sizes in trace logsGreg Hudson1-2/+2
2013-08-05Correct an error in kdb.h commentsGreg Hudson1-2/+2
2013-07-31Document krb5_db_iterate restriction on writingGreg Hudson1-0/+6
2013-07-17Add non-JSON APIs for PKINIT responder itemsNalin Dahyabhai1-0/+59
2013-07-17Pass PKINIT identity prompts to the responder cbNalin Dahyabhai1-0/+44
2013-07-16Clarify and improve k5_json_object_setGreg Hudson1-1/+5
2013-07-11Add k5calloc internal helper functionGreg Hudson1-2/+9
2013-07-11Add libkradNathaniel McCallum2-0/+265
2013-07-01Install localauth_plugin.hGreg Hudson1-0/+1
2013-07-01Install ccselect_plugin.hGreg Hudson1-0/+1
2013-06-27Provide plugin module ordering guaranteesGreg Hudson1-12/+2
2013-06-25Build with Visual Studio 2012Ben Kaduk1-1/+3
2013-06-07Fix various warningsGreg Hudson1-5/+4
2013-05-22Clarify krb5_rd_req documentationGreg Hudson1-9/+19
2013-05-14Assume mutex locking cannot failGreg Hudson1-14/+10
2013-05-03Add kdcpreauth callback to check for client keysGreg Hudson1-0/+8
2013-04-29Add internal KDC_DIR macroGreg Hudson1-10/+11
2013-04-18Add a few comments to `PADATA types` in krb5.hinZhanna Tsitkov1-27/+28
2013-04-18Use macro for IANA assigned PA-AS-CHECKSUM numberZhanna Tsitkov1-0/+1
2013-04-12Get rid of cm.c and cm.hGreg Hudson2-104/+0
2013-04-12Trace log with a subset of struct conn_stateGreg Hudson2-31/+34
2013-04-09Update hst_realm.c coding styleGreg Hudson1-10/+0
2013-04-08Avoid passing null pointers to memcpy/memcmpGreg Hudson1-7/+8
2013-04-01Add krb5_kt_dup API and use it in two placesGreg Hudson1-0/+15
2013-03-28Get rid of krb5_xfreeGreg Hudson1-3/+0
2013-03-25Replace "First introduced" with concise "New"Zhanna Tsitkov1-37/+37
2013-03-24Move a bunch of stuff out of k5-int.hGreg Hudson1-371/+0
2013-03-22Get rid of krb5_{get,free}_krbhstGreg Hudson1-2/+0
2013-03-22Get rid of osconfig.cGreg Hudson1-3/+0
2013-03-11Remove stray include in localauth_plugin.hGreg Hudson1-1/+0
2013-03-09Add localauth pluggable interfaceGreg Hudson3-1/+153
2013-02-27Add krb5_free_enctypes APIGreg Hudson2-2/+13
2013-02-25Fix windows buildBen Kaduk2-2/+2
2013-02-14Modernize k5bufGreg Hudson1-39/+36
2013-02-13Add k5_json_array_fmt and use it in export_cred.cGreg Hudson1-0/+18
2013-02-13Make internal JSON functions return error codesGreg Hudson1-17/+19
2013-02-09Add and use k5memdup, k5memdup0 helpersGreg Hudson1-0/+22
2013-01-22Fix iprop log reinitializationGreg Hudson1-0/+1
2013-01-16Get rid of krb5_read_realm_paramsGreg Hudson1-9/+0
2013-01-14Correct typo in krb5_responder_context_st descrZhanna Tsitkov1-3/+4