freebsd-dev/lib/libgssapi
Brooks Davis 155e586513 libgssapi: modernize static string array use
Use designated initializers to document positions in the arrays rather
than requiring counting. Use nitems() rather than rolling it by hand to
count elements.

Also, passify a Clang 12 warning about suspcious string concatenation
within an array initializer by adding parentheses.

Reviewed by:	emaste
MFC after:	1 week
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D26592
2020-10-13 17:14:30 +00:00
..
context.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
cred.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_accept_sec_context.3 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
gss_accept_sec_context.c Use the __DECONST macro rather than hand rolling it. 2019-07-19 22:54:09 +00:00
gss_acquire_cred.3
gss_acquire_cred.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_add_cred.3
gss_add_cred.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_add_oid_set_member.3
gss_add_oid_set_member.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_buffer_set.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gss_canonicalize_name.3
gss_canonicalize_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_compare_name.3
gss_compare_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_context_time.3
gss_context_time.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_create_empty_oid_set.3
gss_create_empty_oid_set.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_decapsulate_token.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_delete_sec_context.3
gss_delete_sec_context.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_display_name.3
gss_display_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_display_status.3
gss_display_status.c libgssapi: modernize static string array use 2020-10-13 17:14:30 +00:00
gss_duplicate_name.3
gss_duplicate_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_duplicate_oid.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_encapsulate_token.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_export_name.3
gss_export_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_export_sec_context.3
gss_export_sec_context.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_get_mic.3
gss_get_mic.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_import_name.3
gss_import_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_import_sec_context.3
gss_import_sec_context.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_indicate_mechs.3
gss_indicate_mechs.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_init_sec_context.3
gss_init_sec_context.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_inquire_context.3
gss_inquire_context.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_inquire_cred_by_mech.3
gss_inquire_cred_by_mech.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_inquire_cred_by_oid.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gss_inquire_cred.3
gss_inquire_cred.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_inquire_mechs_for_name.3
gss_inquire_mechs_for_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_inquire_names_for_mech.3
gss_inquire_names_for_mech.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_inquire_sec_context_by_oid.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_krb5.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_mech_switch.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_names.c Use the __DECONST macro rather than hand rolling it. 2019-07-19 22:54:09 +00:00
gss_oid_to_str.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gss_pname_to_uid.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_process_context_token.3
gss_process_context_token.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_pseudo_random.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gss_release_buffer.3
gss_release_buffer.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_release_cred.3
gss_release_cred.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_release_name.3
gss_release_name.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_release_oid_set.3
gss_release_oid_set.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_release_oid.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gss_seal.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_set_cred_option.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gss_set_sec_context_option.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gss_sign.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_test_oid_set_member.3
gss_test_oid_set_member.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_unseal.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_unwrap.3
gss_unwrap.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_utils.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_verify_mic.3
gss_verify_mic.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_verify.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_wrap_size_limit.3
gss_wrap_size_limit.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gss_wrap.3
gss_wrap.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
gssapi.3
Makefile pkgbase: Create a FreeBSD-utilities package and make it the default one 2019-09-05 14:15:47 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
mech_switch.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mech.5
name.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
spnego.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
Symbol.map
utils.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00