mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 15:48:26 -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 |
||
|---|---|---|
| .. | ||
| announce.c | ||
| config.c | ||
| connect.c | ||
| default_config.c | ||
| digest-service.c | ||
| digest.c | ||
| headers.h | ||
| hprop.8 | ||
| hprop.c | ||
| hprop.h | ||
| hpropd.8 | ||
| hpropd.c | ||
| kdc-private.h | ||
| kdc-protos.h | ||
| kdc-replay.c | ||
| kdc.8 | ||
| kdc.h | ||
| kdc_locl.h | ||
| kerberos5.c | ||
| krb5tgs.c | ||
| kstash.8 | ||
| kstash.c | ||
| kx509.c | ||
| log.c | ||
| main.c | ||
| Makefile.am | ||
| Makefile.in | ||
| misc.c | ||
| mit_dump.c | ||
| pkinit.c | ||
| process.c | ||
| rx.h | ||
| set_dbinfo.c | ||
| string2key.8 | ||
| string2key.c | ||
| version-script.map | ||
| windc.c | ||
| windc_plugin.h | ||