L<ASN1_INTEGER_to_BN(3)>,
L<BN_num_bytes(3)>
+=head1 HISTORY
+
+The functions BN_signed_bin2bn(), BN_signed_bn2bin(), BN_signed_lebin2bn(),
+BN_signed_bn2lebin(), BN_signed_native2bn(), BN_signed_bn2native()
+were added in OpenSSL 3.2.
+
=head1 COPYRIGHT
-Copyright 2000-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
well-known with a specific I/i cases). These functions use C locale for string
comparison.
+=head1 HISTORY
+
+These functions were added in OpenSSL 3.0.3.
+
=head1 COPYRIGHT
-Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
L<SSL_CTX_set_timeout(3)>,
L<SSL_CTX_sess_set_get_cb(3)>
+=head1 HISTORY
+
+SSL_CTX_flush_sessions_ex() was added in OpenSSL 3.4.
+
=head1 COPYRIGHT
Copyright 2001-2024 The OpenSSL Project Authors. All Rights Reserved.
The return type of SSL_CTX_set_record_padding_callback() function was
changed to int in OpenSSL 3.0.
+The functions SSL_set_block_padding_ex() and SSL_CTX_set_block_padding_ex()
+were added in OpenSSL 3.4.
+
=head1 COPYRIGHT
Copyright 2017-2024 The OpenSSL Project Authors. All Rights Reserved.
L<SSL_CTX_set_timeout(3)>,
L<SSL_get_default_timeout(3)>
+=head1 HISTORY
+
+The functions SSL_SESSION_get_time_ex() and SSL_SESSION_set_time_ex() were
+added in OpenSSL 3.3.
+
=head1 COPYRIGHT
Copyright 2001-2024 The OpenSSL Project Authors. All Rights Reserved.
SSL_get0_group_name() returns the name of the group that was used for
the key agreement of the current TLS session establishment.
-
=head1 RETURN VALUES
If non-NULL, SSL_get0_group_name() returns the name of the group that was used for
L<ssl(7)>
+=head1 HISTORY
+
+This function was added in OpenSSL 3.2.
+
=head1 COPYRIGHT
-Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2023-2024 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
NULL may be returned if no memory could be allocated. Otherwise, a
newly allocated string is always returned but it may have strlen == 0.
+=head1 HISTORY
+
+This call was added in OpenSSL 3.4.
+
=head1 COPYRIGHT
Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.
Returns 0 if the TLS handshake RTT cannot be determined yet.
Returns -1 if, while retrieving the TLS handshake RTT, an error occurs.
+=head1 HISTORY
+
+This function was added in OpenSSL 3.2.
+
=head1 COPYRIGHT
-Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2023-2024 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
The SSL_write_ex() function was added in OpenSSL 1.1.1.
The SSL_sendfile() function was added in OpenSSL 3.0.
+The SSL_write_ex2() function was added in OpenSSL 3.3.
=head1 COPYRIGHT
L<SSL_CTX_sess_set_get_cb(3)>,
L<d2i_X509(3)>
+=head1 HISTORY
+
+The function d2i_SSL_SESSION_ex() was added in OpenSSL 3.2.
+
=head1 COPYRIGHT
-Copyright 2001-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2001-2024 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy