From 4322a8495c9b7b74b0205bb8be5ab4bb31447026 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 24 Aug 2007 23:04:47 +0000 Subject: [PATCH] Stop exporting _krb5_* (note leading underscore) and asn1* symbols git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19874 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/libkrb5.exports | 158 ----------------------------------- 1 file changed, 158 deletions(-) diff --git a/src/lib/krb5/libkrb5.exports b/src/lib/krb5/libkrb5.exports index 676d2dc12..1543a13df 100644 --- a/src/lib/krb5/libkrb5.exports +++ b/src/lib/krb5/libkrb5.exports @@ -1,161 +1,3 @@ -_krb5_conf_boolean -_krb5_use_dns_kdc -_krb5_use_dns_realm -asn12krb5_buf -asn1_decode_addrtype -asn1_decode_ap_options -asn1_decode_authdata_elt -asn1_decode_authdatatype -asn1_decode_authorization_data -asn1_decode_charstring -asn1_decode_checksum -asn1_decode_cksumtype -asn1_decode_enc_kdc_rep_part -asn1_decode_enc_sam_key -asn1_decode_enc_sam_response_enc -asn1_decode_enc_sam_response_enc_2 -asn1_decode_encrypted_data -asn1_decode_encryption_key -asn1_decode_enctype -asn1_decode_etype_info -asn1_decode_etype_info2 -asn1_decode_generalstring -asn1_decode_generaltime -asn1_decode_host_address -asn1_decode_host_addresses -asn1_decode_ia5string -asn1_decode_int -asn1_decode_int32 -asn1_decode_integer -asn1_decode_kdc_options -asn1_decode_kdc_rep -asn1_decode_kdc_req -asn1_decode_kdc_req_body -asn1_decode_kerberos_time -asn1_decode_krb5_flags -asn1_decode_krb_cred_info -asn1_decode_krb_safe_body -asn1_decode_kvno -asn1_decode_last_req -asn1_decode_last_req_entry -asn1_decode_maybe_unsigned -asn1_decode_msgtype -asn1_decode_null -asn1_decode_octet -asn1_decode_octetstring -asn1_decode_oid -asn1_decode_pa_data -asn1_decode_passwdsequence -asn1_decode_predicted_sam_response -asn1_decode_principal_name -asn1_decode_printablestring -asn1_decode_realm -asn1_decode_sam_challenge -asn1_decode_sam_challenge_2 -asn1_decode_sam_challenge_2_body -asn1_decode_sam_flags -asn1_decode_sam_response -asn1_decode_sam_response_2 -asn1_decode_seqnum -asn1_decode_sequence_of_checksum -asn1_decode_sequence_of_enctype -asn1_decode_sequence_of_krb_cred_info -asn1_decode_sequence_of_pa_data -asn1_decode_sequence_of_passwdsequence -asn1_decode_sequence_of_ticket -asn1_decode_ticket -asn1_decode_ticket_flags -asn1_decode_transited_encoding -asn1_decode_ui_2 -asn1_decode_ui_4 -asn1_decode_unsigned_integer -asn1_encode_ap_options -asn1_encode_authorization_data -asn1_encode_charstring -asn1_encode_checksum -asn1_encode_enc_kdc_rep_part -asn1_encode_enc_sam_response_enc -asn1_encode_enc_sam_response_enc_2 -asn1_encode_encrypted_data -asn1_encode_encryption_key -asn1_encode_enumerated -asn1_encode_etype_info -asn1_encode_etype_info_entry -asn1_encode_generalstring -asn1_encode_generaltime -asn1_encode_host_address -asn1_encode_host_addresses -asn1_encode_ia5string -asn1_encode_integer -asn1_encode_kdc_options -asn1_encode_kdc_rep -asn1_encode_kdc_req -asn1_encode_kdc_req_body -asn1_encode_kerberos_time -asn1_encode_krb5_authdata_elt -asn1_encode_krb5_flags -asn1_encode_krb_cred_info -asn1_encode_krb_safe_body -asn1_encode_krb_saved_safe_body -asn1_encode_last_req -asn1_encode_last_req_entry -asn1_encode_null -asn1_encode_octetstring -asn1_encode_oid -asn1_encode_pa_data -asn1_encode_passwdsequence -asn1_encode_predicted_sam_response -asn1_encode_principal_name -asn1_encode_printablestring -asn1_encode_realm -asn1_encode_sam_challenge -asn1_encode_sam_challenge_2 -asn1_encode_sam_challenge_2_body -asn1_encode_sam_flags -asn1_encode_sam_key -asn1_encode_sam_response -asn1_encode_sam_response_2 -asn1_encode_sequence_of_checksum -asn1_encode_sequence_of_enctype -asn1_encode_sequence_of_krb_cred_info -asn1_encode_sequence_of_pa_data -asn1_encode_sequence_of_passwdsequence -asn1_encode_sequence_of_ticket -asn1_encode_ticket -asn1_encode_ticket_flags -asn1_encode_transited_encoding -asn1_encode_ui_4 -asn1_encode_unsigned_integer -asn1_get_sequence -asn1_get_tag_2 -asn1_krb5_realm_copy -asn1_make_etag -asn1_make_id -asn1_make_length -asn1_make_sequence -asn1_make_set -asn1_make_string -asn1_make_tag -asn1buf_create -asn1buf_destroy -asn1buf_ensure_space -asn1buf_expand -asn1buf_free -asn1buf_hex_unparse -asn1buf_imbed -asn1buf_insert_charstring -asn1buf_insert_octet -asn1buf_insert_octetstring -asn1buf_len -asn1buf_remains -asn1buf_remove_charstring -asn1buf_remove_octet -asn1buf_remove_octetstring -asn1buf_size -asn1buf_skiptail -asn1buf_sync -asn1buf_unparse -asn1buf_wrap_data decode_krb5_alt_method decode_krb5_ap_rep decode_krb5_ap_rep_enc_part -- 2.26.2