krb5.git
2010-01-06 Tom Yutag krb5-1.8-alpha1 krb5-1.8-alpha1
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
2009-12-10 Greg HudsonRestructure the crypto checksum implementation to minimize
2009-12-09 Zhanna TsitkovChange file holder for krb5int_check_clockskew. Minor...
2009-12-08 Ezra PeisachRemove dependency on /bin/csh in test suite
2009-12-08 Tom YuMark and reindent lib/gssapi, with some exceptions
2009-12-07 Tom YuMark lib/apputils
2009-12-07 Tom YuMark and reindent util, with some exceptions
2009-12-07 Tom Yuhandle negative enctypes better
2009-12-06 Ezra PeisachInitialize ihash_iov in case fall through to cleanup...
2009-12-06 Greg HudsonRemove the ivec parameters from the keyhash provider...
2009-12-06 Greg HudsonMake depend
2009-12-06 Greg HudsonMake the libk5crypto hash_provider interface take crypt...
2009-12-06 Greg HudsonIn the built-in des3 provider, remove the unused version of
2009-12-05 Greg HudsonMake the alloc_data and k5alloc convenience functions...
2009-12-05 Ezra PeisachRemove tests for sched.h, kdb_db.h, kdc.c. None of...
2009-12-04 Greg HudsonRemove some code paths in crypto-length which are dead...
2009-12-04 Greg HudsonRemove CRC32_SHIFT4 code as we are unlikely to ever...
2009-12-04 Greg HudsonConsolidate the IOV and non-IOV encryption/decryption...
2009-12-03 Tom YuRevert r23442. Revert r23436 changes unrelated to...
2009-12-03 Tom YuUpdate export list to reflect changes in r23436
2009-12-03 Ken RaeburnReformat new comments
2009-12-03 Ken Raeburnfix slow behavior on Mac OS X with link-local addresses
2009-12-03 Ken Raeburnallow testing even if name->addr->name mapping doesn...
2009-12-03 Ken RaeburnSense of POINTERS_ARE_ALL_THE_SAME test was backwards
2009-12-03 Ken RaeburnTemporarily define UINT16_TYPE and UINT32_TYPE so the...
2009-12-02 Greg HudsonReformat new block comment per coding style
next