krb5.git
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
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...
next