]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2011-02-25  Greg HudsonMake depend
2011-02-25  Greg HudsonNow that all PRNG modules fit nicely into a single...
2011-02-25  Greg HudsonRemove Yarrow PRNG implementation
2011-02-25  Greg HudsonA couple more Windows build system adjustments for...
2011-02-25  Greg HudsonAdd a stubs file missing from r24656
2011-02-25  Greg HudsonMake Fortuna the default PRNG for the Windows build
2011-02-24  Greg HudsonUnbreak the OpenSSL and NSS crypto builds in the wake...
2011-02-24  Greg HudsonFix dangling Makefile reference after r24652
2011-02-24  Greg HudsonMake depend
2011-02-24  Greg HudsonMake Fortuna the default PRNG algorithm
2011-02-24  Greg HudsonFortuna as default PRNG
2011-02-23  Greg HudsonRemember to free the result of getaddrinfo() in the...
2011-02-23  Ezra PeisachFix memory leak in t_expire_warn
2011-02-22  Greg HudsonFix a memory leak introduced in r23926 where k_cred...
2011-02-22  Greg HudsonDon't leak the mechanism internal context when we get...
2011-02-22  Tom YuDelete kinit_kdb.o in make clean
2011-02-18  Greg HudsonFix a conceptual bug in r24639: the intermediate key...
2011-02-16  Greg HudsonDon't reject AP-REQs based on PACs
2011-02-16  Greg Hudsonhmac-md5 checksum doesn't work with DES keys
2011-02-14  Greg HudsonIn kg_acceptor_princ, make Coverity happy by using...
2011-02-13  Greg HudsonIn kadm5_rename_principal, fix an oversight which would...
2011-02-13  Greg HudsonUntabify trace.c (tabs crept in when the file was created)
2011-02-13  Greg HudsonDefer hostname lookups in krb5_sendto_kdc
2011-02-13  Greg HudsonTrace logging file descriptor leak
2011-02-13  Greg HudsonReposition a trace call which was dereferencing freed...
2011-02-09  Tom YuKDC denial of service attacks [MITKRB5-SA-2011-002...
2011-02-09  Tom Yukpropd denial of service [MITKRB5-SA-2011-001 CVE-2010...
2011-02-09  Greg HudsonAdd missing KRB5_USE_INET6 ifdefs around some bits...
2011-02-09  Greg HudsonAssume ELF on FreeBSD if objformat doesn't exist
2011-02-08  Greg HudsonFix seg faulting trace log message for use of fallback...
2011-02-08  Zhanna TsitkovSet JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret...
2011-02-07  Greg HudsonImprove acceptor name flexibility
2011-02-07  Zhanna TsitkovAdd "make doxugen" option to generate doxygen output
2011-02-07  Zhanna TsitkovAdded doxygen comments (mostly from the backup location)
2011-02-04  Greg HudsonChange flow control in krb5_gss_import_name to better...
2011-02-03  Greg HudsonRemove an unnecessary statement in acquire_init_cred...
2011-02-01  Greg Hudsonkadmin's ktremove can remove wrong entries when removin...
2011-01-26  Tom YuRestore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_...
2011-01-26  Greg HudsonWhen building PKINIT against OpenSSL 1.0 or later,...
2011-01-25  Greg HudsonMake principal renaming work in libkadm5srv by converti...
2011-01-25  Greg HudsonMake gss_krb5_set_allowable_enctypes work for the acceptor
2011-01-21  Greg HudsonAdd a trace log event for unrecognized enctypes in...
2011-01-21  Greg HudsonFix edge case in LDAP last_admin_unlock processing
2011-01-19  Zhanna TsitkovWhere missing, add the argument's names to the function...
2011-01-18  Zhanna TsitkovRenamed static function krb5_rd_safe_basic into rd_safe...
2011-01-18  Greg HudsonIn t_expire_warn.py, put the hashbang line at the top...
2011-01-18  Greg HudsonUpdate copyright year in prototype sources
2011-01-13  Zhanna TsitkovDoxygen style re-formating of the existing comments
2011-01-12  Greg HudsonIn krb5_set_realm():
2011-01-12  Ken RaeburnDon't call memset with a zero length
2011-01-11  Zhanna TsitkovAsn.1 decode related file rearrangement. It was made...
2011-01-10  Greg HudsonTighten up the error handling in the mechglue's gss_can...
2011-01-10  Greg HudsonFix a couple of cases in the SPNEGO implementation...
2010-12-28  Greg HudsonDon't attempt to serialize a NULL authdata context...
2010-12-28  Greg HudsonDon't use a krb5 context in t_fork, since we don't...
2010-12-20  Tom YuDocument rdns libdefault setting
2010-12-20  Greg HudsonEliminate some unused variable warnings
2010-12-16  Greg HudsonRemove an unnecessary clause from safe_cksumtype()...
2010-12-15  Tom Yuupdate acknowledgments
2010-12-14  Greg HudsonEnsure time() is prototyped in g_accept_sec_context.c
2010-12-14  Tom Yumemory leak in changepw.c
2010-12-14  Greg HudsonFix a regression in the client-side ticket renewal...
2010-12-14  Tom Yutypo in plugin-related error message
2010-12-10  Tom Yuhandle MS PACs that lack server checksum
2010-12-07  Tom YuAdd comment noting that RFC 4121 appears to omit RC4...
2010-12-05  Ken Raeburnupdate dependencies
2010-12-03  Tom YuTest for key rollover for TGT, including purging old...
2010-12-01  Greg HudsonCorrect typo in admin documentation for restrict_anonym...
2010-12-01  Greg HudsonImplement restrict_anonymous_to_tgt realm flag
2010-11-30  Sam HartmanInstall kadm5_hook_plugin.h
2010-11-30  Greg HudsonSA-2010-007 Checksum vulnerabilities (CVE-2010-1324...
2010-11-30  Greg HudsonInstall gssapi_ext.h on Windows. Include gssapi_ext...
2010-11-28  Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-26  Greg HudsonSupply static ordinals for new symbols in gssapi32...
2010-11-25  Greg HudsonFix how gssapi.h is rebuilt on Windows; accidentally...
2010-11-25  Greg HudsonFix Windows build
2010-11-23  Tom YuUpdate krb5_gic_opt_private and related code to reflect...
2010-11-23  Tom Yuupdate acknowledgments
2010-11-23  Greg HudsonSet svn:eol-style on some Windows files and remove...
2010-11-23  Greg HudsonAdd missing KRB5_CALLCONV in callback declaration
2010-11-23  Greg HudsonExport krb5_tkt_creds_get
2010-11-22  Greg HudsonCorrect typo in r24526
2010-11-22  Sam Hartmangetdate.y: declare yyparse
2010-11-21  Greg HudsonSuppress building camellia-gen in "make check" for...
2010-11-20  Greg HudsonImplement Camellia-CTS-CMAC instead of Camellia-CCM
2010-11-16  Greg HudsonRead KDC profile settings in kpropd
2010-11-16  Greg HudsonHandle referral realm in kprop client principal
2010-11-16  Greg HudsonFix a typo in install.texinfo
2010-11-16  Greg HudsonThe iprop dejagnu test had some deceptive commented...
2010-11-15  Greg HudsonCorrect a minor error in the k5test documentation
2010-11-09  Greg HudsonInclude <openssl/des.h> in the OpenSSL back end's weak_...
2010-11-06  Greg HudsonAfter a failed kdb5_util load, make a subsequent load...
2010-11-04  Greg HudsonFurther kdb_db2 code cleanup: make gen_dbsuffix return a
2010-11-04  Greg HudsonRemove a stray spawn_shell in the iprop dejagnu tests
2010-11-03  Greg HudsonSimplify kdb_db2's open_db() a little further, avoiding...
2010-11-03  Greg HudsonAvoid running off the end of the spares array in db2...
2010-11-03  Greg HudsonUse size_t to hold set counts in net-server.c
2010-11-02  Greg HudsonClean up the DB2 KDB module code a bit, making it more...
2010-11-01  Greg Hudsonkrb5_get_error_message cannot return NULL, and returns...
2010-10-27  Greg HudsonDon't fail out from krb5_get_credentials() if we can...
next