summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache
Commit message (Expand)AuthorAgeFilesLines
* Get time offsets for all keyring ccachesGreg Hudson2014-01-171-20/+23
* Work around Linux session keyring write behaviorGreg Hudson2014-01-101-4/+24
* 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
* make dependTom Yu2013-12-101-0/+2
* 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
* Catch more strtol() failures when using KEYRINGsNalin Dahyabhai2013-11-121-3/+3
* Conditionally test KEYRING ccache typeGreg Hudson2013-10-023-3/+69
* Support new KEYRING anchor names and big_key keysGreg Hudson2013-10-021-27/+137
* Add collection support for KEYRING ccache typeGreg Hudson2013-10-021-149/+790
* 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-242-40/+0
* 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
* 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
* Use k5calloc instead of k5alloc where appropriateGreg Hudson2013-07-111-1/+1
* Fix various warningsGreg Hudson2013-06-072-43/+14
* Reduce boilerplate in makefilesGreg Hudson2013-05-162-7/+2
* Fix windows buildBen Kaduk2013-05-161-0/+1
* Assume mutex locking cannot failGreg Hudson2013-05-145-277/+95
* Include default DIR::file ccache in collectionGreg Hudson2013-04-222-3/+41
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-082-18/+6
* Simplify principal access within libkrb5Greg Hudson2013-04-083-25/+17
* Fix an error case in krb5int_fcc_new_uniqueGreg Hudson2013-03-281-1/+0
* make dependGreg Hudson2013-03-241-59/+52
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-2410-110/+100
* Add krb5_free_enctypes APIGreg Hudson2013-02-271-2/+2
* Fix fd leak in DIR ccache cursor functionGreg Hudson2013-02-211-1/+1
* Fix memory leak closing DIR ccachesGreg Hudson2013-02-201-0/+1
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-7/+3
* make dependGreg Hudson2013-01-101-1/+1
* Simplify k5test.py environmentsGreg Hudson2012-12-201-7/+7
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-25/+25
* Test in_ccache and pa_types functionalityNalin Dahyabhai2012-10-161-6/+6
* Do not retrieve zero-length credsBen Kaduk2012-09-111-2/+4
* Support kdc_timesync offsets in memory ccacheNate Rosenblum2012-08-311-0/+22
* Improve error translation for CCAPIv3 routinesBen Kaduk2012-08-291-8/+9
* Set fCachesTicket=TRUE when no credentialsKevin Wasserman2012-08-241-1/+2
* Do not be over-restrictive in the presence of UACKevin Wasserman2012-08-241-39/+4
* Remove unused struct and switch_to stubsKevin Wasserman2012-08-231-11/+1
* krb5_stdccv3_get_principal error handling fixupKevin Wasserman2012-07-161-1/+3
* fix leak in cc_mslsa.cKevin Wasserman2012-07-161-0/+2
* Fix macro redefinition warnings in cc_mslsa.cKevin Wasserman2012-07-161-1/+2