summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Do not loop on principal unknown errorskinit-cSimo Sorce2015-01-201-3/+19
* Include file ccache name in error messagesNicolas Williams2014-12-151-43/+45
* Use OFD locks where availableGreg Hudson2014-12-151-1/+25
* Add err_fmt profile parameterNicolas Williams2014-12-073-1/+51
* Use new error message wrapping APIsNicolas Williams2014-12-074-32/+11
* Add new error message wrapping APIsNicolas Williams2014-12-073-0/+54
* Don't fdopen() in append mode in cc_file.cBen Kaduk2014-11-291-1/+1
* Avoid infinite loop on duplicate keysaltsBen Kaduk2014-11-201-11/+10
* Fix minor cleanup issue in file ccacheGreg Hudson2014-11-051-2/+3
* Fix spurious gcc warning in cc_file.cGreg Hudson2014-11-031-0/+1
* Use stdio reads, O_APPEND writes in FILE ccacheGreg Hudson2014-11-031-562/+313
* Remove cc_file.c global lookup tableGreg Hudson2014-11-031-122/+34
* Stop using KRB5_TC_OPENCLOSEGreg Hudson2014-11-034-64/+8
* Remove KRB5_TC_OPENCLOSE handling in FILE ccacheGreg Hudson2014-11-032-116/+47
* Make it easier to find ASN.1 codec functionsGreg Hudson2014-10-242-60/+111
* Fix cursor leak in krb5_verify_init_credsGreg Hudson2014-10-221-2/+6
* Report output ccache errors getting initial credsGreg Hudson2014-10-221-1/+0
* Use gssalloc_malloc for GSS error tokensGreg Hudson2014-10-091-1/+1
* Return only new keys in randkey [CVE-2014-5351]Greg Hudson2014-09-221-3/+18
* Fix krb5 gss_acquire_cred_impersonate_name crashGreg Hudson2014-09-191-2/+8
* Work around replay cache creation raceGreg Hudson2014-09-181-4/+8
* Avoid unneeded GetMSTGT() calls in cc_mslsa.cBen Kaduk2014-09-091-33/+29
* Move realm conversion into helper in cc_mslsa.cBen Kaduk2014-09-091-11/+13
* Rename cc_mslsa.c routines to avoid OS versionsBen Kaduk2014-09-091-17/+21
* Remove unused code from cc_mslsa.cBen Kaduk2014-09-091-108/+0
* comment some future cleanup for cc_mslsa.cBen Kaduk2014-09-091-0/+5
* Remove old Windows support from cc_mslsa.cBen Kaduk2014-09-091-537/+66
* Let libgssapi see TGTs in the MSLSA cacheBen Kaduk2014-09-091-2/+3
* Try to scan_ccache() after leash picks a cacheBen Kaduk2014-09-091-1/+2
* Fix uninitialized variable bug in kdb_cpw.cGreg Hudson2014-09-051-6/+5
* Simplify kdb_cpw.cGreg Hudson2014-09-051-287/+103
* Re-encrypt preserved key data in new master keyGreg Hudson2014-09-051-71/+126
* Fix unlikely memory leak in KCM clientGreg Hudson2014-09-021-1/+3
* Fix KCM ccache per-type cursorGreg Hudson2014-08-301-31/+89
* Allow logger.c to work with redirected stderrTom Yu2014-08-291-1/+1
* Export gssrpc_bindresvport_saBen Kaduk2014-08-281-0/+1
* Make randkey update principal mkvnoGreg Hudson2014-08-211-1/+6
* Allow SPNEGO fallback to NTLM without mechlistMICGreg Hudson2014-08-091-7/+16
* Make krb5_cc_new_unique create DIR: directoriesNalin Dahyabhai2014-08-091-0/+3
* Fix GSS krb5 GSS_C_DELEG_FLAG ret_flags resultGreg Hudson2014-08-091-9/+10
* Fix glob memory leak in GSS initializationGreg Hudson2014-08-071-1/+2
* Fix OS X buildBen Kaduk2014-08-061-1/+1
* Fix the build on windowsBen Kaduk2014-08-064-8/+15
* Use zapfree in krb5_decrypt_tkt_partAndreas Schneider2014-08-061-4/+1
* Ignore iprop deletion of deleted princTom Yu2014-08-021-0/+2
* Add flag word to KDB iteration APIsTom Yu2014-08-023-4/+4
* Add KCM credential cache type (client only)Greg Hudson2014-07-309-2/+1220
* Adjust marshalling interfaces for KCMGreg Hudson2014-07-305-106/+75
* Modify k5buf interfaces for easier useGreg Hudson2014-07-3019-112/+91
* Don't equate IAKERB and krb5 in SPNEGO initiatorGreg Hudson2014-07-213-4/+6