krb5.git
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...
2010-10-26 Greg HudsonFILE keytabs have been able to handle write operations...
2010-10-26 Greg HudsonMark Camellia-CCM code as experimental
2010-10-26 Greg HudsonAdd a kg_encrypt_inplace() utility function to the...
2010-10-26 Greg HudsonMake k5-buf.h comments consistent with coding style
2010-10-26 Greg HudsonSet *conf_state on successful return from
2010-10-25 Greg HudsonWhen we create a temporary memory ccache for use within a
2010-10-25 Greg HudsonUse safer output parameter handling in
2010-10-25 Greg HudsonIn acquire_init_cred in the GSS krb5 mech, don't intern...
2010-10-24 Greg HudsonWhitespace
2010-10-24 Greg HudsonWhitespace
2010-10-23 Ken RaeburnFix adjustment of counter
2010-10-23 Ken RaeburnDeclare xdr_purgekeys_arg
2010-10-23 Ken RaeburnDeclare kadmin_purgekeys
2010-10-23 Ken RaeburnDeclare krb5_set_error_message_fl
2010-10-23 Ken RaeburnInclude k5-int.h for function declarations
2010-10-23 Ken RaeburnIn profile-reading performance test, print microseconds...
2010-10-23 Ken RaeburnTry harder to retain the "brand" string in the shared...
2010-10-23 Greg HudsonBetter libk5crypto NSS fork safety
2010-10-22 Greg HudsonMake it possible to override CRYPTO_IMPL_CFLAGS and...
2010-10-19 Sam Hartmanconfigure.in: don't force use of cache
2010-10-19 Sam HartmanSecurID build support
2010-10-19 Sam HartmansecurID error handling fix
2010-10-19 Sam HartmansecurID code fixes
2010-10-19 Greg HudsonRemove KDC replay cache
2010-10-18 Tom YuAdjust copyright.texinfo to fix some TeX output issues...
2010-10-14 Tom Yucopyright notice updates
2010-10-13 Greg HudsonWhitespace
2010-10-13 Sam HartmanAdjust valgrind support to assume a modern valgrind...
2010-10-13 Sam HartmanFix leaks in get_init_creds interface
2010-10-11 Tom YuREADME and patchlevel to 1.10-prerelease
2010-10-11 Tom YuInterim update of README and NOTICE
2010-10-11 Greg HudsonWhen returning KRB5_KT_NOTFOUND from krb5_ktfile_get_en...
2010-10-09 Greg HudsonPlug a memory leak in gss_indicate_mechs
2010-10-08 Tom YuEncoding cleanup: curly quotes to ASCII quotes, and...
2010-10-08 Greg HudsonIn gss_indicate_mechs, avoid setting the output pointer...
2010-10-08 Greg HudsonIn gss_inquire_attrs_for_mech, remove the assumption...
2010-10-08 Greg HudsonRemove duplicate code block in spnego_gss_set_cred_option()
2010-10-08 Tom YuAdd a kadm5 RPC for purging old keys from the KDB ...
2010-10-07 Greg HudsonFix a typo in kerberos.ldif. Reported by nalin@redhat.com
2010-10-07 Greg HudsonPerformance issue in LDAP policy fetch
2010-10-06 Tom Yuset NT-SRV-INST on TGS principal names
next