Add framework for GSS-API support.
commite0b31b435b0e46bf243d21084b8165f4bc32f55f
authorSimon Josefsson <simon@josefsson.org>
Wed, 30 Apr 2003 23:04:53 +0000 (30 23:04 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 30 Apr 2003 23:04:53 +0000 (30 23:04 +0000)
treef0fad70292bb8ced31f989f3b80b5d9ef9852064
parent78f82ddad79b6473f3a21254ca0c41eb851c6873
Add framework for GSS-API support.
12 files changed:
Makefile.am
configure.ac
doc/Makefile.am
doc/shishi.texi
gss/.cvsignore [new file with mode: 0644]
gss/Makefile.am [copied from tests/Makefile.am with 72% similarity]
gss/internal.h [new file with mode: 0644]
gss/name.c [new file with mode: 0644]
gss/oid.c [new file with mode: 0644]
tests/.cvsignore
tests/Makefile.am
tests/gss.c [new file with mode: 0644]