mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 06:11:32 -05:00
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 |
||
|---|---|---|
| .. | ||
| admin | ||
| appl | ||
| base | ||
| doc | ||
| etc | ||
| include | ||
| kadmin | ||
| kcm | ||
| kdc | ||
| kpasswd | ||
| kuser | ||
| lib | ||
| tools | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| autogen.sh | ||
| ChangeLog | ||
| ChangeLog.1998 | ||
| ChangeLog.1999 | ||
| ChangeLog.2000 | ||
| ChangeLog.2001 | ||
| ChangeLog.2002 | ||
| ChangeLog.2003 | ||
| ChangeLog.2004 | ||
| ChangeLog.2005 | ||
| ChangeLog.2006 | ||
| compile | ||
| config.guess | ||
| config.sub | ||
| configure | ||
| FREEBSD-Xlist | ||
| install-sh | ||
| krb5.conf | ||
| LICENSE | ||
| ltmain.sh | ||
| Makefile.am | ||
| Makefile.am.common | ||
| Makefile.in | ||
| missing | ||
| NEWS | ||
| README | ||
Heimdal is a Kerberos 5 implementation. For information how to install see <http://www.h5l.org/compile.html>. There are briefer man pages for most of the commands. Bug reports and bugs are appreciated, see more under Bug reports in the manual on how we prefer them: <heimdal-bugs@h5l.org>. For more information see the web-page at <http://www.h5l.org/> or the mailing lists: heimdal-announce@sics.se low-volume announcement heimdal-discuss@sics.se high-volume discussion send a mail to heimdal-announce-request@sics.se and heimdal-discuss-request@sics.se respectively to subscribe.