summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix GSS krb5 acceptor acquire_cred error handlingGreg Hudson2013-12-161-1/+3
* Fix memory leak in SPNEGO initiatorSimo Sorce2013-12-161-0/+1
* Remove unneeded check in SPNEGO initiatorGreg Hudson2013-12-161-7/+0
* Fix SPNEGO one-hop interop against old IISGreg Hudson2013-12-121-0/+6
* Fix up tests directory ignores, deps, cleanupGreg Hudson2013-12-122-2/+12
* Add tests for krb5_sname_to_principalGreg Hudson2013-12-124-4/+196
* Allow ":port" suffixes in sn2princ hostnamesGreg Hudson2013-12-111-2/+37
* Modernize sn2princ.cGreg Hudson2013-12-112-145/+115
* Update man pagesTom Yu2013-12-1025-138/+323
* make dependTom Yu2013-12-1012-61/+100
* Avoid malloc(0) in SPNEGO get_input_tokenGreg Hudson2013-12-061-6/+9
* 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