aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson36-125/+76
2011-03-02Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson1-94/+0
2011-02-27Reference random-to-key handlers through the enctype instead of theGreg Hudson1-3/+0
2011-02-16Don't reject AP-REQs based on PACsGreg Hudson1-3/+2
2011-02-13Defer hostname lookups in krb5_sendto_kdcGreg Hudson3-80/+38
2011-02-08Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J...Zhanna Tsitkov1-9/+6
2011-02-07Improve acceptor name flexibilityGreg Hudson2-0/+18
2011-02-07Added doxygen comments (mostly from the backup location)Zhanna Tsitkov1-119/+3866
2011-01-26Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcacheTom Yu1-1/+1
2011-01-21Add a trace log event for unrecognized enctypes in a profile enctypeGreg Hudson2-1/+5
2011-01-19Where missing, add the argument's names to the function signaturesZhanna Tsitkov1-252/+422
2011-01-13Doxygen style re-formating of the existing commentsZhanna Tsitkov1-124/+120
2010-12-10handle MS PACs that lack server checksumTom Yu1-0/+6
2010-12-01Implement restrict_anonymous_to_tgt realm flagGreg Hudson2-0/+3
2010-11-30Install kadm5_hook_plugin.hSam Hartman1-0/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-2/+3
2010-11-25Fix Windows buildGreg Hudson2-5/+8
2010-11-23Update krb5_gic_opt_private and related code to reflect the change ofTom Yu1-1/+1
2010-11-23Add missing KRB5_CALLCONV in callback declarationGreg Hudson1-4/+4
2010-11-20Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson1-9/+9
2010-11-06After a failed kdb5_util load, make a subsequent load operation workGreg Hudson1-12/+14
2010-10-26Mark Camellia-CCM code as experimentalGreg Hudson1-0/+3
2010-10-26Make k5-buf.h comments consistent with coding styleGreg Hudson1-44/+54
2010-10-24WhitespaceGreg Hudson1-2/+2
2010-10-23Declare krb5_set_error_message_flKen Raeburn1-0/+7
2010-10-08Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu12-12/+12
2010-10-05Document that krb5_get_error_message() never returns NULLGreg Hudson1-1/+3
2010-10-05Constify the name field of a kadm5_hook vtable, since it holds aGreg Hudson1-1/+1
2010-10-05Add a name field to the pwqual plugin vtable and log pwqual moduleGreg Hudson1-0/+1
2010-10-05Propagate modprinc -unlock from master to slave KDCsGreg Hudson1-0/+11
2010-10-05Document kadm5_hook interfaceSam Hartman1-0/+20
2010-10-02Merge branches/nss to trunkGreg Hudson1-0/+2
2010-10-01Enable sam_challenge_2 encodersSam Hartman1-2/+0
2010-10-01Implement k5login_directory and k5login_authoritative optionsGreg Hudson1-0/+2
2010-10-01A cleaner impleentation of r24399 which adds two new auth context APIsGreg Hudson1-0/+6
2010-09-30WhitespaceGreg Hudson1-18/+17
2010-09-30Whitespace and minor style changesGreg Hudson1-8/+11
2010-09-29kadm5_hook: new plugin interfaceSam Hartman2-1/+128
2010-09-27Doxygen for k5-buf.hSam Hartman1-9/+9
2010-09-27kpasswd: if a credential cache is present, use FASTSam Hartman1-0/+17
2010-09-22relicense Sun RPC to 3-clause BSD-styleTom Yu13-302/+332
2010-09-17KDC worker processes featureGreg Hudson1-1/+1
2010-09-15Remove dead code from DAL and kdb pluginsSam Hartman1-17/+0
2010-09-15kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...Sam Hartman1-6/+7
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson1-0/+24
2010-09-01Password quality pluggable interfaceGreg Hudson3-1/+112
2010-08-27New plugin infrastructureGreg Hudson3-0/+168
2010-08-26Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson1-4/+5
2010-08-12Add GIC option for password/account expiration callbackGreg Hudson2-0/+46
2010-07-21Revert the part of r24157 which added the dal_version argument to theGreg Hudson1-5/+4