krb5.git
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
2010-09-28 Greg HudsonMake krb5_dbe_def_search_enctype skip key data entries...
2010-09-27 Luke HowardUse IAKERB OID header for all IAKERB messages including...
2010-09-27 Sam HartmanDoxygen for k5-buf.h
2010-09-27 Sam Hartmankpasswd: if a credential cache is present, use FAST
2010-09-27 Greg HudsonSimplify acquire_accept_cred very slightly, avoiding...
2010-09-27 Greg HudsonAdd gss_krb5_import_cred
2010-09-22 Greg HudsonInitialize kdb5_ldap_util's context with kadm5_init_krb...
2010-09-22 Tom Yurelicense Sun RPC to 3-clause BSD-style
2010-09-20 Greg HudsonAdjust the k5login man page to have a slightly more...
2010-09-19 Greg HudsonSlight revisions to create_workers() in the KDC:
2010-09-17 Greg HudsonKDC worker processes feature
2010-09-17 Greg HudsonAdd an extra arguments parameter to k5test's realm...
2010-09-17 Greg HudsonIn kinit_kdb_init(), ensure that we don't return an...
2010-09-16 Greg HudsonFollow-on to r24315: remove get/set_mkey_list from...
2010-09-15 Greg HudsonIn the PKINIT OpenSSL crypto code, use a signed int...
2010-09-15 Greg HudsonWhitespace
2010-09-15 Greg HudsonAdd a license statement to the new extern.h in kinit...
2010-09-15 Greg HudsonWhitespace
2010-09-15 Greg HudsonFormatting fix
2010-09-15 Sam Hartmankinit: add KDB keytab support
2010-09-15 Sam HartmanRemove dead code from DAL and kdb plugins
2010-09-15 Sam Hartmankdb: store mkey list in context and permit NULL mkey...
2010-09-15 Greg HudsonIn the PKINIT OpenSSL code, ensure that appropriate...
2010-09-15 Greg HudsonUse correct CRL stack macros in pkinit OpenSSL code...
2010-09-15 Greg HudsonWhitespace
2010-09-15 Sam HartmanFix warnings in encrypt_key and decrypt_key. Avoid...
2010-09-15 Greg HudsonIn krb5_sname_to_principal, correctly handle failures...
2010-09-09 Luke HowardAllow a zero checksum type to be passed into krb5_k_ver...
2010-09-09 Luke Howardkrb5_k_make_checksum will use the mandatory checksum...
2010-09-08 Greg HudsonAdd dummy camellia subdir to openssl back end makefile
2010-09-08 Greg HudsonMake depend
2010-09-08 Greg HudsonDon't build the built-in Camellia block cipher code...
2010-09-08 Greg HudsonX509_verify_cert can return without setting cert_ctx...
2010-09-07 Greg HudsonMerge the camellia-ccm branch to trunk. Since there...
2010-09-04 Ezra PeisachEnsure valid key in krb5int_yarrow_cipher_encrypt_block
2010-09-04 Ezra PeisachFix memory leaks in kdb5_verify
2010-09-04 Greg HudsonIn k5_pwqual_load(), if the last vtable initializer...
2010-09-03 Greg HudsonFix output argument ordering and handling in k5_pwqual_...
next