summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Convert all remaining macro-coded ASN.1 encodersGreg Hudson2012-01-062-9/+9
* Remove unused functions (older API residue) krb5_realm_iterator* and krb5_fre...Zhanna Tsitkov2012-01-041-14/+0
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-213-21/+8
* Stop using krb5_octet_dataGreg Hudson2011-12-212-35/+28
* Corrected the name of KRB5_NT_SRV_HST macro. Added some doxygen commentsZhanna Tsitkov2011-12-121-30/+21
* Allow null server key to krb5_pac_verifyGreg Hudson2011-12-071-3/+3
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-0/+3
* Clean up client-side preauth error data handlingGreg Hudson2011-11-212-7/+13
* Improve documentation in preauth_plugin.hGreg Hudson2011-11-191-6/+15
* Make verto context available to kdcpreauth modulesGreg Hudson2011-11-152-1/+6
* Simplify and fix kdcpreauth request_body callbackGreg Hudson2011-11-141-8/+5
* Handle TGS referrals to the same realmGreg Hudson2011-11-141-0/+3
* Add consistency check for plugin interface namesGreg Hudson2011-11-131-1/+2
* Avoid looping when preauth can't be generatedGreg Hudson2011-11-111-1/+1
* Added the note to the trace API functions that they have higher priority than...Zhanna Tsitkov2011-11-091-2/+8
* Make krb5_check_clockskew publicGreg Hudson2011-10-312-1/+15
* Fix format string for TRACE_INIT_CREDS_SERVICEGreg Hudson2011-10-261-1/+1
* Make krb5_find_authdata publicGreg Hudson2011-10-252-6/+21
* Refactor salt computation into libkdb5Greg Hudson2011-10-241-0/+6
* Ensure termination in Windows vsnprintf wrapperGreg Hudson2011-10-181-1/+3
* Make reindentTom Yu2011-10-172-17/+16
* Install krb5/preauth_plugin.hGreg Hudson2011-10-151-0/+1
* Rename PAC type constants to avoid conflictsGreg Hudson2011-10-151-7/+7
* Hide gak_fct interface and arguments in clpreauthGreg Hudson2011-10-152-47/+45
* Make kdcpreauth edata method respond via callbackGreg Hudson2011-10-151-10/+20
* Add new header gssapi_alloc.hSam Hartman2011-10-141-1/+1
* Removed unused macrosZhanna Tsitkov2011-10-141-7/+0
* Fix the doxygen comments for krb5_pac_signZhanna Tsitkov2011-10-121-6/+6
* Make krb5_pac_sign publicGreg Hudson2011-10-122-9/+21
* Documentation pass over preauth_plugin.hGreg Hudson2011-10-121-38/+37
* Add get_string, free_string kdcpreauth callbacksGreg Hudson2011-10-061-0/+10
* Ditch fast_factor.h since it contains only stubsGreg Hudson2011-10-061-45/+0
* Use type-safe callbacks in preauth interfaceGreg Hudson2011-10-062-117/+63
* Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofdaySam Hartman2011-10-051-0/+5
* Fix incorrect formatting of KDF fields, no substantive changeSam Hartman2011-10-051-2/+2
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-053-32/+22
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-042-12/+26
* Make kdcpreauth verify respond via callbackGreg Hudson2011-10-031-4/+9
* Make dispatch() respond via a callbackGreg Hudson2011-10-031-6/+5
* Moved Windows specific include files to src/windows/includeSam Hartman2011-09-2811-3468/+0
* Enabled unconditional build of kfwlogon on WindowsSam Hartman2011-09-285-0/+2431
* Moved LoadFuncs/UnloadFuncs() to windows/libSam Hartman2011-09-281-0/+41
* Added leashdll/wshelper related files from KFWSam Hartman2011-09-285-0/+996
* win-mac.h additions for windows buildSam Hartman2011-09-281-1/+1
* Eliminate domain-based client realm walkGreg Hudson2011-09-281-0/+4
* Make the comments usable by DoxygenZhanna Tsitkov2011-09-261-3/+3
* Don't use accessor in encrypted challengeGreg Hudson2011-09-241-12/+1
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-231-0/+86
* Add kadmin functionality for string attributesGreg Hudson2011-09-211-1/+1
* Add KRB5_TL_STRING_ATTRS and libkdb5 accessorsGreg Hudson2011-09-211-0/+34