aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Fix read overruns in SPNEGO parsingGreg Hudson1-6/+10
2023-02-01Add margin to expired tickets in test suiteGreg Hudson2-2/+2
2023-01-27Fix t_ndr to return a define value from main()Greg Hudson1-0/+1
2023-01-24Add PAC full checksumsGreg Hudson6-175/+240
2023-01-23Don't issue session keys with deprecated enctypesGreg Hudson10-20/+107
2023-01-23In KDC, assume all services support aes256-sha1Greg Hudson2-3/+7
2023-01-19Remove man page includes from RST documentationGreg Hudson7-493/+147
2023-01-13Fix PKINIT CMS error checking for older OpenSSLGreg Hudson1-11/+3
2023-01-04Fix policy DB fallback error handlingGreg Hudson1-10/+5
2023-01-04Fix kpropd crash with unrecognized optionabushwang1-0/+1
2022-12-26Remove unused Unicode functionsGreg Hudson19-5249/+7
2022-12-26Simplify krb5_chpw_message() UTF-8 processingGreg Hudson3-6/+33
2022-12-06Remove line continuations in et_c.awkgakamath2-20/+11
2022-12-05Fix gic_keytab crash on memory exhaustionChenChen Zhou1-8/+4
2022-12-05Fix preauth crash on memory exhaustionChenChen Zhou1-0/+4
2022-12-05Fix profile crash on memory exhaustionChenChen Zhou1-1/+1
2022-11-18Fix aclocal.m4 syntax error for autoconf 2.72Julien Rische1-2/+2
2022-11-17Add Georgian translationNorwayFun2-2/+9189
2022-11-03Use memmove() in Unicode functionsGreg Hudson3-16/+16
2022-11-03Fix integer overflows in PAC parsingGreg Hudson2-2/+25
2022-11-03Fix null deref in KDC when decoding invalid NDRGreg Hudson2-10/+36
2022-11-03Avoid small read overrun in UTF8 normalizationGreg Hudson1-0/+6
2022-11-02Fix typo in TRACE_FAST_ARMOR_CCACHE_KEY messageRichard E. Silverman1-1/+1
2022-10-03Refactor KDC TGS processing codeGreg Hudson8-824/+872
2022-09-27Add and use ts_interval() helperGreg Hudson10-41/+39
2022-08-18Update error checking for OpenSSL CMS_verifyJulien Rische1-3/+6
2022-08-12Avoid protocol error constants in KDC codeGreg Hudson5-126/+103
2022-07-21Fix k5test.py exit handlerGreg Hudson1-1/+2
2022-07-20Remove kdc_context, tgs_server macros in KDCGreg Hudson10-581/+495
2022-07-20Remove include_certchain parameter in PKINITGreg Hudson4-51/+40
2022-07-13Reduce SUBDIROBJLISTS repetition in makefilesGreg Hudson4-28/+7
2022-07-13Remove pre-CMS PKINIT compatibility codeGreg Hudson3-43/+6
2022-07-07Set reasonable supportedCMSTypes in PKINITJulien Rische3-26/+60
2022-06-29Simplify plugin loading codeGreg Hudson1-357/+150
2022-06-29Fix PKCS11 module path searchsashan1-4/+7
2022-06-29Fix build with -DDEBUG optionsashan1-2/+0
2022-06-08Improve k5test daemon checkingGreg Hudson1-46/+40
2022-06-08Free verto context later in KDC cleanupGreg Hudson1-1/+1
2022-06-08Fix memory leak in OTP kdcpreauth moduleGreg Hudson1-2/+4
2022-06-08Fix uncommon PKINIT memory leaksashan1-1/+8
2022-05-31Fix net-server.c when AI_NUMERICSERV is undefinedSergey Fedorov1-1/+4
2022-05-31Fix leaks in KDB test modulesashan1-1/+4
2022-05-31Fix memory leak in SPAKE kdcpreauth modulesashan1-0/+1
2022-05-24Read GSS configuration files with mtime 0Simo Sorce1-5/+6
2022-05-18Support macOS 11 native credential cacheKen Hornstein11-25/+892
2022-05-18Refactor and move CCAPI utility functionsGreg Hudson9-575/+500
2022-05-18Remove unused CCAPI libkrb5 codeGreg Hudson9-1379/+7
2022-05-18Remove krb5_aprof_init() and krb5_aprof_finish()Greg Hudson5-104/+32
2022-05-18Use context profile for libkadm5 configurationGreg Hudson3-23/+5
2022-05-18Omit LDFLAGS from krb5-config --libs outputGreg Hudson1-2/+1