summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Defer KEYRING key creation until initializeGreg Hudson2013-09-281-22/+58
* Add ccache collection tests using APIGreg Hudson2013-09-243-2/+366
* Factor out krb5int_random_string() routineZhanna Tsitkov2013-09-245-40/+72
* Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov2013-09-231-1/+1
* Add GSSAPI IOV MIC functionsGreg Hudson2013-09-1815-50/+310
* Get rid of G_VFY_TOKEN_HDR_IGNORE_SEQ_SIZEGreg Hudson2013-09-083-7/+1
* Add a flag to prevent all host canonicalizationGreg Hudson2013-09-062-1/+6
* Simplify krb5_krcc_start_seq_getSimo Sorce2013-08-191-41/+20
* Remove unused counter in keyring ccacheSimo Sorce2013-08-161-23/+10
* Remove unused _gssd_keyring_ids_ featureSimo Sorce2013-08-161-85/+3
* Save the full residual for keyring cachesSimo Sorce2013-08-151-1/+1
* Use dry-run unparses in keyring ccacheSimo Sorce2013-08-151-40/+78
* Move utility functions to hostrealm.cGreg Hudson2013-08-154-184/+134
* Use hostrealm interface for realm mappingGreg Hudson2013-08-1511-467/+875
* Add hostrealm pluggable interface definitionGreg Hudson2013-08-151-1/+2
* Remove KRB5_DNS_LOOKUP_KDCBen Kaduk2013-08-141-4/+0
* Fix windows buildBen Kaduk2013-08-141-0/+1
* Fix localauth memory leakGreg Hudson2013-08-124-0/+10
* Add trace logging for TXT lookupsGreg Hudson2013-08-125-12/+15
* Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson2013-08-121-2/+2
* Report KDC response sizes in trace logsGreg Hudson2013-08-071-1/+1
* Remove unused function arguments in cc_keyring.cSimo Sorce2013-08-021-172/+149
* Fix leak in krb5_krcc_unparse_cred on errorGreg Hudson2013-08-021-1/+3
* Remove old comments in sendto_kdc.cRobbie Harwood (frozencemetery)2013-07-301-12/+0
* Remove is_udp field in sendto_kdc.c conn_stateRobbie Harwood (frozencemetery)2013-07-301-5/+1
* Load import/export cred functions from GSS modulesSimo Sorce2013-07-211-0/+4