]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2010-02-08  Tom Yupull up r23697 from trunk
2010-02-08  Tom Yupull up r23696 from trunk
2010-02-08  Tom Yupull up r23695 from trunk
2010-02-08  Tom Yupull up r23694 from trunk
2010-02-08  Tom Yupull up r23681 from trunk
2010-02-08  Tom Yupull up r23676, r23679 from trunk
2010-02-08  Tom Yupull up r23674, r23675 from trunk
2010-02-08  Tom Yupull up r23673 from trunk
2010-02-08  Tom Yupull up r23672 from trunk
2010-01-21  Tom Yupull up r23663 from trunk
2010-01-21  Tom Yupull up r23662 from trunk
2010-01-14  Tom YuAdd test program for decryption of overly short buffers
2010-01-14  Tom Yupull up r23657 from trunk
2010-01-14  Tom Yupull up r23607 from trunk
2010-01-12  Tom Yupull up r23628 from trunk
2010-01-12  Tom Yupull up r23629 from trunk
2010-01-11  Tom Yupull up r23622 from trunk
2010-01-11  Tom Yupull up r23608 from trunk
2010-01-08  Tom Yupull up r23612 from trunk
2010-01-08  Tom Yupull up r23611 from trunk
2010-01-08  Tom Yupull up r23610 from trunk
2010-01-08  Tom Yupull up r23609 from trunk
2010-01-08  Tom Yupull up r23602, r23604, r23605 from trunk
2010-01-08  Tom Yupull up r23603 from trunk
2010-01-08  Tom Yupull up r23597, r23599 from trunk
2010-01-06  Tom Yukrb5-1.8-alpha1-postrelease
2010-01-06  Tom YuREADME, patchlevel, etc. for krb5-1.8-alpha1
2010-01-05  Tom Yubranch for krb5-1.8
2010-01-05  Tom YuREADME, copyright, patchlevel for krb5-1.8 branch
2010-01-05  Tom Yudisable weak crypto by default
2010-01-04  Tom YuInstall encrypted_challenge plugin during fake-install
2010-01-04  Greg HudsonAdd preauth_module_dir support to the KDC preauth modul...
2010-01-04  Sam HartmanAnonymous documentation
2010-01-04  Sam HartmanOther changes in this ticket guarantee that the padata...
2010-01-04  Sam HartmanBring back krb5_kt_free_entry which really does the...
2010-01-04  Sam HartmanTest FAST authentication during each pass
2010-01-04  Sam HartmanFix documentation of armor cache based on fast negotiat...
2010-01-04  Tom Yukdc_supported_enctypes does nothing; eradicate mentions...
2010-01-04  Greg HudsonDon't accept AS replies encrypted in enctypes other...
2010-01-04  Zhanna TsitkovFor the better code modularity keep some "free" routine...
2010-01-03  Ken RaeburnUpdate dependencies
2010-01-03  Ken RaeburnEnable caching of key-derived context info such as...
2010-01-03  Greg HudsonFix a case where krb5int_aes_decrypt was trying to...
2010-01-03  Ezra Peisachkrb5_gss_acquire_cred will deref garbage pointer if...
2010-01-03  Ezra PeisachInitialize variables in case of error path winds up...
2010-01-03  Ken RaeburnIgnore some routing messages indicating changes that...
2010-01-03  Ken RaeburnRemove old 'full' arg to KDC that should've gone away...
2010-01-03  Ezra PeisachSome unsigned/signed warning cleanup
2010-01-02  Greg HudsonUse krb5int_count_etypes in rd_req_decoded_opt
2010-01-02  Ezra PeisachTest -P options to kdc and kadmind to write out a pid...
2010-01-01  Greg HudsonFactor out copying and counting of zero-terminated...
2010-01-01  Greg HudsonUpdate copyright year in prototype sources
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  Ezra PeisachUnsigned/signed cleanup
2010-01-01  Russ AllberyAdd a new -P option to krb5kdc and kadmind which, if...
2009-12-31  Ezra PeisachFree tinfo at end - so program runs with new memory...
2009-12-31  Ezra PeisachRemove tests for functions that we do not conditionaliz...
2009-12-31  Ezra PeisachDeclare function as static to avoid compiler warning...
2009-12-31  Ezra PeisachRemove $(TOBJS) for make clean
2009-12-31  Ezra PeisachUse krb5_free_default_realm instead of free on the...
2009-12-31  Russ AllberyFix spelling and hyphen errors in man pages
2009-12-31  Ken RaeburnNetBSD 5.0.1 uses an OpenSSL snapshot that describes...
2009-12-31  Ken Raeburnformat %p wants void*
2009-12-31  Ken RaeburnInitialize hash_iov, in case of premature error exit
2009-12-31  Ken RaeburnConvert C++ style comments into traditional C comments
2009-12-31  Ken RaeburnNo comma at end of enumerator list
2009-12-31  Ken RaeburnNo comma at end of enumerator list
2009-12-30  Ezra PeisachInclude os-proto.h for _krb5_conf_boolean prototype...
2009-12-30  Zhanna TsitkovMove krb5int_get_domain_realm_mapping into kdc_util...
2009-12-30  Greg HudsonEliminate the krb5_set_default_in_tkt_ktypes and
2009-12-29  Zhanna TsitkovCreate a separate file for krb5_copy_context for better...
2009-12-29  Zhanna TsitkovCombine the related code into one file
2009-12-29  Greg HudsonRemove an inoperable error check in return_pkinit_kx
2009-12-29  Zhanna TsitkovFunctions in enc_helper.c serve different code blocks...
2009-12-29  Tom YuMITKRB5-SA-2009-003 CVE-2009-3295 KDC null deref in...
2009-12-28  Greg HudsonAdd dejagnu test suite support for finding the preauth...
2009-12-28  Greg HudsonAdd a new profile variable preauth_module_dir, which...
2009-12-28  Greg HudsonMove krb5_get_profile back to init_os_ctx.c for now...
2009-12-28  Greg HudsonWhitespace fixes for new anonymous support
2009-12-28  Sam HartmanAnonymous support for Kerberos
2009-12-28  Ken RaeburnRemove libpty references
2009-12-28  Ken RaeburnThe "comment" field of prf_data_t was never actually...
2009-12-28  Ken RaeburnPerformance testing programs for krb5_init_context...
2009-12-28  Ken RaeburnFixing minorly grammatical bad
2009-12-28  Ken RaeburnNote last real update was a while back; delete listings...
2009-12-28  Ken Raeburnallow testing when offline
2009-12-28  Ken RaeburnInclude prof_int.h in init_ctx.c instead of init_os_ctx.c,
2009-12-23  Zhanna TsitkovCode modularity related updates
2009-12-22  Zhanna TsitkovRemove krb5_ prefix from some static func names
2009-12-21  Greg HudsonAdd a set_cred_option handler for SPNEGO which forwards...
2009-12-17  Greg HudsonFix a cleanup handler in the store_creds code; krb5_cc_...
2009-12-17  Greg HudsonAdd GSS extensions to store credentials, generate rando...
2009-12-16  Greg HudsonWhitespace fixes
2009-12-15  Greg HudsonOn Luke's advice, remove krb5_init_creds_store_creds...
2009-12-15  Greg HudsonGet rid of the requirement of defining MAX_ENCTYPE in
2009-12-15  Zhanna TsitkovFormatining enhancement
2009-12-14  Sam Hartmanfast negotiation projec
2009-12-10  Tom YuDon't use sizeof(pointertype) to get the length of...
2009-12-10  Greg HudsonAdd comments to make it slightly clearer how
next