Added windows gssapi demo program
authorKeith Vetter <keithv@fusion.com>
Fri, 28 Apr 1995 18:34:37 +0000 (18:34 +0000)
committerKeith Vetter <keithv@fusion.com>
Fri, 28 Apr 1995 18:34:37 +0000 (18:34 +0000)
commit0d6ee29c39b7b40916d609c589f20cf14d50f72c
treefcaa2774ca2f59b67543df5559a24f52269b20d1
parent6f225986f51acfa8eca37a7cc86176db5d240cde
Added windows gssapi demo program

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5613 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/changelo
src/windows/gss/changelo [new file with mode: 0644]
src/windows/gss/gss-clie.c [new file with mode: 0644]
src/windows/gss/gss-misc.c [new file with mode: 0644]
src/windows/gss/gss.c [new file with mode: 0644]
src/windows/gss/gss.def [new file with mode: 0644]
src/windows/gss/gss.h [new file with mode: 0644]
src/windows/gss/gss.ico [new file with mode: 0644]
src/windows/gss/gss.rc [new file with mode: 0644]
src/windows/gss/makefile [new file with mode: 0644]
src/windows/makefile