NetBSD/crypto/dist/heimdal/lib/gssapi
elric 512a461832 Change all functions that call gssapi_krb5_init() to call one of
two macros GSSAPI_KRB5_INIT() or GSSAPI_KRB5_INIT_MS() which call
the former, check its return code and bail on error.

Addresses PR lib/19191
Given a quick look by joda@.
2002-11-28 11:21:16 +00:00
..
8003.c resolve import conflicts 2002-09-12 13:18:49 +00:00
ChangeLog
Makefile.am
Makefile.in
accept_sec_context.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
acquire_cred.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
add_oid_set_member.c
address_to_krb5addr.c
canonicalize_name.c
compare_name.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
context_time.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
copy_ccache.c resolve import conflicts 2002-09-12 13:18:49 +00:00
create_emtpy_oid_set.c
decapsulate.c
delete_sec_context.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
display_name.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
display_status.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
duplicate_name.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
encapsulate.c
export_name.c
export_sec_context.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
external.c
get_mic.c resolve import conflicts 2002-09-12 13:18:49 +00:00
gssapi.h krb5_socklen_t and krb5_ssize_t should not go here 2002-09-12 14:52:33 +00:00
gssapi_locl.h Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
import_name.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
import_sec_context.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
indicate_mechs.c
init.c
init_sec_context.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
inquire_context.c
inquire_cred.c
release_buffer.c
release_cred.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
release_name.c Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
release_oid_set.c
test_oid_set_member.c
unwrap.c resolve import conflicts 2002-09-12 13:18:49 +00:00
v1.c
verify_mic.c resolve import conflicts 2002-09-12 13:18:49 +00:00
wrap.c resolve import conflicts 2002-09-12 13:18:49 +00:00