summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix k5test error message for missing runenv.pyGreg Hudson2011-11-151-1/+1
* 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
* Avoid looping when preauth can't be generatedGreg Hudson2011-11-114-5/+16
* Fix com_err.h dependencies in gss-kernel-libGreg Hudson2011-11-113-46/+55
* Remove -v from the preset valgrind flagsGreg Hudson2011-11-111-1/+1
* Added the note to the trace API functions that they have higher priority than...Zhanna Tsitkov2011-11-091-2/+8
* Fix warnings and version check for NSS pkinitGreg Hudson2011-11-072-7/+5
* Fix month/year units in getdateGreg Hudson2011-11-061-1/+2
* Improve verto and libev documentationGreg Hudson2011-11-052-0/+10
* Clean up more stuff in make cleanGreg Hudson2011-11-048-9/+12
* Get rid of fake-installGreg Hudson2011-11-0425-65/+38
* Add cross-realm support to "make testrealm"Greg Hudson2011-11-042-3/+12
* Exit on error in kadmind kprop childGreg Hudson2011-11-041-2/+2
* Get rid of periods in Python test success messagesGreg Hudson2011-11-0318-19/+19
* Clean up realms as we go in t_crossrealm.pyGreg Hudson2011-11-031-0/+4
* Fix typos in k5test.pyGreg Hudson2011-11-031-3/+3
* Add cross-realm tests to python test frameworkGreg Hudson2011-11-033-0/+192
* Conditionalize po subdir on msgfmt, not dgetextGreg Hudson2011-11-011-2/+6
* Make krb5_check_clockskew publicGreg Hudson2011-10-319-7/+23
* Use zero-filled states for all async ops in KDCGreg Hudson2011-10-283-30/+10
* Initialize typed_e_data in as_req_stateGreg Hudson2011-10-281-0/+1
* Fix intermediate key length in hmac-md5 checksumGreg Hudson2011-10-281-1/+1
* Fix format string for TRACE_INIT_CREDS_SERVICEGreg Hudson2011-10-261-1/+1
* Make krb5_find_authdata publicGreg Hudson2011-10-2511-56/+51
* Refactor salt computation into libkdb5Greg Hudson2011-10-247-204/+124
* Remove unneeded stuff from util directoryZhanna Tsitkov2011-10-2110-197/+0
* fix tar invocation in mkrelTom Yu2011-10-211-4/+5
* Fix handling of null edata method in KDC preauthGreg Hudson2011-10-201-1/+1
* Fix krb5_cc_set_configGreg Hudson2011-10-201-8/+6
* SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529]Tom Yu2011-10-183-2/+25
* Ensure termination in Windows vsnprintf wrapperGreg Hudson2011-10-181-1/+3