summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix S4U2Self against non-FAST KDCsGreg Hudson2013-12-061-5/+34
* Edit README.asn1Greg Hudson2013-12-031-34/+51
* Bump libgssrpc minor versionTom Yu2013-11-271-1/+1
* Correctly log IPv6 addresses in kadmindGreg Hudson2013-11-255-58/+50
* Add new versions of log_badauth gssrpc callbacksGreg Hudson2013-11-255-11/+59
* Remove inet_ntoa() prototype from getrpcent.cBen Kaduk2013-11-251-1/+0
* Improve default ccache name API documentationGreg Hudson2013-11-221-6/+25
* Add another kadmin ACL test for backreferencesGreg Hudson2013-11-211-0/+6
* Remove dangling --with-kdc-kdb-update referencesGreg Hudson2013-11-171-10/+0
* Remove a warning in AES string-to-keyGreg Hudson2013-11-151-7/+4
* Set expiration time on keys and keyringsSimo Sorce2013-11-151-5/+66
* Add support to store time offsets in cc_keyringSimo Sorce2013-11-151-2/+203
* Enforce minimum PBKDF2 iteration countTom Yu2013-11-153-65/+233
* Catch more strtol() failures when using KEYRINGsNalin Dahyabhai2013-11-121-3/+3
* 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
* 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-251-10/+5
* 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
* 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-071-1/+1
* 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