aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-03Further fixes for WSA/Posix error translationKevin Wasserman1-25/+62
2012-07-23Remove DISABLE_TRACING from windows buildKevin Wasserman1-1/+0
2012-07-23KFW win-mac.h fixesKevin Wasserman1-0/+6
2012-07-23Add krb5int_cc_user_set_default_nameTom Yu1-0/+3
2012-07-23Translate WinSock errors to Posix counterpartsKevin Wasserman1-1/+35
2011-12-05pull up r25483 and r25484 from trunkTom Yu2-7/+13
2011-12-05pull up r25475 and r25479 from trunkTom Yu2-5/+19
2011-12-05pull up r25473 from trunkTom Yu1-8/+5
2011-12-05Handle TGS referrals to the same realmTom Yu1-0/+3
2011-12-02pull up r25469 from trunkTom Yu1-1/+1
2011-11-07pull up r25424 from trunkTom Yu2-1/+15
2011-11-07Fix format string for TRACE_INIT_CREDS_SERVICETom Yu1-1/+1
2011-11-07pull up r25414 from trunkTom Yu2-6/+21
2011-10-20pull up r25367 from trunkTom Yu1-1/+3
2011-10-17Make reindentTom Yu2-17/+16
2011-10-15Install krb5/preauth_plugin.hGreg Hudson1-0/+1
2011-10-15Rename PAC type constants to avoid conflictsGreg Hudson1-7/+7
2011-10-15Hide gak_fct interface and arguments in clpreauthGreg Hudson2-47/+45
2011-10-15Make kdcpreauth edata method respond via callbackGreg Hudson1-10/+20
2011-10-14Add new header gssapi_alloc.hSam Hartman1-1/+1
2011-10-14Removed unused macrosZhanna Tsitkov1-7/+0
2011-10-12Fix the doxygen comments for krb5_pac_signZhanna Tsitkov1-6/+6
2011-10-12Make krb5_pac_sign publicGreg Hudson2-9/+21
2011-10-12Documentation pass over preauth_plugin.hGreg Hudson1-38/+37
2011-10-06Add get_string, free_string kdcpreauth callbacksGreg Hudson1-0/+10
2011-10-06Ditch fast_factor.h since it contains only stubsGreg Hudson1-45/+0
2011-10-06Use type-safe callbacks in preauth interfaceGreg Hudson2-117/+63
2011-10-05Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofdaySam Hartman1-0/+5
2011-10-05Fix incorrect formatting of KDF fields, no substantive changeSam Hartman1-2/+2
2011-10-05Use an opaque handle in the kdcpreauth callbackGreg Hudson3-32/+22
2011-10-04Create e_data as pa_data in KDC interfacesGreg Hudson2-12/+26
2011-10-03Make kdcpreauth verify respond via callbackGreg Hudson1-4/+9
2011-10-03Make dispatch() respond via a callbackGreg Hudson1-6/+5
2011-09-28Moved Windows specific include files to src/windows/includeSam Hartman11-3468/+0
2011-09-28Enabled unconditional build of kfwlogon on WindowsSam Hartman5-0/+2431
2011-09-28Moved LoadFuncs/UnloadFuncs() to windows/libSam Hartman1-0/+41
2011-09-28Added leashdll/wshelper related files from KFWSam Hartman5-0/+996
2011-09-28win-mac.h additions for windows buildSam Hartman1-1/+1
2011-09-28Eliminate domain-based client realm walkGreg Hudson1-0/+4
2011-09-26Make the comments usable by DoxygenZhanna Tsitkov1-3/+3
2011-09-24Don't use accessor in encrypted challengeGreg Hudson1-12/+1
2011-09-23Recast encrypted challenge as linked built-insGreg Hudson1-0/+86
2011-09-21Add kadmin functionality for string attributesGreg Hudson1-1/+1
2011-09-21Add KRB5_TL_STRING_ATTRS and libkdb5 accessorsGreg Hudson1-0/+34
2011-09-19Formatting fixesGreg Hudson2-10/+9
2011-09-19Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman1-0/+4
2011-09-19Remove the ticket from the pkinit-alg-agility KDF function, to matchSam Hartman1-1/+0
2011-09-19* Extend auth_packSam Hartman2-3/+20
2011-09-19Added underlying ASN.1 structures for pkinit algorithm agilitySam Hartman1-0/+22
2011-09-14Split signal setup into loop_setup_signals()Greg Hudson1-1/+3