summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Reinstate the line wrapping of the copyright notice in krb5.hin, andGreg Hudson2011-03-181-3/+3
* Added usage examples to the krb5_build_principal function familyZhanna Tsitkov2011-03-181-24/+56
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0936-125/+76
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-021-94/+0
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-3/+0
* Don't reject AP-REQs based on PACsGreg Hudson2011-02-161-3/+2
* Defer hostname lookups in krb5_sendto_kdcGreg Hudson2011-02-133-80/+38
* Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J...Zhanna Tsitkov2011-02-081-9/+6
* Improve acceptor name flexibilityGreg Hudson2011-02-072-0/+18
* Added doxygen comments (mostly from the backup location)Zhanna Tsitkov2011-02-071-119/+3866
* Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcacheTom Yu2011-01-261-1/+1
* Add a trace log event for unrecognized enctypes in a profile enctypeGreg Hudson2011-01-212-1/+5
* Where missing, add the argument's names to the function signaturesZhanna Tsitkov2011-01-191-252/+422
* Doxygen style re-formating of the existing commentsZhanna Tsitkov2011-01-131-124/+120
* handle MS PACs that lack server checksumTom Yu2010-12-101-0/+6
* Implement restrict_anonymous_to_tgt realm flagGreg Hudson2010-12-012-0/+3
* Install kadm5_hook_plugin.hSam Hartman2010-11-301-0/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-2/+3
* Fix Windows buildGreg Hudson2010-11-252-5/+8
* Update krb5_gic_opt_private and related code to reflect the change ofTom Yu2010-11-231-1/+1
* Add missing KRB5_CALLCONV in callback declarationGreg Hudson2010-11-231-4/+4
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-201-9/+9
* After a failed kdb5_util load, make a subsequent load operation workGreg Hudson2010-11-061-12/+14
* Mark Camellia-CCM code as experimentalGreg Hudson2010-10-261-0/+3
* Make k5-buf.h comments consistent with coding styleGreg Hudson2010-10-261-44/+54
* WhitespaceGreg Hudson2010-10-241-2/+2
* Declare krb5_set_error_message_flKen Raeburn2010-10-231-0/+7
* Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu2010-10-0812-12/+12
* Document that krb5_get_error_message() never returns NULLGreg Hudson2010-10-051-1/+3
* Constify the name field of a kadm5_hook vtable, since it holds aGreg Hudson2010-10-051-1/+1
* Add a name field to the pwqual plugin vtable and log pwqual moduleGreg Hudson2010-10-051-0/+1
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-0/+11
* Document kadm5_hook interfaceSam Hartman2010-10-051-0/+20
* Merge branches/nss to trunkGreg Hudson2010-10-021-0/+2
* Enable sam_challenge_2 encodersSam Hartman2010-10-011-2/+0
* Implement k5login_directory and k5login_authoritative optionsGreg Hudson2010-10-011-0/+2