Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit

Load additional krb5 and come_err funcs

Required for multiple identity management and for migration of code from
leashdll to leash proper.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

https://github.com/krb5/krb5/commit/fd2d1932d262e6e342f795f9aaab2da62585fae2
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Ben Kaduk <kaduk@mit.edu>
Commit: fd2d1932d262e6e342f795f9aaab2da62585fae2
Branch: master
src/windows/include/loadfuncs-krb5.h | 78 ++++++++++++++++++++++++++++++++++
src/windows/leash/Leash.cpp | 56 ++++++++++++++++++++++++
src/windows/leash/Leash.h | 1 +
src/windows/leash/Lglobals.h | 27 ++++++++++++
src/windows/leashdll/leashdll.c | 24 ++++++++++
src/windows/leashdll/leashdll.h | 12 +++++
6 files changed, 198 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Load additional krb5 and come_err funcs

Required for multiple identity management and for migration of code from
leashdll to leash proper.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

(cherry picked from commit fd2d1932d262e6e342f795f9aaab2da62585fae2)

https://github.com/krb5/krb5/commit/15fe6e4309a850c57e1f5ceeb35b35a800a0f109
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 15fe6e4309a850c57e1f5ceeb35b35a800a0f109
Branch: krb5-1.10
src/windows/include/loadfuncs-krb5.h | 78 ++++++++++++++++++++++++++++++++++
src/windows/leash/Leash.cpp | 56 ++++++++++++++++++++++++
src/windows/leash/Leash.h | 1 +
src/windows/leash/Lglobals.h | 27 ++++++++++++
src/windows/leashdll/leashdll.c | 24 ++++++++++
src/windows/leashdll/leashdll.h | 12 +++++
6 files changed, 198 insertions(+), 0 deletions(-)