freebsd-dev/kerberos5
John Baldwin e4456411a8 Update the existing heimdal implementation for OpenSSL 1.1.
Existing work is underway to import a newer version of heimdal, but
this patchset gets us to a fully working tree to enable more wide
spread testing of OpenSSL 1.1 for now.

I've also enabled WARNS=1 for kerberos (which is the reason for the
change in libroken).  Having -Werror enabled was useful during the
1.1 updates and we probably should have warnings enabled by default
for kerberos anyway.

This passes make tinderbox, and I have also done some very light
runtime testing on amd64.

Reviewed by:	bjk, jkim, emaste
Differential Revision:	https://reviews.freebsd.org/D17276
2018-10-05 16:35:24 +00:00
..
include Update the existing heimdal implementation for OpenSSL 1.1. 2018-10-05 16:35:24 +00:00
lib various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
libexec DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tools DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
usr.bin krb5-config build: Remove gratuitous escaping 2018-08-12 00:06:21 +00:00
usr.sbin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile kerberos5: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:34:36 +00:00
Makefile.inc Update the existing heimdal implementation for OpenSSL 1.1. 2018-10-05 16:35:24 +00:00
README

This subtree is world-exportable, as it does not contain any
cryptographic code.

At the time of writing, it did not even contain source code, only
Makefiles and headers.

Please maintain this "exportable" status quo.

Thanks!

MarkM
markm@freebsd.org
20th Sept 1997