]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2023-02-28  Greg HudsonAvoid using internal APIs in sim_client 1292/head
2023-02-27  Julien RischeFix meridian type in getdate.y 1290/head
2023-02-14  Greg HudsonFix read overruns in SPNEGO parsing
2023-02-01  Greg HudsonAdd margin to expired tickets in test suite 1287/head
2023-01-28  Greg HudsonFix t_ndr to return a define value from main()
2023-01-24  Greg HudsonAdd PAC full checksums 1284/head
2023-01-23  Greg HudsonDon't issue session keys with deprecated enctypes 1283/head
2023-01-23  Greg HudsonIn KDC, assume all services support aes256-sha1
2023-01-19  Greg HudsonRemove man page includes from RST documentation 1286/head
2023-01-13  Greg HudsonFix PKINIT CMS error checking for older OpenSSL 1281/head
2023-01-04  Greg HudsonFix policy DB fallback error handling 1280/head
2023-01-04  abushwangFix kpropd crash with unrecognized option 1285/head
2022-12-26  Greg HudsonRemove unused Unicode functions 1279/head
2022-12-26  Greg HudsonSimplify krb5_chpw_message() UTF-8 processing
2022-12-06  gakamathRemove line continuations in et_c.awk 1276/head
2022-12-05  ChenChen ZhouFix gic_keytab crash on memory exhaustion 1275/head
2022-12-05  ChenChen ZhouFix preauth crash on memory exhaustion 1274/head
2022-12-05  ChenChen ZhouFix profile crash on memory exhaustion 1273/head
2022-11-18  Julien RischeFix aclocal.m4 syntax error for autoconf 2.72 1272/head
2022-11-17  NorwayFunAdd Georgian translation 1271/head
2022-11-03  Greg HudsonUse memmove() in Unicode functions
2022-11-03  Greg HudsonFix integer overflows in PAC parsing
2022-11-03  Greg HudsonFix null deref in KDC when decoding invalid NDR
2022-11-03  Greg HudsonAvoid small read overrun in UTF8 normalization
2022-11-02  Richard E.... Fix typo in TRACE_FAST_ARMOR_CCACHE_KEY message 1270/head
2022-10-03  Greg HudsonRefactor KDC TGS processing code 1265/head
2022-09-27  Greg HudsonAdd and use ts_interval() helper 1266/head
2022-08-18  Julien RischeUpdate error checking for OpenSSL CMS_verify 1264/head
2022-08-12  Greg HudsonAvoid protocol error constants in KDC code 1263/head
2022-07-21  Greg HudsonFix k5test.py exit handler
2022-07-21  Greg HudsonRemove kdc_context, tgs_server macros in KDC 1262/head
2022-07-21  Greg HudsonRemove include_certchain parameter in PKINIT 1261/head
2022-07-13  Greg HudsonReduce SUBDIROBJLISTS repetition in makefiles 1260/head
2022-07-13  Greg HudsonRemove pre-CMS PKINIT compatibility code 1259/head
2022-07-07  Julien RischeSet reasonable supportedCMSTypes in PKINIT 1254/head
2022-06-29  Greg HudsonSimplify plugin loading code 1258/head
2022-06-29  sashanFix PKCS11 module path search
2022-06-29  sashanFix build with -DDEBUG option 1257/head
2022-06-08  Greg HudsonImprove k5test daemon checking 1255/head
2022-06-08  Greg HudsonFree verto context later in KDC cleanup
2022-06-08  Greg HudsonFix memory leak in OTP kdcpreauth module
2022-06-08  sashanFix uncommon PKINIT memory leak 1253/head
2022-06-01  Sergey FedorovFix net-server.c when AI_NUMERICSERV is undefined 1252/head
2022-05-31  sashanFix leaks in KDB test module 1251/head
2022-05-31  sashanFix memory leak in SPAKE kdcpreauth module
2022-05-24  Simo SorceRead GSS configuration files with mtime 0 1249/head
2022-05-18  Ken HornsteinSupport macOS 11 native credential cache 1221/head
2022-05-18  Greg HudsonRefactor and move CCAPI utility functions
2022-05-18  Greg HudsonRemove unused CCAPI libkrb5 code
2022-05-18  Greg HudsonRemove krb5_aprof_init() and krb5_aprof_finish() 1248/head
2022-05-18  Greg HudsonUse context profile for libkadm5 configuration
2022-05-18  Greg HudsonOmit LDFLAGS from krb5-config --libs output 1247/head
2022-04-29  Julien RischeAdd configure variable for default PKCS#11 module 1246/head
2022-04-28  Greg HudsonUpdate Windows CI and installer config
2022-04-26  Greg Hudsonmake regen
2022-04-12  Greg HudsonFix iprop with fallback 1244/head
2022-04-11  Greg HudsonInclude time.h in kdb.h 1245/head
2022-03-24  Greg HudsonUpdates for krb5-1.21-prerelease
2022-03-23  Greg HudsonUpdate config.guess, config.sub
2022-03-23  Greg HudsonUpdate features list for 1.20
2022-03-18  Greg Hudsonmake regen
2022-03-17  Greg HudsonTry harder to avoid password change replay errors 1242/head
2022-03-17  Julien RischeUse SHA-256 instead of SHA-1 for PKINIT CMS digest 1243/head
2022-03-08  Julien RischeMake kprop work for dump files larger than 4GB 1239/head
2022-03-02  Tianjiao YinReplace macros with typedefs in gssrpc types.h 1240/head
2022-03-02  Greg HudsonClarify certauth interface documentation 1238/head
2022-02-23  Greg HudsonIn k5test, look for lldb if gdb is not found 1241/head
2022-02-23  Greg HudsonUpdate copyright years to 2022
2022-02-23  Greg HudsonRun Windows CI on windows-2019 image for now
2022-01-28  Greg HudsonRemove unneeded SPAKE free_modreq method
2022-01-27  Greg HudsonAvoid passing null for asprintf strings 1235/head
2022-01-27  Greg HudsonPass client flag to KDB for client preauth match 1236/head
2022-01-27  Greg HudsonImplement replaced_reply_key input to issue_pac()
2022-01-27  Greg HudsonAdd replace_reply_key kdcpreauth callback
2022-01-27  Greg HudsonAdd k5test.py facilities for PKINIT
2022-01-27  Greg HudsonRemove unimplemented GSSRPC symbols 1222/head
2022-01-27  Greg HudsonFactor out PAC checksum verification 1237/head
2022-01-12  Greg HudsonReplace AD-SIGNEDPATH with minimal PACs 1225/head
2022-01-12  Greg HudsonAdd minimal KDC MS-RPCE (NDR) encoder/decoder
2022-01-12  Isaac BoukrisAdd PAC ticket signature APIs
2022-01-07  Greg HudsonCorrect CKSUMTYPE_SHA1 value and comment
2022-01-02  Isaac BoukrisDon't fail krb5_cc_select() for no default realm 1234/head
2021-12-30  Pavel BřezinaAdd PA-REDHAT-IDP-OAUTH2 padata type 1231/head
2021-12-29  Nikhil BeneschRemove unnecessary flag in macOS build 1233/head
2021-12-29  Greg HudsonUse 14 instead of 9 for unkeyed SHA-1 checksum 1232/head
2021-12-05  Greg HudsonFix PAC handling of authtimes after y2038
2021-12-05  Isaac BoukrisFix OpenSSL conditionals for two files
2021-12-05  Andreas SchneiderIssue an error from KDC on S4U2Self failures
2021-11-15  Greg HudsonUse OpenSSL CMAC implementation with OpenSSL 3 1212/head
2021-11-15  Robbie HarwoodUpdate PKINIT for OpenSSL 3
2021-11-15  Robbie HarwoodUse the supported version of openssl 3's CTS mode
2021-11-15  Robbie HarwoodPrefer openssl's EVP_MAC interface for HMAC
2021-11-15  Robbie HarwoodUse OpenSSL 3 versions of remaining KDFs
2021-11-10  Sumit BoseSupport larger RADIUS attributes in libkrad 1229/head
2021-11-10  Sumit BoseMore python3 fixes for t_daemon.py 1230/head
2021-11-10  Greg HudsonAvoid use after free during libkrad cleanup
2021-11-05  Greg HudsonRemove pkinit_kdf_constants.c
2021-11-05  Greg HudsonUse EVP key agreement in PKINIT 1228/head
2021-11-04  Greg HudsonUse OpenSSL SubjectPublicKeyInfo parsing in PKINIT 1227/head
2021-11-02  Greg HudsonUse pre-encoded DH parameter constants in PKINIT 1226/head
next