summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Removed unused "db_modules" and "preauth_module_dir" configuration optionsZhanna Tsitkov2011-08-121-2/+0
* Clean up some ldap #define'sZhanna Tsitkov2011-08-101-4/+5
* In last-resort fallback va_copy change 'memcmp' to 'memcpy'Sam Hartman2011-08-091-1/+1
* Add internal APIs for portable path manipulationGreg Hudson2011-08-071-0/+22
* Minor comment correctionZhanna Tsitkov2011-08-011-2/+2
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-261-1/+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
* Fix build without KRB5_DNS_LOOKUPGreg Hudson2011-07-251-1/+1
* Add krb5_init_context_profile APIGreg Hudson2011-07-202-1/+25
* 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
* C90 doesn't allow commas at the ends of enumeration listsKen Raeburn2011-07-011-2/+2
* 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
* Document that e_data can be used by KDB modules internallyGreg Hudson2011-06-201-0/+9
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-172-416/+357
* Add k5_plugin_register_dyn internal APIGreg Hudson2011-06-173-2/+17
* Add localization infrastructureGreg Hudson2011-06-102-7/+18
* Revert r5233 and mark get_age as deprecated in the DAL documentation.Greg Hudson2011-05-201-7/+2
* 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
* Use internal crypto functions directly from util_crypt.c, avoiding aGreg Hudson2011-05-091-2/+0
* 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
* Add poll support to sendto_kdc.c so that it can work in processes withGreg Hudson2011-05-021-3/+12
* r24899 moved the declarations of krb5int_mk_chpw_req and relatedGreg Hudson2011-05-021-29/+0
* 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
* Add k5_kt_get_principal, an internal krb5 interface to try to get aGreg Hudson2011-04-081-0/+3
* Documentation updatesZhanna Tsitkov2011-04-061-190/+213
* Documentation updatesZhanna Tsitkov2011-04-041-201/+276
* In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c,Greg Hudson2011-04-021-3/+0
* In krb5_cc_move if something went wrong, free the dst credential cacheZhanna Tsitkov2011-03-291-1/+1
* If the new configuration data that is passed to krb5_cc_set_config is NULL, j...Zhanna Tsitkov2011-03-291-12/+5
* Updated the documentation for the krb5_ error_message function family. Zhanna Tsitkov2011-03-291-93/+96
* Documentation update. Mostly related to _kt_ and _cc_ routinesZhanna Tsitkov2011-03-281-118/+162
* Fix DAL documentation to recommend using krb5_db_get_context() andGreg Hudson2011-03-241-2/+2
* Minor clean-up in krb5.hinZhanna Tsitkov2011-03-181-44/+20
* Move doxygen comments from source to header. Updated comments and added some ...Zhanna Tsitkov2011-03-181-4/+53