mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-28 07:13:54 +09:00
libssh-0.12.0
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Pavol Žáčik <pzacik@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This map file was updated with abimap-0.3.2
|
||||
# This map file was updated with abimap-0.4.0
|
||||
|
||||
LIBSSH_4_5_0 # Released
|
||||
{
|
||||
@@ -482,27 +482,28 @@ LIBSSH_4_10_0 # Released
|
||||
ssh_request_no_more_sessions;
|
||||
} LIBSSH_4_9_0;
|
||||
|
||||
LIBSSH_AFTER_4_10_0
|
||||
LIBSSH_4_11_0 # Released
|
||||
{
|
||||
global:
|
||||
sftp_get_users_groups_by_id;
|
||||
sftp_name_id_map_free;
|
||||
sftp_name_id_map_new;
|
||||
ssh_get_supported_methods;
|
||||
sshsig_sign;
|
||||
sshsig_verify;
|
||||
ssh_string_cmp;
|
||||
ssh_string_from_data;
|
||||
ssh_pki_ctx_new;
|
||||
ssh_key_get_sk_application;
|
||||
ssh_key_get_sk_flags;
|
||||
ssh_key_get_sk_user_id;
|
||||
ssh_pki_ctx_free;
|
||||
ssh_pki_ctx_get_sk_attestation_buffer;
|
||||
ssh_pki_ctx_new;
|
||||
ssh_pki_ctx_options_set;
|
||||
ssh_pki_ctx_set_sk_pin_callback;
|
||||
ssh_pki_ctx_sk_callbacks_option_set;
|
||||
ssh_pki_ctx_sk_callbacks_options_clear;
|
||||
ssh_pki_ctx_get_sk_attestation_buffer;
|
||||
ssh_key_get_sk_flags;
|
||||
ssh_key_get_sk_application;
|
||||
ssh_key_get_sk_user_id;
|
||||
ssh_pki_generate_key;
|
||||
ssh_sk_resident_keys_load;
|
||||
ssh_string_cmp;
|
||||
ssh_string_from_data;
|
||||
sshsig_sign;
|
||||
sshsig_verify;
|
||||
} LIBSSH_4_10_0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user