opnsense-src/crypto/heimdal/lib/gssapi/krb5
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
..
8003.c
accept_sec_context.c
acquire_cred.c
add_cred.c
address_to_krb5addr.c
aeap.c
arcfour.c Update the existing heimdal implementation for OpenSSL 1.1. 2018-10-05 16:35:24 +00:00
authorize_localname.c
canonicalize_name.c
ccache_name.c
cfx.c
cfx.h
compare_name.c
compat.c
context_time.c
copy_ccache.c
creds.c
decapsulate.c
delete_sec_context.c
display_name.c
display_status.c
duplicate_name.c
encapsulate.c
export_name.c
export_sec_context.c
external.c
get_mic.c Update the existing heimdal implementation for OpenSSL 1.1. 2018-10-05 16:35:24 +00:00
gkrb5_err.et
gsskrb5-private.h
gsskrb5_locl.h
import_name.c
import_sec_context.c
indicate_mechs.c
init.c
init_sec_context.c
inquire_context.c
inquire_cred.c
inquire_cred_by_mech.c
inquire_cred_by_oid.c
inquire_mechs_for_name.c
inquire_names_for_mech.c
inquire_sec_context_by_oid.c
pname_to_uid.c
prf.c Apply patch from upstream Heimdal for encoding fix 2013-12-13 03:09:29 +00:00
process_context_token.c
release_buffer.c
release_cred.c
release_name.c
sequence.c
set_cred_option.c
set_sec_context_option.c
store_cred.c
test_cfx.c
ticket_flags.c
unwrap.c Update the existing heimdal implementation for OpenSSL 1.1. 2018-10-05 16:35:24 +00:00
verify_mic.c Update the existing heimdal implementation for OpenSSL 1.1. 2018-10-05 16:35:24 +00:00
wrap.c Update the existing heimdal implementation for OpenSSL 1.1. 2018-10-05 16:35:24 +00:00