summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Add way to specify rcache when acquiring credsgss_csSimo Sorce2014-01-142-10/+51
* Fix uninitialized warning in client_init.cGreg Hudson2013-12-211-0/+3
* Allow realm in kadm5_init service namesGreg Hudson2013-12-211-48/+48
* Simplify libkadm5 client realm initializationGreg Hudson2013-12-211-47/+4
* make dependGreg Hudson2013-12-201-0/+11
* Avoid keyctl purge in keyring ccache testsGreg Hudson2013-12-201-14/+16
* Set an error message when keyring get_princ failsNalin Dahyabhai2013-12-201-0/+3
* Fix typo that broke 'make clean'Zhanna Tsitkov2013-12-201-1/+1
* Add a test program for krb5_copy_contextGreg Hudson2013-12-182-1/+174
* Fix krb5_copy_contextGreg Hudson2013-12-182-1/+16
* Let SPNEGO display mechanism errorsSimo Sorce2013-12-181-8/+34
* Remove unused krb5_context fieldsGreg Hudson2013-12-182-3/+0
* Don't require krb5.conf without KRB5_DNS_LOOKUPGreg Hudson2013-12-161-11/+2
* 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
* Allow ":port" suffixes in sn2princ hostnamesGreg Hudson2013-12-111-2/+37
* Modernize sn2princ.cGreg Hudson2013-12-111-133/+115
* make dependTom Yu2013-12-103-7/+22
* 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
* Add new versions of log_badauth gssrpc callbacksGreg Hudson2013-11-253-11/+44
* Remove inet_ntoa() prototype from getrpcent.cBen Kaduk2013-11-251-1/+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
* Remove rtm_type_name()Ben Kaduk2013-11-041-37/+0
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-043-2/+4
* Avoid deprecated krb5_get_in_tkt_with_keytabBen Kaduk2013-11-042-25/+33
* Remove last uses of "possibly-insecure" mktemp(3)Ben Kaduk2013-11-041-14/+23
* Clean up stash file error handlingBen Kaduk2013-11-041-3/+2
* Fix decoding of mkey kvno in mkey_aux tl-dataGreg Hudson2013-10-291-2/+3
* Reset key-generation parameters for each enctypeBen Kaduk2013-10-251-1/+2
* 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
* Fix gss_accept_sec_context error tokensGreg Hudson2013-10-143-29/+21
* Change KRB5KDC_ERR_NO_ACCEPTABLE_KDF to 100Greg Hudson2013-10-141-2/+2
* Fix GSSAPI krb5 cred ccache importGreg Hudson2013-10-141-1/+1
* KDC Audit infrastructure and plugin implementationZhanna Tsitkov2013-10-041-1/+2
* Use constant-time comparisons for checksumsGreg Hudson2013-10-038-12/+12
* Conditionally test KEYRING ccache typeGreg Hudson2013-10-023-3/+69
* Support new KEYRING anchor names and big_key keysGreg Hudson2013-10-022-27/+138
* Add collection support for KEYRING ccache typeGreg Hudson2013-10-022-149/+792
* Clarify variable names in cc_keyring.cGreg Hudson2013-09-281-56/+55