pull up r24123 from trunk
[krb5.git] / src / kdc /
2010-05-19 Tom Yupull up r23959 from trunk
2010-04-20 Tom Yupull up r23912 from trunk
2010-03-23 Tom Yupull up r23810 from trunk
2010-03-15 Tom Yupull up r23766 from trunk
2010-02-23 Tom Yupull up r23735 from trunk
2010-02-16 Tom Yupull up r23724 from trunk
2010-02-12 Tom Yupull up r23712, r23714 from trunk
2010-02-08 Tom Yupull up r23697 from trunk
2010-02-08 Tom Yupull up r23674, r23675 from trunk
2010-01-12 Tom Yupull up r23628 from trunk
2010-01-08 Tom Yupull up r23602, r23604, r23605 from trunk
2010-01-08 Tom Yupull up r23603 from trunk
2010-01-04 Greg HudsonAdd preauth_module_dir support to the KDC preauth modul...
2010-01-03 Ken RaeburnIgnore some routing messages indicating changes that...
2010-01-01 Ezra PeisachChange db_args from being a global to only defined...
2010-01-01 Ezra PeisachAdd gcc printf attribute for kdc_err prototype
2010-01-01 Russ AllberyAdd a new -P option to krb5kdc and kadmind which, if...
2009-12-31 Russ AllberyFix spelling and hyphen errors in man pages
2009-12-31 Ken RaeburnNo comma at end of enumerator list
2009-12-30 Zhanna TsitkovMove krb5int_get_domain_realm_mapping into kdc_util...
2009-12-29 Tom YuMITKRB5-SA-2009-003 CVE-2009-3295 KDC null deref in...
2009-12-28 Greg HudsonWhitespace fixes for new anonymous support
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-14 Sam Hartmanfast negotiation projec
2009-12-03 Ken RaeburnReformat new comments
2009-12-03 Ken Raeburnfix slow behavior on Mac OS X with link-local addresses
2009-11-30 Sam HartmanFix memory leak
2009-11-24 Sam HartmanKDC MUST NOT accept ap-request armor in FAST TGS
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-21 Greg HudsonFor the moment, test for nullity of pointers returned...
2009-11-16 Tom YuClean up some open-parenthesis problems, and reindent
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-11-12 Zhanna TsitkovTypo fix
2009-11-12 Zhanna TsitkovPost-great-reindent check. Part II
2009-11-12 Zhanna TsitkovRestore the local variable type
2009-11-12 Zhanna TsitkovPost-great-reindent check. Part I
2009-11-04 Ken RaeburnUse "unsigned short" instead of "u_short" in argument...
2009-11-03 Tom YuReindent after making fixes for emacs-23
2009-10-31 Tom Yumake mark-cstyle
2009-10-29 Greg HudsonIn process_tgs_req, fully initialize e_data since we...
2009-10-29 Luke Howardremove times underflow/overflow checks, they break...
2009-10-28 Tom YuPrint a "starting..." message on stderr if running...
2009-10-27 Greg HudsonHeimdal DB bridge plugin for KDC back end
2009-10-25 Greg HudsonAccount lockout
2009-10-21 Luke HowardAllow the constrained delegation authorization method...
2009-10-21 Luke Howardsimplify logic fix introduced in r22960 for S4U2Self
2009-10-21 Luke Howardremove some unneeded extensions from the Novell backend...
2009-10-21 Luke Howardensure that forwardable flag is propagated along S4U2Se...
2009-10-21 Luke HowardIncrement authdata SPI to V2 (V1 was experimental)...
2009-10-21 Luke HowardIncrement authdata SPI to V2 (V1 was experimental)...
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-14 Ezra PeisachInitialize several variables - so that on error cleanup...
2009-09-13 Greg HudsonImplement s4u extensions
2009-08-21 Ken RaeburnChange "vague-errors" compile-time conditionals into...
2009-08-12 Ken Raeburn r22529@squish: raeburn | 2009-08-12 13:49:45 -0400
2009-08-03 Greg HudsonGet "make depend" to work in an unbuilt source tree...
2009-06-26 Tom YuCheck for principal expiration prior to checking for...
2009-05-24 Greg HudsonFix vector initialization error in KDC preauth code
2009-05-22 Greg HudsonRemove spurious assertion in handle_authdata
2009-05-20 Greg HudsonAdd a comment to the r22168 change since it's not obvio...
2009-04-30 Sam HartmanDo not return PREAUTH_FAILED on unknown preauth
2009-04-27 Greg HudsonMove KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb...
2009-04-16 Greg HudsonSend explicit salt for SALTTYPE_NORMAL keys
2009-04-14 Sam HartmanRequire fast_req checksum to be keyed
2009-04-09 Ezra Peisachkdc: handle_referral_params does not return ENOMEM...
2009-04-08 Ezra PeisachFall through on error return
2009-04-05 Sam HartmanImplement KDC side of TGS FAST
2009-04-04 Sam Hartmanfix logic errors
2009-04-03 Sam HartmanHandle authdata encrypted in subkey
2009-04-03 Sam HartmanMerge fast branch at 22166 onto trunk
2009-03-31 Sam HartmanInitialize request state in the TGS path
2009-03-31 Sam Hartmanmake depend
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-03-16 Zhanna TsitkovVerify return code from krb5_db_set_mkey_list
2009-03-16 Sam HartmanCall kdb_set_mkey_list from the KDC
2009-03-11 Greg HudsonReport verbose error messages from KDC
2009-03-09 Zhanna TsitkovRemoved unneeded printf's
2009-02-23 Zhanna TsitkovCorrect the return code
2009-02-20 Zhanna TsitkovAdjust to the return value of isflagset routine
2009-02-19 Zhanna TsitkovFix in handle_referral_params
2009-02-13 Ken RaeburnBe less verbose about routing-socket messages
2009-02-04 Ken Raeburnregenerate
2009-02-04 Zhanna TsitkovUse macros for config parameters
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-02-02 Ken RaeburnGet rid of casts of free() argument to char*, except...
2009-02-02 Ken Raeburnreapply memchr patch
2009-02-02 Ken Raeburnsmall storage leak in KDC startup
2009-01-30 Will FiveashMaster Key Migration Project
2009-01-30 Zhanna TsitkovChanged the name match_config_pattern to krb5_match_con...
2009-01-29 Zhanna TsitkovIntroduced match_config_pattern function to find a...
2009-01-28 Sam Hartmanreturn correct kvno in TGS case
2009-01-28 Ken Raeburnwhitespace
2009-01-27 Ken Raeburnuse memchr
2009-01-26 Zhanna TsitkovIntroduced new static function prep_reprocess_req to...
2009-01-26 Zhanna TsitkovCheck asprintf return codes. Styling
2009-01-23 Zhanna TsitkovEliminate the need for the domain_realm mapping table...
2009-01-23 Greg HudsonAdd some output parameter initializations n order to...
2009-01-14 Ken RaeburnIf recv_from_to is passed a buffer for the local endpoi...
2009-01-14 Ken RaeburnMerge some very simple points of divergence in the...
next