mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04: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 |
||
|---|---|---|
| .. | ||
| gssapi | ||
| krb5 | ||
| mech | ||
| ntlm | ||
| spnego | ||
| ChangeLog | ||
| gss-commands.in | ||
| gss_acquire_cred.3 | ||
| gssapi.3 | ||
| gssapi.h | ||
| gssapi_mech.h | ||
| gsstool.c | ||
| Makefile.am | ||
| Makefile.in | ||
| test_acquire_cred.c | ||
| test_common.c | ||
| test_common.h | ||
| test_context.c | ||
| test_cred.c | ||
| test_kcred.c | ||
| test_names.c | ||
| test_ntlm.c | ||
| test_oid.c | ||
| version-script.map | ||