]> git.ipfire.org Git - thirdparty/krb5.git/commit
Build and install SPAKE module for Windows
authorGreg Hudson <ghudson@mit.edu>
Wed, 16 May 2018 17:17:34 +0000 (10:17 -0700)
committerGreg Hudson <ghudson@mit.edu>
Tue, 12 Jun 2018 17:11:26 +0000 (13:11 -0400)
commit7692be7ccc3c5c993fdb43a11f51580cb56f7b5b
tree2675a53c8fc5d08533166a0f0f5c865db50aeca8
parentbae5aae9a6e937e4eaa995e6a0d68b398199d841
Build and install SPAKE module for Windows

For now only the edwards25519 group is supported, since we are not
adding an OpenSSL dependency.

ticket: 8657
src/Makefile.in
src/config/win-pre.in
src/lib/krb5_32.def
src/plugins/preauth/spake/Makefile.in
src/plugins/preauth/spake/spake.def [new file with mode: 0644]
src/windows/installer/wix/config.wxi
src/windows/installer/wix/features.wxi
src/windows/installer/wix/files.wxi
src/windows/installer/wix/platform.wxi