krb5.git
2010-01-28 Greg HudsonHandle migration from pre-1.7 databases with master...
2010-01-27 Greg HudsonUpdate the LDAP dependencies for r23674
2010-01-27 Greg HudsonGet rid of kdb_ext.h and allow out-of-tree KDB plugins
2010-01-26 Tom Yudefine MIN() in lib/gssapi/krb5/prf.c
2010-01-26 Tom YuApply patch from Arlene Berry to plug a memory leak
2010-01-25 Greg HudsonIn the DAL comments, document KRB5_KDB_INCLUDE_PAC...
2010-01-25 Greg HudsonDocument the DAL interface in comments, as an aid to...
2010-01-19 Greg HudsonAdd krb5_allow_weak_crypto API
2010-01-19 Greg HudsonChange basename of libkadm5 libraries to avoid Heimdal...
2010-01-19 Greg HudsonIn kinit_anonymous, fail out if we receive a password...
2010-01-14 Greg HudsonMake history key exempt from permitted_enctypes
2010-01-12 Greg HudsonAdd test program for decryption of overly short buffers
2010-01-12 Greg HudsonUse keyed checksum type for DES FAST
2010-01-12 Greg HudsonSimplify and fix FAST check for keyed checksum type
2010-01-11 Zhanna TsitkovGroup together the funtions related to the supplying...
2010-01-10 Ezra Peisach(memory leak)
2010-01-10 Zhanna TsitkovMove krb5_authdata_export_authdata into the separate...
2010-01-09 Ezra Peisachkrb5int_pbkdf2_hmac_sha1 fails to set enctype on keyblock
2010-01-08 Zhanna TsitkovFix t_locate_kdc.c test program after r23613 when krb5_...
2010-01-08 Zhanna TsitkovMove kdc related functionality from pac.c into pac_sign.c
2010-01-08 Ezra Peisachkrb5int_dk_string_to_key fails to set enctype
2010-01-08 Ezra PeisachSet enctype in crypto_tests to prevent memory leaks
2010-01-08 Greg HudsonRestore interoperability with 1.6 addprinc -randkey
2010-01-08 Ezra Peisachyarrow code does not initialize keyblock enctype and...
2010-01-08 Ezra Peisachkrb5int_derive_key results in cache with uninitialized...
2010-01-07 Greg HudsonWhen retrieving the kadmin/history key, accept any...
2010-01-07 Zhanna TsitkovMove krb5_auth_con_getauthenticator into copy_athctr...
2010-01-07 Sam HartmanRevert change to Makefile.in that ended up not being...
2010-01-07 Sam Hartmanautomated tests for anonymous pkinit
2010-01-07 Sam HartmanAlways treat anonymous as preauth required
2010-01-07 Greg HudsonMake preauth_module_dir override, rather than supplemen...
2010-01-07 Greg HudsonUse a distinct pass/fail string for kinit_fast so its...
2010-01-07 Zhanna TsitkovAdd miising files from rev #23593
2010-01-06 Greg HudsonMake krb5_dbe_def_search_enctype more consistent about...
2010-01-06 Tom YuMove copyright and other notices to NOTICE
2010-01-06 Greg HudsonDon't return KRB5_KDB_NO_PERMITTED_KEY from
2010-01-06 Zhanna TsitkovDivide copy_auth.c into three files based on the functi...
2010-01-06 Zhanna TsitkovSince krb5int_validate_times is used only inside krb...
2010-01-05 Zhanna TsitkovRename krb5_validate_times into krb5int_validate_times...
2010-01-05 Zhanna TsitkovRename krb5int_tgtname into krb5_tgtname as an internal...
2010-01-05 Tom YuUpdate trunk for post-1.8-branch
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
next