]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2010-11-19  Greg HudsonAdd Camellia support to the NSS back end. (It was... camellia-cts-cmac
2010-11-19  Greg HudsonAdd known-value tests for checksums, encryptions, and...
2010-11-17  Greg HudsonChange the default number of string-to-key iterations...
2010-11-16  Greg HudsonTweak derive_random_sp800_108_cmac to supply the bit...
2010-11-10  Greg HudsonOn the camellia-cts-cmac branch, replace the Camellia...
2010-11-10  Greg HudsonCreate a branch for Camellia enctypes using CTS with...
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
2010-10-06  Greg HudsonCorrect a miscarriage of justice committed by the style...
2010-10-06  Greg HudsonMerge users/lhoward/sasl-gs2 to trunk
2010-10-06  Zhanna TsitkovMinor comments related changed.
2010-10-06  Greg HudsonAdjust prototype files for easier extraction of copyrig...
2010-10-05  Greg HudsonDocument that krb5_get_error_message() never returns...
2010-10-05  Tom YuCVE-2010-1322 KDC uninitialized pointer crash in author...
2010-10-05  Ezra PeisachAdd RUN_SETUP so make check works by setting the proper...
2010-10-05  Greg HudsonFix the NSS PRNG build. Fix the build for non-gmake...
2010-10-05  Greg HudsonConstify the name field of a kadm5_hook vtable, since...
2010-10-05  Greg HudsonAdd a name field to the pwqual plugin vtable and log...
2010-10-05  Greg HudsonPropagate modprinc -unlock from master to slave KDCs
2010-10-05  Sam HartmanAdd additional NRL copyright
2010-10-05  Sam HartmanDocument kadm5_hook interface
2010-10-05  Zhanna TsitkovSome missed files needed for rev #24420
2010-10-05  Zhanna TsitkovImproves prng code modularity. Introduces fortuna-like...
2010-10-05  Zhanna TsitkovAdd mit_afs_string_to_key declaration
2010-10-05  Greg HudsonAdd a missing protototype which was breaking the crypto...
2010-10-04  Greg HudsonProtoize old-style function definitions in kdb5.c and...
2010-10-02  Greg HudsonMerge branches/nss to trunk
2010-10-02  Greg HudsonCopyright statements, whitespace, and other code formatting
2010-10-02  Greg HudsonIn the krb5_kuserok implementation, fix an unintentiona...
2010-10-02  Greg HudsonFix type errors in t_gssexts
2010-10-02  Greg HudsonEliminate K&R-style function definition headers in...
2010-10-02  Ken RaeburnUse gss_set_cred_option instead of (undeclared) gssspi_...
2010-10-02  Ken RaeburnTry to require function declarations for GCC, as we...
2010-10-01  Tom YuAdd empty src/plugins/preauth/securid_sam2/deps to...
2010-10-01  Sam HartmanAdd an error to be returned by a preauth mechanism...
2010-10-01  Sam HartmanInitial securid2 support.
2010-10-01  Sam HartmanEnable sam_challenge_2 encoders
2010-10-01  Sam HartmanRemove support for the old pa-sam-challenge and pa...
2010-10-01  Greg HudsonImplement k5login_directory and k5login_authoritative...
2010-10-01  Greg HudsonAdd a simple test harness for kuserok. Build it during...
2010-10-01  Greg HudsonA cleaner impleentation of r24399 which adds two new...
2010-10-01  Greg HudsonGSSAPI forwarded credentials must be encrypted in sessi...
2010-09-30  Greg HudsonWhitespace
2010-09-30  Greg HudsonWhitespace
2010-09-30  Greg HudsonUse a different construction for defaulting ks_tuple...
2010-09-30  Greg HudsonWhitespace and minor style changes
2010-09-30  Greg HudsonCorrect the admin documentation for auth_to_local
2010-09-29  Greg HudsonFollow-on to r24258: initialize the new k5e1 error...
2010-09-29  Sam Hartmanmake depend
2010-09-29  Sam HartmanAutomated tests for kadm5_hook plugin
2010-09-29  Sam Hartmankadm5_hook: new plugin interface
next