summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* kfw installer: add runtime.wxi WIXINCLUDES in Makefile to fix dependenciesTom Yu2011-12-121-0/+1
* LeashView.cpp: only specify TVIF_TEXT if there is actually textTom Yu2011-12-121-1/+4
* windows ccapi: use a random challenge to authenticate ccapiserverTom Yu2011-12-121-2/+38
* windows ccapi: launch server without console by defaultTom Yu2011-12-121-5/+6
* Make ccapiserver exit if its receiveloop thread terminates for any reasonTom Yu2011-12-122-2/+10
* fix warning in test_cc_credentials_iterator_next.cTom Yu2011-12-121-0/+1
* windows ccapiserver: replace Sleep with event waitTom Yu2011-12-125-10/+52
* Corrected the name of KRB5_NT_SRV_HST macro. Added some doxygen commentsZhanna Tsitkov2011-12-121-30/+21
* Fix subkey memory leak in krb5_get_credentialsGreg Hudson2011-12-091-0/+2
* Fix memory leaks in FAST TGS supportGreg Hudson2011-12-092-4/+12
* Actually allow null server key in krb5_pac_verifyGreg Hudson2011-12-081-3/+0
* Remove reference to krb5_anadd. Correct the name of HAVE_GETUSERSHELL flagZhanna Tsitkov2011-12-071-140/+164
* Allow null server key to krb5_pac_verifyGreg Hudson2011-12-072-6/+8
* Add automated tests for S4U2Self and S4U2ProxyGreg Hudson2011-12-075-9/+347
* Allow S4U2Proxy service tickets to be cachedGreg Hudson2011-12-071-3/+1
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-078-31/+89
* SA-2011-007 KDC null pointer deref in TGS handling [CVE-2011-1530]Tom Yu2011-12-063-1/+11
* make dependKen Raeburn2011-12-052-5/+10
* Set a default enctype for optimistic preauthGreg Hudson2011-12-041-0/+8
* Added support for loading of Krb5.ini from Windows APPDATASam Hartman2011-12-021-8/+77
* Use LsaDeregisterLogonProcess(), not CloseHandle()Sam Hartman2011-12-021-9/+9
* Fix free ofuninitialized memory in sname_to_princSam Hartman2011-12-021-2/+3
* krb5_lcc_store() now ignores config credentialsSam Hartman2011-12-021-0/+9
* mk_cred: memory managementSam Hartman2011-12-021-1/+1
* Added Test Coverage topicZhanna Tsitkov2011-11-302-0/+34
* Ldap dependency for parallel buildsSam Hartman2011-11-291-0/+3
* Fix --with-system-verto without pkg-configGreg Hudson2011-11-291-1/+1
* Use INSTALL_DATA to avoid marking .mo files executableSam Hartman2011-11-291-1/+1
* AC_CHECK_LIB should put -lcrypto in PKINIT_CRYPTO_IMPL_LIBS not LIBSSam Hartman2011-11-291-1/+1
* Adjust krb5int_decode_tgs_rep, closing a leakGreg Hudson2011-11-231-19/+20
* Whitespace, style changes to past two commitsGreg Hudson2011-11-235-76/+84
* FAST TGSSam Hartman2011-11-237-18/+129
* FAST: error handling and const keyblockSam Hartman2011-11-232-23/+34
* ticket: newSam Hartman2011-11-236-59/+49
* Use POSIX constants instead of S_IREAD/S_IWRITEGreg Hudson2011-11-221-2/+2
* Fix compile error in previous changeGreg Hudson2011-11-221-1/+0
* Clean up client-side preauth error data handlingGreg Hudson2011-11-217-116/+97
* Recognize IAKERB mech in krb5_gss_display_statusGreg Hudson2011-11-211-1/+2
* Formating fixes and update per rev#25480Zhanna Tsitkov2011-11-212-84/+78
* Fix failure interval of 0 in LDAP lockout codeGreg Hudson2011-11-202-3/+4
* Improve documentation in preauth_plugin.hGreg Hudson2011-11-191-6/+15
* Document --with-system-verto in rst docsGreg Hudson2011-11-181-0/+18
* Fix k5test error message for missing runenv.pyGreg Hudson2011-11-151-1/+1
* Adjust "make check" constraints in rst docsGreg Hudson2011-11-151-3/+8
* Make verto context available to kdcpreauth modulesGreg Hudson2011-11-158-13/+31
* Update verto to 0.2.2 releaseGreg Hudson2011-11-1511-381/+939
* Simplify and fix kdcpreauth request_body callbackGreg Hudson2011-11-147-30/+53
* Handle TGS referrals to the same realmGreg Hudson2011-11-142-1/+11
* Add consistency check for plugin interface namesGreg Hudson2011-11-132-2/+7
* Add plugin interface_names entry for ccselectGreg Hudson2011-11-121-1/+2