summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for krb5-1.22-prereleaseHEADmasterGreg Hudson2023-04-142-17/+30
* make regenGreg Hudson2023-04-1333-300/+332
* Update config.guess, config.subGreg Hudson2023-04-132-22/+59
* Update features list for 1.21Greg Hudson2023-04-131-0/+42
* Convey realm names to certauth modulesGreg Hudson2023-04-112-10/+23
* Add PA-REDHAT-PASSKEY padata typePavel Březina2023-04-113-0/+3
* Add GSS_C_INQ_ODBC_SESSION_KEYGreg Hudson2023-04-105-31/+93
* Update ax-pthread.m4 from autoconf archiveGreg Hudson2023-04-102-108/+145
* Run Github Actions on ubuntu-latest (not 18.04)Greg Hudson2023-04-102-7/+7
* Squash unused variable warnings in kdb5_ldap_utilGreg Hudson2023-04-101-24/+16
* Squash a Berkeley DB warningGreg Hudson2023-04-101-27/+1
* Fix indentation in x-deltat.yGreg Hudson2023-04-102-5/+5
* Fix maintainer-mode build for binutils 2.37Greg Hudson2023-04-101-0/+1
* Add pac_privsvr_enctype string attributeGreg Hudson2023-03-277-15/+105
* Fix potential memory leak in recent commitGreg Hudson2023-03-261-2/+3
* Eliminate TWRITE macros in GSS libraryGreg Hudson2023-03-244-106/+43
* Use k5-der.h in GSS libraryGreg Hudson2023-03-2412-1530/+474
* Add a simple DER support headerGreg Hudson2023-03-241-0/+149
* Make k5buf more flexible for binary dataGreg Hudson2023-03-2425-87/+101
* Update copyright years to 2023Greg Hudson2023-03-248-8/+8
* Use control flow guard flag in Windows buildsgakamath2023-03-131-1/+1
* Modernize PAC codeGreg Hudson2023-03-053-465/+362
* Modernize default key data encryption functionsGreg Hudson2023-03-012-136/+111
* Fix possible double-free during KDB creationJulien Rische2023-03-011-0/+2
* Avoid using internal APIs in sim_clientGreg Hudson2023-02-271-20/+9
* Fix meridian type in getdate.yJulien Rische2023-02-271-1/+2
* Fix read overruns in SPNEGO parsingGreg Hudson2023-02-131-6/+10
* Add margin to expired tickets in test suiteGreg Hudson2023-02-012-2/+2
* Fix t_ndr to return a define value from main()Greg Hudson2023-01-271-0/+1
* Add PAC full checksumsGreg Hudson2023-01-246-175/+240
* Don't issue session keys with deprecated enctypesGreg Hudson2023-01-2310-20/+107
* In KDC, assume all services support aes256-sha1Greg Hudson2023-01-232-3/+7
* Remove man page includes from RST documentationGreg Hudson2023-01-197-493/+147
* Fix PKINIT CMS error checking for older OpenSSLGreg Hudson2023-01-131-11/+3
* Fix policy DB fallback error handlingGreg Hudson2023-01-041-10/+5
* Fix kpropd crash with unrecognized optionabushwang2023-01-041-0/+1
* Remove unused Unicode functionsGreg Hudson2022-12-2619-5249/+7
* Simplify krb5_chpw_message() UTF-8 processingGreg Hudson2022-12-263-6/+33
* Remove line continuations in et_c.awkgakamath2022-12-062-20/+11
* Fix gic_keytab crash on memory exhaustionChenChen Zhou2022-12-051-8/+4
* Fix preauth crash on memory exhaustionChenChen Zhou2022-12-051-0/+4
* Fix profile crash on memory exhaustionChenChen Zhou2022-12-051-1/+1
* Fix aclocal.m4 syntax error for autoconf 2.72Julien Rische2022-11-181-2/+2
* Add Georgian translationNorwayFun2022-11-172-2/+9189
* Use memmove() in Unicode functionsGreg Hudson2022-11-033-16/+16
* Fix integer overflows in PAC parsingGreg Hudson2022-11-032-2/+25
* Fix null deref in KDC when decoding invalid NDRGreg Hudson2022-11-032-10/+36
* Avoid small read overrun in UTF8 normalizationGreg Hudson2022-11-031-0/+6
* Fix typo in TRACE_FAST_ARMOR_CCACHE_KEY messageRichard E. Silverman2022-11-021-1/+1
* Refactor KDC TGS processing codeGreg Hudson2022-10-038-824/+872