aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Fix a variety of one-time leaksGreg Hudson25-132/+115
2016-08-10Add ulog_fini()Greg Hudson3-0/+15
2016-08-10Fix leak on error in libkadm5_srv initializationGreg Hudson1-0/+11
2016-08-10Fix leak in capaths processingGreg Hudson1-1/+2
2016-08-10Fix leak in key change operationsGreg Hudson1-0/+1
2016-08-10Fix leak in kadm5_hook interfaceGreg Hudson1-0/+1
2016-08-10Fix unlikely leak in sendto_kdcGreg Hudson1-1/+1
2016-08-10Fix leak in FAST OTP client processingGreg Hudson1-0/+1
2016-08-10Fix leak in DB2 krb5_db_promote() implementationGreg Hudson1-0/+1
2016-08-10Fix leak in ulog_replay()Greg Hudson1-4/+0
2016-08-10Fix krb5_get_init_creds_password() pwchange leakGreg Hudson1-0/+2
2016-08-10Fix leak in gss_display_name() for non-MN namesGreg Hudson1-23/+4
2016-08-10Fix leak in k5_free_cammac()Greg Hudson1-0/+1
2016-08-10Fix leaks on error in krb5 gss_acquire_cred()Greg Hudson1-2/+8
2016-08-10Fix leak on error in libkadm5_clnt initializationGreg Hudson1-1/+1
2016-08-10Fix memory leak in old gssrpc authenticationGreg Hudson1-3/+3
2016-08-10Fix memory leak destroying DIR ccacheGreg Hudson1-0/+1
2016-08-10Fix memory leak in db2 policy DB initializationGreg Hudson1-1/+6
2016-08-10Update libev sources to 4.22Greg Hudson8-607/+1835
2016-08-10Add Host HTTP header to MS-KKDCP requestsChristian Heimes1-5/+13
2016-08-10Add unit tests for sort_key_dataSarah Day3-1/+109
2016-08-10Add unit tests for k5_parse_host_stringSarah Day6-6/+275
2016-08-09Add cmocka supportSarah Day5-0/+37
2016-08-08Change KDC error for encrypted timestamp preauthAndreas Schneider1-12/+4
2016-08-08Fix and simplify locate_kdc.c port byte orderGreg Hudson5-16/+16
2016-08-05Make Emacs tags actually workTom Yu2-0/+15
2016-08-04Remove unused stuff from top-level Makefile.inTom Yu1-51/+1
2016-08-04Warn about dump -recurse nonfunctionalityTom Yu2-0/+9
2016-08-04Remove unnecessary directoriesGreg Hudson30-3601/+1
2016-08-03Remove all makefiles in make distcleanGreg Hudson9-14/+24
2016-07-30make dependGreg Hudson26-1023/+1036
2016-07-30Fix build system hygiene issuesGreg Hudson12-11/+40
2016-07-28Add skiptests notification for Python scriptsGreg Hudson1-1/+5
2016-07-28Use single-colon rules in makefilesGreg Hudson158-587/+571
2016-07-27Move CFLAGS and CPPFLAGS after local includesSarah Day1-1/+1
2016-07-27Rename k5-queue.h macrosTom Yu5-277/+166
2016-07-25Improve bad password inference in kinitGreg Hudson1-6/+20
2016-07-25Set prompt type for OTP preauth promptGreg Hudson1-0/+5
2016-07-25Fix skiptests typo in lib/krb5/os/Makefile.inTom Yu1-1/+1
2016-07-25Comment why TRACE() is not used directlyBen Kaduk1-0/+5
2016-07-25Clean up some whitespace in configure.inTom Yu1-7/+7
2016-07-22Better handle failures to resolve client keytabWill Fiveash4-4/+36
2016-07-21Allow trace logging from GSS libraryGreg Hudson1-0/+1
2016-07-19Minimize timing leaks in PKINIT decryptionGreg Hudson1-23/+34
2016-07-19Simplify pkcs7_dataDecode() in PKINITGreg Hudson1-65/+14
2016-07-19Add a PKINIT test using RSAGreg Hudson1-0/+6
2016-07-19Fix recent change to kdcdefaults processingGreg Hudson1-1/+1
2016-07-19Fix S4U2Self KDC crash when anon is restrictedGreg Hudson2-1/+6
2016-07-19Fix error code on clpreauth module failureGreg Hudson1-2/+6
2016-07-19Fix error handling in k5_expand_path()Greg Hudson1-1/+1