summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add krb5_init_context_profile APIGreg Hudson2011-07-201-0/+23
* Added documentation for krb5_decode_authdata_container and krb5_encode_authda...Zhanna Tsitkov2011-07-201-2/+27
* Added documentation for cred cache (un)lock, checksum and crypto length APIsZhanna Tsitkov2011-07-111-23/+275
* Don't destroy dst on error in krb5_cc_moveGreg Hudson2011-06-231-1/+1
* Cosmetic fixes to preauth_plugin.h from Linus NordbergGreg Hudson2011-06-221-2/+2
* Fix the build and doxygen markupZhanna Tsitkov2011-06-221-6/+4
* Formatting and editorial pass over krb5.hin doxygen markupGreg Hudson2011-06-221-2356/+2482
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-171-370/+346
* Updated documentation for krb5_c_ and sensauth API.Zhanna Tsitkov2011-05-191-525/+328
* Updated documentation for krb5_rd_ APIZhanna Tsitkov2011-05-161-168/+161
* Updated documentation for PAC API. Moved PAC type definitions into krb5.hinZhanna Tsitkov2011-05-131-0/+106
* Updated documentation for krb5_mk_ functionsZhanna Tsitkov2011-05-121-176/+190
* Updated documentation for krb5_init_creds_ function familyZhanna Tsitkov2011-05-091-18/+112
* Updated documentation: added usage example for krb5_tkt_creds family, removed...Zhanna Tsitkov2011-05-051-91/+105
* Updated API documentation with the comments mostly related to verify and con...Zhanna Tsitkov2011-05-031-250/+172
* Updated documentation of krb5_copy_ , krb5_free_ and krb5_kt_ functionsZhanna Tsitkov2011-05-011-191/+206
* Updated the documentation for API related to the credentials caches and their...Zhanna Tsitkov2011-04-281-137/+140
* Do not reference krb5_chpw_result_code_string inGreg Hudson2011-04-251-3/+1
* Close comment in #endif for KRB5_DEPRECATED to avoid warning ofEzra Peisach2011-04-221-1/+1
* Documented V4/V5 convertion and some credential cache API functions. Marked k...Zhanna Tsitkov2011-04-221-137/+139
* Documented krb5_auth_con_ API familyZhanna Tsitkov2011-04-201-380/+367
* Documentation updates. Mostly GIC relatedZhanna Tsitkov2011-04-121-222/+203
* Documentation updatesZhanna Tsitkov2011-04-061-190/+213