summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* A cleaner impleentation of r24399 which adds two new auth context APIsGreg Hudson2010-10-011-0/+6
* WhitespaceGreg Hudson2010-09-301-18/+17
* Whitespace and minor style changesGreg Hudson2010-09-301-8/+11
* kadm5_hook: new plugin interfaceSam Hartman2010-09-292-1/+128
* Doxygen for k5-buf.hSam Hartman2010-09-271-9/+9
* kpasswd: if a credential cache is present, use FASTSam Hartman2010-09-271-0/+17
* relicense Sun RPC to 3-clause BSD-styleTom Yu2010-09-2213-302/+332
* KDC worker processes featureGreg Hudson2010-09-171-1/+1
* Remove dead code from DAL and kdb pluginsSam Hartman2010-09-151-17/+0
* kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...Sam Hartman2010-09-151-6/+7
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-071-0/+24
* Password quality pluggable interfaceGreg Hudson2010-09-013-1/+112
* New plugin infrastructureGreg Hudson2010-08-273-0/+168
* Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson2010-08-261-4/+5
* Add GIC option for password/account expiration callbackGreg Hudson2010-08-122-0/+46
* Revert the part of r24157 which added the dal_version argument to theGreg Hudson2010-07-211-5/+4
* In the DAL documentation, describe how a module can supply referralGreg Hudson2010-07-191-1/+4
* Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson2010-07-151-31/+17