summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
* Doc introduced version for krb5_kt_client_defaultZhanna Tsitkov2012-07-161-0/+2
* Add krb5_kt_client_default APIGreg Hudson2012-07-021-0/+16
* Correct and clarify keytab API documentationGreg Hudson2012-06-291-12/+12
* Document how to free krb5_cc_get_full_name resultGreg Hudson2012-06-201-0/+2
* Document version for new API functionsZhanna Tsitkov2012-06-151-0/+4
* Add krb5_cccol_have_content APIGreg Hudson2012-06-151-0/+11
* Add krb5_kt_have_content APIGreg Hudson2012-06-021-0/+12
* Add krb5_parse_name flag to ignore realmGreg Hudson2012-05-101-0/+7
* Rewrite krb5_parse_nameGreg Hudson2012-05-101-7/+10
* Constify get_init_creds string input paramsGreg Hudson2012-05-091-5/+6
* Add API to interpret changepw result stringsGreg Hudson2012-05-091-0/+26
* Try all host keys by default in vfy_incredsGreg Hudson2012-05-031-15/+16
* Stop using SALT_TYPE_AFS_LENGTHGreg Hudson2012-04-271-6/+1
* Add Doxygen markup to API functions that were introduced in 1.9 releaseZhanna Tsitkov2012-04-191-0/+26
* Add Doxygen markup to API functions that were introduced in 1.10 releaseZhanna Tsitkov2012-04-171-0/+15
* Allow preauth mechs to work with clock skewGreg Hudson2012-04-171-0/+18
* Document kadm5_hook chpass randomize-key behaviorGreg Hudson2012-04-161-0/+1
* Fix up krb5.hin Doxygen markup somewhatGreg Hudson2012-03-271-21/+34
* Remove some unused structures and encodersGreg Hudson2012-01-071-13/+4
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-211-6/+1
* Stop using krb5_octet_dataGreg Hudson2011-12-211-9/+2
* 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
* Clean up client-side preauth error data handlingGreg Hudson2011-11-211-5/+10
* Improve documentation in preauth_plugin.hGreg Hudson2011-11-191-6/+15
* Make verto context available to kdcpreauth modulesGreg Hudson2011-11-151-0/+5
* Simplify and fix kdcpreauth request_body callbackGreg Hudson2011-11-141-8/+5
* 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-311-0/+15
* Make krb5_find_authdata publicGreg Hudson2011-10-251-0/+21
* Make reindentTom Yu2011-10-171-14/+13
* Rename PAC type constants to avoid conflictsGreg Hudson2011-10-151-7/+7
* Hide gak_fct interface and arguments in clpreauthGreg Hudson2011-10-151-25/+14
* Make kdcpreauth edata method respond via callbackGreg Hudson2011-10-151-10/+20
* Fix the doxygen comments for krb5_pac_signZhanna Tsitkov2011-10-121-6/+6
* Make krb5_pac_sign publicGreg Hudson2011-10-121-0/+21
* Documentation pass over preauth_plugin.hGreg Hudson2011-10-121-38/+37
* Add get_string, free_string kdcpreauth callbacksGreg Hudson2011-10-061-0/+10
* Use type-safe callbacks in preauth interfaceGreg Hudson2011-10-061-77/+61
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-052-23/+16
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-041-6/+20
* Make kdcpreauth verify respond via callbackGreg Hudson2011-10-031-4/+9
* Make the comments usable by DoxygenZhanna Tsitkov2011-09-261-3/+3
* Formatting fixesGreg Hudson2011-09-191-7/+4
* * Extend auth_packSam Hartman2011-09-191-1/+16
* Add krb5_cc_select() API and pluggable interfaceGreg Hudson2011-09-052-0/+141
* Add new cache collection APIsGreg Hudson2011-09-051-0/+69
* Minor comment correctionZhanna Tsitkov2011-08-011-2/+2
* Better x-ref for simple macro's in doxygen commentsZhanna Tsitkov2011-07-251-159/+178
* Added documentation for the encrypt/decrypt API functionsZhanna Tsitkov2011-07-251-26/+204