aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-25Updates for krb5-1.13-beta1krb5-1.13-beta1Tom Yu3-4/+39
2014-09-25make update-poTom Yu1-285/+262
2014-09-25Update manpagesTom Yu3-7/+16
2014-09-25make dependTom Yu1-1/+2
2014-09-22Return only new keys in randkey [CVE-2014-5351]Greg Hudson1-3/+18
2014-09-22Fix krb5 gss_acquire_cred_impersonate_name crashGreg Hudson1-2/+8
2014-09-18Work around replay cache creation raceGreg Hudson1-4/+8
2014-09-18Restore providing password TGTs for the ksu targetNalin Dahyabhai1-0/+2
2014-09-18Fix ksu crash in cases where it obtains the TGTNalin Dahyabhai4-87/+48
2014-09-18Document KDC TCP listener changeTom Yu1-7/+5
2014-09-18Enable KDC TCP listener by defaultTom Yu1-1/+1
2014-09-12Let libgssapi see TGTs in the MSLSA cacheBen Kaduk1-2/+3
2014-09-12Add some KDC entries to the registry via WiXBen Kaduk1-0/+13
2014-09-12Try to scan_ccache() after leash picks a cacheBen Kaduk1-1/+2
2014-09-10Document clock skew tolerance for ticket timesBrett Randall2-0/+11
2014-09-10In ksu, handle typeless default_ccache_name valuesNalin Dahyabhai1-2/+9
2014-09-08Re-encrypt preserved key data in new master keyGreg Hudson1-71/+126
2014-09-08Add test case for -keepold mkey re-encryptionGreg Hudson1-3/+11
2014-09-08Update NOTICE with new changes for 1.13Benjamin Kaduk2-0/+139
2014-09-08Allow logger.c to work with redirected stderrTom Yu1-1/+1
2014-09-08Initialize iterflags in update_princ_encryptionBen Kaduk1-1/+1
2014-09-08Map .hin files to the C language for doxygenBen Kaduk1-0/+1
2014-09-08Export gssrpc_bindresvport_saBen Kaduk1-0/+1
2014-08-22Add test case for randkey mkvno updateGreg Hudson1-0/+6
2014-08-22Make randkey update principal mkvnoGreg Hudson1-1/+6
2014-08-21kadm5_randkey_principal interop with Solaris KDCTomas Kuthan3-16/+31
2014-08-21Simplify and improve ksu cred verificationNalin Dahyabhai1-113/+3
2014-08-21Autodetect OpenSSL CMS for LibreSSL compatibilitymaurerpe2-2/+5
2014-08-21Fix test syntax in configure.inMichael Osipov1-2/+2
2014-08-21Fix HP-UX build supportMichael Osipov4-25/+32
2014-08-21krb5-1.13-alpha1-postreleaseTom Yu1-2/+2
2014-08-21Updates for krb5-1.13-alpha1krb5-1.13-alpha1Tom Yu31-1724/+1988
2014-08-12Allow SPNEGO fallback to NTLM without mechlistMICGreg Hudson1-7/+16
2014-08-12Make krb5_cc_new_unique create DIR: directoriesNalin Dahyabhai1-0/+3
2014-08-12Fix GSS krb5 GSS_C_DELEG_FLAG ret_flags resultGreg Hudson1-9/+10
2014-08-08Use more randomness for ksu secondary cache namesNalin Dahyabhai3-9/+36
2014-08-08Copy config entries to the ksu target ccacheNalin Dahyabhai1-1/+2
2014-08-08Make ksu respect the default_ccache_name settingNalin Dahyabhai3-65/+157
2014-08-08Use an intermediate memory cache in ksuNalin Dahyabhai3-83/+87
2014-08-08In ksu, don't stat() not-on-disk ccache residualsNalin Dahyabhai4-100/+60
2014-08-08In ksu, merge krb5_ccache_copy() and _restricted()Nalin Dahyabhai3-117/+22
2014-08-07Add regression test for LDAP key fencepost bugGreg Hudson1-0/+11
2014-08-07Fix LDAP key data segmentation [CVE-2014-4345]Tomas Kuthan1-1/+2
2014-08-07Disallow unlocked iteration of hash databasesTom Yu1-0/+3
2014-08-07Fix glob memory leak in GSS initializationGreg Hudson1-1/+2
2014-08-06Fix KDC race in t_unlockiter.pyTom Yu1-2/+3
2014-08-06Fix OS X buildBen Kaduk1-1/+1
2014-08-06Fix the build on windowsBen Kaduk5-12/+16
2014-08-06In ksu, without the -e flag, also check .k5usersNalin Dahyabhai1-13/+6
2014-08-06Use zapfree in krb5_decrypt_tkt_partAndreas Schneider1-4/+1