krb5.git
2011-12-12 Zhanna TsitkovCorrected the name of KRB5_NT_SRV_HST macro. Added...
2011-12-09 Greg HudsonFix subkey memory leak in krb5_get_credentials
2011-12-09 Greg HudsonFix memory leaks in FAST TGS support
2011-12-08 Greg HudsonActually allow null server key in krb5_pac_verify
2011-12-07 Zhanna TsitkovRemove reference to krb5_anadd. Correct the name of...
2011-12-07 Greg HudsonAllow null server key to krb5_pac_verify
2011-12-07 Greg HudsonAdd automated tests for S4U2Self and S4U2Proxy
2011-12-07 Greg HudsonAllow S4U2Proxy service tickets to be cached
2011-12-07 Greg HudsonAllow S4U2Proxy delegated credentials to be saved
2011-12-06 Tom YuSA-2011-007 KDC null pointer deref in TGS handling...
2011-12-05 Ken Raeburnmake depend
2011-12-04 Greg HudsonSet a default enctype for optimistic preauth
2011-12-02 Sam HartmanAdded support for loading of Krb5.ini from Windows...
2011-12-02 Sam HartmanUse LsaDeregisterLogonProcess(), not CloseHandle()
2011-12-02 Sam HartmanFix free ofuninitialized memory in sname_to_princ
2011-12-02 Sam Hartmankrb5_lcc_store() now ignores config credentials
2011-12-02 Sam Hartmanmk_cred: memory management
2011-11-30 Zhanna TsitkovAdded Test Coverage topic
2011-11-29 Sam HartmanLdap dependency for parallel builds
2011-11-29 Greg HudsonFix --with-system-verto without pkg-config
2011-11-29 Sam HartmanUse INSTALL_DATA to avoid marking .mo files executable
2011-11-29 Sam HartmanAC_CHECK_LIB should put -lcrypto in PKINIT_CRYPTO_IMPL_...
2011-11-23 Greg HudsonAdjust krb5int_decode_tgs_rep, closing a leak
2011-11-23 Greg HudsonWhitespace, style changes to past two commits
2011-11-23 Sam HartmanFAST TGS
2011-11-23 Sam HartmanFAST: error handling and const keyblock
2011-11-23 Sam Hartman ticket: new
2011-11-22 Greg HudsonUse POSIX constants instead of S_IREAD/S_IWRITE
2011-11-22 Greg HudsonFix compile error in previous change
2011-11-21 Greg HudsonClean up client-side preauth error data handling
2011-11-21 Greg HudsonRecognize IAKERB mech in krb5_gss_display_status
2011-11-21 Zhanna TsitkovFormating fixes and update per rev#25480
2011-11-20 Greg HudsonFix failure interval of 0 in LDAP lockout code
2011-11-19 Greg HudsonImprove documentation in preauth_plugin.h
2011-11-18 Greg HudsonDocument --with-system-verto in rst docs
2011-11-15 Greg HudsonFix k5test error message for missing runenv.py
2011-11-15 Greg HudsonAdjust "make check" constraints in rst docs
2011-11-15 Greg HudsonMake verto context available to kdcpreauth modules
2011-11-15 Greg HudsonUpdate verto to 0.2.2 release
2011-11-14 Greg HudsonSimplify and fix kdcpreauth request_body callback
2011-11-14 Greg HudsonHandle TGS referrals to the same realm
2011-11-13 Greg HudsonAdd consistency check for plugin interface names
2011-11-12 Greg HudsonAdd plugin interface_names entry for ccselect
2011-11-11 Greg HudsonAvoid looping when preauth can't be generated
2011-11-11 Greg HudsonFix com_err.h dependencies in gss-kernel-lib
2011-11-11 Greg HudsonRemove -v from the preset valgrind flags
2011-11-09 Zhanna TsitkovAdded the note to the trace API functions that they...
2011-11-09 Zhanna TsitkovUpdated text for the KRB5_TRACE env variable.
2011-11-08 Zhanna TsitkovAdded Environment Variables document.
2011-11-07 Greg HudsonFix documentation typos
2011-11-07 Greg HudsonFix warnings and version check for NSS pkinit
2011-11-06 Greg HudsonFix month/year units in getdate
2011-11-05 Greg HudsonImprove verto and libev documentation
2011-11-04 Greg HudsonClean up more stuff in make clean
2011-11-04 Greg HudsonGet rid of fake-install
2011-11-04 Greg HudsonAdd cross-realm support to "make testrealm"
2011-11-04 Zhanna TsitkovUpdated the documentation for the propagation
2011-11-04 Greg HudsonExit on error in kadmind kprop child
2011-11-03 Greg HudsonGet rid of periods in Python test success messages
2011-11-03 Greg HudsonClean up realms as we go in t_crossrealm.py
2011-11-03 Greg HudsonFix typos in k5test.py
2011-11-03 Greg HudsonAdd cross-realm tests to python test framework
2011-11-01 Greg HudsonConditionalize po subdir on msgfmt, not dgetext
2011-10-31 Greg HudsonMake krb5_check_clockskew public
2011-10-30 Zhanna TsitkovAdded instruction on how to build this Sphinx documentation
2011-10-28 Greg HudsonUse zero-filled states for all async ops in KDC
2011-10-28 Zhanna TsitkovExpanded documentation on configure/build options
2011-10-28 Zhanna TsitkovAdded "Unable to find requested database type" to the...
2011-10-28 Greg HudsonInitialize typed_e_data in as_req_state
2011-10-28 Greg HudsonFix intermediate key length in hmac-md5 checksum
2011-10-26 Greg HudsonFix format string for TRACE_INIT_CREDS_SERVICE
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-24 Greg HudsonRefactor salt computation into libkdb5
2011-10-21 Zhanna TsitkovRevised KDC propagation section.
2011-10-21 Zhanna TsitkovAdd MIT Kerberos License notice file
2011-10-21 Zhanna TsitkovUpdated "MIT Kerberos defaults" with references to...
2011-10-21 Zhanna TsitkovUpdated some of the topics related to "how to build...
2011-10-21 Zhanna TsitkovRemove unneeded stuff from util directory
2011-10-21 Tom Yufix tar invocation in mkrel
2011-10-20 Zhanna TsitkovAdded documentation on how to build Kerberos. Mainly...
2011-10-20 Greg HudsonFix handling of null edata method in KDC preauth
2011-10-20 Greg HudsonFix krb5_cc_set_config
2011-10-18 Zhanna TsitkovUpdated kpropd option list
2011-10-18 Tom YuSA-2011-006 KDC denial of service [CVE-2011-1527 CVE...
2011-10-18 Greg HudsonEnsure termination in Windows vsnprintf wrapper
2011-10-17 Tom YuBump release numbers in definitions.texinfo
2011-10-17 Zhanna TsitkovNoted that kadmind should be restarted if its acl file...
2011-10-17 Tom YuDelete Network Identity Manager
2011-10-17 Tom YuMake reindent
2011-10-17 Tom YuExclude util/wshelper from reindent
2011-10-17 Greg HudsonAdd AC_LANG_SOURCE to PKINIT NSS version check
2011-10-17 Greg HudsonStyle police
2011-10-17 Sam Hartmangssalloc-related fixes to naming_exts.c
2011-10-17 Sam HartmanRFC 4120 says that we should not canonicalize using...
2011-10-15 Greg HudsonAllow password changes over NATs
2011-10-15 Greg HudsonAllow rd_priv/rd_safe without remote address
2011-10-15 Greg HudsonUpdate mit-krb5.pot
2011-10-15 Greg HudsonInstall krb5/preauth_plugin.h
2011-10-15 Greg HudsonRename PAC type constants to avoid conflicts
2011-10-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
next