summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set expiration time on keys and keyringskeyringSimo Sorce2013-11-151-5/+66
* Add support to store time offsets in cc_keyringSimo Sorce2013-11-151-2/+203
* Catch more strtol() failures when using KEYRINGsNalin Dahyabhai2013-11-121-3/+3
* Clarify realm and dbmodules configuration docsGreg Hudson2013-11-061-23/+34
* Multi-realm KDC null deref [CVE-2013-1418]Tom Yu2013-11-041-0/+3
* Remove rtm_type_name()Ben Kaduk2013-11-041-37/+0
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-048-11/+6
* Make set_cloexec_fd return voidBen Kaduk2013-11-041-10/+7
* Avoid deprecated krb5_get_in_tkt_with_keytabBen Kaduk2013-11-043-46/+46
* Remove last uses of "possibly-insecure" mktemp(3)Ben Kaduk2013-11-043-23/+39
* Clean up stash file error handlingBen Kaduk2013-11-041-3/+2
* Use retval, not errno, when stashing master keysBen Kaduk2013-11-043-3/+3
* Clarify kpropd standalone mode documentationGreg Hudson2013-11-011-15/+12
* Document master key rolloverGreg Hudson2013-10-301-0/+51
* Improve LDAP KDB initialization error messagesGreg Hudson2013-10-301-7/+7
* Add tests for anonymous kadminGreg Hudson2013-10-301-0/+13
* Use correct default principal for kadmin -nGreg Hudson2013-10-301-6/+14
* Accept anonymous GSS names in kadmindGreg Hudson2013-10-301-6/+19
* Fix decoding of mkey kvno in mkey_aux tl-dataGreg Hudson2013-10-291-2/+3
* Add tests for different salt combinationsBen Kaduk2013-10-252-0/+59
* Reset key-generation parameters for each enctypeBen Kaduk2013-10-251-1/+2
* Simplify kdb5_list_mkeys actkvno list retrievalGreg Hudson2013-10-251-34/+12
* Remove old master key testsGreg Hudson2013-10-2518-1992/+2
* Add master key rollover tests in k5test frameworkGreg Hudson2013-10-253-0/+315
* Correctly activate master keys in pre-1.7 KDBsGreg Hudson2013-10-251-22/+19
* Don't cache active master key list in kadmindGreg Hudson2013-10-253-18/+26
* Reload master keys to find active mkey if neededGreg Hudson2013-10-251-61/+52
* Use active master key in update_princ_encryptionGreg Hudson2013-10-252-12/+7
* Fix typos in kdb5_util master key command outputsGreg Hudson2013-10-251-5/+5
* Fix race in util/profile/Makefile.inGreg Hudson2013-10-211-7/+1
* Discuss cert expiry, no-key princs in PKINIT docsGreg Hudson2013-10-172-6/+46
* Use protocol error for PKINIT cert expiryGreg Hudson2013-10-171-1/+1
* Fix gss_accept_sec_context error tokensGreg Hudson2013-10-146-37/+157
* Add missing entries to tests/gssapi Makefile.inGreg Hudson2013-10-142-17/+59
* Change KRB5KDC_ERR_NO_ACCEPTABLE_KDF to 100Greg Hudson2013-10-141-2/+2
* Fix GSSAPI krb5 cred ccache importGreg Hudson2013-10-146-18/+27
* Perform complete referrals in t_referral.pyGreg Hudson2013-10-091-31/+44
* Update for krb5-1.13-prereleaseTom Yu2013-10-072-4/+4
* Fix audit test module initializationGreg Hudson2013-10-051-2/+1
* KDC Audit infrastructure and plugin implementationZhanna Tsitkov2013-10-0429-7/+2770
* Be smarter about installing debug symbolsBen Kaduk2013-10-042-19/+25
* Use better URL for kerberos documentationBen Kaduk2013-10-042-2/+2
* Remove OldCC/rpc.cxxBen Kaduk2013-10-042-80/+0
* Use new-style variable expansion for light.exeBen Kaduk2013-10-044-34/+34
* Remove unneeded variable enc_tkt_transitedBen Kaduk2013-10-041-7/+2
* Zero out stack variables in process_tgs_req()Ben Kaduk2013-10-041-4/+5
* Use constant-time comparisons for checksumsGreg Hudson2013-10-0310-17/+17
* Add an internal constant-time comparison functionGreg Hudson2013-10-034-1/+57
* Conditionally test KEYRING ccache typeGreg Hudson2013-10-024-44/+156
* Support new KEYRING anchor names and big_key keysGreg Hudson2013-10-023-27/+148