Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Add loop() kdcpreauth method

[ghudson@mit.edu: avoid verto.h header dependency; minor fixes]

https://github.com/krb5/krb5/commit/83b4ecd20e50ad330cd761977d5dadefe30a785b
Author: Nathaniel McCallum <npmccallum@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 83b4ecd20e50ad330cd761977d5dadefe30a785b
Branch: master
src/include/krb5/preauth_plugin.h | 13 ++++++++++++-
src/kdc/kdc_preauth.c | 21 +++++++++++++++++++--
src/kdc/kdc_util.h | 3 ++-
src/kdc/main.c | 2 +-
4 files changed, 34 insertions(+), 5 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Add loop() kdcpreauth method

[ghudson@mit.edu: avoid verto.h header dependency; minor fixes]

(cherry picked from commit 83b4ecd20e50ad330cd761977d5dadefe30a785b)

https://github.com/krb5/krb5/commit/2513e7952a64c8093fda092c097315664403fca2
Author: Nathaniel McCallum <npmccallum@redhat.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 2513e7952a64c8093fda092c097315664403fca2
Branch: krb5-1.11
src/include/krb5/preauth_plugin.h | 13 ++++++++++++-
src/kdc/kdc_preauth.c | 21 +++++++++++++++++++--
src/kdc/kdc_util.h | 3 ++-
src/kdc/main.c | 2 +-
4 files changed, 34 insertions(+), 5 deletions(-)