Remove Kerberos support from libssl
authorMatt Caswell <matt@openssl.org>
Tue, 12 May 2015 09:27:53 +0000 (10:27 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 13 May 2015 14:07:57 +0000 (15:07 +0100)
commit55a9a16f1c02837058173c41fa26f36ec3acd22e
treef024c722a4f3b06861b7976a4266afe24646a43d
parent5561419a6033f8ccad9399d5386d6941c0aa44ae
Remove Kerberos support from libssl

Remove RFC2712 Kerberos support from libssl. This code and the associated
standard is no longer considered fit-for-purpose.

Reviewed-by: Rich Salz <rsalz@openssl.org>
31 files changed:
apps/Makefile
crypto/evp/e_des3.c
include/openssl/kssl.h [deleted file]
include/openssl/ssl.h
include/openssl/ssl3.h
ssl/Makefile
ssl/d1_clnt.c
ssl/d1_srvr.c
ssl/install-ssl.com
ssl/kssl.c [deleted file]
ssl/kssl_lcl.h [deleted file]
ssl/record/ssl3_record.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl-lib.com
ssl/ssl_asn1.c
ssl/ssl_ciph.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssl_txt.c
ssl/t1_enc.c
ssl/t1_lib.c
ssl/t1_trce.c
test/Makefile
test/ssltest.c
util/indent.pro
util/mkdef.pl
util/ssleay.num