ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Evgeny Sinelnikov" <sin@altlinux.ru>
To: "ALT Linux Team development discussions" <devel@lists.altlinux.org>
Subject: [devel] IQ: libcrypto.so.7/libssl.so.7
Date: Mon, 1 Dec 2008 02:48:03 +0300
Message-ID: <921f6bb40811301548q5e8b933bgd4594bc551059243@mail.gmail.com> (raw)

Здравствуйте,

уже довольно продолжительное время в моём git обитает новая сборка
openssl-0.9.8i-alt2
Сравнение в ABI с текущей 0.9.8h показало, что никаких серьёзных
изменений в ABI не произошло:
--- libssl.so.0.9.8h.symbols.3<>2008-11-30 18:22:07 +0300
+++ libssl.so.0.9.8i.symbols.3<>2008-11-30 18:22:02 +0300
@@ -230,6 +236,7 @@
 SSL_CTX_set_cipher_list
 SSL_CTX_set_client_CA_list
 SSL_CTX_set_client_cert_cb
+SSL_CTX_set_client_cert_engine
 SSL_CTX_set_cookie_generate_cb
 SSL_CTX_set_cookie_verify_cb
 SSL_CTX_set_default_passwd_cb
@@ -738,6 +745,7 @@
 ssl_clear_bad_session
 ssl_clear_cipher_ctx
 ssl_create_cipher_list
+ssl_do_client_cert_cb
 ssl_free_wbio_buffer
 ssl_get_ciphers_by_id
 ssl_get_new_session

--- libcrypto.so.0.9.8h.symbols.3<----->2008-11-30 18:23:24 +0300
+++ libcrypto.so.0.9.8i.symbols.3<----->2008-11-30 18:23:33 +0300
@@ -238,7 +238,6 @@
 BIO_ctrl_wpending
 BIO_debug_callback
 BIO_dgram_non_fatal_error
-BIO_dgram_should_retry
 BIO_dump
 BIO_dump_cb
 BIO_dump_fp
@@ -928,6 +927,7 @@
 ENGINE_get_name
 ENGINE_get_next
 ENGINE_get_prev
+ENGINE_get_ssl_client_cert_function
 ENGINE_get_static_state
 ENGINE_get_table_flags
 ENGINE_init
@@ -938,6 +938,7 @@
 ENGINE_load_padlock
 ENGINE_load_private_key
 ENGINE_load_public_key
+ENGINE_load_ssl_client_cert
 ENGINE_new
 ENGINE_register_DH
 ENGINE_register_DSA
@@ -989,6 +990,7 @@
 ENGINE_set_init_function
 ENGINE_set_load_privkey_function
 ENGINE_set_load_pubkey_function
+ENGINE_set_load_ssl_client_cert_function
 ENGINE_set_name
 ENGINE_set_table_flags
 ENGINE_unregister_DH
@@ -1283,6 +1285,7 @@
 HMAC
 HMAC_CTX_cleanup
 HMAC_CTX_init
+HMAC_CTX_set_flags
 HMAC_Final
 HMAC_Init
 HMAC_Init_ex

Единственное, что здесь может смутить - это убранный
BIO_dgram_should_retry(). На деле же это внутренняя функция, которую
никогда не выносили в заголовочные файлы, а теперь сделали, для пущей
верности, ещё и статической. Есть ли у кого-нибудь возражения по
поводу перехода на новый openssl?


-- 
Sin (Sinelnikov Evgeny)

             reply	other threads:[~2008-11-30 23:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-30 23:48 Evgeny Sinelnikov [this message]
2008-12-01  0:19 ` Dmitry V. Levin
2008-12-01  0:49   ` Evgeny Sinelnikov
2008-12-05 11:15     ` Evgeny Sinelnikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=921f6bb40811301548q5e8b933bgd4594bc551059243@mail.gmail.com \
    --to=sin@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git